Commit Graph

23 Commits

Author SHA1 Message Date
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Brian Feldman
355868389f Mark this broken for -CURRENT. 2000-02-27 17:44:01 +00:00
Justin M. Seger
a1d94b37d5 Unbreak and upgrade to gcl-2.3 1999-11-25 18:34:01 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Bill Fenner
5261958626 ${MASTER_SITE_GNU} got rearranged in December; let's catch up. 1999-01-27 07:41:29 +00:00
Justin M. Seger
90eebc7d64 Mark BROKEN for ELF:
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
1998-10-14 01:17:50 +00:00
Thomas Gellekum
643bcf78d1 Handle info files.
Submitted by:	Justin M. Seger <jseger@freebsd.org>
1997-10-13 09:10:33 +00:00
Thomas Gellekum
230c1ffd69 <expletive> Forgot to cvs add/remove these. 1997-10-07 09:22:04 +00:00
Thomas Gellekum
ae3c2d150f Upgrade to 2.2.2.
PR:		4699
Submitted by:	Justin M. Seger <jseger@freebsd.scds.com>
1997-10-07 09:20:12 +00:00
Satoshi Asami
575590a86b Well, I did my best to try to make this thing compile but it seems
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. :(
1997-03-05 12:24:57 +00:00
Satoshi Asami
c98cfd116d Compress a bunch of manpages. Remove unnecessary @ directives from
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.
1996-11-18 14:17:24 +00:00
David E. O'Brien
d23a795680 CATAGORIES+= -> CATAGORIES=
Reordered vars where needed.  Added MAINTAINERS where needed, many
mkdir --> ${MKDIR}, install -> ${INSTALL_*}, etc.
1996-11-12 02:19:40 +00:00
Satoshi Asami
95137d2010 Oh my goodness! Satoshi is finally fed up and decided to "clean up"
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!
1996-10-10 05:05:35 +00:00
Satoshi Asami
5812de6cad Change category nome from "languages" to "lang". Also remove "programming"
which appeared in some of them, everything here is a programming language! :)
1995-11-22 13:13:16 +00:00
Satoshi Asami
b098c2ddf2 Update lang Makefiles, compressing some man pages and stripping some
executables along the way.
1995-04-24 11:29:30 +00:00
Jeffrey Hsu
a4c44d5b3a Upgrade to gcl 2.0. 1995-04-16 22:10:15 +00:00
Jeffrey Hsu
6a2f03ec95 Upgrade to gcl 2.0.
FreeBSD files now part of standard distribution.
1995-04-16 22:09:51 +00:00
Satoshi Asami
e9ccf3caed Update of lang Makefiles.... 1995-04-15 05:44:50 +00:00
Jordan K. Hubbard
ac3066bf75 Add CATEGORIES lines to a whole bunch of port Makefiles. Some ports are in
multiple catagories - I'll expect the various MAINTAINERS to make further
adjustments (and add any KEYWORDS lines) themselves.
1995-04-01 12:51:41 +00:00
Jeffrey Hsu
416a84a608 Minor performance tweak. Take out -O from default CFLAGS so it doesn't
override -O2 from preceding OFLAG.
1995-03-05 21:47:20 +00:00
Jeffrey Hsu
2d6ab957ef Use csh instead of sh to work around bug w/ tty handling. Pointed out
by pw@snoopy.MV.COM.
1995-02-16 07:21:35 +00:00
Jeffrey Hsu
b7306c2443 gcl - GNU Common Lisp 1995-02-12 21:10:03 +00:00