aboutsummaryrefslogtreecommitdiffstats
path: root/lang/Gofer
Commit message (Collapse)AuthorAgeFilesLines
* Converted to MAN[1-9NL]obrien1996-11-171-9/+7
|
* CATAGORIES+= -> CATAGORIES=obrien1996-11-121-4/+6
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* Use ${MKDIR} macro to make directory.max1996-10-271-3/+3
|
* Deleted unnecessary @cwd directive.max1996-10-191-2/+46
| | | | | | Complete listing of the files. Added @dirrm directives to remove empty directories after pkg_delete.
* Calls perl with its full path in case perl5 is there and /usr/local/bin ismax1996-10-191-16/+17
| | | | | | | | | | ahead of /usr/bin in the PATH variable. Calls mkdir with its full path. Use macros to install files. Honor the setting of NOMANCOMPRESS.
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"asami1996-10-101-1/+1
| | | | | | | | | | all the COMMENTs! No package names, no version numbers, no "this is absolutix-3.1.2" type comments that have zero information contents. Now, without any bad examples to follow, nobody has an excuse to import a port with those kind of comments. :) Phew! 238 ports modified!
* Change category nome from "languages" to "lang". Also remove "programming"asami1995-11-221-2/+2
| | | | which appeared in some of them, everything here is a programming language! :)
* Update lang Makefiles, compressing some man pages and stripping someasami1995-04-241-4/+2
| | | | executables along the way.
* Make various install and pre-install targets depend on build.asami1995-04-171-2/+2
|
* Update of lang Makefiles....asami1995-04-151-2/+4
|
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are injkh1995-04-011-1/+2
| | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves.
* Correct the paths for two patches. The source for these files didn'tats1995-02-122-4/+4
| | | | live in work/src but in work/src/../scripts.
* gofer - a lazy functional languagehsu1995-02-089-0/+264