aboutsummaryrefslogtreecommitdiffstats
path: root/lang/gcl
Commit message (Collapse)AuthorAgeFilesLines
* Well, I did my best to try to make this thing compile but it seemsasami1997-03-052-1/+29
| | | | | | to require and older version of tcl/tk. Given that the latest version (called 2.2, as opposed to 2.0 that we have) is timestamped November '95, we may not have much hope. :(
* Compress a bunch of manpages. Remove unnecessary @ directives fromasami1996-11-181-1/+0
| | | | | | | | PLISTs. Note: I know that this is going to break some symlinks and/or .so includes, I will back some of these out as I run into these during package building.
* CATAGORIES+= -> CATAGORIES=obrien1996-11-121-2/+5
| | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
* 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-8/+2
| | | | executables along the way.
* Upgrade to gcl 2.0.hsu1995-04-174-51/+159
|
* Upgrade to gcl 2.0.hsu1995-04-171-1/+1
| | | | FreeBSD files now part of standard distribution.
* Update of lang Makefiles....asami1995-04-151-2/+3
|
* 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.
* Minor performance tweak. Take out -O from default CFLAGS so it doesn'thsu1995-03-061-0/+19
| | | | override -O2 from preceding OFLAG.
* Use csh instead of sh to work around bug w/ tty handling. Pointed outhsu1995-02-161-4/+31
| | | | by pw@snoopy.MV.COM.
* gcl - GNU Common Lisphsu1995-02-136-0/+55