Commit Graph

1295 Commits

Author SHA1 Message Date
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
Joseph Koshy
db0d50c80e Re-import sml-mode.el under "ports/lang".
Old log message: "SML-mode v3.3 from Matthew J. Morley.  A useful
EMACS mode for interacting with a Standard ML system."

Requested by: Satoshi Asami <asami@freebsd.org>
1999-12-27 09:32:50 +00:00
Steve Price
119254c786 Adding yabasic version 2.60.
Yet another Basic for Unix and Windows.

PR:		15016
Submitted by:	Frank Gruender <elwood@mc5sys.in-berlin.de>
1999-12-25 15:09:02 +00:00
Steve Price
b3b478f4db Allow the value of CC to be overridden.
PR:		15473
Submitted by:	Jame Andariese <james@ja.ath.cx>
1999-12-25 01:54:08 +00:00
Michael Haro
332b0f4a83 remove --prefix=${PREFIX} when GNU_CONFIGURE=yes and other minor cleanups
PR:		14759
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-12-24 18:39:48 +00:00
Yukihiro Nakai
09af3f3985 Update to 0.9
PR:		ports/15563
Submitted by:	Rod Taylor rod@zort.on.ca
1999-12-24 11:07:33 +00:00
Steve Price
f6e046c3ac Update to version 3.33.
PR:		15583
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-24 04:45:58 +00:00
Steve Price
69d9b11b24 * Rearranged configure target.
PR:		15584
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-12-24 04:43:29 +00:00
Steve Price
3c6d9f6a34 Update to version 1.4.3.
PR:		15591
Submitted by:	maintainer
1999-12-24 04:32:34 +00:00