summaryrefslogtreecommitdiffstats
path: root/lang/gcl
Commit message (Collapse)AuthorAgeFilesLines
* Unbreak and upgrade to gcl-2.3jseger1999-11-2510-148/+311
|
* Change Id->FreeBSD.obrien1999-08-251-1/+1
|
* Remove the test to create ${PREFIX}/share/info/dir as it is nowmharo1999-06-052-5/+1
| | | | in bsd.port.mk and this helps to unify the check and install.
* ${MASTER_SITE_GNU} got rearranged in December; let's catch up.fenner1999-01-271-1/+2
|
* Mark BROKEN for ELF:jseger1998-10-141-1/+3
| | | | | | | | | | | | | cd unixport; make saved_gcl) ../xbin/if-exists /usr/u9/wfs/schelter "../xbin/inc-version" ../xbin/if-exists saved_gcl "rm -f saved_gcl" cat init_gcl.lsp | sed -e "s"DATE"Version(`cat ../majvers`.`cat ../minvers`) `date`g" -e 'ssaved_gclsaved_gclg' -e 'slinks t)links t)(setq compiler::*cc* "gcc -pipe -O -fwritable-strings -fomit-frame-pointer -DVOL=volatile -I/usr/ports/lang/gcl/work/gcl-2.2.2/o -I/usr/local/lib/gcl-2.2.2/h -fsigned-char")(si::build-symbol-table)g' -e "sGCLDIR/usr/ports/lang/gcl/work/gcl-2.2.2g" -e "s(defun lisp-imp(setq si::*gcl-version* `cat ../minvers` si::*gcl-major-version* `cat ../majvers`)(defun lisp-impg" -e "s:GCL-1:GCL-"`cat ../majvers`":g" > foo ../unixport/raw_gcl ../unixport/ -libdir /usr/ports/lang/gcl/work/gcl-2.2.2/ < foo GCL (GNU Common Lisp) April 1994 32768 pages Unrecoverable error: GBC is not enabled. Abort trap - core dumped *** Error code 134
* Handle info files.tg1997-10-135-13/+158
| | | | Submitted by: Justin M. Seger <jseger@freebsd.org>
* <expletive> Forgot to cvs add/remove these.tg1997-10-073-0/+20
|
* Upgrade to 2.2.2.tg1997-10-078-217/+67
| | | | | PR: 4699 Submitted by: Justin M. Seger <jseger@freebsd.scds.com>
* 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-164-51/+159
|
* Upgrade to gcl 2.0.hsu1995-04-161-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-051-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-126-0/+55
OpenPOWER on IntegriCloud