Commit Graph

2453 Commits

Author SHA1 Message Date
Maxim Sobolev
e64e5e20a1 Make it impossible to install the software without reading the license first. 2002-03-30 13:14:12 +00:00
Maxim Sobolev
533968dc1d Add more MASTER_SITES from PR #36433. 2002-03-30 12:24:11 +00:00
Akinori MUSHA
380317bde9 cd dir && command -> cd dir; command 2002-03-30 12:12:53 +00:00
Akinori MUSHA
9477c6e16c Use autoconf 2.53 for lang/ruby_static-devel and unbreak it. 2002-03-30 10:10:36 +00:00
Maxim Sobolev
eb8f89e29c Add cli - Microsoft's Shared Source implementation if CLI ECMA standard
and C# language. Please note, that in order to build on -current you need
linker binary from -stable.
2002-03-30 07:26:32 +00:00
Ernst de Haan
8643d8aac6 Maintainer update. Only change is that USE_JAVA is used. Not
bumped PORTREVISION.

PR:	36474
2002-03-29 11:14:26 +00:00
Patrick Li
c170ea81e1 Add new port lang/stldoc - STL reference manual by SGI
PR:		36324
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-03-29 09:36:42 +00:00
Kris Kennaway
bdeba04b9b Update to msmith's FreeBSD address. 2002-03-29 05:47:59 +00:00
David E. O'Brien
71db5c7255 Upgrade to a 27-March-2002 GCC 3.2 in-development checkout. 2002-03-29 00:58:14 +00:00
David E. O'Brien
1e98dd31e0 Upgrade to the 25-March-2002 GCC 3.1 development snapshot. 2002-03-28 22:37:21 +00:00
Patrick Li
3557ba18f8 Update to 0.0.8
PR:		36391
Submitted by:	maintainer
2002-03-27 23:51:53 +00:00
Thomas Gellekum
13cad7f908 Fix path to gdomap executable. 2002-03-27 12:47:13 +00:00
Pete Fritchman
9c1b2a76ce Support NOPORTDOCS.
PR:		36346
Submitted by:	maintainer
2002-03-27 00:23:20 +00:00
Akinori MUSHA
5fe1ba2315 lang/ruby:
- Update to the latest 1.6 stable snapshot as of 2002-03-27.
- Update the Oni Guruma alternative regex engine to 20020325.

lang/ruby-devel:
- Update to the latest 1.7 development snapshot as of 2002-03-26.
- Add the WITH_ONIGURUMA knob as well as lang/ruby.
- Require devel/autoconf (2.53 or later is required).
- Add several modules to the obsoleted modules list (now included):
	bigfloat
	fileutils
	racc-runtime
	strscan
2002-03-26 22:20:00 +00:00
Alexander Leidinger
af90c4ca0a This is Intels C/C++ compiler. It is setup to produce native FreeBSD objects.
This port is not able to produce native executables on its own. You need to do
it yourself with gcc.

Approved by:	steve
2002-03-26 17:01:09 +00:00
Joseph Koshy
58a69e664e Upgrade to v110.39. Compilation of this port is now controlled by three
knobs:
	- the default compiles the basic runtime, heap, libs, ml-yacc,
	  ml-lex and smlnj-lib
	- WITH_EVERYTHING installs everything in the distribution,
	  including sources
	- WITH_RECOMPILE recompiles the compiler, implies WITH_EVERYTHING
	- WITH_FLINT applies the patch to access FLINT, implies
	  WITH_RECOMPILE

Submitted by:	Johannes 5 Joemann <joemann@beefree.free.de> (MAINTAINER)
2002-03-26 08:58:34 +00:00
Maxim Sobolev
62f2687e21 Add USE_SUBMAKE, where it might be necessary. 2002-03-25 09:19:20 +00:00
Kris Kennaway
aa1feafc5b Remove the guileobjc port, which has been BROKEN since 1999. 2002-03-25 02:42:39 +00:00
Kris Kennaway
a94d0c83fa Remove the libobjects port, which was marked BROKEN in 1999. 2002-03-25 02:41:11 +00:00
Kris Kennaway
8061d233ef BROKEN: checksum has changed 2002-03-25 02:04:33 +00:00
David E. O'Brien
d95e0123d2 Document. 2002-03-24 17:03:20 +00:00
Akinori MUSHA
a7bc6775e8 Update to 20020323. 2002-03-24 16:44:29 +00:00
David E. O'Brien
a49ca2d5bb Let machine/ansi.h know not to play glibc for us. 2002-03-24 11:44:40 +00:00
Jason Evans
315d4dddd3 Update to version 3.0.1. 2002-03-24 03:09:42 +00:00
Patrick Li
7e76f30de8 Update to 1.2.b5
PR:		36223
Submitted by:	maintainer
2002-03-23 09:32:20 +00:00
Thomas Gellekum
50933e5617 Add checksums for Python-2.1.2 docs.
Prompted by:	many ;-)
2002-03-21 13:19:29 +00:00
Thomas Gellekum
25210defe0 Upgrade to 1.3.0. 2002-03-21 13:15:02 +00:00
Thomas Gellekum
e46a2cb91f Upgrade to 1.1.0. 2002-03-21 13:08:05 +00:00
David E. O'Brien
2dcf25a99f Upgrade to the 18-March-2002 GCC 3.1 development snapshot. 2002-03-20 00:35:28 +00:00
Kris Kennaway
cfb2150e68 Mark FORBIDDEN: this port loops infinitely during build:
[...]
gmake[1652]: Leaving directory `/x/tmp/a/ports/lang/nhc98/work/nhc98-1.10/src/prelude/Numeric'
cd -FreeBSD; gmake fromC
cd: Illegal option -F
gmake[1652]: Entering directory `/x/tmp/a/ports/lang/nhc98/work/nhc98-1.10/src/prelude
[...]

Noticed by:	bento
2002-03-18 06:32:20 +00:00
Patrick Li
6abe40aed8 Update to 1.95.11
PR:		35962
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-16 06:42:03 +00:00
Dirk Meyer
1906fd3724 Add include/tcl%%TCL_VER%%/tclPlatDecls.h
previous patch did not apply
2002-03-15 21:40:26 +00:00
Ade Lovett
9210b7cb07 Stage 1 of gettext update.
Move gettext (0.10.35) with gettext-old
Update gettext from gettext-devel (0.10.40)
Remove gettext-devel
Fix dependencies

Stage 2 will involve upgraded gettext to 0.11 and fixing issues
Stage 3 involves a de-orbit burn sequence for gettext-old

Reviewed by:	portmgr
2002-03-15 19:44:29 +00:00
David E. O'Brien
15ce33a60c Update to the 20020210 release. 2002-03-15 09:25:02 +00:00
Dirk Meyer
dcbc75a57b Create an extra link for tclPlatDecls.h
PR:		35817
Submitted by:	brandt@fokus.gmd.de
2002-03-14 14:14:10 +00:00
Akinori MUSHA
c990483df5 Update to the latest stable snapshot as of 2002.03.13.
Add a WITH_ONIGURUMA knob that enables the Oni Guruma regex engine
that's currently under development that will eventually replace the
stock one that's derived from LGPL'd GNU regex. [experimental]
2002-03-13 22:57:19 +00:00
Patrick Li
8deb0bc704 Update to 2.3.8
PR:		35828
Submitted by:	maintainer
2002-03-13 09:13:51 +00:00
David E. O'Brien
2f276e99ec Upgrade to a 12-March-2002 GCC 3.2 in-development checkout. 2002-03-13 07:50:44 +00:00
David E. O'Brien
d3909fe686 Upgrade to the 10-March-2002 GCC 3.2 in-development snapshot.
Due to the lack of a real snapshot distfile, this has to use CVS
as the fetch method.
2002-03-13 05:08:26 +00:00
David E. O'Brien
736f858aac Upgrade to the 11-March-2002 GCC 3.1 development snapshot. 2002-03-13 04:04:28 +00:00
Ade Lovett
049d3daf0f Update to 1.0a7, depend on Tcl/Tk 8.3.
MAINTAINER email bounces - reset to ports@FreeBSD.org

PR:		35803
Submitted by:	Bruce A. Mah <bmah@packetdesign.com>
2002-03-12 01:13:35 +00:00
Patrick Li
ca1956adc2 Update to 5d5
PR:		35792
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-03-12 00:47:02 +00:00
David E. O'Brien
e077f8a09e Upgrade to the 9-March-2002 GCC 3.1 development snapshot. 2002-03-11 09:25:20 +00:00
David E. O'Brien
5d96a80946 Mark broken while I find a suitable snapshot. 2002-03-09 21:23:05 +00:00
David E. O'Brien
4405bd4097 Upgrade to version 3.0.4. 2002-03-09 21:11:01 +00:00
David E. O'Brien
dd21b96f87 Upgrade to the 4-March-2002 GCC 3.1 development snapshot. 2002-03-09 09:00:59 +00:00
David E. O'Brien
9b40dec939 Turn on gcc3{1,2} 2002-03-08 06:30:47 +00:00
David E. O'Brien
ab982f4d02 Remove gcc-devel in lue of more explicit version numbered ports. 2002-03-08 06:30:17 +00:00
Dirk Meyer
1569482865 Update to 8.4.a4
- DISTNAME changed
- configure section for FreeBSD fixed
- new encodings
- new manpages
2002-03-07 07:01:40 +00:00
David E. O'Brien
9a20bf6731 Sync with gcc30's style.
This includes changing the name from g<BINARY> to <BINARY>31, using a
single .info file rather than the mirage of them, and switch to using the
.bz2 distfiles.
2002-03-04 21:08:06 +00:00