David E. O'Brien
b5d1cecde4
Style nits in the ports I maintain.
2000-02-13 03:25:05 +00:00
R. Imura
a62db8f6c0
Initial import of clisp-1999.07.22.
...
This is CLISP - an ANSI Common Lisp.
PR: 16542
Submitted by: Jeff Brown <jabrown@caida.org>
2000-02-13 02:18:18 +00:00
Jeremy Lea
0ddbf191fe
Oops, add this patch (fixes threading).
2000-02-13 01:06:16 +00:00
Jeremy Lea
3c13c845bf
Make this port actually allow you to pick depends.
...
Approved by: maintainer
2000-02-13 01:04:28 +00:00
Chris Piazza
28325030d6
Fix for NEWGCC and add a new MASTER_SITE
...
Submitted by: Alexander Langer <alex@big.endian.de>
2000-02-12 20:54:54 +00:00
John Polstra
855217bb55
Enable pm3-{base,forms,gui,net}.
2000-02-10 05:51:40 +00:00
John Polstra
76acab505b
Add four new ports for various portions of the Polytechnique
...
Montreal Modula-3 (PM3) distribution. This is the most actively
maintained Modula-3 distribution, and I will probably make CVSup use
it soon.
These ports work for FreeBSD 2.x, 3.x, and 4.x on the i386, and
FreeBSD 4.x on the Alpha.
2000-02-10 05:46:18 +00:00
Chris Piazza
92f6cdcd38
Md5 checksum changed (verified: only a few bug fixes present)
...
and USE_BISON
PR: 16534
Submitted by: maintainer
2000-02-10 01:55:42 +00:00
Peter Wemm
02c5b6c7c6
Change all www.freebsd.org/~user references to people.FreeBSD.org/~user,
...
as the days of the former are numbered.
Reviewed by: asami
2000-02-08 09:29:51 +00:00
Kris Kennaway
f5a601df8e
Respect CC, CFLAGS
2000-02-07 00:38:55 +00:00
Satoshi Asami
981bfbc737
Add python+ipv6.
...
Submitted by: bento
2000-02-01 19:47:15 +00:00
Chris D. Faulhaber
b00dbfa9f5
Update port to 3.2
...
PR: 16469
Submitted by: Maintainer
2000-02-01 00:11:55 +00:00
Jeremy Lea
82ae2d540d
Get this to clean up it's Makefile.inc.
2000-01-29 22:43:25 +00:00
Joseph Koshy
1353f66bf5
Fix building of SML/NJ under 4-CURRENT after 1999/7/25.
...
The trap handler returns different information after this date for
numeric error conditions. Since kern.osreldate is not a reliable
indicator of when this change occurred, we revert to checking for
the presence of a particular #define in <machine/trap.h> to decide
if the SML/NJ runtime sources need to use the newer interface.
Submitted by: Tom <tcrimi@andrew.cmu.edu> (in part)
2000-01-28 06:36:13 +00:00
Munechika SUMIKAWA
a6d7ea1d57
move IPv6-enable python to python+ipv6 and revert origial python
...
to before IPv6.
Since IPv6-enable python make bigger the size of sockaddr, some of scripts
are affected. I maintain python+ipv6 separately to minimize impact for users.
It will be removed when IPv6 patches are merged into original distribution,
such as ruby.
Repositry copied by: asami
2000-01-27 15:54:26 +00:00
Yukihiro Nakai
1fae16126b
Update to 0.10
2000-01-26 06:59:27 +00:00
Munechika SUMIKAWA
8b1bd7114c
Use ${OSVERSION} instead of ${USE_INET6}.
...
Reviewed by: maintainer
2000-01-25 18:33:42 +00:00
Steve Price
fddadc2f94
Update to version 2.62.
...
PR: 16178
2000-01-24 06:10:40 +00:00
Chuck Robey
8be69f435d
Unbreak moscow_ml.
...
Obtained from: partially, from Jens Gerlach Christensen (vepjan@image.dk )
2000-01-21 22:32:29 +00:00
John Polstra
fe7fa4a89d
Use byacc instead of bison.
2000-01-21 05:14:21 +00:00
Munechika SUMIKAWA
e28c1fb465
Add 'ipv6' on CATEGORIES.
2000-01-18 12:34:34 +00:00
Thomas Gellekum
207ad0ba66
Oops, forgot to update the checksum file.
2000-01-18 09:22:38 +00:00
Thomas Gellekum
a92be2a764
On second thought, put back DIST_SUBDIR. It's not only used for the
...
Python distribution but also for the docs and some other packages with
rather generic names.
2000-01-18 09:21:18 +00:00
David E. O'Brien
19b929d5e3
Upgrade to the 2000-01-10 GCC 2.96 development snapshot.
2000-01-17 12:27:59 +00:00
R. Imura
a3b7d0c16a
Update version to 5d2.
...
PR: 15917
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-14 17:19:33 +00:00
R. Imura
cbf4ddb7b0
- Merge scripts/configure into Makefile
...
- Support install macros
PR: 15916
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
CVg: Obtained from: Fill this in if the change is from third party software.
2000-01-14 17:09:03 +00:00
R. Imura
b9ec16f737
- Merge scripts/configure into Makefile
...
- Add WWW: line of pkg/DESCR
PR: 15915
Submitted by: KATO Tsuguru <tkato@prontomail.ne.jp>
2000-01-14 16:34:17 +00:00
Munechika SUMIKAWA
66082ac2d0
- Support IPv6.
...
- remove DIST_SUBDIR since there are 2 distfiles on this port anymore.
Reviewed by: tg(maintainer)
2000-01-13 13:28:10 +00:00
Munechika SUMIKAWA
64b404dcf3
Support IPv6
...
Approved by: maintainer
2000-01-12 19:16:43 +00:00
Thomas Gellekum
dbad51556d
s/X11_BASE/X11BASE/.
2000-01-10 13:13:49 +00:00
Chuck Robey
5b3ed76a03
Update objc to version 3.1.5
2000-01-10 06:31:26 +00:00
Yukihiro Nakai
0e32301528
Fix about PLIST and i18n.
...
Submitted by: Youichi Asai <yatt@gnome.gr.jp>
2000-01-09 08:05:34 +00:00
Satoshi Asami
2ca1fe047a
Don't include bsd.port.pre.mk twice. This usually is caused by first
...
including bsd.port.pre.mk and then later including bsd.port.mk (the
latter of which of course should be bsd.port.post.mk).
2000-01-07 16:40:17 +00:00
Yukihiro Nakai
6b0ea0d8a6
Change MAINTAINER address from nacai@iname.com
...
to nakai@FreeBSD.org
2000-01-07 02:27:48 +00:00
Chris D. Faulhaber
99a03ff051
Fix configure under 3.x when autoconf is not installed
...
Found by: bento
2000-01-07 00:09:18 +00:00
Thomas Gellekum
07223f8dda
- Install python-mode.el.
...
PR: 15702
Submitted by: "Dmitry S. Sivachenko" <dima@Chg.RU>
- Only use Tk support if X11 is installed.
PR: 15910
Submitted by: Nathan Dorfman <nathan@rtfm.net>
2000-01-06 11:46:19 +00:00
Joseph Koshy
280179a272
Update breakage caused by new visibility in -current of lchown(2)
...
in <sys/stat.h>.
2000-01-06 09:29:10 +00:00
Justin M. Seger
30593878f3
Upgrade repo copy of tcl82->tcl83 to tcl 8.3.b1
2000-01-05 18:33:13 +00:00
Justin M. Seger
fa786a57ac
Upgrade to tcl 8.2.3
2000-01-05 07:11:54 +00:00
Satoshi Asami
f0759d6bad
Add USE_XLIB.
...
Submitted by: bento
2000-01-03 11:43:33 +00:00
Vanilla I. Shu
f982342730
Upgrade to 2.61.
2000-01-02 13:52:21 +00:00
Steve Price
55b1912df8
Update to version 6.1.0.
...
PR: 15791
Submitted by: maintainer
1999-12-31 20:34:37 +00:00
Joseph Koshy
0ee98b85e1
Change CATEGORIES to 'lang elisp' to match current location.
1999-12-30 01:36:39 +00:00
Steve Price
e628032176
Adding cu-prolog version 3.94.
...
An Experimental constraint logic programming language.
PR: 12536
Submitted by: Issei Suzuki <issei@jp.FreeBSD.ORG>
1999-12-29 09:19:39 +00:00
Steve Price
523269e5e1
Moving the starlogo port from java to lang.
1999-12-29 07:30:48 +00:00
Tim Vanderhoek
8cd82c0318
General comment cleanups.
1999-12-28 16:30:10 +00:00
Tim Vanderhoek
00bd212eb1
Add two missing files.
1999-12-28 15:41:16 +00:00
Steve Price
81a6313344
Update to version 1.6.2.
...
PR: 15712
Submitted by: maintainer
1999-12-27 21:43:34 +00:00
Steve Price
9a20ef173c
Thanks to a repository copy (by Satoshi) of pkg/INSTALL.{tcl,wi}sh
...
from the 8.0.x version of these ports, we are now one step closer to
finally being rid of them.
1999-12-27 15:55:07 +00:00
Joseph Koshy
3156d7a097
"ports/devel/sml-mode.el" being moved to "ports/lang/sml-mode.el".
1999-12-27 09:41:33 +00:00