Commit graph

1938 commits

Author SHA1 Message Date
Ade Lovett
7400314e11 Update to 1.4 (shlib version .6 -> .9)
Approved by:	maintainer
2000-08-04 01:04:03 +00:00
SADA Kenji
c87df2327f Activate smalleiffel-devel.
PR:		ports/18087
Submitted by:	Berend de Boer <berend@nederware.nl>
2000-08-03 03:23:00 +00:00
SADA Kenji
a11bb2b501 New port - SmallEiffel beta.
SmallEiffel The GNU Eiffel Compiler is a free open-source Eiffel
compiler distributed under the terms of the GNU General Public License
as published by the Free Software Foundation. It is a complete, small
and very fast, free Eiffel compiler.

PR:		ports/18087
Submitted by:	Berend de Boer <berend@nederware.nl>
2000-08-03 03:20:14 +00:00
Neil Blakey-Milner
141cc629a2 Add gnat-glade, the glade companion package to gnat, for building
distributed systems in Ada.

PR:		ports/18374
Submitted by:	Samuel Tardieu <sam@inf.enst.fr>
2000-07-31 15:01:38 +00:00
Thomas Gellekum
3e25aa0528 Clarify comment even further. 2000-07-28 11:08:07 +00:00
Maxim Sobolev
cac0e8e107 Add ccscript - a state-event driven class extendible C++ script interpreter.
PR:		20229
Submitted by:	David Sugar <dyfet@gnu.org>
2000-07-28 10:45:43 +00:00
Thomas Gellekum
3a97a73ec6 - Clarify comment on thread support.
- Don't link against libxpg4 on newer systems.
- Remove last remnants of Tkinter support,
  it's all in x11-toolkits/py-tkinter.
2000-07-27 12:19:38 +00:00
John Polstra
f42ed7d5e4 Upgrade to pm3-1.1.14. This eliminates 103 patch files. :-) 2000-07-26 03:40:48 +00:00
Maxim Sobolev
4e01e11ae7 Update to 0.12.4. 2000-07-25 11:00:39 +00:00
Alexander Langer
3bbbb772e7 - Update to 0.5.2
- Add NOPORTDOCS hunks
2000-07-22 10:28:46 +00:00
Alexander Langer
54f9fd8835 - Add support for sigset_t - changes.
- Claim maintainership.

Approved by:	cracauer
2000-07-19 14:54:42 +00:00
Maxim Sobolev
236148e012 Update librep/rep-gtk/sawfish triplet to the latest versions:
librep:		0.12.3
rep-gtk:	0.13a
sawfish:	0.30.2
2000-07-17 16:43:54 +00:00
Steve Price
def16742ce Distfile changed (some example directory names changed) without version
bump.

PR:		19968
Submitted by:	maintainer
2000-07-16 19:45:57 +00:00
Ade Lovett
85c96d344d Activate tclX82 2000-07-13 20:55:49 +00:00
Ade Lovett
9db723e6b9 Import of tclX82 after repo-copy from tclX80, one more step on
the road to obliterating tcl/tk 8.0 from the tree.

Note 1: the patches have been extensively re-worked from the
        original submission, to make this port PREFIX-safe,
        and also to deal with multiple patchfiles updating the
        same source file.

Note 2: I've left the MAINTAINER as jseger.  Justin, you may
        want to cast your TCL-expert eye over this one, it seems
        to do the right thing.

PR:		16970
Submitted by:	Mikhail Teterin <mi@aldan.algebra.com>
2000-07-13 20:54:37 +00:00
Maxim Sobolev
f692b4a34e Update to 1.4.5. 2000-07-11 10:17:10 +00:00
Steve Price
d7377ebf72 Adding mozart version 1.1.0.20000207.
A concurrent, object-oriented, distributed language with constraint-based
inference.

PR:		19476
Submitted by:	Mathias Picker <mathiasp@virtual-earth.de>
2000-07-10 03:37:42 +00:00
Alexander Langer
7bb63aa2e3 Update to version 1.8.1
PR:		19678
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-09 08:45:39 +00:00
Steve Price
65b63032bf Location on MASTER_SITE has changed.
PR:		19628
Submitted by:	Jimmy Olgeni <olgeni@uli.it>
2000-07-07 19:46:35 +00:00
Steve Price
3a839f4932 Update to version 0.29.1.
PR:		19677
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-07-07 19:38:32 +00:00
Thomas Gellekum
546041ba31 As threatened on freebsd-ports: all startup scripts know about the two
options `start' and `stop' now (unless I have forgotten any). This allows
us to call the scripts from /etc/rc.shutdown with the correct option.

The (42 or so) ports that already DTRT before are unchanged.
2000-07-05 12:37:06 +00:00
Satoshi Asami
c3a0ccc33e Add lib/libf2c.so.
Submitted by:	bento
2000-07-05 06:44:50 +00:00
Satoshi Asami
b31ae6124b @dirrm two directories.
Submitted by:	bento
2000-07-05 06:30:52 +00:00
Maxim Sobolev
110fbe8cff Add "-noasyncgc" option to Java Virtual Machine to avoid random hangs. 2000-07-03 15:03:34 +00:00
Maxim Sobolev
eb244dbc22 Update to 1.1. Fix MASTER_SITES, WWW and make it using javavmwrapper. 2000-07-03 14:24:11 +00:00
Maxim Sobolev
a60da334db Revert previous commit (USE_LIBTOOL) - it breaks sawfish. 2000-07-03 10:58:02 +00:00
Maxim Sobolev
fe59157a86 Add USE_LIBTOOL to prevent *.la files from being installed. 2000-07-03 09:34:57 +00:00
Kris Kennaway
a40661f85a Remove extraneous directory on deinstall
Noticed by:	bento
2000-07-03 04:31:53 +00:00
Kris Kennaway
aae4e4ea89 Oops, this is only actually broken (does not compile) on 3.x, so mark it
as such. Also remove an additional .orig file on deinstall, which probably
shouldn't be there at all, but this port was too big and scary to track
down where it came from.

Noticed by:	bento
2000-07-03 02:52:33 +00:00
Kris Kennaway
8694a39609 Broken; does not compile. 2000-07-02 22:08:38 +00:00
Will Andrews
42563e8477 Add oo2c, an Oberon-2 compiler.
PR:		18215
Submitted by:	Oliver Breuninger <ob@seicom.net>
2000-06-30 02:56:21 +00:00
David E. O'Brien
1228d352ee Move the stragler's www.freebsd.org/~user distfiles to the offical
MASTER_SITE_LOCAL site.
2000-06-29 07:03:02 +00:00
Ade Lovett
4f33a6ccab Gnome Basic is an embryonic attempt to provide VB compatible functionality
for the GNOME project, particularly with respect to office (VBA)
compatibility.
2000-06-28 16:09:15 +00:00
John Polstra
b83c006f7c Distfiles have moved to ${MASTER_SITE_LOCAL}. 2000-06-28 15:35:58 +00:00
Daniel Eischen
4c48f0e44d When initializing the GNAT (i386) run-time, initialize the floating point
control word to use 64-bit (extended) precision instead of FreeBSDs
default 53-bit (double) precision.

Submitted by:	Sune Falck <sunef@hem.passagen.se>
2000-06-27 11:27:25 +00:00
Masafumi Max NAKANE
d5f82ef2df Upgrade to 3.3.8.
originally submitted by:	Makoto MATSUSHITA <matusita@ics.es.osaka-u.ac.jp>
2000-06-26 09:08:28 +00:00
Maxim Sobolev
e66606488c Update to 12.2 2000-06-24 16:19:19 +00:00
Maxim Sobolev
08436d7800 - Use MASTER_SITE_SUNSITE to MASTER_SITES
PR:		19496
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-06-23 13:22:00 +00:00
Neil Blakey-Milner
953c4b2da6 Activate p5-Error 2000-06-22 11:09:13 +00:00
Neil Blakey-Milner
da3e946d3a Import of p5-Error, which provides support for exceptions under Perl 5.
PR:		ports/18826
Submitted by:	Peter van Heusden <pvh@egenetics.com>
2000-06-22 11:07:21 +00:00
Will Andrews
f67050feec Unleash all of these ports upon the people. I no longer have any interest
in any of them, but will be happy to assign MAINTAINER to others and commit
updates for them.
2000-06-22 05:52:15 +00:00
Jacques Vidrine
6dc9bdb0c8 Locally hosted distfiles moved to ftp.freebsd.org. 2000-06-20 13:37:39 +00:00
Will Andrews
1e60866cc1 Lots and lots of cleanups. Teach p5-* in general about PKGNAMEPREFIX.
Add some missing/wrong dependencies.  Show how to respect CC/CFLAGS.  Many
miscellaneous modifications.  I used more excessive hacks to force p5-Jcode
and p5-WWW-Search to respect CC/CFLAGS.

Patches largely done by:	Christian Weisgerber <naddy@mips.inka.de>
2000-06-17 02:37:15 +00:00
Satoshi Asami
ffb21b5654 Rename INSTALLS_SHLIBS to INSTALLS_SHLIB. (There was a typo in the
previous commit message to bsd.port.mk, which said INSTALL_SHLIBS.  Boo.)

Line up the rhs of variable assignments nicely.  Remove a couple of extra
whitespaces while I'm here.

Suggested by:	 sobomax
2000-06-16 21:52:40 +00:00
Maxim Sobolev
5178b48938 Final round of the INSTALLS_SHLIBS=yes conversion. Few remaining ports with
ldconfig in PLIST need personal consideration.
2000-06-16 10:38:50 +00:00
Maxim Sobolev
dc1177a9a5 Fourth round of INSTALLS_SHLIBS conversion. 2000-06-16 08:48:22 +00:00
Maxim Sobolev
61ebd322a2 Fix MASSIVE typo INSTALL_SHLIBS --> INSTALLS_SHLIBS, which occured because I
just cun'n'pasted the name from Satoshi's commit message without checking
it.

Hall of shame entry:	sobomax
2000-06-16 08:19:52 +00:00
Thomas Gellekum
9277bdc6a2 Make this actually work. Fix MASTER_SITES while I'm here.
PR:		19259
Submitted by:	Dominic Mitchell <hdm@mistral.co.uk>
2000-06-16 07:38:43 +00:00
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
Kris Kennaway
2389b56104 Unbreak by updating to expect 5.31.5
Noticed by:	bento
2000-04-24 08:48:47 +00:00
Kris Kennaway
39c06186fa Revert erich's ports to ports@FreeBSD.org, as erich has been non-responsive
for quite some time. If any non-committer wants to take over maintainership
please let me know.

Reviewed by:		ports
No response from:	erich
2000-04-23 22:59:51 +00:00
Vanilla I. Shu
fee3f0b4b8 Upgrade to latest version.
PR:		ports/18084
Submitted by:	Gianmarco Giovannelli <gmarco@giovannelli.it>
2000-04-23 16:17:46 +00:00
Michael Haro
4cf4ab0a2f Correct whitespace introduced during PORTNAME conversion and portlint 2000-04-21 08:19:33 +00:00
Ade Lovett
13e3525dad Update to 0.11.3
Approved by:	nakai
2000-04-19 15:09:24 +00:00
Jacques Vidrine
f0a22da14a Fixup library load paths.
Submitted by:	MAINTAINER
2000-04-19 12:30:39 +00:00
Jacques Vidrine
58c97b89f8 Activate smalleiffel. 2000-04-18 15:46:33 +00:00
Jacques Vidrine
be8f5c9c50 New port for SmallEiffel, the GNU Eiffel Compiler.
PR:		ports/17407
Submitted by:	Berend de Boer <berend@pobox.com>
2000-04-18 15:46:17 +00:00
Thomas Gellekum
bd60810ce7 Fix building modules on -current.
Submitted by:	Maxim Sobolev <sobomax@altavista.net>
2000-04-17 07:38:02 +00:00
Jeremy Lea
b4455771cc Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:19:02 +00:00
Jeremy Lea
877b8a533b Standardize all user defined options to the booleans WITH_FOO and
WITHOUT_FOO.  Begin the process of reserving these prefixes for user defined
options.

No comment by:	ports
2000-04-17 00:18:05 +00:00
Satoshi Asami
0401cfe3de DISTNAME-related fixups. 2000-04-16 23:26:18 +00:00
Akinori MUSHA
328d37cb90 Change MAINTAINER mail address. 2000-04-16 11:16:50 +00:00
Satoshi Asami
4190a2434c WRKSRC-related fixes. 2000-04-16 10:44:52 +00:00
Satoshi Asami
ad4d1e476c DISTNAMe-related cleanups. 2000-04-16 04:14:12 +00:00
Yukihiro Nakai
7a175d4305 Update to 2c7
PR:		ports/17283
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>,Matther Condell
2000-04-16 03:00:58 +00:00
Satoshi Asami
aadea45cf9 Put back DISTNAME. 2000-04-15 10:05:17 +00:00
Akinori MUSHA
52190dc850 Portlint COMMENT's.
Everybody should read the Handbook again!

PR:		ports/18008
Submitted by:	tkato@prontomail.ne.jp
2000-04-14 18:16:14 +00:00
David E. O'Brien
dad8517b05 Upgrade to the 2000-04-10 GCC 2.96 development snapshot. 2000-04-14 17:15:20 +00:00
Akinori MUSHA
6eff5967a7 Tiny cosmetic fixes.
Assure master ports and their lang-specific slaves of having
consistent categories.
2000-04-14 17:10:50 +00:00
Satoshi Asami
b8909d0812 Typo (PORTVERSION -> PORTNAME). 2000-04-14 13:09:25 +00:00
Satoshi Asami
ace86ed3bb Typo (PORTVESION -> PORTVERSION). 2000-04-13 18:57:37 +00:00
David E. O'Brien
5cd5b258b5 Convert to the PORTNAME - PORTVERSION syntax. 2000-04-12 06:21:15 +00:00
Michael Haro
ed33fb7de0 PORTNAME/PORTVERSION update 2000-04-11 21:30:15 +00:00
Chris Piazza
458db42f26 Update with the new PORTNAME/PORTVERSION variables 2000-04-10 01:11:24 +00:00
Chris Piazza
37c0ef8e3b Update with the new PORTNAME/PORTVERSION variables 2000-04-09 21:54:47 +00:00
Chris Piazza
3df86a88a9 Update with the new PORTNAME/PORTVERSION variables 2000-04-09 18:34:06 +00:00
Thomas Gellekum
5f30202828 Upgrade to 1.5.2p2. 2000-04-06 11:51:25 +00:00
Thomas Gellekum
9c0d74037c Separate the Python Tk module from the main port. I've been
wanting do to this for a long time now. Now we got rid of the stupid
dependency on Tcl/Tk and save some checks in python's makefile.

Update the dependent ports accordingly.
2000-04-04 09:53:12 +00:00
Michael Haro
11407b9861 - Update to version 7.5.5
PR:		17449
Submitted by:	tkato@prontomail.ne.jp
2000-04-01 00:14:46 +00:00
Will Andrews
b148e9ca1d Update smalltalk to 1.7.3.
PR:		17685
Submitted by:	Alexander Langer <alex@big.endian.de>
Patch by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-31 17:02:49 +00:00
Jacques Vidrine
6162b57bac Add a US site for distfiles. 2000-03-30 22:06:08 +00:00
Jacques Vidrine
c3b82aedb1 Update 2.4 -> 2.7.
Submitted by:	jesse@cs.uni-magdeburg.de
PR:		ports/17220
2000-03-30 21:17:54 +00:00
Kris Kennaway
027f59c9d8 Remove andy@icc.surw.chel.su as maintainer from his ports..he doesn't
have time to maintain them.

Approved by:	andy
2000-03-29 07:19:16 +00:00
Kris Kennaway
513bad06fa Comply with the license terms and install the license file.
Obtained from:	OpenBSD
2000-03-26 06:03:02 +00:00
Ade Lovett
8b1344bee9 Update to 0.11.1
Add appropriate LIB_DEPENDS for gdbm and gettext
Incorporate building fixes from ports/17387
Make PLIST more version-friendly

Approved by:	maintainer
2000-03-24 19:09:38 +00:00
Thomas Gellekum
548805770e Fix packaging on -current. 2000-03-24 09:17:27 +00:00
David E. O'Brien
831aee2711 turn everyone back onto GCC 2.7.2.3. 2000-03-22 19:12:31 +00:00
David E. O'Brien
910033a076 Port of the GCC 2.7.2.3 that was the base compiler in FreeBSD 2.2.x thru 3.x. 2000-03-22 19:10:42 +00:00
Will Andrews
af4a01863e Finish moving MAINTAINER for my ports.
andrews@technologist.com -> will@FreeBSD.org. :-)

Reminded by:	asami
2000-03-22 01:59:41 +00:00
David E. O'Brien
e05c25a8bf Restore useless version required comments. 2000-03-22 00:28:26 +00:00
Michael Haro
edcce1c878 PREFIX -> LOCALBASE 2000-03-21 08:30:08 +00:00
Chris D. Faulhaber
ea0ce5c8b6 Update port to 2.1.4
PR:		17335
Submitted by:	Maintainer
2000-03-21 00:40:49 +00:00
David E. O'Brien
da36feaffe Remove the "version required" line. 2000-03-20 02:37:50 +00:00
David E. O'Brien
cbe007d424 make ``tcc -time foo.c'' work 2000-03-19 11:49:49 +00:00
David E. O'Brien
dad8513fc7 Upgrade to the 2000-03-13 GCC 2.96 development snapshot. 2000-03-19 08:43:52 +00:00
Satoshi Asami
905eac9d16 Re-enable threads and add libqthreads.* to pkg/PLIST. 2000-03-11 22:16:26 +00:00
Satoshi Asami
a52ae8dc77 Temporary disable --with-threads; we suspect it is causing the libgtop
build to fail.
2000-03-11 21:47:14 +00:00
David E. O'Brien
4dae0e3ce1 Upgrade to the 2000-03-06 GCC 2.96 development snapshot. 2000-03-08 19:01:17 +00:00
Justin M. Seger
43a69f4db5 Add additional MASTER_SITE
Add threads support
2000-03-08 14:34:16 +00:00
Yukihiro Nakai
8990fa85b2 Update to 0.11 2000-03-08 12:09:54 +00:00
David E. O'Brien
1a5149403c Upgrade to the 2000-02-21 GCC 2.96 development snapshot. 2000-03-08 02:21:03 +00:00
Chris D. Faulhaber
3f9a24a5c2 Update port to 4.06
PR:		17115
Submitted by:	Maintainer
2000-03-04 13:50:17 +00:00
Thomas Gellekum
2b54222fb3 - Convert to ELF.
- Support CC/CFLAGS/PREFIX.

PR:		16677
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-01 09:57:06 +00:00
Bill Fumerola
6fc857216a USE_BISON to build this.
PR:		ports/16690
Submitted by:	Will Andrews <andrews@technologist.com>
2000-03-01 07:13:50 +00:00
Satoshi Asami
97ff3e6b38 Upgrade to 7.5.2. This also fixes the build problem with ELF.
PR:		17075
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-03-01 01:25:13 +00:00
R. Imura
fb3062ab44 Update to version 2.04.
PR:		16656
Submitted by:	Ronald Kuehn <kuehn@rz.tu-clausthal.de>
Approved by:	maintainer
2000-02-28 15:44:36 +00:00
Satoshi Asami
b2fc2bafbb Add virtual category "linux" to Linux apps and support libs/utils. 2000-02-28 08:34:04 +00:00
Brian Feldman
355868389f Mark this broken for -CURRENT. 2000-02-27 17:44:01 +00:00
Steve Price
a3185354fa No checksum for slightly modified patch. 2000-02-27 14:41:13 +00:00
Kris Kennaway
818bd38ed5 Chase the checksum (a bunch of code changes with no version bump)
Noticed by:	bento
2000-02-27 08:24:19 +00:00
Kris Kennaway
6b74776e0a Lunchboxify by upgrading to lua 3.2.2 (distfile had the same name), and
respect CFLAGS

Noticed by:	bento
2000-02-27 07:54:40 +00:00
Satoshi Asami
90669811c1 Further refine 1.9 to actually use the distfiles in their new location. :) 2000-02-26 01:42:22 +00:00
R. Imura
dc20f854ce Update to version 1.0a5.
PR:		16917
Submitted by:	maintainer
2000-02-23 14:02:37 +00:00
John Polstra
198a2c5386 Remove bogus "info/dir" entry from PLIST.
PR:		ports/16897
Submitted by:	OKAZAKI Tetsurou <okazaki@be.to>
2000-02-22 17:51:31 +00:00
Thomas Gellekum
0f250f2450 Upgrade to 0.6.5. 2000-02-22 12:29:08 +00:00
David E. O'Brien
e17ebd21a0 Fix a bad patch that prevented the PREFIX expansion.
PR:		16874
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>
2000-02-22 02:16:10 +00:00
Chris D. Faulhaber
be05ad8a58 Update expect to 5.31.4 (fixes invalid MD5 checksum due to non-versioned
DISTFILES)
2000-02-21 21:54:30 +00:00
Brian Feldman
61eb268672 Reinstante W. Gerald Hicks as the maintainer with a correct e-mail address. 2000-02-21 19:46:19 +00:00
Bill Fenner
037d3690ec Remove Jerry Hicks as MAINTAINER; mail has been bouncing for 2 full months:
----- Transcript of session follows -----
mail.local: unknown user: wghicks
554 <wghicks@bellsouth.net>... Service unavailable
2000-02-21 19:06:50 +00:00
Satoshi Asami
e5b673b7a1 A small hack to work around bsd.port.mk's problem -- add USE_BZIP2 so
the DEPENDS=pm3-base:configure will work on the package building
machine.  (It won't make any difference for ordinary users.)

Reviewed by:	maintainer
2000-02-20 23:46:25 +00:00
Chris D. Faulhaber
e2f618abb3 Add p5-Expect 2000-02-20 22:03:49 +00:00
Chris D. Faulhaber
b3900f3c88 Re-import of p5-Expect, a perl module inspired by the Tcl version of Expect.
PR:		16528
Submitted by:	Will Andrews <andrews@technologist.com>
2000-02-20 22:01:37 +00:00
Steve Price
3a3f56271e Reflect true location of one of the distfiles. 2000-02-20 21:02:07 +00:00
Andreas Klemm
ab10519a48 Reducing Maintainership to an amount of ports
I can handle.

Sorry, the rest has to go to ports@FreeBSD.ORG.
2000-02-20 17:01:26 +00:00
David E. O'Brien
be5020f1e7 Create this diff with "-u1" to avoid the really crazy "OBJ=" line that
causes `less' to go nuts.
2000-02-20 01:33:20 +00:00
David E. O'Brien
8aeb263242 Upgrade to the 2000-02-07 GCC 2.96 development snapshot. 2000-02-14 11:39:38 +00:00
John Polstra
d96ab0463c Change www.FreeBSD.org to people.FreeBSD.org. 2000-02-14 00:08:25 +00:00
John Polstra
af49883336 Enable pm3-m3tk and pm3-netobj. 2000-02-13 23:58:23 +00:00
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
Steve Price
ec1b2d16ed The tiff port now lives in ports/graphics/tiff. 1999-09-07 10:45:31 +00:00
Thomas Gellekum
15abf055ee Distfile changed, update checksum. 1999-09-07 07:38:18 +00:00
Justin M. Seger
402c6b0a85 Nuke tclX75 1999-09-06 23:19:17 +00:00
Chris Piazza
79f1423aa3 md5 changed for no apparent reason 1999-09-06 05:20:00 +00:00
David E. O'Brien
244bef6ca3 portlint 1999-09-05 22:15:15 +00:00
Justin M. Seger
b88f9d4cef Upgrade repository copies to tcl/tk 8.2 1999-09-05 16:32:10 +00:00
David E. O'Brien
1c5fe891c5 portlint 1999-09-04 20:34:13 +00:00
David E. O'Brien
c799c513f4 portlint 1999-09-04 20:14:11 +00:00
Justin M. Seger
cb6388104e Unbreak and upgrade tclX80 to 8.0.4
PR:		ports/13544
Submitted by:	Ade Lovett <ade@lovett.com>
1999-09-02 21:59:34 +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
Chris Piazza
dbf914ed73 Author-supplied patchfile changed, so update md5 and patch-aa
so this port works again.
1999-08-31 03:40:48 +00:00
Peter Wemm
50fb080408 $Id$ -> $FreeBSD$ 1999-08-31 03:04:38 +00:00
Peter Wemm
85bc214e28 $Id$ -> $FreeBSD$ 1999-08-31 02:11:56 +00:00
Peter Wemm
a53421230c $Id$ -> $FreeBSD$ 1999-08-31 01:53:22 +00:00
David E. O'Brien
f3383ee2f6 Remove support for the Chill language. If someone really, really needs
the Chill language let me know.
1999-08-30 22:43:15 +00:00
David E. O'Brien
a672b88679 trim distfiles 1999-08-30 22:38:06 +00:00
David E. O'Brien
c39919f117 Add RCS keyword. 1999-08-30 22:35:30 +00:00
Peter Wemm
fe8f04069f $Id$ -> $FreeBSD$ 1999-08-30 12:01:11 +00:00
Chris Piazza
d0b7b98aa2 Make this port a little more sane. It was broken
for any system that wasn't x86 on freebsd 3.1.  The
port is still marked BROKEN because it sets PREFIX in
the Makefile.

PR:		13423
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-28 16:58:27 +00:00
Chris Piazza
3f546e7a41 Update to version 9.3.2 to unbreak the port
(the distfile is named unix.tgz..ugh)
1999-08-28 16:36:10 +00:00
Michael Haro
a941c55187 env -> ${SETENV} 1999-08-28 03:41:25 +00:00
Michael Haro
3262cce303 expr -> ${EXPR}
mv   -> ${MV}
rm   -> ${RM}
tr   -> ${TR}
1999-08-28 02:42:41 +00:00
Michael Haro
8d6f14a9b2 sed -> ${SED} 1999-08-28 02:17:34 +00:00
Michael Haro
af5f314286 ln -> ${LN} 1999-08-28 01:58:05 +00:00
Michael Haro
bbf7c96c85 portlint and move manpages from PLIST to Makefile 1999-08-27 22:42:05 +00:00
Michael Haro
b8f8618362 echo -> ${ECHO} or ${ECHO_MSG} and in some cases, move echo stuff
to pkg/MESSAGE and use ${CAT} ${PKGMESSAGE}
1999-08-27 22:30:39 +00:00
Chris Piazza
3a88c41ac1 Update to version 1.4.0
PR:		13305
Submitted by:	maintainer
1999-08-26 21:17:23 +00:00
Chris Piazza
670154fc8e Update to version 1.4.0
PR:		13304
Submitted by:	maintainer
1999-08-26 21:10:23 +00:00
Chris Piazza
3528de335b Cope with ruby 1.4
PR:		13306
Submitted by:	maintainer
1999-08-26 21:09:21 +00:00
David E. O'Brien
f0f690adc1 Change Id->FreeBSD. 1999-08-25 06:35:40 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
David E. O'Brien
04eda6dcee Upgrade to version 2c5. 1999-08-24 08:15:29 +00:00
Justin M. Seger
7eeb883e33 Upgrade to tcl-8.1.1 and tk-8.1.1 1999-08-24 01:58:13 +00:00
Thomas Gellekum
60607b2053 Use `read -e', so makesetup groks continuation lines.
PR:		13276
Submitted by:	Randall Hopper <aa8vb@ipass.net>
1999-08-23 12:00:46 +00:00
Michael Haro
535add65ac grep -> ${GREP}
true -> ${TRUE}
false -> ${FALSE}
1999-08-23 04:23:59 +00:00
Michael Haro
235481b52a awk -> ${AWK}
basename -> ${BASENAME}
cat -> ${CAT}
cp -> ${CP}
ldconfig -> ${LDCONFIG}
mkdir -> ${MKDIR}
1999-08-22 23:33:47 +00:00
Chris Piazza
c8d77a093b Change all ports that need a new gcc on 3.x to use USE_NEWGCC. 1999-08-22 19:46:45 +00:00
Michael Haro
5281212be3 chmod -> ${CHMOD}
chown -> ${CHOWN}
1999-08-22 19:01:07 +00:00
Chris Piazza
17f522ca5c Update to version 5.30
PR:		13242
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-19 03:19:03 +00:00
David E. O'Brien
ba5842e8e7 Upgrade to version 2.95.1. 1999-08-19 01:10:55 +00:00
David E. O'Brien
427dd25340 Use a better sed(1) pattern in case I break __FreeBSD__ again. 1999-08-18 23:58:55 +00:00
David E. O'Brien
e0964473d6 Don't assign __FreeBSD__ a value here. (pulled too much in from
src/contrib/egcs/ again)

PR:		13224
Submitted by:	imura@cs.titech.ac.jp
1999-08-18 23:58:21 +00:00
David E. O'Brien
2e3020eaae Key off the DISTNAME more, so that upgrading requires less editing. 1999-08-18 19:03:09 +00:00
Chris Piazza
56fe7a4c6a egcc/eg++ have been renamed to gcc295/g++295. Change
all the ports that use them accordingly.

PR:		13205
Submitted by:	Ade Lovett <ade@lovett.com>
1999-08-17 19:37:11 +00:00
David E. O'Brien
1b26a2abec As in the i386, `tm.h' includes headers for us. 1999-08-16 10:57:25 +00:00
David E. O'Brien
36853ef21c alpha-freebsd-elf.h should have gone away in the gcc-2.95 upgrade. 1999-08-16 10:54:46 +00:00
David E. O'Brien
c84f599e15 Include the proper arch header for a.out systems. 1999-08-16 10:51:53 +00:00
David E. O'Brien
0a0cbb1d65 More EGCS->GCC transition.
* binaries/manpages are now gcc295 / g++295 / g77
* use {MASTER_SITE_GNU}
1999-08-16 00:21:05 +00:00
David E. O'Brien
c2530c49c0 Make -pthread work again -- pulled too much in from src/contrib/egcs/ 1999-08-16 00:12:21 +00:00
Chris Piazza
db6d56e420 Activate nqc 1999-08-14 22:09:02 +00:00
Chris Piazza
58407c048a Import of nqc,
A compiler for a simple language for programming the LEGO RCX or CyberMaster
controllers. The language itself is "Not Quite C" and includes preprocessor
and control structures very similar to the C language, but with restrictions
imposed by the limitations of the RCX hardware/firmware itself.

Besides compiling, nqc also provides functions for downloading the RCX
firmware as well as uploading programs to and downloading from the RCX.

PR:		13081
Submitted by:	Kelly Yancey <kbyanc@posi.net>
1999-08-14 22:08:36 +00:00
David E. O'Brien
67ea3dcdcb Tweak a German master site.
Submitted by:	Dirk Froemberg <dirk@FreeBSD.org>
1999-08-09 15:50:58 +00:00
David E. O'Brien
60c2b68f10 BROKEN='waiting for new patches against gcc-2.95' 1999-08-05 17:33:13 +00:00
David E. O'Brien
6468cd774e "egcs-devel" --> "gcc-devel" 1999-08-05 16:22:10 +00:00
David E. O'Brien
356cdb7882 Merge parts of the GCC-2.95 update, in preperation for the 1st post 2.95
snapshot.
Mark BROKEN until the next Cygnus snapshot.
1999-08-05 16:21:08 +00:00
David E. O'Brien
820ec33aeb Add "java" to categories list. GCC-2.95 now has parts of a Java compiler
bunded in.
1999-08-05 16:07:53 +00:00
David E. O'Brien
4d4d7bde85 Update to GCC-2.95 (what would have been EGCS-1.2). 1999-08-05 16:06:07 +00:00
Masafumi Max NAKANE
8ed47a3dea Upgrade to 3.2.9. 1999-08-05 09:56:34 +00:00
Thomas Gellekum
d627261905 Add version number to package name.
PR:		12954
Submitted by:	Neil Blakey-Milner <nbm@rucus.ru.ac.za>
1999-08-04 08:20:29 +00:00
Bill Fenner
35fc3fa02a Fix WWW: typos
Found by:	not-yet-completed addition to port distfile checker
		suggested by Tim Vanderhoek
1999-08-01 04:54:40 +00:00
Thomas Gellekum
4bb9d08e75 Upgrade to 1.1.0. 1999-07-29 14:03:47 +00:00
Thomas Gellekum
992725797a Add the SHA module to the build. 1999-07-28 07:54:24 +00:00
David E. O'Brien
bfd0ab6504 Fix SWITCH_TAKES_ARG / WORD_SWITCH_TAKES_ARG breakage on the Alpha created
when I changed from defining these in gcc/config/freebsd.h and instead defined
extensable FreeBSD-wide definitions.

While I am here, move the *SWITCH_TAKES_ARG = FBSD_*SWITCH_TAKES_ARG
assignments to the global file to remove one more thing from the arch specific
config files.
1999-07-25 03:34:39 +00:00
Marcel Moolenaar
d7d791cfa6 Make port depend on linux_base instead of linux_lib. 1999-07-21 14:55:43 +00:00
David E. O'Brien
228ed0867b Update to the 1999-07-18 beta snapshot of GCC-2.95. 1999-07-20 15:30:52 +00:00
Chris Piazza
62a1ad1744 BROKEN= "Hardcoded FreeBSD release numbers in PLIST"
I'll fix this in a little while.
1999-07-18 06:28:44 +00:00
Chris Piazza
a7b26a212e Give this port a USE_XLIB so it'll link. Also move the CC=egcc
into the ${OSVERSION} check so it'll actually compile on
-current with egcs.
1999-07-18 06:27:18 +00:00
Satoshi Asami
c72cb539d0 ${WRKDIRPREFIX}/symlink ${PORTSDIR} fix. Don't watch if you just had lunch.
Submitted by:	maintainer (no, really!)
1999-07-15 20:42:03 +00:00
Thomas Gellekum
ca38b9f4d4 Fix package building when you're leaving out optional parts, like Tk.
PR:		12648
1999-07-15 11:59:41 +00:00
David E. O'Brien
a90627b9d6 Don't waste CDROM real estate on a soon to be OBE version. 1999-07-15 11:14:11 +00:00
David E. O'Brien
dcbfd9ec96 Upgrade to the July 12th GCC-2.95 prerelease. 1999-07-15 11:08:16 +00:00
Chris Piazza
6b961c6c13 Fix a typo I introduced. 1999-07-13 03:00:51 +00:00
Chris Piazza
da14f13abc Activate irb 1999-07-13 02:56:58 +00:00
Chris Piazza
22c5d94781 irb: Interactive Ruby. A tool to input and evaulate expressions
of Ruby from standard input.

PR:		12125
Submitted by:	Yasuhiro Fukuma <yasuf@big.or.jp>
1999-07-13 02:56:48 +00:00
Masafumi Max NAKANE
55e51357c0 Upgrade to 3.2.8. 1999-07-08 11:11:14 +00:00
Chris Piazza
83ec11e307 Install a few missing libraries and headers.
PR:		12544
Submitted by:	maintainer
1999-07-08 06:02:55 +00:00
Tim Vanderhoek
3877104668 If at first you don't succeed, try (try) again.
This should fix TenDRA installation.  I did test it this time, and it failed
with

chown: hoek: illegal group name
*** Error code 1

but that's not my problem.
1999-07-07 22:42:54 +00:00
Tim Vanderhoek
f9be3f5775 Don't use ${OSREL} and %%OSREL%% here. We need the full uname -r.
This should fix the install (untested).
1999-07-07 08:10:34 +00:00
Thomas Gellekum
ea25e2cf33 Install the contents of the Tools directory by default. This can be
turned off by specifying `WITH_TOOLS=NO' when building.

PR:		12436
1999-07-06 13:27:38 +00:00
David E. O'Brien
a5c7dc9572 Upgrade to the 1999-06-29 pre-GCC-2.95 snapshot. 1999-07-06 07:29:39 +00:00
Chris Piazza
9deb1a8c9e Activate lua. 1999-07-06 01:28:42 +00:00
Chris Piazza
59dc9e23d0 Lua:
A programming language originally designed for extending applications,
but also frequently used as a general-purpose, stand-alone language. Lua
combines simple procedural syntax (similar to Pascal) with powerful data
description constructs based on associative arrays and extensible semantics.

PR:		12459
Submitted by:	Richard Kiss <richard@homemail.com>
1999-07-06 01:28:28 +00:00
Steve Price
aba8e158d0 Correct spelling in a comment. 1999-07-04 21:49:26 +00:00
Steve Price
0d8ac3d80e Mark this port only for i386. 1999-07-04 21:03:59 +00:00
David E. O'Brien
978929c178 The number of things this port installs has grown.
(mostly junk in PREFIX/lib/gcc-lib/.../include)
1999-07-04 20:58:11 +00:00
David E. O'Brien
7d3e0363c5 Changes to work with updated files/freebsd.h. 1999-07-04 20:57:15 +00:00
David E. O'Brien
c10a03a4c2 Minor reorg of the dealing with autoconf' and autoheader' stuff. 1999-07-04 20:55:43 +00:00
Steve Price
532514fbb8 Use the PLIST_SUB capabilities of bsd.port.mk to substitute OSREL in
pkg/PLIST.  Also mark this for i386 only.
1999-07-04 20:48:00 +00:00
Sheldon Hearn
c3b937ea6d Remove the two "priming" MASTER_SITEs now that ftp.freebsd.org has
Daniel Eischen's boot-strapping package.
1999-07-01 14:42:41 +00:00
David E. O'Brien
ef62a281ed Define "OBSTACK_CHUNK_SIZE" as getpagesize().
Our malloc can allocte pagesized blocks efficiently and the EGCS default
size of 4072 bytes is not optimal.

Protect #define's and other minor syncing with
src/contrib/egcs/gcc/config/freebsd.h

OBSTACK_CHUNK_SIZE Submitted by:	Hidetoshi Shimokawa
1999-06-28 09:52:43 +00:00
David E. O'Brien
5796f2d63b Cleanup the FREEBSD_NATIVE stuff, which we don't use anymore in this context. 1999-06-28 09:07:17 +00:00
Bill Fumerola
08339d7df6 New ports/{irc,java,x11-servers} categories, Step #2 - update old Makefiles. 1999-06-28 01:46:17 +00:00
Tim Vanderhoek
e32f86f31b Remove trailing spaces, and any periods that were hidden by them. 1999-06-28 00:45:20 +00:00
Tim Vanderhoek
a84b5b5f94 #4/4 enforcing Caps, no period
[Has anyone figured-out what makes the number 393 so interesting to PW, now?]

I wonder what was going through Jordan's head during his infamous
$Id$-smashing commit.

Before I forget....

Thanks to naddy@mips.rhein-neckar.de (Christian Weisgerber) for prompting
this commit.  See msg-id: 7geokh$tje$1@mips.rhein-neckar.de
1999-06-26 19:22:14 +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
Tim Vanderhoek
748713c3f6 As threatened, enforce the "Capital, no period" rule. Ellipses are
permitted.  Note that, given current numeric motif of PW, this is done
in four equally-sized commits of 393 files each.
1999-06-26 17:19:19 +00:00
David E. O'Brien
5b92de7d87 Upgrade to the 19990623 GCC 2.95 pre-release snapshot. 1999-06-24 19:11:57 +00:00
Sheldon Hearn
cc4e71cb59 Update 3.10p -> 3.11p:
* Build requires a GNAT compiler, for which the maintainer has
	created a package. For now, provide two MASTER_SITEs from which
	it is available so that it'll find its way into the FreeBSD
	distfiles.

      * Uses variables in the PLIST to reduce diff sizes in future.

      * Doesn't install info files, which are virtually duplicates of
	the ones we already have.

      * AOUT support is on its wAy OUT. Do what we can, but don't blow
	any fuses.

      * Hand maintainership over to Daniel Eischen, at the request of
	the previous maintainer.

PR:	10093
Submitted by:	Daniel Eischen <eischen@vigrid.com>
1999-06-24 11:11:28 +00:00
Jun Kuriyama
d38ab224fc Activate jsdk. 1999-06-23 15:26:13 +00:00
Satoshi Asami
bfdba6df30 Change all permutations in capitalization of "asami@freebsd.org" to
"asami@FreeBSD.org".
1999-06-21 23:25:11 +00:00
David E. O'Brien
34f41f20b2 Update to the 19990616 GCC 2.95-prerelease. 1999-06-21 18:17:56 +00:00
Sheldon Hearn
9ca6cd3927 Update 3.3 -> 4.6 and add a master site. Patches differ slightly from
those submitted.

PR:	10699
Submitted by:	Jose Marques <jose@nobody.org>
1999-06-21 13:56:51 +00:00
Justin M. Seger
28b16a0a15 Upgrade to tcl and tk 8.1.
Move NO_LATEST_LINK from tcl81 and tk81 to tcl80 and tk80.

Submitted by:	YAZAKI Hiroyuki <yazaki@nn.iij4u.or.jp>
1999-06-20 14:05:44 +00:00
Thomas Gellekum
1722c439ae Link some modules against libmytinfo to pick up a working tputs().
Noticed by:	Klaus-Jürgen Wolf <kjwolf@online.de>
1999-06-18 11:42:21 +00:00
David E. O'Brien
2f3c81d522 Update to the 1999-06-08 (gcc 2.95 prerelease). 1999-06-15 07:31:21 +00:00
Steve Price
c1e2ca9143 Add the intel2gas port. 1999-06-11 00:14:02 +00:00
Steve Price
5532507d34 Initial import of intel2gas version 1.2.
Converts Intel assembly language (nasm) to AT&T syntax (gas).

PR:		11672
Submitted by:	G. Adam Stanislav <adam@whizkidtech.net>
1999-06-11 00:13:26 +00:00
Steve Price
67da5a413e Activate the shujit port. 1999-06-10 23:58:03 +00:00
Hidetoshi Shimokawa
683d7f1024 Fix for alpha.
- sync alpha-freebsd.h with /usr/src/contrib/egcs/gcc/config/alpha/freebsd.h
 - add patch for mkfixinc.sh
 - PLIST kludge
1999-06-10 14:31:10 +00:00
Steve Price
9167e1ba1a Turn on the tya port. 1999-06-10 08:11:07 +00:00
Steve Price
d5054b16ca Register the jfc port it it's new home. 1999-06-10 01:00:28 +00:00
Hidetoshi Shimokawa
3efef38a70 Replace i386-freebsd with PERL_ARCH so that packages can be built on alpha. 1999-06-07 10:57:49 +00:00
Michael Haro
5ce8e8e5c7 Remove the test to create ${PREFIX}/share/info/dir as it is now
in bsd.port.mk and this helps to unify the check and install.
1999-06-05 22:32:11 +00:00
Thomas Gellekum
3f0dc427d6 Activate python-doc-*. 1999-06-02 10:25:07 +00:00
Thomas Gellekum
03325380d3 Documentation for the Python language in PS format for letter paper. 1999-06-02 10:21:28 +00:00
Thomas Gellekum
9b02df80ab Documentation for the Python language in PS format for A4 paper. 1999-06-02 10:19:53 +00:00
Thomas Gellekum
e988e2b567 Documentation for the Python language on PDF format for letter paper. 1999-06-02 10:18:17 +00:00
Thomas Gellekum
d56308270a Documentation for the Python language in PDF format and for A4 paper. 1999-06-02 10:16:17 +00:00
Thomas Gellekum
a957317854 New port python-doc-html. As the name suggests: documentation for
the Python language in HTML format.

This port includes the necessary files for other formats, like PDF and PS,
in a fashion similar to gimp-manual-html.
1999-06-02 10:13:25 +00:00
Steve Price
09b88ce431 Anyone up for a little ocaml on their Alpha box? 1999-05-31 05:14:39 +00:00
Steve Price
bbc7c902ee Mark broken for -current boxes with egcs. 1999-05-31 04:56:23 +00:00
Steve Price
aab0bf36c3 Mark broken for Alpha because of bus errors from unaligned accesses. 1999-05-31 04:52:27 +00:00
David E. O'Brien
dd0c9cce89 Upgrade to 19990524 gcc-2.95 prerelease. 1999-05-26 10:26:29 +00:00
Thomas Gellekum
ee48e888bf New port py-mxTextTools, some tools for fast text processing in Python. 1999-05-26 07:53:18 +00:00
Tim Vanderhoek
b9d6168895 Don't unintentionally overwrite an existing tclsh/wish.
Reported-By:	Mikhail Teterin <mi@kot.ne.mediaone.net>
1999-05-26 00:34:26 +00:00
Tim Vanderhoek
0d1c798403 <mumble> <mumble>
PR:		ports/9787
1999-05-25 18:10:38 +00:00
David E. O'Brien
632eeb3298 Fix "EGCS_REV". 1999-05-24 17:13:47 +00:00
David E. O'Brien
89227c0f8d Upgrade to version 1.1.3, and sync with changes to the egcs port. 1999-05-24 17:13:07 +00:00
Thomas Gellekum
a7ec9960d9 Enable the parser module.
Submitted by:	nectar
1999-05-21 07:06:06 +00:00
David E. O'Brien
69a7447907 Bye-bye g77. (use egcs-devel instead) 1999-05-20 21:53:31 +00:00
Thomas Gellekum
5963bdad77 Better support for local $CFLAGS. 1999-05-19 08:47:50 +00:00
David E. O'Brien
52b78a29b0 Upgrade to the 19990517 snapshot. EGCS is not in a feature freeze for the
upcoming 1.2 release.  Which, BTW, will be called GCC-2.95.
1999-05-18 18:15:36 +00:00
Satoshi Asami
48017f46f1 Minor cleanup - remove Xlib dependency, as it's already there through tk.
Submitted by:	maintainer
1999-05-12 23:02:31 +00:00
Satoshi Asami
18da63cbec Depend on tk, not tcl (which is pulled in from tk anyway). 1999-05-12 09:53:18 +00:00
Satoshi Asami
8158434324 Fix ELF build. Change maintainer's mail address.
Submitted by:	maintainer, of course
1999-05-12 05:29:51 +00:00
Satoshi Asami
89f4620117 Remove missing file. 1999-05-12 05:29:08 +00:00
Satoshi Asami
c642c23cb7 Don't write to ${PKGDIR}/PLIST. 1999-05-11 07:27:03 +00:00
Satoshi Asami
7bfb1be495 Rename all pwrite()s to deal with this change:
1.24.2.1 Wed May 5 23:19:59 1999 UTC by dt
Branch: RELENG_3
Diffs to 1.24 ; Diffs to 1.26

MFC: pread() and pwrite().
1999-05-10 22:22:43 +00:00
Vanilla I. Shu
a35dd2ed8b Add a patch for 4.0current. 1999-05-10 16:11:45 +00:00
Thomas Gellekum
680ad582e3 New port gnustep. GNUstep is a set of general-purpose Objective-C libraries
base on the OpenStep standard developed by NeXT (now Apple) Inc.
1999-05-10 11:32:03 +00:00
Steve Price
9c70450344 Add '%D' so we get the whole path for the '@unexec rm's.
PR:		7848
Submitted by:	Shigeyuki FUKUSHIMA <shige@kuis.kyoto-u.ac.jp>
1999-05-09 16:43:49 +00:00
Steve Price
fb7d75a18e This port needs X11 libs.
PR:		11522
Submitted by:	maintainer
1999-05-09 16:41:29 +00:00
Steve Price
94d9a12983 Fix profiling on ELF systems.
PR:		11566
Submitted by:	Ronald Kuehn <rk@ronald.org>
1999-05-09 16:40:14 +00:00
Jacques Vidrine
ac155caacb Update 2.3 -> 2.4 1999-05-09 15:17:05 +00:00
Jacques Vidrine
0c0598fec1 Fix MASTER_SITES:
* alix.inria.fr has been inaccessible for a couple of weeks
 * path on ftp.cs.uni-magdeburg.de was wrong
1999-05-09 15:00:05 +00:00
Chris Timmons
1ae2b20128 Use MLINKS and friends (rather than PLIST literals) to stipulate man pages & links 1999-05-06 20:14:40 +00:00
Joseph Koshy
b0195c0388 Fix build breakage.
Detected by:	PW's automated build tools.
1999-05-06 05:21:19 +00:00
Bill Fenner
7d82a241eb Don't try running mkLinks (since it doesn't do anything anyway)
Use MLINKS= to accomplish what mkLinks wanted to do.
1999-05-04 20:50:11 +00:00
Bill Fenner
11dd3a5f4f Fix the script that makes the long-name man page links, and add the
long-name man pages to PLIST.
Note that instead of including a 54k patch, there's a post-patch: target
 in the Makefile that uses sed.

PR:		ports/9786 and ports/9787
1999-05-04 19:33:50 +00:00
Michael Haro
99e0b1f29f Yet more WWW: additions 1999-05-03 06:13:27 +00:00
Steve Price
f3bdae86c8 Use new set of diffs from author and make this compile on the Alpha.
PR:		11417
Inspired by:	Pedro F. Giffuni <pfgiffun@bachue.usc.unal.edu.co>
1999-05-03 02:36:25 +00:00
Satoshi Taoka
65d4f4c63b Added otcl and jdk-tutorial 1999-04-30 18:17:37 +00:00
Satoshi Taoka
b66187e805 MIT Object Tcl
PR:		11338
Submitted by:	Oscar Bonilla <obonilla@fisicc-ufm.edu>
1999-04-30 16:36:22 +00:00
Chris Timmons
eedf643194 Tcl 8.0.5. Fenner's MLINK PR TBA RSN 1999-04-30 16:09:55 +00:00
Kris Kennaway
bdb0f6273c Update to 990416 version.
Some commentary from Mr. bwk:

Mar 5, 1999:
        after hearing from yet another innocent victim, changed
        isnumber to is_number to avoid the problem caused by
        freeBSD gratuitously and incorrectly including the name
        isnumber in the standard header file ctype.h.

Prompted by:	bento
1999-04-30 14:09:59 +00:00
Joseph Koshy
9a8e5dff33 activate SIOD 1999-04-28 09:47:15 +00:00
Joseph Koshy
e272093d6d Scheme in one Day/Defun, a small footprint implementation of Scheme with
some database, unix programming and cgi scripting extensions.

Requested by:	 Philippe Laliberte <arsphl@oeil.qc.ca> on -ports
1999-04-28 09:45:39 +00:00
Satoshi Taoka
7128279fe2 a Ruby interface to Tcl/Tk libraries
PR:		10907
Submitted by:	Yasuhiro Fukuma <yasuf@big.or.jp>
1999-04-27 12:39:47 +00:00
David E. O'Brien
c9948b52d8 add f2c & f77 1999-04-24 22:51:09 +00:00
David E. O'Brien
bbbfbf9e10 driver utility for f2c and gcc
PR:		ports/11220
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
1999-04-24 22:50:24 +00:00
David E. O'Brien
9da570befc f2c FORTRAN "compiler" port'ified from src/contrib/
PR:		ports/11220
Submitted by:	Steven G. Kargl <kargl@troutmask.apl.washington.edu>
1999-04-24 22:33:15 +00:00
Joseph Koshy
19065e7ceb Unbreak for ELF. 1999-04-22 07:50:48 +00:00
Jacques Vidrine
dff50484f7 Add some master sites. 1999-04-22 07:42:45 +00:00
David E. O'Brien
90cf712e7a Sync up with some diffs I sent to Cygnus. 1999-04-22 00:40:40 +00:00
Marc G. Fournier
a05c0a07b8 this should finish cleaning up the WWW_SITE -> DESCR/WWW: mess ... 1999-04-22 00:17:18 +00:00
Jacques Vidrine
2cfa26bfdd Remove ``NO_LATEST_LINK''
Approved by:	Maintainer <tg@FreeBSD.ORG>
1999-04-21 16:20:05 +00:00
David E. O'Brien
cfe859a7ce turnon egcs-devel 1999-04-21 07:49:39 +00:00
David E. O'Brien
ccfd6f92ac I give you the latest and greatest of the EGCS snapshot series.
This is their bleeding edge offering.  This will enable us to better track
the direction EGCS is going for future upgrades of /usr/contrib/egcs/.

Above ver 1.1.2, this offering gives you many C++ fixes/enhancements, *and*
a native Java compiler.
1999-04-21 07:48:59 +00:00
Michael Haro
2a0f68dc16 Update from 2.0 to 2.2
Note: Matt Dillon's 2xP3/450 w/512MB can build world over NFS faster than my
      k6-2 333 can compile this port.  It was *NOT* fun to test this port.
	  Maybe someone else (with a super fast computer) could make sure
	  everything works.  This port does pass the make install deinstall
	  reinstall package deinstall test though so I assume everything
	  is fine.

PR:		11242
Submitted by:	maintainer with fixes by me
1999-04-21 06:52:10 +00:00
Jacques Vidrine
b1860f81da * Update python 1.5.1 -> 1.5.2
* Remove python-beta
1999-04-21 05:56:27 +00:00
Masafumi Max NAKANE
0bfe1ec32e Upgrade to 3.2.5.
PR:		10801
Submitted by:	Dan Cross <tenser@hurricane.phys.psu.edu>
Minor tweaks by: max
1999-04-20 10:51:46 +00:00
Steve Price
9fdab507a9 Update to version 1.2.5.
PR:		10906
Submitted by:	maintainer
1999-04-19 03:55:55 +00:00
David E. O'Brien
6325fcf217 Fix the CPP_PREDEFINES so it properly gets the "global" definition too. 1999-04-18 01:33:05 +00:00