1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-27 21:29:02 +00:00
Commit Graph

1411 Commits

Author SHA1 Message Date
John Polstra
b4951ea9a0 New port for Network Objects. Network objects offer transparent
remote method invocation on objects.  I.e., they're like RPC only
better.
2000-02-13 23:46:10 +00:00
John Polstra
253e8b4b81 New port for the M3TK toolkit, a comprehensive library for
processing and transforming Modula-3 source code.
2000-02-13 23:43:22 +00:00
John Polstra
2b26c24e03 Use my FreeBSD.org address for the MAINTAINER line. Spell freebsd
as "FreeBSD".  Fix the depends to work for a.out too.  Install
copyright notices.
2000-02-13 23:21:34 +00:00
John Polstra
61db71a198 Use my FreeBSD.org address in the MAINTAINER line. Spell freebsd
as "FreeBSD".  Check for a conflicting Modula-3 port before
installing.  Install the copyright notice into a different place.
2000-02-13 23:16:52 +00:00
David E. O'Brien
2ebfa5d437 Fix my perl recipie. 2000-02-13 20:25:00 +00:00
David E. O'Brien
534aec00c5 Upgrade to version 1.2.1
PR:		16675
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-13 19:55:08 +00:00
Dirk Froemberg
9625d7c9d7 Add WWW: 2000-02-13 17:30:08 +00:00
Dirk Froemberg
64981bca23 ports@freebsd.org -> ports@FreeBSD.org 2000-02-13 17:09:11 +00:00
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
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
Steve Price
3f3ee682a8 Update to version 1.4.3.
PR:		15590
Submitted by:	maintainer
1999-12-24 04:30:36 +00:00
Steve Price
a42efa8240 Allow the value of CC to be overridden.
PR:		15397
Submitted by:	James Andariese <james@ja.ath.cx>
1999-12-23 18:50:24 +00:00
John Polstra
9dfe6b8bdd Fix breakage caused by the recent socklen_t changes in -current.
Modula-3 and CVSup build and work again under -current now.

PR:		ports/15595
1999-12-23 17:34:59 +00:00
John Polstra
42cd159a01 Fix the Modula-3 runtime so it will work with the new larger
sigset_t types in -current.
1999-12-23 17:31:15 +00:00
Steve Price
13197d8bbb Update to version 2.0.2.
PR:		15253
Submitted by:	maintainer
1999-12-23 16:34:40 +00:00
Jean-Marc Zucconi
76ef98be9f Obey the CFLAGS settings.
fix time_t declarations.

Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-12-22 21:38:13 +00:00
Sheldon Hearn
8ec5cad52c Hand over to a maintainer with more time available, now that James has
retired from active service.

Bump "Version required" while I'm in there.

Requested by:	Alexander Langer <alex@big.endian.de>
1999-12-22 10:31:12 +00:00
Satoshi Asami
ec72c83800 Fix problem that could cause cvsup to abort in some cases.
Submitted by:	jdp
1999-12-16 08:11:01 +00:00
Seiichirou Hiraoka
815e42a695 Fix md5 checksum
Pointed out by: s974123@cc.matsuyama-u.ac.jp
1999-12-10 20:14:34 +00:00
Seiichirou Hiraoka
6a526e3d1f Fix md5 checksum
Pointed out by: s974123@cc.matsuyama-u.ac.jp
1999-12-10 19:20:36 +00:00
Daniel Eischen
d3cb95a429 Correct the checksum for the bootstrap compiler which I somehow broke
when the port was upgraded.

Found by: Bento's error logs
1999-12-10 16:06:36 +00:00
Jean-Marc Zucconi
c7fd2bdede Activate p5-F77 1999-12-07 21:19:30 +00:00
Jean-Marc Zucconi
320e5ece09 Tells you how to link C programs with Fortran subroutines.
Required by the new pgperl version.
1999-12-07 21:17:41 +00:00
Matthew Hunt
e40b9e72f6 Upgrade to 0.19.
PR:		14635
Submitted by:	saper@system.pl
1999-12-06 20:35:53 +00:00
Andreas Klemm
f893b4f6b3 I think I forgot to add these...
Submitted by:	dirk.meyer@dinoex.sub.org (Dirk Meyer)
1999-12-04 10:07:10 +00:00
Yukihiro Nakai
74b6d035fc Update to 0.8 1999-12-02 06:47:52 +00:00
Justin M. Seger
8762f71b08 Re-enable readline support 1999-12-01 05:21:30 +00:00
David E. O'Brien
76b0284dc5 Update to the Jun 20, 1999 fixes. 1999-11-29 10:14:16 +00:00
Justin M. Seger
c9eab95841 Guile shared lib version changed 1999-11-29 02:37:54 +00:00
Justin M. Seger
968f124d0f Upgrade to guile-1.3.4 1999-11-29 02:37:14 +00:00
Steve Price
bc087374d3 Update to use Tcl/Tk version 8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-28 18:32:45 +00:00
Steve Price
da405f1887 Add USE_XLIB=yes since this port needs X libraries to work.
PR:		14271
Submitted by:	maintainer
1999-11-26 18:34:42 +00:00
Justin M. Seger
a1d94b37d5 Unbreak and upgrade to gcl-2.3 1999-11-25 18:34:01 +00:00
Justin M. Seger
fecf0e1ad1 Upgrade to tcl-8.2.2 1999-11-21 20:54:58 +00:00
Chris Piazza
d5a1e6c207 Update to the Sep1999 version of Hugs98
PR:		14898
Submitted by:	maintainer
1999-11-20 22:49:40 +00:00
David E. O'Brien
199334c90f Update to the 1999-11-10 development snapshot. 1999-11-15 02:02:35 +00:00
Steve Price
80abec415e Update to version 0.6.1.
PR:		14631
Submitted by:	maintainer
1999-11-14 01:42:00 +00:00
Steve Price
0e686e7e45 Update to version 1.4.2.
PR:		14629
Submitted by:	maintainer
1999-11-14 01:39:00 +00:00
Steve Price
2f98a73650 Update to version 1.4.2.
PR:		14628
Submitted by:	maintainer
1999-11-14 01:37:22 +00:00
Chris Piazza
b0cd70bd5f Don't create a temp file in ${FILESDIR}
PR:		14857
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
1999-11-14 00:53:32 +00:00
Yukihiro Nakai
ed4b6e15e1 Add librep. 1999-11-11 10:19:54 +00:00
Yukihiro Nakai
81f68fde18 Initial import.
Lisp interpriter library.
1999-11-11 10:15:58 +00:00
Jacques Vidrine
56fe7a41c9 Activate ghc 1999-11-10 17:25:54 +00:00
Jacques Vidrine
9c225c6a3f GHC: The Glasgow Haskell Compiler.
The Glasgow Haskell Compiler is a robust, fully-featured, optimising
compiler for the functional programming language Haskell 98
(http://www.haskell.org). GHC compiles Haskell to either native code
or C. It implements numerous experimental language extensions to
Haskell, including concurrency, a foreign language interface, several
type-system extensions, exceptions, and so on. GHC comes with a
generational garbage collector, a space and time profiler, and a
comprehensive set of libraries.

PR:		ports/13786
Submitted by:	Simon Marlow <simonm@dcs.gla.ac.uk>
1999-11-10 17:25:29 +00:00
Daniel Eischen
005c22af55 Remove the GNAT release number from the description.
Pointed out by:	billf
1999-11-09 18:33:00 +00:00
Daniel Eischen
f99a6e9a55 Oops, forgot to change the GNAT version number in the description. 1999-11-09 12:41:47 +00:00
Daniel Eischen
472667ca91 Upgrade GNAT to GNAT-3.12p, the latest public release from Ada Core
Technologies.
1999-11-09 12:33:43 +00:00
Satoshi Asami
5871ea61eb Change PKGNAME to conform to our standards. 1999-11-05 09:02:15 +00:00
David E. O'Brien
128698d192 Update to the 1999-11-02 development snapshot. 1999-11-03 11:41:50 +00:00
Thomas Gellekum
ff7bef2c1e Use Tk-8.2.
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-03 09:45:26 +00:00
Jim Mock
3004d62494 Added http://www.fourmilab.to/atlast/ to MASTER_SITES.
PR:		14676
Submitted by:	maintainer
1999-11-03 06:34:36 +00:00
Justin M. Seger
dc7f446eb0 Nuke tcl 8.1
Submitted by: Ade Lovett <ade@lovett.com>
PR:           ports/14544
1999-11-02 04:03:19 +00:00
David E. O'Brien
a9426f70f2 Update to the 1999-10-25 snapshot. 1999-11-01 07:39:15 +00:00
David E. O'Brien
0f6ccbee56 Update to version 2.95.2. 1999-11-01 06:28:49 +00:00
Steve Price
b0d292a370 Activate the wamcc port. 1999-11-01 03:47:19 +00:00
Steve Price
89ab207b94 Initial import of wamcc version 2.22.
A Prolog-to-C translator from Inria.

PR:		13745
Submitted by:	W. Gerald Hicks <wghicks@bellsouth.net>
1999-11-01 03:46:48 +00:00
Steve Price
01f755fa5b Update to version 2.1.3.
PR:		14506
Submitted by:	maintainer
1999-11-01 02:01:39 +00:00
Steve Price
65c3ab06b7 Add some missing manpages.
PR:		13677 (8 of 10)
Submitted by:	Jeremy Lea <reg@shale.csir.co.za>
1999-11-01 01:55:25 +00:00
Steve Price
b4a01043ad Update to version 5.31.
PR:		14577
Submitted by:	Ade Lovett <ade@lovett.com>
1999-11-01 00:38:05 +00:00
Thomas Gellekum
a5476164ef Link against libxpg4.
Submitted by:	foxfair

Promote LDFLAGS in the installed setup.
1999-10-27 09:47:23 +00:00
Michael Haro
e6040291c8 update mastersite
PR:		14458
Submitted by:	maintainer
1999-10-27 09:17:21 +00:00
David E. O'Brien
7cd735b575 Very minor style change. 1999-10-27 08:35:20 +00:00
Michael Haro
63f9ab5bb5 * Removed outdated master sites
* Added WWW: line into pkg/DESCR

PR:		14405
Submitted by:	KATO Tsuguru tkato@prontomail.ne.jp
1999-10-27 08:14:40 +00:00
David E. O'Brien
0a2f9e05dc Adopt ports I care about. 1999-10-26 07:51:26 +00:00
Andreas Klemm
138077d1e0 Update to new version 3.0.4
Recommended update because of bugs in versions < 3.0.4
(as Dirk reports).
Recommendation: probably it would be useful to import this version
into -current, let it settle there for a month and then merge it into
3.x-STABLE.

Submitted by:	dirk.meyer@dinoex.sub.org (Dirk Meyer)
Reviewed by:	andreas@FreeBSD.ORG
1999-10-23 19:27:10 +00:00
Bill Fenner
fcde3f99f1 Remove josh@quick.net as MAINTAINER. Email to josh@quick.net has
been bouncing with:

<josh@quick.net>: host mx.quick.net said: 550 <josh@quick.net>... User
unknown

for over 2 months.
1999-10-21 19:02:29 +00:00
Satoshi Asami
6b3a9f8de3 Remove xpl.
PR:		14268
Submitted by:	Ade Lovett <ade@lovett.com>

	- no maintainer since January 21st 1998
	- marked as broken since October 14th 1998
	- source tarball only seems to exist on ${MASTER_SITE_LOCAL}
	  (ftpsearch on 'xpl' didn't show up anything)
	- no-one seems to be screaming about the fact it's been broken
	  for almost year
	- does anyone actually run PL/1 (or derivatives thereof) on anything
	  other than those machines that ${DEITY} intended it to be run on?

	Another one for the bit-bucket.
1999-10-12 10:07:55 +00:00
Tim Vanderhoek
43e04c360c Add WWW: (ftp://ftp-icf.llnl.gov/pub/Yorick/yorick-ad.html). 1999-10-12 00:00:54 +00:00
Steve Price
40e15bcd90 Update to version 0.9.14.
PR:		14020
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
1999-10-10 23:51:49 +00:00
Steve Price
82791b6c29 Update to version 2.0.1
PR:		14187
Submitted by:	maintainer
1999-10-10 23:30:28 +00:00
David E. O'Brien
2078ed00c4 Upgrade to the 1999-10-04 development snapshot. 1999-10-10 23:14:29 +00:00
David E. O'Brien
134508746d Upgrade to the 1999-09-20 development snapshot. 1999-10-10 20:28:35 +00:00
Chuck Robey
86c9ecef2d Fix checksum. 1999-10-04 18:37:38 +00:00
Satoshi Asami
985cd05238 Make this work with rev. 1.321 of bsd.port.mk (support for distfiles
with directory names).  In fact, what these ports were doing before
were not supported -- but they can walk under the sun now.
1999-10-01 09:31:29 +00:00
John Polstra
e9f6228138 Don't try to get the GCC-2.7.2.1 sources from "/usr/src". They
aren't there any more in -current.
1999-09-29 05:00:43 +00:00
Satoshi Asami
578b269d65 These ports are building now, so take out BROKEN_ELF. 1999-09-21 10:11:25 +00:00
David E. O'Brien
0e377cf11c Make PREFIX clean. 1999-09-19 19:02:30 +00:00
Tim Vanderhoek
9407aaf7a3 Fix a mis-use of Ie. Detorture the English. 1999-09-18 01:43:05 +00:00
Bill Fenner
480c8a66fb Resolve many 301 Moved Permanently URLs in DESCR. 1999-09-17 19:16:35 +00:00
Justin M. Seger
afe6dc371f Nuke tcl 7.5 and tk 4.1
They are no longer required by the ports collection.
1999-09-17 15:04:39 +00:00
Satoshi Asami
a780b738bc Back out previous commit. srwin.o gets installed when I do it in a
chroot dir by hand but not through the regular package building process.
Foo!
1999-09-11 13:05:34 +00:00
Satoshi Asami
6bf148aa50 Add missing file lib/sr/srwin.o. 1999-09-11 12:50:03 +00:00
Peter Wemm
bf91418dfa apparent typo: $Id4 -> $FreeBSD$ 1999-09-10 18:58:20 +00:00
David E. O'Brien
e2598c5d8c Do this in a more general way. 1999-09-10 17:44:53 +00:00
David E. O'Brien
afd205555d Errrr. The GCC install dinks (aka `fix-includes') with curses.h on
4.0-CURRENT, but not 3-STABLE.  Remove curses.h so this will package on
3-STABLE and deal with it post-3.3 RELEASE.
1999-09-10 17:43:23 +00:00
Thomas Gellekum
b29e6d579f $DISTNAME changed. 1999-09-10 12:39:33 +00:00
John Polstra
d4bfe817b9 Add a last-minute fix to a pathname which I unfortunately left out
of the previous commit.
1999-09-10 00:40:04 +00:00
Jacques Vidrine
68ac3ffad5 Update 1.6d -> 1.7
PR:		ports/11270
Submitted by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-09-09 19:18:39 +00:00
Thomas Gellekum
216192c2d8 Upgrade to 1.1.1. 1999-09-09 12:41:42 +00:00
Thomas Gellekum
265250ea05 Upgrade to 0.6.0. 1999-09-09 10:25:57 +00:00
John Polstra
718488689a Oops, update checksum for new distfile. 1999-09-08 18:07:01 +00:00
John Polstra
fbeafdb5f9 Make this port build again under both 3.x-stable and 4.x-current.
It used to depend on a bunch of files from the FreeBSD source tree.
But the import of gdb-4.18 and the restructuring connected with
that broke the port.  I have created a second distfile containing
the needed files, and this port now gets them from there.

Also mark this port broken for everything except i386/elf.  I don't
have time to fix the other platforms before the 3.3-RELEASE ports
freeze.
1999-09-08 18:02:33 +00:00
David E. O'Brien
1066fc65e8 Upgrade to version 2.95.1. 1999-09-08 10:41:57 +00:00
Joseph Koshy
4de4b45825 Add a backup MASTER_SITE. 1999-09-08 04:24:00 +00:00