Commit graph

1440 commits

Author SHA1 Message Date
Maxim Sobolev
835d6b8655 Third round of INSTALL_SHLIBS=yes fixes. 2000-06-15 17:59:45 +00:00
Maxim Sobolev
a9f22cd584 Teach MASTER_SITES about new MASTER_SITE_SOURCEFORGE. 2000-06-14 13:21:38 +00:00
Joseph Koshy
fb24f30a20 Downgrade the sml-nj port to the current `release' version v110.0.6. The
`sml-nj-devel' port will track working versions of the SML/NJ system.

PR:		ports/18658
Submitted by:	Chris Richards <crichard-freebsd@wso.williams.edu>
2000-06-14 11:09:01 +00:00
Alexander Langer
fc6db6f839 Change MAINTAINER: alex@big.endian.de --> alex@FreeBSD.org 2000-06-10 10:25:49 +00:00
Will Andrews
3407fc52b4 Ooops, I forgot that we need bsd.port.pre.mk before we can use FILESDIR.
Pointy hat:	will
2000-06-09 22:27:25 +00:00
Will Andrews
a18646a21e Use absolute path for FILESDIR instead of relative path.
PR:		19150
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-09 22:23:35 +00:00
Satoshi Asami
fe90a46320 Define MASTER_SITE_SUBDIR=asami/LOCAL_PORTS as these are moved to my
area on the local ports tree.
2000-06-09 21:59:16 +00:00
Maxim Sobolev
d4d637e326 Add another MASTER_SITE because hermes.terminal.at appears to be dead for a
quite long time.

PR:		19103
Submitted by:	MAINTAINER
2000-06-08 15:30:26 +00:00
Satoshi Asami
e9555fd8d8 @dirrm share/pfe/help
@dirrm share/pfe

Submitted by:	bento
2000-06-07 23:30:08 +00:00
Satoshi Asami
42b607cfc6 Add 78 header files and one manpage, and delete one directory.
Submitted by:	bento
2000-06-07 22:37:42 +00:00
Will Andrews
aa9def47a9 Fix install-info errors that I thought I'd resolved.
PR:		19084
Submitted by:	Alexander Langer <alex@big.endian.de>
2000-06-07 17:01:30 +00:00
Satoshi Asami
ba7feb96a5 Oops, curses.h isn't built for 3-stable systems. 2000-06-02 18:51:06 +00:00
Satoshi Asami
de25b6b4e0 Add missing file (curses.h). 2000-06-01 16:36:51 +00:00
Ade Lovett
95065990cc Remove GNOME 1.0 dead wood, now we're at 1.2 2000-06-01 16:30:32 +00:00
Satoshi Asami
c143940dbc Gotta tell bsd.port.mk about DEINSTALL.tclsh. 2000-05-31 20:48:00 +00:00
Tim Vanderhoek
45238af353 The pkg/PLIST learned how to support symlinks more than a year ago. 2000-05-31 18:35:19 +00:00
Tim Vanderhoek
8d4fc29a87 Be aware of otclsh and tclsh8.1_r 2000-05-31 18:31:17 +00:00
Tim Vanderhoek
29870c686d PKGDEINSTALL=${PORTSDIR}/lang/tcl82/pkg/DEINSTALL.tclsh, or from
${PKGDIR} if DEINSTALL.tclsh exists there.

Also, add INSTALL.tclsh to ja-tcl*, otcl, and itcl.  The latter
two technically don't need it since they depend on another library
which will pull the (DE)?INSTALL.tclsh stuff in, but I'm changing
them anyways as a defensive measure.
2000-05-31 18:17:39 +00:00
Tim Vanderhoek
b766e9ce16 Let the user know about itcl installations, too. 2000-05-31 17:45:53 +00:00
Tim Vanderhoek
7ab809f56b Add a DEINSTALL.tclsh everywhere there exists an INSTALL.tclsh. 2000-05-31 17:41:14 +00:00
Satoshi Asami
b09f8b0b6d @unexec rmdir needs %D in pathname.
Found by:	bento
2000-05-30 21:02:09 +00:00
Joseph Koshy
cac7bae378 `sml-nj-devel' will be tracking SML/NJ working snapshots. Set NO_LATEST_LINK
to prevent packaging.
2000-05-29 06:27:16 +00:00
Joseph Koshy
c5e2c3494a Split the sml-nj' port into sml-nj' and `sml-nj-devel'.
Requested by:	 Chris Richards <crichard@wso.williams.edu>
Repo copied by:  asami
2000-05-29 06:18:23 +00:00
Will Andrews
d094bd696b Add GPC - GNU Pascal Compiler. Finally we have a Pascal compiler in the
ports collection!  :-)

PR:			17578
Submitted by:		Anton N. Breusov <antonz@library.ntu-kpi.kiev.ua>
No objections from:	asami, obrien
2000-05-29 03:05:51 +00:00
Steve Price
9cc0b3d227 Avoid name clash with system f77 by renaming executable to ftn77.
PR:		18839
Submitted by:	maintainer
2000-05-29 02:40:24 +00:00
Steve Price
0bce4f72fb - Support CFLAGS properly
- Fix procedure of building shared library
- Sort pkg/PLIST
- Revise pkg/DESCR

PR:		18797
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-05-29 02:20:47 +00:00
Steve Price
b5d14475f0 Update to version 2.63.3. 2000-05-28 03:39:28 +00:00
Steve Price
aabe807d83 Update to version 5.31.8. 2000-05-28 03:22:26 +00:00
Maxim Sobolev
c9a43daeb1 The checksum of Tcl plus patch for tcl-8.3.1 at PATCH_SITES is different
from files/md5.

PR:		18758
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-05-23 07:03:29 +00:00
Akinori MUSHA
64a88bdf7a Change MAINTAINER's mail address.
Now "Don Croyle <croyle@gelemna.org>".

PR:		18701, (part of) 18702, 18703, 18706
Submitted by:	MAINTAINER
2000-05-21 11:52:06 +00:00
Chris Piazza
cfadbd9d63 Correct the COMMENT
PR:		18638
Submitted by:	Daniel S. Lewart <d-lewart@uiuc.edu>
2000-05-19 07:45:34 +00:00
Bill Fumerola
ccf4c430e0 ftp.cdrom.com -> ftp.freesoftware.com, adjusting paths as I go. 2000-05-14 05:40:52 +00:00
Justin M. Seger
dc760c72ef Upgrade to tcl-8.3.1 w/ plus patch 2000-05-10 21:26:51 +00:00
Satoshi Asami
1a888e5ca5 Delete two directories upon deinstallation.
Submitted by:	bento
2000-05-08 07:15:52 +00:00
Munechika SUMIKAWA
1326ed91ca install README.v6 in ${PREFIX}/share/doc/python 2000-05-07 11:16:54 +00:00
David E. O'Brien
c1d22efdd6 Upgrade to the 2000-05-01 GCC 2.96 development snapshot. 2000-05-06 22:47:09 +00:00
Jean-Marc Zucconi
475d45db8b Remove directories at deinstall time. 2000-05-04 22:41:10 +00:00
Justin M. Seger
1b287cc56b Nuke tcl-7.6 2000-05-01 18:05:45 +00:00
Justin M. Seger
c51ba4999d Add plus patch 2000-05-01 14:39:54 +00:00
Akinori MUSHA
865c47cebe Get empty directories removed correctly on deinstallation.
PR:		ports/18322
Submitted by:	MAINTAINER
2000-05-01 11:31:40 +00:00
Akinori MUSHA
76ddcd42b7 Add a Y2K fix patch.
PR:		ports/18321
Submitted by:	MAWATARI Ryota <ma@neko.net>
2000-05-01 10:57:55 +00:00
Steve Price
b67932771f Update to version 2000.03.06.
PR:		17534
Submitted by:	maintainer
2000-05-01 01:44:43 +00:00
Steve Price
37fe4fa53d Update to version Feb2000.
PR:		18308
Submitted by:	Mario Sergio Fujikawa Ferreira <lioux@uol.com.br>
2000-04-30 19:12:28 +00:00
Steve Price
85c1dcac82 Update to version 2.1.r2.
PR:		18294
Submitted by:	Stephen J. Roznowski <sjr@home.com>
2000-04-29 23:49:03 +00:00
Kris Kennaway
ff5b6f5352 Author uses a non-versioned distfile. Catch up.
Noticed by:	bento
2000-04-29 23:13:19 +00:00
Munechika SUMIKAWA
1008113c4b sync with ports/lang/python. 2000-04-28 03:12:52 +00:00
Akinori MUSHA
e6530b240d Update corresponding to the update of lang/ruby to 1.4.4.
Change the MAINTAINER's mail address.

PR:		ports/18195
Submitted by:	MAINTAINER
2000-04-25 07:08:56 +00:00
Akinori MUSHA
62ba5c0f01 - Update to 1.4.4.
- Change the MAINTAINER address.
- Remove the only patch, patch-aa.  Yeah!

PR:		ports/18194
Submitted by:	MAINTAINER

- Use `=' instead of unneeded `+='.  You don't need to use `+=' before
including a file.
2000-04-25 04:34:17 +00:00
Justin M. Seger
c4b9a18200 Upgrade to tcl-8.3.0 2000-04-24 19:48:55 +00:00
Justin M. Seger
7f2c5da3d9 Fix compilation on CURRENT
Submitted by:	Jeremy Lea <reg@FreeBSD.ORG>
PR:		ports/17899
2000-04-24 19:15:51 +00:00