summaryrefslogtreecommitdiff
path: root/lang/gcl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Handle info files.Thomas Gellekum1997-10-135-13/+158
| | | | | | | Submitted by: Justin M. Seger <jseger@freebsd.org> Notes: svn path=/head/; revision=8237
* <expletive> Forgot to cvs add/remove these.Thomas Gellekum1997-10-073-0/+20
| | | | Notes: svn path=/head/; revision=8153
* Upgrade to 2.2.2.Thomas Gellekum1997-10-078-217/+67
| | | | | | | | PR: 4699 Submitted by: Justin M. Seger <jseger@freebsd.scds.com> Notes: svn path=/head/; revision=8152
* Well, I did my best to try to make this thing compile but it seemsSatoshi Asami1997-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. :( Notes: svn path=/head/; revision=5852
* Compress a bunch of manpages. Remove unnecessary @ directives fromSatoshi Asami1996-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. Notes: svn path=/head/; revision=4578
* CATAGORIES+= -> CATAGORIES=David E. O'Brien1996-11-121-2/+5
| | | | | | | | Reordered vars where needed. Added MAINTAINERS where needed, many mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc. Notes: svn path=/head/; revision=4416
* Oh my goodness! Satoshi is finally fed up and decided to "clean up"Satoshi 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! Notes: svn path=/head/; revision=3948
* Change category nome from "languages" to "lang". Also remove "programming"Satoshi Asami1995-11-221-2/+2
| | | | | | | which appeared in some of them, everything here is a programming language! :) Notes: svn path=/head/; revision=2450
* Update lang Makefiles, compressing some man pages and stripping someSatoshi Asami1995-04-241-8/+2
| | | | | | | executables along the way. Notes: svn path=/head/; revision=1522
* Upgrade to gcl 2.0.Jeffrey Hsu1995-04-164-51/+159
| | | | Notes: svn path=/head/; revision=1409
* Upgrade to gcl 2.0.Jeffrey Hsu1995-04-161-1/+1
| | | | | | | FreeBSD files now part of standard distribution. Notes: svn path=/head/; revision=1408
* Update of lang Makefiles....Satoshi Asami1995-04-151-2/+3
| | | | Notes: svn path=/head/; revision=1364
* Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are inJordan K. Hubbard1995-04-011-1/+2
| | | | | | | | multiple catagories - I'll expect the various MAINTAINERS to make further adjustments (and add any KEYWORDS lines) themselves. Notes: svn path=/head/; revision=1267
* Minor performance tweak. Take out -O from default CFLAGS so it doesn'tJeffrey Hsu1995-03-051-0/+19
| | | | | | | override -O2 from preceding OFLAG. Notes: svn path=/head/; revision=1091
* Use csh instead of sh to work around bug w/ tty handling. Pointed outJeffrey Hsu1995-02-161-4/+31
| | | | | | | by pw@snoopy.MV.COM. Notes: svn path=/head/; revision=993
* gcl - GNU Common LispJeffrey Hsu1995-02-126-0/+55
Notes: svn path=/head/; revision=956