From: Andre P. <at...@us...> - 2005-07-30 08:25:00
|
Update of /cvsroot/hoc/hoc/installer-package In directory sc8-pr-cvs1.sourceforge.net:/tmp/cvs-serv10363/installer-package Added Files: HOC-Logo.jpg HOC.pmproj LICENSE.rtf Log Message: Removed symlink to Foundation dir in AppKit dir Correctly clean all autogenerated files for Foundation/ and AppKit/ dirs Split install target into install and install-files targets, in preparation for the newly-added 'package' target (that will make use of the install-files target) Added PackageMaker package description file, used to generate a Mac OS X .pkg (Not quite complete enough for distribution yet, but seems to work OK at least.) Added 'package' target to main Makefile, to prepare a Mac OS X binary .pkg. Updated LICENSE file since it's 2005 :) --- NEW FILE: HOC.pmproj --- (This appears to be a binary file; contents omitted.) --- NEW FILE: LICENSE.rtf --- {\rtf1\mac\ansicpg10000\cocoartf824\cocoasubrtf100 {\fonttbl\f0\fnil\fcharset77 LucidaGrande-Bold;\f1\fnil\fcharset77 LucidaGrande;} {\colortbl;\red255\green255\blue255;} {\info {\author Andr\'8e Pang}}\paperw11900\paperh16840\margl1440\margr1440\vieww7740\viewh9160\viewkind0 \pard\tx566\tx1133\tx1700\tx2267\tx2834\tx3401\tx3968\tx4535\tx5102\tx5669\tx6236\tx6803\qc\pardirnatural \f0\b\fs24 \cf0 HOC: A Haskell to Objective-C Binding\ \f1\b0 \ Copyright (C) 2003-2005 Wolfgang Thaller\ Copyright (C) 2004-2005 Andre Pang\ \ Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the ``Software''), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions:\ \ The above copyright notice and this permission notice shall be included in all copies or substantial portions of the Software.\ \ THE SOFTWARE IS PROVIDED ``AS IS'', WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHOR(s) BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.\ } --- NEW FILE: HOC-Logo.jpg --- (This appears to be a binary file; contents omitted.) |