Commit Graph

82624 Commits

Author SHA1 Message Date
Sean Chittenden
919e7f4dbf Bring postgressql-devel up to snuff to build with PostgreSQL's other
sub-ports (eg: p5-postgresql-plperl).

PR:		ports/54629
Submitted by:	Yen-Shuo Su <yssu@CCCA.net>
2003-08-23 16:38:11 +00:00
Akinori MUSHA
9bc5e88302 Update to 1.9.3. 2003-08-23 16:06:52 +00:00
Greg Lewis
d73e9f7a29 . Add a script which checks if ${LINUX_BASE}/${WRKDIRPREFIX} is
(possibly indirectly) a symbolic link to ${WRKDIRPREFIX}.
. Use this script in preference to the direct symbolic link check
  previously used, as it handles indirections which cause the same
  problem.
. /compat/linux -> ${LINUXBASE} in the message output if the check
  detects a link.

PR:		43602
2003-08-23 15:17:29 +00:00
Edwin Groothuis
ea0720403f ports/x11-wm: New version, 0.0.2
New version of the weewm X11 window manager available.

PR:		ports/54703
Submitted by:	Pierre-Paul Lavoie <ppl@nbnet.nb.ca>
2003-08-23 13:54:30 +00:00
Akinori MUSHA
6e29f06660 Update to 1.8.0. 2003-08-23 13:54:01 +00:00
Edwin Groothuis
df02d3bfc6 [maintainer-update] Distfile of www/flashplugin-mozilla no longer available
The master sites and the distfile of www/flashplugin-mozilla
	and www/flashplugin-mozilla-devel is no longer available,
	and the email of the author is also broken.

PR:		ports/55360
Submitted by:	Leland Wang <llwang@infor.org>
2003-08-23 13:49:37 +00:00
Edwin Groothuis
fdd0318f36 [MAINTAINER UPDATE] security/freebsd-update
Call bspatch with a full path; this fixes problems where
	people are running freebsd-update with a PATH which doesn't
	include /usr/local/bin

PR:		ports/55869
Submitted by:	Colin Percival <cperciva@daemonology.net>
2003-08-23 13:43:26 +00:00
Edwin Groothuis
ddc914d365 [MAINTAINER UPDATE] security/freebsd-update
Call bspatch with a full path; this fixes problems where
	people are running freebsd-update with a PATH which doesn't
	include /usr/local/bin

PR:		ports/55869
Submitted by: 	Colin Percival <cperciva@daemonology.net>
2003-08-23 13:42:21 +00:00
Edwin Groothuis
0c6f5a4e72 [MAINTAINER UPDATE] irc/ircd-ru New release (1.0.7 > 1.0.7-02-stable)
and some minor changes in port

	Released new version ircd-ru (1.0.7-02-stable).
	Cleaning port.

PR:		ports/55761
Submitted by:	Khamushkin Ilya <ilya@ircd.ru>
2003-08-23 13:34:20 +00:00
Edwin Groothuis
384325efe4 iMAINTAINER-UPDATE: textproc/xerces-c2
Apache XML project has release a new version of xerces-c.

	Please see http://xml.apache.org/xerces-c/releases.html for
	more information.

PR:		ports/53348
Submitted by:	Bjoern A. Zeeb <bzeeb+freebsdports@zabbadoz.net>
2003-08-23 13:12:45 +00:00
Edwin Groothuis
f74af8c62f Fix to ports/lang/ici build problem on 5-CURRENT
Patch to fix build failures of lang/ici port on 5-CURRENT.
	Note this is UNTESTED (my 5-CURRENT machine disappeared
	last week) but the same fix was required on other gcc 3.x
	using platforms (Mac OS X) and I am assuming it will repair
	the brokeness.

Honestly, the patch didn't but a quick search/replace of "float_t"
to "floats_t" did. Informed maintainer.

PR:		ports/52444
Submitted by:	Andy Newman <atrn@zeta.org.au>
2003-08-23 12:50:48 +00:00
Edwin Groothuis
9acc62a9af Port upgrade: sysutils/LinNeighborhood to 0.6.5_1
LinNeighborhood core dumps, if one of the windows share
	names or mount point names contain a space.
	(Thanks to Simon Barner for the fix).

PR:		ports/55179
Submitted by:	Heiner Eichmann <h.eichmann@gmx.de>
2003-08-23 12:40:20 +00:00
Dirk Meyer
6371658cee - amd64 is not supported 2003-08-23 11:21:50 +00:00
Akinori MUSHA
6ba96b1b92 Update to 0.5.1. 2003-08-23 10:21:46 +00:00
Dirk Meyer
80f172bf79 - Update to 1.1p1
fix a buffer overflow in the return message generation
- set PORTVERSION 1.1.1 to avoid future conflicts
2003-08-23 10:14:54 +00:00
Edwin Groothuis
c6669c0e3b Assume maintainership
PR:		ports/55789
Submitted by:	Taylor Dondich <tdondich@majiknetworks.com>
2003-08-23 08:43:38 +00:00
Jun Kuriyama
8b58c48826 o Move perllocal.pod tweak from post-configure to post-build.
Because Makefile for perl is created at build stage. [1]
o Install freebsd5.h which I added in previous commit [2].

PR:		ports/55729 [2]
Submitted by:	Pat Lashley <patl+freebsd@volant.org> [2],
		kuriyama [1]
2003-08-23 08:32:01 +00:00
Edwin Groothuis
d59e6a74c7 www/horde2: fixing Apache segfaults.
There is a bug in Horde: the logger (PEAR::Log) is instanciated
	without a '&', and PHP does not handle this error, letting
	Apache childs segfaulting.

Also removed the *.orig files from the pkg-plist and let them be
removed via post-patch.

PR:		ports/55192
Submitted by:	Thierry Thomas <thierry@pompo.net>
2003-08-23 07:56:26 +00:00
Jun Kuriyama
f5df11874d o Upgrade to 1.2.3.
o Remove explicit --enable-tiger from $CONFIGURE_ARGS.  This feature will
  be removed from GnuPG.
2003-08-23 06:34:40 +00:00
Eric Anholt
abb67d14e8 Remove the disabling of MTRRs on amd64, as MTRR support has been added to
-current.  No PORTREVISION bump because the installed base is small enough.

Submitted by:	peter
2003-08-23 03:05:24 +00:00
Hye-Shik Chang
0b079ea02d Update 0.92 2003-08-23 02:17:31 +00:00
Hye-Shik Chang
8a9cfb13ba Update to 0.6.3 2003-08-23 02:12:08 +00:00
David E. O'Brien
27e9bd2cbc Add support for AMD64. 2003-08-23 01:43:11 +00:00
Motoyuki Konno
7a7bcad0cf Update to smtpfeed 1.20.
-  Smtpfeed no longer depends on mail/sendmail.  It works well with
   sendmail 8.12.  If you use 8.11.X, you'll need sendmail WIDE patch.
-  There seems to be no official WWW page.
2003-08-23 01:35:58 +00:00
Hye-Shik Chang
a559b90434 BUILD_STATIC by default as lang/python does. 2003-08-23 01:07:20 +00:00
Hye-Shik Chang
aff1614521 Bump PORTREVISION after lang/python's changing default to
BUILD_STATIC. This affects to python embedding programs only.

Submitted by:	olgeni
2003-08-23 01:03:50 +00:00
Akinori MUSHA
3cb934d40c Add ruby-asp, an Active Server Pages port to Apache with Ruby
scripting.
2003-08-22 23:48:12 +00:00
Akinori MUSHA
0d64d8bed2 Add ruby-gmp (libgmp-ruby), Ruby bindings to GNU Multiprecision
Library.
2003-08-22 23:27:47 +00:00
Akinori MUSHA
a0c8b8f46b Update to 0.5.0. 2003-08-22 23:03:37 +00:00
Akinori MUSHA
704920bee9 Update to 2.0.5. 2003-08-22 22:55:52 +00:00
Akinori MUSHA
0f1f27c54b Update to 0.5.2. 2003-08-22 22:53:54 +00:00
Akinori MUSHA
e8d03d17d1 Update to 3.1.5. 2003-08-22 22:47:57 +00:00
Neil Blakey-Milner
15a19205f6 Upgrade criticalmass to 0.98, also fixing gcc 3 build problems. 2003-08-22 22:01:51 +00:00
Gerald Pfeifer
c97e040df9 Update to version 1.61. 2003-08-22 21:41:21 +00:00
Gerald Pfeifer
0645c81ccb Add USE_BISON, as dlls/msi now requires the %pure-parser bison extension for
reentrant parsers.
2003-08-22 21:19:33 +00:00
Kirill Ponomarev
a883e87cff - Update to version 0.4.3
PR:		55874
Submitted by:	Ports Fury
2003-08-22 20:55:35 +00:00
Kirill Ponomarev
b694b75c6d - Update to version 1.0.1
PR:		55878
Submitted by:	maintainer
2003-08-22 20:49:34 +00:00
Kirill Ponomarev
4302ab47e7 - Update to version 1.2.11
PR:		55875
Submitted by:	Ports Fury
2003-08-22 20:42:45 +00:00
Kirill Ponomarev
8b4ee819d4 - Update to version 0.98
PR:		55871
Submitted by:	Ports Fury
2003-08-22 20:36:48 +00:00
Akinori MUSHA
91d33a4aca Remove ruby-panel-applet. GNOME 1.4 desktop is gone.
Reported by:	kris
2003-08-22 20:36:11 +00:00
Neil Blakey-Milner
81bc822548 Utilise USE_ZOPE to enforce python version requirements 2003-08-22 20:20:32 +00:00
Norikatsu Shigemura
bb7551d5b5 Resurrect PORTEPOCH accidentally removed in last commit.
Reported by:	ume (counterattack)
2003-08-22 20:17:10 +00:00
Neil Blakey-Milner
ef750e6b09 Update py-vorbis to 1.3 2003-08-22 20:06:42 +00:00
Neil Blakey-Milner
acfb1c6640 Update py-ogg port to 1.3 2003-08-22 20:00:56 +00:00
Neil Blakey-Milner
0b40affdd9 update py-ao to 0.82
PR:		55404
Submitted by:	Lars Eggert <larse@isi.edu>
2003-08-22 19:54:59 +00:00
Neil Blakey-Milner
f1afdf24ce Fix plist problem identified by bento
Use the same method as phpmyadmin for PHP4 dependency.

Submitted by:	kris
2003-08-22 19:41:39 +00:00
Neil Blakey-Milner
164732e5e0 Add msmtp 0.4.2, an SMTP "plugin" for MUAs.
PR:		55877
Submitted by:	R.I.Pienaar <rip@devco.net>
2003-08-22 19:27:55 +00:00
Christian Weisgerber
7fdd98bd02 maintenance update to 2.0.8 2003-08-22 18:36:32 +00:00
Kirill Ponomarev
df8b198761 - Update to 0.10.0
PR:		55868
Submitted by:	maintainer
2003-08-22 18:19:05 +00:00
Joe Marcus Clarke
e6f0d78869 * Update to 0.9.0
* Build with GNOME support if we're doing package building
2003-08-22 17:19:36 +00:00