1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-25 00:51:21 +00:00
Commit Graph

59078 Commits

Author SHA1 Message Date
Andrey A. Chernov
f7a14c95a8 Remove GCC2 requirement, it builds fine with recently fixed GCC3 under -current
too (and I confirm it).

PR:	39300
Submitted by:	Alexander Kabaev <ak03@gte.com>
2002-06-14 19:38:27 +00:00
Greg Lewis
2f62ed9f9d . Fix the dependencies for this port following the renaming of the JDK
ports.
. Use (and define if necessary) ${FIND} and ${CPIO}, rather than
  /usr/bin/find and /usr/bin/cpio, respectively.

Reviewed by:	znerd
2002-06-14 19:08:49 +00:00
Stefan Eßer
73e6113793 Use $WRKSRC instead of $WRKDIR/$DISTNAME. 2002-06-14 18:16:29 +00:00
Stefan Eßer
014bd4330f Fix build on -current: initialization of FILE* outfile = stdout failed.
Testing the port revealed, that the SHAR archives could not be retrieved,
but a TAR archive is available from wuarchive, so I converted the port
to use it. This simplified the Makefile considerably as a side effect.

Approved by:	me@FreeBSD.org (port maintainer)
2002-06-14 18:14:16 +00:00
Akinori MUSHA
88b8420988 Get the IGNORE warning working. ${DISTFILES} cannot be referenced in
a .if condition before reading through bsd.port.post.mk.

Approved by:	netchild (MAINTAINER)
2002-06-14 15:54:18 +00:00
David W. Chapman Jr.
29100c0abd Update to 2.3.5
Submitted by:	maintainer
2002-06-14 15:14:00 +00:00
Anton Berezin
1fa3224f7e Add p5-Time-Piece, a perl module implementing time objects. 2002-06-14 14:35:36 +00:00
Christian Weisgerber
9e93966b7c * Take maintainership.
* Fix compilation with gcc 3.1; from Marc Espie <espie@openbsd.org>.
* Override variables with MAKE_ARGS instead of patching Makefile.
2002-06-14 14:33:24 +00:00
Johann Visagie
51d9e9ebf4 - Update to version 0.5 2002-06-14 13:26:59 +00:00
Thomas Gellekum
164cfe2626 Upgrade to 21.0. 2002-06-14 11:19:43 +00:00
Thomas Gellekum
5abd985434 Use new PYTHONPREFIX_*DIR variables to make these ports PREFIX-clean. 2002-06-14 11:19:13 +00:00
Thomas Gellekum
8d6c870a31 - Support development versions of Python.
- Allow installation to python-specific hierarchy. This will
  benefit users of Zope and mod_python.
- Add PYTHON_*DIR variables to PLIST_SUB.

PR:		38769
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-06-14 11:17:08 +00:00
Andrey A. Chernov
32f7857930 Remove myself from MAINTAINER 2002-06-14 11:08:08 +00:00
Ying-Chieh Liao
5102c29909 add py-rt 2.5
Python Routeing Toolkit
2002-06-14 09:45:04 +00:00
Peter Pentchev
e756b17c46 Fix a segfault when authenticating against the system passwd file:
there's little sense in passing an integer port number to a string
comparison routine :)
Bump PORTREVISION.

Reported by:	Rudy <rudy@tzone.it>
2002-06-14 09:38:41 +00:00
Ying-Chieh Liao
a8ffa62f35 add libosip 0.8.6
oSIP is an implementation of SIP
2002-06-14 08:57:57 +00:00
Joseph Koshy
3badfeb037 [ports/devel/gettext-old] no longer installs shared library "libintl.so.1",
required by this program.  Work-around: edit the binary in-place and
change this dependency to the more current "libintl.so.2" (no adverse
effects seen).

Add an explicit "LIB_DEPENDS" line.  Bump PORTREVISION.

PR:		ports/38078
Submitted by:	Rainer Goellner <rgoellner@gmx.de>
2002-06-14 08:56:06 +00:00
Ying-Chieh Liao
12aab1afb7 upgrade to 2.1.1
PR:		39255
Submitted by:	maintainer
2002-06-14 07:32:09 +00:00
Ying-Chieh Liao
6ffcaa9250 add py-freebsd 0.1
Python interface to FreeBSD-specific system libraries

PR:		39253
Submitted by:	Hye-Shik Chang <perky@fallin.lv>
2002-06-14 07:29:30 +00:00
Ying-Chieh Liao
43e80d5a4b Replace ${PERL} with ${REINPLACE_CMD}.
PR:	39243, 39244, 39245, 39249
Submitted by:	maintainer
2002-06-14 07:21:10 +00:00
Ying-Chieh Liao
29218a1aba Use ${REINPLACE_CMD} instead of ${PERL}
PR:	39238, 39239, 39240, 39241
Submitted by:	maintainer
2002-06-14 07:04:51 +00:00
Ying-Chieh Liao
88e09526ae update master_sites
PR:		39237
Submitted by:	Erwin Lansing <erwin@lansing.dk>
2002-06-14 07:00:42 +00:00
Doug Barton
ffc83a37ae * Fix a braino with the dialog command line
* Update the warning message to encourage users
to upgrade their glib12 and gtk12 ports so that
their pkg-config files will be fixed.
2002-06-14 06:33:42 +00:00
Akinori MUSHA
8cdcacf95a Retire NetHack 3.2.2 ports as prearranged.
Implicitly approved by:	sf (MAINTAINER of games/nethack32-gtk)
2002-06-14 04:27:49 +00:00
Joe Marcus Clarke
b525ae5416 Fix another problem in the pkgconfig files for these ports. After running
a build of xscreensaver and xscreensaver-gnome, everything looks good.

Reported by:	dougb
2002-06-14 04:20:57 +00:00
Akinori MUSHA
a478f11a0d Make nethack33 ports a master port and the slaves, and unbreak
nethack33-gnome.

PR:		ports/38220
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
No response from:	MAINTAINERs
2002-06-14 04:14:38 +00:00
Dmitry Sivachenko
d6c9fa3b9e Upgrade to 1.2.2
PR:		39218
Submitted by:	Udo Schweigert <udo.schweigert@siemens.com> (MAINTAINER)
2002-06-14 03:17:23 +00:00
Doug Barton
b3948bfd58 * Add a feature I have used locally for a while, namely the ability to
tell configure that you want something other than zippy for fortunes.
* Change the method of displaying the warning message to one that is
friendlier to displaying multi-line instructions.
* Conditionally include webcollage-helper in the PLIST depending on
whether it was built by xscreensaver or not (which in turn depends
on the existence of gdk-pixbuf).
2002-06-14 02:09:42 +00:00
Jing-Tang Keith Jang
130f942577 Update to 20020216 version. 2002-06-14 01:42:33 +00:00
Pete Fritchman
c7bbb4589e Respect ${PREFIX}.
Approved by:	nik (maintainer)
2002-06-13 23:04:41 +00:00
Joe Marcus Clarke
b3462d152b Correct the name of the gdk library in the gdk pkgconfig file. This should get
xscreensaver building correctly without needing to delete pkgconfig.
Bump PORTREVISION.

Reported by:	many
2002-06-13 21:42:43 +00:00
Michael Haro
0e14e60e62 update to 1.2.5 2002-06-13 21:00:23 +00:00
Greg Lewis
ba8c398f70 Fix problems I created with the previous change:
. Add a post-patch target to clean up *.orig files (taken from the
  linux-sun-jdk13 port).
. Fix the name of the installation location to be consistent with other
  JDK ports and to not move with, for example, PORTREVISION changes.

Approved by:	znerd (maintainer)
2002-06-13 19:25:48 +00:00
Maxim Sobolev
1c411ca96d Add ${REINPLACE_CMD}, which will be used to get rid of depencency on perl
in current. Use it like the following:

	${REINPLACE_CMD} -e "foo" -e "bar" ${WRKSRC}/somefile

Approved by:	portmgr
2002-06-13 18:20:40 +00:00
Ernst de Haan
fb3735560d Not installing the packages anymore.
Fixed the packing list.
Bumped PORTREVISION.
2002-06-13 17:59:35 +00:00
Ernst de Haan
44e810e3d7 Upgrade to JUMP 0.2. 2002-06-13 17:49:48 +00:00
Ernst de Haan
ddf8667538 Patches that solve the problem that expr and libjava.so
cannot be found.

Bumped PORTREVISION.

Submitted by:	glewis
2002-06-13 17:30:53 +00:00
David E. O'Brien
7430839585 Reenable IPv6 support. 2002-06-13 17:15:45 +00:00
David E. O'Brien
773295db9a Update to version 3.1.2. 2002-06-13 16:54:49 +00:00
Joe Marcus Clarke
bb945586ca This isn't a GNOME port per se. Don't use the GNOME datadir. 2002-06-13 16:24:24 +00:00
Pete Fritchman
0afe1079b8 Add missing dependencies.
PR:		39181
Submitted by:	David Marshall <marshall@chezmarshall.com>
2002-06-13 16:21:39 +00:00
Anton Berezin
c29cf80e0b Update to 2.09. 2002-06-13 16:19:01 +00:00
Sergey Skvortsov
1423620f3e Updated to 1.52 2002-06-13 16:10:42 +00:00
Maxim Sobolev
b18c18cefe Don't bother to build tests which aren't installed anyway. 2002-06-13 16:06:24 +00:00
Greg Lewis
32c919750f . Fix dependencies after recent JDK ports repo copy.
PR:		39231

. Don't use -p with ${MKDIR}, its the default.
. Define (if necessary) and use ${SORT}, ${CPIO} and ${FIND} rather than
  hardwiring them as /usr/bin/sort, etc.

Apologies to sobomax for not asking for a review, I thought it important
to unbreak the port as quickly as possible.

Submitted by:	alane (dependencies), znerd
2002-06-13 16:01:25 +00:00
Anton Berezin
ce16a2aa64 Update to 1.1.0.
Submitted by:	maintainer
2002-06-13 15:51:27 +00:00
Anton Berezin
4a477009b6 Update to 0.4.0.
PR:		39227
Submitted by:	Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-13 15:31:49 +00:00
Anton Berezin
32088666dc Add amavisd-new, performance-enhanced daemonized version of amavis-perl.
PR:		38934
Submitted by:	Christopher K Davis (ckd-freebsd@ckdhr.com)
2002-06-13 14:46:25 +00:00
Ernst de Haan
7afd5c645a Now removes ${PREFIX}/share/java after deinstallation if it
is empty.
Bumped PORTREVISION.
2002-06-13 14:24:42 +00:00
Ernst de Haan
6f1f7d07e1 Now builds from source using Ant.
Added some download locations.
Bumped PORTREVISION.
2002-06-13 14:23:21 +00:00