Commit graph

103183 commits

Author SHA1 Message Date
Edwin Groothuis
d7a669862a [PATCH] audio/fmio distsite fix
the whole http://www.tele2.chel.ru/~pva/ is gone

PR:		ports/67404
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-31 01:17:35 +00:00
Mark Linimon
1d0059865f Add "ant" build dependancy; correct ${PKGINSTALL} usage (picked up by
Andreas Kasparz <andy at interface-business.de>)

PR:		ports/67282
Submitted by:	Jonathan Chen <jonc at chen.org.nz> (maintainer)
2004-05-31 00:15:48 +00:00
Edwin Groothuis
298240671f [PATCH] x11-clocks/wmtime distsite fix
connection refused or timeout

PR:		ports/67401
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-31 00:03:59 +00:00
Edwin Groothuis
92d9b3454c ports/67402: [PATCH] Mk/bsd.sites.mk MASTER_SITE_NETBSD sunsite fix
changed structure

PR:		ports/67402
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-31 00:02:29 +00:00
Joe Marcus Clarke
d69ede6402 Update to the latest CVS HEAD snapshot (as of today). Also, make sure we
use .tgz packages by default on systems that do not support .tbz packages.
Thanks to eik for pointing this little problem out.
2004-05-30 23:33:32 +00:00
Edwin Groothuis
33427c1fc5 [PATCH] Mk/bsd.sites.mk MASTER_SITE_PYTHON tuwien.ac.at fix
http://gd.tuwien.ac.at/www.python.org/ -> 302
	http://gd.tuwien.ac.at:8075/ they still have the mirror
	(see ftp://gd.tuwien.ac.at/gds-mirrors.html#PYTHON), but
	with a different structure, it breaks MASTER_SITE_SUBDIR,
	so I'd just drop it.

PR:		ports/67399
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-30 23:28:00 +00:00
Anton Berezin
ceb8fe7d89 1. Update to 5.8.4.
2. Make this port respect Makefile.local.
3. Transfer manpages to Makefile.man.
4. Move manpages for modules, included into distribution, into
   lib/perl5/PERL_VER/perl/man/man3, to eliminate file conflicts
   with p5 ports for modules included with perl.
5. Use PREFIX/SITE_PERL_REL instead of SITE_PERL in the Makefile.
6. Switch to bzipped sources.
7. Other small adjustments.

PR:	65925, 66096, 67205

Submitted by:	foxfair (1), Charles Swiger <chuck@pkix.net> (1), krion (3)
Reported by:	Roy Badami <roy@gnomon.org.uk> (2)
2004-05-30 23:13:56 +00:00
Joe Marcus Clarke
5a3e62b076 Update to 0.78. The list of changes can be found at:
http://gaim.sourceforge.net/ChangeLog
2004-05-30 22:35:48 +00:00
Thierry Thomas
9a2cb0469c Add gtk-qt-engine 0.3, a GTK-QT Theme Engine allowing GTK2 to use
QT widget styles.

PR:		63282
Submitted by:	Danny Pansters <danny@ricin.com>
2004-05-30 22:17:04 +00:00
Pav Lucistnik
336ab02dbb - Remove dead MASTER_SITES
PR:		ports/67395
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-30 21:47:23 +00:00
Oliver Eikemeier
5a9ce724fa parse $FreeBSD$ with yyyy-mm-dd format dates 2004-05-30 21:12:34 +00:00
Kirill Ponomarev
eff2bc50d3 - Fix MASTER_SITES
PR:		ports/67391
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-30 20:58:09 +00:00
Joe Marcus Clarke
b42bd964ee Add firefox-remote, a remote control wrapper script that allows one to open
URLs in new tabs.

PR:		66615
Submitted by:	Franz Klammer <klammer@webonaut.com>
2004-05-30 20:05:52 +00:00
Joe Marcus Clarke
53262e188e Update to 2.6.2.
* Do not complain about SIZE if NO_SIZE is set [1]
* Allow ``%%PORTDOCS%%@unexec rmdir %D/%%DOCSDIR%% 2>/dev/null || true'' in
  pkg-plist when using PORTDOCS
* Be a little smarter about complaining when .la files are seen in the plist.
  Also, point users to the GNOME site for elimintating .la files altogether [2]
* Super-scrub PKGNAME and PORTVERSION for illegal characters [3]
* Check for port versions that go backwards [3]

PR:		66891 [2]
Submitted by:	krion [1]
		leeym [2] (based on)
		eik [3]
2004-05-30 19:57:49 +00:00
Kirill Ponomarev
6b289e3974 - Fix MASTER_SITES
PR:		ports/67389
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-30 19:35:54 +00:00
Thierry Thomas
e5a5e3cc08 - several ports require SDL with GL enabled => set GL by default;
- bump PORTREVISION;
- remove the unused option X11;
- fix COMMENT (1.2.7 is the stable version);
- do some cleaning.
2004-05-30 19:33:12 +00:00
Mark Linimon
63c219fe1b Update to 3.0.14 to fix a URL parsing error that had sneaked into 3.0.13:
http://bugs.mysql.com/?id=3923

Full release announcement at:

    http://lists.mysql.com/announce/197

This also resyncs the list of MASTER_SITES with the list from the
databases/mysql41-server port.
2004-05-30 19:28:24 +00:00
Joe Marcus Clarke
d2ccd0287e Correct the DOCSDIR unexec line. 2004-05-30 19:18:50 +00:00
Kirill Ponomarev
4998c4ed57 - Update to version 1.15
PR:		ports/67382
Submitted by:	maintainer
2004-05-30 19:08:49 +00:00
Andrey A. Chernov
24d40029b3 Update from project CVS 2004-05-30 18:58:08 +00:00
Norikatsu Shigemura
00aa08d82d Update to 2004.05.29a. 2004-05-30 18:24:09 +00:00
Dmitry Sivachenko
609e13240d Explicitly disable TCL support and fix pkg-plist accordingly.
Set the same options for BATCH and !BATCH builds.

PLIST breakage found by:	kris
2004-05-30 18:14:26 +00:00
Pav Lucistnik
ca1f7706d3 - Silence confusing messages about completed installation in build stage
- Hand over to volunteer

PR:		ports/66844
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-30 15:38:21 +00:00
Oliver Eikemeier
890f926dbd protect $FreeBSD: ... $ from being expanded
Noticed by:	mat
2004-05-30 15:15:54 +00:00
Oliver Eikemeier
0d19350b78 don't terminate the log entry with the first hyphen 2004-05-30 15:09:11 +00:00
Pav Lucistnik
6aa0e9c0b6 - Tweak config path
- Respect it in pkg-plist
- Pass maintainership to submitter

Submitted by:	Andrey Slusar <vasallia@ukr.net>
2004-05-30 14:58:36 +00:00
Pav Lucistnik
336a2222ef - Update to 1.02
PR:		ports/67380
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-05-30 14:27:08 +00:00
Oliver Eikemeier
3df0a18951 fix PORTREVISION in this release 2004-05-30 14:18:30 +00:00
Pav Lucistnik
09c6a8ade2 - Update to 5.3
PR:		ports/67381
Submitted by:	Florent Thoumie <flz@xbsd.org> (maintainer)
2004-05-30 14:04:15 +00:00
Lars Koeller
9b93f5197d o) Update to version 4.50.91
o) Change package name from xbae to Xbae
o) Add CONFIGURE_TARGET (new autoconf)
o) Fix compile error of ner version on FreeBSD 4

PR:		ports/67359
Submitted by:	Roman Neuhauser <neuhauser@chello.cz>
2004-05-30 12:46:35 +00:00
Pav Lucistnik
5984367937 Add firepay, an implementation of the HashCash/MIME
(application/postage-hashcash) specification.

PR:		ports/67373
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2004-05-30 12:06:26 +00:00
Pav Lucistnik
6d70eea663 Add firemime, an easy to use, callback-based interface for parsing
MIME-encoded messages

PR:		ports/67375
Submitted by:	Dean Hollister <dean@odyssey.apana.org.au>
2004-05-30 12:04:30 +00:00
Pav Lucistnik
97d7d074ce - Convert rc script to rcng [1]
- Fix build with milter [1, 2]
- Fix default connection method against clamd [3]

PR:		ports/56658 [1], ports/57056 [2], ports/67371 [3]
Submitted by:	Scot W. Hetzel <hetzelsw@westbend.net>,
		Yoshisato YANAGISAWA <osho@pcc-software.org>
2004-05-30 11:33:25 +00:00
Oliver Eikemeier
ea2c46a9b4 - make somewhat more robust against a corrupted ports tree
- CC committers and maintainer [1]
- include affected ports in the subject line [2]
- do a CVS log of the version checked out [3]

Suggsted by:	Ade Lovett <ade@FreeBSD.org> [1]
		Bjoern A. Zeeb <bzeeb-lists@lists.zabbadoz.net> [2]
		Pav Lucistnik <pav@FreeBSD.org> [3]
2004-05-30 10:44:51 +00:00
Pav Lucistnik
caff2d3105 - Update to 0.3
PR:		ports/67376
Submitted by:	Daniel Bryan <sisko@bsdmail.com> (maintainer)
2004-05-30 10:42:13 +00:00
Pav Lucistnik
a76fdec1c5 - Update to 0.22.8.7
PR:		ports/67367
Submitted by:	Andrey Slusar <vasallia@ukr.net>
2004-05-30 10:31:21 +00:00
Pav Lucistnik
2010fa9471 - Update to 4.1.3
PR:		ports/67366
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org>
2004-05-30 10:18:22 +00:00
Akinori MUSHA
888b454c82 ${LOCALBASE}/sbin is not always in the PATH, so explicitly prefix the
requisite executable file name with it.

Submitted by:	kris
2004-05-30 10:17:16 +00:00
Akinori MUSHA
212119b32b Drop MAINTAINERship as this port should be maintained along with
databases/sqlrelay.

Reset PORTREVISION. (Should have been done in the last update but this
port has been broken since then anyway)
2004-05-30 10:04:51 +00:00
Pav Lucistnik
7b7fe78861 - Update to 1.8.12
PR:		ports/67374
Submitted by:	Kimura Fuyuki <fuyuki@hadaly.org> (maintainer)
2004-05-30 09:40:59 +00:00
Pav Lucistnik
331ad7c240 - Update MASTER_SITES
PR:		ports/67364
Submitted by:	David Gardner <david@pinko.net> (maintainer)
2004-05-30 09:31:13 +00:00
Pav Lucistnik
2a097dcd2d - Drop maintainership
- Extend BROKEN message to point users to better alternatives

PR:		ports/63983
Submitted by:	Cyrille Lefevre <cyrille.lefevre@laposte.net> (maintainer)
2004-05-30 09:29:02 +00:00
Thierry Thomas
b786daec14 Yet another attempt to unbreak TORCS on amd64:
define -fPIC for CXXFLAGS and CFLAGS.
2004-05-30 09:27:26 +00:00
Pav Lucistnik
d0a222dfaa - Unbreak on 5.x: need perl to build 2004-05-30 09:19:04 +00:00
Pav Lucistnik
24ab216560 - Unbreak on 5.x: perl is needed to build 2004-05-30 09:11:35 +00:00
Kris Kennaway
8225c6fb52 Add missing USE_PERL5_BUILD 2004-05-30 08:40:52 +00:00
Pav Lucistnik
f1c9cffa08 - Rework voice selection to use OPTIONS. This also fixes fetching/building
on Bento.

PR:		ports/61500 (follow up)
Submitted by:	trevor (maintainer)
2004-05-30 08:40:16 +00:00
Kris Kennaway
e1c081afe0 BROKEN on amd64: Needs to link against shared libraries 2004-05-30 08:23:07 +00:00
Pav Lucistnik
4ea8f26176 - Use fixed UID/GID (same as security/clamav) 2004-05-30 08:03:49 +00:00
Pav Lucistnik
612b1aca5a - Use fixed UID/GID 2004-05-30 08:01:22 +00:00