Commit Graph

64828 Commits

Author SHA1 Message Date
Akinori MUSHA
744ecfac33 CC, CXX, CFLAGS, PTHREAD_CFLAGS and PTHREAD_LIBS may contain `/' in
them when using a non-default compiler/linker, so do not use `/' as
delimiter for s///. (I picked `|' instead)
2002-10-10 12:59:36 +00:00
Dmitry Sivachenko
3e9a36d879 Correct intl shlib version number.
Spotted by:	Neil Darlow <neil@darlow.co.uk>
2002-10-10 10:56:43 +00:00
Ying-Chieh Liao
96f0c66901 upgrade to 1.14
PR:		43888
Submitted by:	maintainer
2002-10-10 10:55:03 +00:00
Joerg Wunsch
ef9626d6e2 Add the forgotten dependency to gettext. This fixes the complaint
about the incorrect pkg-plist made in rev 1.17.
2002-10-10 10:47:27 +00:00
Ying-Chieh Liao
318b021265 add blitz++ 0.6
A C++ class library for scientific computing
2002-10-10 10:26:55 +00:00
Shigeyuki Fukushima
9b1467ed35 Fix build-breakage.
Submitted by:	Patrick Li <pat@FreeBSD.org>
2002-10-10 10:11:29 +00:00
Ernst de Haan
2c50b3e55f Not using IGNORE anymore to avoid package building.
.if defined(BATCH) || defined(PACKAGE_BUILDING)
IGNORE= "You can not legally distribute binaries"
.endif

This was superfluous and inhibiting package builds of things that
depend on the port. Having RESTRICTED and NO_CDROM is enough to
ensure that a package will not appear on the FTP site or a CDROM
(it will be built and used as a basis for other packages to build
with, but will be deleted at the end of the build run).

Requested by:	kris
Reviewed by:	portmgr (silence)
PR:		42758
2002-10-10 08:38:39 +00:00
Dmitry Sivachenko
9f43ab1dd8 Various fixes for new scheme of detecting intl.4, which comes with this
version of GNU make.

Submitted by:	KATO Tsuguru <tkato@prontomail.com>

Also provide WITHOUT_NLS knob to build without localized messages.
2002-10-10 07:26:51 +00:00
Ying-Chieh Liao
944f5449af - Enable --with-pthreads option.
- Add WITH_GUI support(not default).

PR:		36129
Submitted by:	Hidekazu Kuroki <hidekazu@pc88.gr.jp>
Approved by:	maintainer timeout
2002-10-10 07:20:24 +00:00
Ying-Chieh Liao
92216110e4 Make sure that it doesn't attempt to fclose a NULL pointer if ~/.xpilotrc
is not present.

PR:		38001
Submitted by:	Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
Approved by:	maintainer timeout
2002-10-10 06:40:59 +00:00
Scott Mace
845439fe24 Tcpreplay is distributed with libredblack 1.1.0, however,
libredblack 1.2 in the ports tree.

Fix tcpreplay to work with libredblack 1.2
2002-10-10 01:47:25 +00:00
Scott Mace
fb728e9821 add DISTNAME 2002-10-10 01:36:03 +00:00
Scott Mace
16116544f4 Fix version numbering. 2002-10-10 01:30:45 +00:00
Scott Mace
85da262ec1 Upgrade to tcpreplay-1.3-beta2 2002-10-10 00:24:03 +00:00
Scott Mace
dec7da56d3 Upgrade to version 1.2 2002-10-10 00:20:36 +00:00
Ernst de Haan
aa1f22138c Fixed daemonctl control program to work with the FreeBSD JDK 1.3.1.
The fix consists of 2 lines at the beginning of the program:

	setuid(geteuid());
	setgid(getegid());

Bumped PORTREVISION of Orion, Tomcat and JBoss ports.

PR:		40470, 43679
Submitted by:	Ari Suutari <ari.suutari@syncrontech.com>
Reviewed by:	audit
Approved by:	Silence on -audit (since Sept 13, 2002)
2002-10-09 23:10:32 +00:00
Ernst de Haan
a7b8dc033b Fixed checksum mismatch. Provided alternative download location
for old version of distfile.

PR:	43397
2002-10-09 22:50:31 +00:00
Ernst de Haan
04b64d5fc7 Maintainership dropped by maintainer. Back to freebsd-ports.
PR:		43397
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2002-10-09 22:44:55 +00:00
Ernst de Haan
054458fd11 Changed target installation directory so it does not include
the minor version number anymore.

Bumped PORTREVISION.

PR:		43565
Requested by:	Andrew Gerweck <andy@gerweck.dyndns.org>
2002-10-09 22:37:54 +00:00
Martin Blapp
72e2079168 Back out the previous commit to use gcc3.2 on STABLE.
The gcc3.2 ports seems to be based on a broken version,
which does has internal gcc errors.
2002-10-09 22:10:55 +00:00
Ernst de Haan
85b1da903b New port: java-checkstyle.
PR:		42412
Submitted by:	Dave Glowacki <dglo@hyde.ssec.wisc.edu>
2002-10-09 22:03:39 +00:00
Ernst de Haan
40766c86e9 Upgrade to Jakarta Ant 1.5.1.
See:
http://jakarta.apache.org/builds/jakarta-ant/release/v1.5.1/README

PR:	43859
2002-10-09 21:49:21 +00:00
Jimmy Olgeni
0b36ee29e8 Forgot to remove this one... 2002-10-09 20:05:44 +00:00
Dirk Meyer
49ba1538bd Update to newer distribution.
revert to old path, as most people use realitive path in their configs
2002-10-09 20:03:15 +00:00
James E. Housley
07bce73954 Update to 4228 2002-10-09 20:01:30 +00:00
Jimmy Olgeni
e2c00b0333 Update to version 1.2.4. 2002-10-09 19:58:14 +00:00
Joe Marcus Clarke
69aa761f83 Add support for Docbook 4.2.
Submitted by:	John Merryweather Cooper <john_m_cooper@yahoo.com>
2002-10-09 19:52:28 +00:00
Ying-Chieh Liao
1b462cf363 upgrade to 2.5
PR:		43868
Submitted by:	Ulrich Spoerlein <q@uni.de>
2002-10-09 19:23:41 +00:00
Ying-Chieh Liao
109f36f2bd - Fix MASTER_SITES, as far as author (again) changed it's location;
- Fix build on per-nl_langinfo systems (RELENG_4_4 for example);
- Remove unnecceccary CONFIGURE_ARGS;

PR:		43834
Submitted by:	maintainer
2002-10-09 19:02:06 +00:00
Ying-Chieh Liao
9d273f6c0f upgrade to 1.0.7
PR:		43266
Submitted by:	maintainer
2002-10-09 18:56:03 +00:00
Ying-Chieh Liao
d76ace03ae properly handles CPPFLAGS
PR:		43683
Submitted by:	Ports Fury
2002-10-09 18:10:42 +00:00
Ying-Chieh Liao
37577da66b fix WWW
PR:		43867
Submitted by:	maintainer
2002-10-09 17:58:49 +00:00
Ying-Chieh Liao
79b7bbb343 fix build
PR:		43855
Submitted by:	Maxim Maximov <mcsi@agava.com>
2002-10-09 17:53:16 +00:00
Ying-Chieh Liao
c69e8ad925 add missing files to PLIST
PR:		43850
Submitted by:	maintainer
2002-10-09 17:39:43 +00:00
Joe Marcus Clarke
bed5ed4a73 Fix plist.
Submitted by:	olgeni
2002-10-09 17:24:15 +00:00
Joe Marcus Clarke
c3c758e01d Apply the vendor patch for the recent security exploit.
See http://online.securityfocus.com/bid/5602/info/ for more details.
2002-10-09 16:34:46 +00:00
Joe Marcus Clarke
5b4499e138 Hack up some of the conditionals so that they work with older versions of
make.

PR:	43813
2002-10-09 16:14:57 +00:00
Joe Marcus Clarke
13b7e1b18c Fix a bug in the DTD validation code that caused a seg fault due to freeing
unitialized memory.
2002-10-09 16:13:36 +00:00
David E. O'Brien
115dee9acd Add a patch that allows one to debug XFree86 loadable modules.
Ported from http://www.dawa.demon.co.uk/xfree-gdb/ and
http://sources.redhat.com/ml/gdb-patches/2001-09/msg00306.html.
2002-10-09 15:55:14 +00:00
Dmitry Sivachenko
34732d167a Fix intl.4 library name spelling. 2002-10-09 13:29:57 +00:00
Dmitry Sivachenko
2b94876bf3 GNU make now has no included gettext.
Add dependency to devel/gettext port.
2002-10-09 13:25:22 +00:00
Ying-Chieh Liao
effe66e575 upgrade to 1.7.1 2002-10-09 12:04:40 +00:00
Hye-Shik Chang
2747fc1753 1. Update to 1.0.8
2. Do not install useless .la files

[2] is on ports/42889 but previous revision's committer might
forget to do cvs add.

PR:		42889 [2]
Submitted by:	Ports Fury [2]
2002-10-09 10:53:35 +00:00
Sean Chittenden
0d8d86ca0d Add Net::GeoIP, a Ruby wrapper for libGeoIP.
Approved by:	knu (mentor)
2002-10-09 10:00:11 +00:00
Martin Blapp
0ecfe127ff Fix two misplaced ${WRKDIRPREFIX}="" defines which broke the build for
read only mounted ports three with WRKDIRPREFIX set.

PR:		43374
2002-10-09 09:10:28 +00:00
Martin Blapp
46ff2e5908 Use gcc3.2 port to build for STABLE too. 2002-10-09 08:31:09 +00:00
Martin Blapp
969f45763a Fix a missleading warning about a bug which is fixed in 4.7-RELEASE.
PR:			43836
Submitted by:		Alexandr Kovalenko <never@nevermind.kiev.ua>
			Fernan Aguero <fernan@iib.unsam.edu.ar>
2002-10-09 08:18:10 +00:00
Will Andrews
91bd4f0671 Gmake now needs libiconv. I don't really care why, but a clean-room make
package fails otherwise.  Anyone who wants to improve on this commit should
make sure to test that make package still works with libiconv not installed
*before* doing anything.  See the following log for more info:
http://rabarber.fruitsalad.org/errors/200210090422/4-STABLE/gmake-3.80.log
2002-10-09 06:09:48 +00:00
Sean Chittenden
f0b1bf5c18 Commit miss: correct the path of the library dependency to net/GeoIP. 2002-10-09 04:44:45 +00:00
Sean Chittenden
3d25f2bf6f Move GeoIP and perl friend from misc/ to net/
Approved by:	knu (mentor)
2002-10-09 04:34:49 +00:00