David E. O'Brien
5cd5b258b5
Convert to the PORTNAME - PORTVERSION syntax.
2000-04-12 06:21:15 +00:00
Satoshi Asami
578b269d65
These ports are building now, so take out BROKEN_ELF.
1999-09-21 10:11:25 +00:00
Michael Haro
65ab34a667
FreeBSD.ORG -> FreeBSD.org
...
Prompted by PR: 13476, 13477
Submitted by: KATO Tsuguru
1999-08-31 06:53:31 +00:00
David E. O'Brien
f0f690adc1
Change Id->FreeBSD.
1999-08-25 06:35:40 +00:00
Tim Vanderhoek
dd9ff05a6a
Commit #3/4 to enforce caps, no period.
...
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.
As promised,
$ time cvs ci
real 67m51.701s
user 0m1.250s
sys 0m5.345s
1999-06-26 19:12:45 +00:00
Satoshi Asami
fda2a2871d
Add USE_XLIB.
1998-12-22 07:45:39 +00:00
Satoshi Asami
1785dc005d
Expand lib/stk directory properly. Use PLIST_SUB to encode info.
1998-11-11 02:03:47 +00:00
Justin M. Seger
6f4b07dd27
Mark BROKEN for ELF:
...
cc -O -pipe -DSTK_VERSION=\"3.1.1\" -DMACHINE=\"FreeBSD-3.0-BETA-i386\" -DUSE_DYNLOAD -DUSE_TK -DSTk_CODE -DFREEBSD -DUSE_STKLOS -DHAVE_UNISTD_H=1 -DHAVE_LIMITS_H=1 -DHAVE_SIGACTION=1 -DHAVE_SELECT=1 -DSTDC_HEADERS=1 -I. -I../Tk/generic -I../Tk/unix -I../Tcl -I../Mp -I/usr/X11R6/include -o stk userinit.o libstk.a ../Mp/libgmp.a ../Tk/unix/libtk.a ../Tcl/libtcl.a ../Tcl/libevtcl.a -L/usr/X11R6/lib -lSM -lICE -lX11 -lm
cc: ../Mp/libgmp.a: No such file or directory
cc: ../Tk/unix/libtk.a: No such file or directory
1998-10-13 23:09:20 +00:00
Satoshi Asami
38c8350e86
There are some version numbers in file/directory names. (Please test
...
packaging before commits!)
1998-03-21 11:33:32 +00:00
Joshua Peck Macdonald
7942a84651
Update to 3.1.1 (due to missing distfile). Though I'm the maintainer
...
of this port it has been a while since I used it and I was unable to
thoroughly test it today. A lot of the patches were removed.
1998-03-08 01:39:27 +00:00
Satoshi Asami
814d25b43c
Don't ask whether I want to delete the old installation or not.
1997-03-06 10:59:00 +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
8ebda7615d
Forcefully ignore libgnumalloc.
...
Pointed to the right place by: jmacd
1996-10-10 00:47:10 +00:00
Joshua Peck Macdonald
b8ec5f320a
Unless I'm hollucinating, my last commit, which I specified
...
-n to, really happened. That's kind of weird. Anyways, I
forgot to add the patches directory and a new patch.
Oh, I specified -n now too, hope this doesn't work.
1996-09-17 23:59:53 +00:00
Joshua Peck Macdonald
d2564b5530
c
1996-09-17 23:55:40 +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
Joshua Peck Macdonald
f105f87b04
Updated to version 2.1.7
1995-06-26 00:15:00 +00:00
Joshua Peck Macdonald
60b13b9963
Reviewed by:
...
Submitted by:
Obtained from:
1995-06-26 00:13:51 +00:00
Satoshi Asami
f7595f0968
Install manpages. Also, add missing "-f" to the end of MAKE_FLAGS.
1995-04-24 22:10:25 +00:00
Satoshi Asami
f41503d389
This port IS_INTERACTIVE (asks if you want to delete old installation).
1995-04-24 21:50:34 +00:00
Joshua Peck Macdonald
0e8d2c1580
add myself as maintainer
1995-04-15 23:41:41 +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
Andreas Schulz
8f1b14fb68
Delete the patch prefix to get it more uniform with the other ports.
1995-02-25 21:59:40 +00:00
Joshua Peck Macdonald
34ee895180
Updated port for version 2.1.6, now supports dynamic loading
...
Submitted by: thomas@ghpc8.ihf.rwth-aachen.de
1995-02-24 10:36:13 +00:00
Steven Wallace
b64a3e4a94
STk 2.1, a scheme interpreter with Tk support
...
Submitted by: Josh MacDonald, <jmacd@uclink.berkeley.edu>
1995-01-04 09:54:39 +00:00