Commit Graph

4243 Commits

Author SHA1 Message Date
Gerald Pfeifer
7fb421e760 Add a WITHOUT_LIBJAVA know, which disables building libgcj and thus saves
quite some build time and also disk.  Make this the default on sparc64 and
ia64 where libgcj has not been ported to and thus fix long-standing packaging
issues on these two platforms.
On the way, update to the 20040310 snapshot of GCC 3.4.0.

PR:		63427 (mostly)
2004-03-14 21:33:57 +00:00
Gerald Pfeifer
4bc04f3260 Update to the 20040308 snapshot of GCC 3.3.4.
- Work around breakage due to the renaming of x86_64 to amd64 (which still
  has not been addressed upstream).
- USE_SIZE is now the default, no need to specify it explicitly.
- Remove WANT_THREADS_SUPPORT knob, which should be a no-op by now.
2004-03-14 12:39:34 +00:00
Ralf S. Engelschall
ba4cf9fabb Resign maintainership of the ports corresponding to software I developed
myself because I've not the necessary time to maintain the ports in a
reasonable way. This way others are encouraged to pick up those ports.
2004-03-14 11:23:26 +00:00
Jun Kuriyama
4a868f8a2a o Bump $LIB_DEPENDS line to chase expat's shlib version.
o Bump $PORTREVISION.
2004-03-14 07:58:26 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kris Kennaway
ee8e18eaaf DEPRECATE the unused, outdated gcc28 and gcc31 ports for removal at a future date. 2004-03-14 03:22:00 +00:00
Kris Kennaway
10fbff5785 DEPRECATE this unused, outdated port for removal at a future date. 2004-03-14 03:20:52 +00:00
Kris Kennaway
a63f844be8 DEPRECATE the unused, outdated gcc27 port for removal at a future date. 2004-03-14 03:18:56 +00:00
Kris Kennaway
f8dc38d6fc DEPRECATE the unused, outdated egcs port for removal at a future date. 2004-03-14 03:17:25 +00:00
Kris Kennaway
0969875e62 This port is no longer in use by anything in the ports collection. Mark
it DEPRECATED for future removal.
2004-03-14 03:13:30 +00:00
Kris Kennaway
476ea8d392 BROKEN on !i386 and !alpha: Does not compile 2004-03-14 01:29:36 +00:00
Kris Kennaway
2b314e4057 BROKEN on ia64: segfault during build 2004-03-14 00:18:21 +00:00
Alex Dupre
629fc51df0 Fix PHP_PORT when PORTSDIR is a symlink.
Submitted by:	marcus
Reviewed by:	pav
2004-03-13 22:35:17 +00:00
Gerald Pfeifer
b00eb5246b Remove WITH_BOUNDSCHECKING knob, as the patch disappeared upstream and
GCC 3.3 with a current bounds checking patch should be better anyways.

Reported by:	trevor
2004-03-13 18:05:38 +00:00
Alexander Leidinger
baa8612f1d - some base system headers know about icc now, don't override them
where appropriate [1]
- make portlint happy [1]
- sync icc7 and icc [1]
- add linux_base as a patch depends for icc v8

Submitted by:	Marius Strobl <marius@alchemy.franken.de> [1]
Requested by:	maintainer [1]
2004-03-13 10:33:18 +00:00
Kris Kennaway
9dd4294568 IGNORE on !i386: Hangs during build 2004-03-13 10:22:00 +00:00
Kris Kennaway
dd7325ed6a Remove unneccessary bsd.port.(pre|post).mk inclusion. 2004-03-13 10:15:50 +00:00
Kris Kennaway
e8ad5c106a BROKEN on !i386 and !alpha: Does not compile 2004-03-13 10:03:48 +00:00
Kris Kennaway
97a460131c BROKEN on !i386: Does not compile 2004-03-13 05:58:20 +00:00
Trevor Johnson
6ac9725459 Since asami's directory on MASTER_SITE_LOCAL is gone, stow his
distfiles in my directory.
2004-03-12 21:03:28 +00:00
Ade Lovett
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
2004-03-12 02:48:25 +00:00
Volker Stolz
50b8a65958 New Port: lang/lua-mode.el
Emacs/XEmacs major mode for editing Lua scripts.

PR:		ports/63770
Submitted by:	John Elsasser
Approved by:	linimon (mentor)
2004-03-11 21:05:44 +00:00
Jimmy Olgeni
7bca6a4c59 Unbreak filelib:fold_files/6, add missing clause.
Obtained from:	 Dominic Williams (on erlang-questions)
2004-03-11 20:10:53 +00:00
Jimmy Olgeni
544af71b8f Do not close a SSL connection when a finite timeout is specified and
triggered (also fixes ejabberd).

Submitted by:	demon
Obtained from:	Alexey Shchepin
2004-03-11 19:52:24 +00:00
Hye-Shik Chang
2c1a480460 - Fix installation problem where PREFIX != LOCALBASE.
- Add checksum for Python-2.4.a0.20040311
2004-03-11 15:55:38 +00:00
Hye-Shik Chang
2083111047 Update to Python development snapshot as of 040311.
I must say that it's faster by 10%~ than previous snapshot or 2.3.
And it incorporated CJKCodecs from this! :)
2004-03-11 15:53:06 +00:00
Pav Lucistnik
298a2ccead - Remove bogus stripping
Submitted by:	eik
Approved by:	Michael Johnson <ahze@ahze.net> (maintainer)
2004-03-11 12:33:34 +00:00
Oliver Braun
3e16e4b08f deUSE_SIZEify. 2004-03-11 07:48:13 +00:00
Pav Lucistnik
33687108b0 - Add documentation
- Add depedency on X11 libraries
- Bump portrevision

PR:		ports/64027
Submitted by:	michael johnson <ahze@ahze.net> (maintainer)
2004-03-10 23:55:50 +00:00
Pav Lucistnik
5983e76152 - Fix build (missing dependency)
Submitted by:	Michael Johnson <ahze@ahze.net> (maintainer)
Reported by:	bento via kris
2004-03-10 22:00:05 +00:00
Pav Lucistnik
71cb711f2a - Fix build (missing dependency)
Submitted by:	Michael Johnson <ahze@ahze.net> (maintainer)
Reported by:	bento via kris
2004-03-10 21:54:54 +00:00
Trevor Johnson
281b567a90 The Java compiler has been omitted from this port since 2002-04-26.
Remove its entry.

Add size data.
2004-03-10 19:50:30 +00:00
Trevor Johnson
f1b6a86ffb Remove entry for bounds-checking patch, which was reported to be
unfetchable and has been not been used by the Makefile since last
May.

PR:		51738
Submitted by:	parv

Add size datum.
2004-03-10 19:47:22 +00:00
Volker Stolz
f94ee3fd39 - Update MAINTAINER-line of my ports to new @FreeBSD.org address
- Nuke 2x USE_SIZE while here

Approved by: linimon (mentor)
2004-03-10 13:16:50 +00:00
Mark Linimon
292ce44495 Update to 1.1.0: added PHP5 support; better XEmacs compatibility; bugfixes.
PR:		ports/63859
Submitted by:	Toni Viemero <toni.viemero@iki.fi>
2004-03-10 10:38:22 +00:00
Mark Linimon
f47ee00dd9 Label the configuration dialog.
PR:		ports/63097
Submitted by:	Ken Stailey <kstailey@yahoo.com>
2004-03-10 06:21:56 +00:00
Oliver Braun
6db8e1fb60 The helium developers have rerolled the tarball including many bugfixes. I have
verified this with the developers. Bump PORTREVISION accordingly.
2004-03-09 16:33:11 +00:00
Hye-Shik Chang
3c031745cd Create a symbolic link to lib/python2.3.so on lib/python2.3/config/
for seamless upgrade from a static library.

Suggested by:	dd
2004-03-09 02:24:31 +00:00
Alex Dupre
16e0b187bd Don't use a fully-qualified path in php.conf.
Submitted by:	marcus
Reviewed by:	pav
2004-03-08 23:12:48 +00:00
Pav Lucistnik
8bcb9866bb Add fpc-docs, a port for documentation of Free Pascal Compiler.
PR:		ports/62599
Submitted by:	John Merryweather Cooper <coop9211@uidaho.edu>
2004-03-08 17:40:37 +00:00
Hye-Shik Chang
1ba15b7a7e Build and install a shared library and its frontend besides static one
by default.

[HEADS UP] The python executable and static library isn't built PIC
anymore even on amd64 and ia64. Please use a shared library instead.

Requested by:	jhay, dd
Tested by:	Charles Swiger <cswiger@mac.com>,
		Tim Middleton <x@Vex.Net>
2004-03-08 12:43:11 +00:00
Pav Lucistnik
83ece6e98c - Update to 5.1.0
PR:		ports/63888
Submitted by:	Jason Evans <jasone@canonware.com> (maintainer)
2004-03-07 23:54:55 +00:00
Edwin Groothuis
84c834ee8f Let ports use the USE_SDL macro
PR:		ports/61807
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer timeout
2004-03-07 23:39:10 +00:00
Pav Lucistnik
46764f6f8b - Update Portable.NET suite to 0.6.2
PR:		ports/63857
Submitted by:	michael johnson <ahze@ahze.net> (maintainer)
2004-03-07 20:20:01 +00:00
Kris Kennaway
f2084d1b29 BROKEN on amd64 and ia64: Does not compile (missing -fPIC) 2004-03-07 13:00:02 +00:00
Kris Kennaway
6dbf9ca50a BROKEN on ia64: coredump during build. 2004-03-07 12:46:35 +00:00
Joseph Koshy
8c3508454d Fix installation glitch that caused a slowdown of DrScheme. Bump
PORTREVISION.

Correct typo (ONLY_FOR_ARCH -> ONLY_FOR_ARCHS).

PR:		ports/63782
2004-03-07 09:20:09 +00:00
Greg Lewis
b3cdd06b39 . Unbreak by fixing the packing list.
Submitted by:	bento
2004-03-07 07:28:48 +00:00
Kris Kennaway
f9b5468a48 BROKEN on !i386 and !alpha: Does not compile due to included boehm-gc 2004-03-06 23:45:15 +00:00
Kris Kennaway
52a140742c BROKEN on sparc64: Install fails 2004-03-06 23:41:09 +00:00