1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-24 00:45:52 +00:00
Commit Graph

3257 Commits

Author SHA1 Message Date
Mike Silbersack
965d8aacea Stop abusing IPPORT_USERRESERVED. This fixes builds on 5.0. 2002-10-21 03:19:14 +00:00
Nick Sayer
2c8802aec6 Release all my ports.
kris made it clear that by his measure I'm not doing my job as a port
maintainer. Far be it from me to be an obstruction to the project.
2002-10-21 02:31:08 +00:00
Patrick Li
fe7e30b662 Update to 1.32 point release 2002-10-20 19:12:03 +00:00
Warner Losh
9a72af0eeb gcc3 patches that I've had in my tree for far too long. I think it
will still work with 4.x, but haven't tested it in a while.
2002-10-20 18:55:23 +00:00
Jean-Marc Zucconi
3b0787719c Fix the build on -current (patch-aa)
Compile all targets in the do-build phase, fix install with XFree86-4, honor
CFLAGS
2002-10-19 22:54:28 +00:00
Neil Blakey-Milner
1b8c7ddbd8 Upgrade to solarwolf 1.1
Approved by:	sobomax (maintainer)
2002-10-19 20:21:56 +00:00
Oliver Braun
7b7b2eadec Fix MASTER_SITES.
PR:		44226
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2002-10-18 21:43:44 +00:00
Maxim Sobolev
1febd762e2 Fix two patches that I've forgot to update before committing. 2002-10-18 16:53:52 +00:00
Maxim Sobolev
1b11d98cb8 Update to 1.10.2. 2002-10-18 16:36:22 +00:00
Adam Weinberger
fa2867e981 Change maintainership on all my ports.
adam@vectors.cx -> adam@FreeBSD.org

Approved by:	pat (mentor)
2002-10-18 07:58:00 +00:00
Martin Blapp
78361ba773 Upgrade to version 1.16. New maintainer.
Submitted by:	pgfb@imp.ch
2002-10-17 13:39:02 +00:00
Motoyuki Konno
cee03972f6 Fix build error on 5-current. 2002-10-15 07:31:44 +00:00
Kris Kennaway
9010d4fbe2 Add a duplicate md5 sum (different email address in usenet article source) 2002-10-12 19:59:29 +00:00
Ying-Chieh Liao
30930993e1 - Fix MASTER_SITES
PR:		43966
Submitted by:	Ports Fury
2002-10-12 16:30:54 +00:00
Ying-Chieh Liao
b288e7b440 upgrade to 0.2.0
PR:		43965
Submitted by:	Ports Fury
2002-10-12 16:27:53 +00:00
Ying-Chieh Liao
120d0d3029 upgrade to 1.0.14
PR:		43964
Submitted by:	Ports Fury
2002-10-12 16:24:37 +00:00
Ying-Chieh Liao
443e7ac81d - Add MASTER_SITE_SUNSITE to MASTER_SITES
- Support install macros

PR:		43963
Submitted by:	Ports Fury
2002-10-12 15:52:23 +00:00
Ying-Chieh Liao
a840e732ff upgrade to 3.0.1
PR:		43962
Submitted by:	Ports Fury
2002-10-12 15:50:34 +00:00
Ying-Chieh Liao
14adab0cb0 add one more checksum (the author's harddisk crash)
I've checked these two tarballs, and they are identical

PR:		43908
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
Approved by:	maintainer
2002-10-11 13:56:31 +00:00
Alan Eldridge
f62b4deba3 1. Removed comments from pkg-plist files per will's request.
2. This completes the KDE 3.0.4 commit. It's here, folks! Now /. those
   cvsup servers (in about an hour or so)!
2002-10-11 07:42:22 +00:00
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
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
Mark Murray
adb3ec4143 Update to the zooty new 5.04 and drop maintainership. 2002-10-07 10:28:09 +00:00
Ying-Chieh Liao
3e719da3c4 1. fix build
2. switch mastersite

PR:		40306 (1), 43757 (2)
Submitted by:	Richard Kiss <kiss@gizzywump.com> (1), Kimura Fuyuki <fuyuki@hadaly.org> (2)
2002-10-07 07:42:23 +00:00
Kris Kennaway
e632a1b964 BROKEN: Does not compile 2002-10-05 23:10:50 +00:00
Kris Kennaway
91fcb52a54 Add missing dependency on libjpeg
Noticed by:	bento
2002-10-05 20:20:35 +00:00
Maxime Henrion
64872b3bf1 o Sync with NetBSD's latest version
o Update my email in the Whom: field while I'm here
2002-10-05 19:19:44 +00:00
Christian Weisgerber
0faeaf9d88 C++ fixes for GCC3: remove duplicate declarations of default arguments.
Approved by:	maintainer
2002-09-29 22:41:08 +00:00
Kris Kennaway
e575adb09c Fix build (remove duplicate *alloc declarations) 2002-09-29 09:27:16 +00:00
Ying-Chieh Liao
6082ca2e05 find->${FIND},xargs->${XARGS}
PR:		40791
Submitted by:	Simon 'corecode' Schubert <corecode@corecode.ath.cx>
2002-09-29 08:07:47 +00:00
Kris Kennaway
35fccdfba1 Fix build [1] and add missing manpage
Submitted by:	La Temperanza <temperanza@softhome.net> [1]
PR:		ports/42297
2002-09-29 07:54:25 +00:00
Kris Kennaway
7f6fda9569 Remove -Werror from CFLAGS to fix build 2002-09-29 06:37:58 +00:00
Joe Marcus Clarke
7b6a7e6953 Fix patch after recent GNOMENG conversion.
PR:		43429
Submitted by:	Tilman Linneweh <tilman@arved.de>
2002-09-28 02:45:13 +00:00
Alexander Langer
8679631ba1 Add dependency to jpeg.9
Submitted by:	bento
2002-09-24 11:35:09 +00:00
Dirk Meyer
1ac3387678 Fixing a build error listed on bento
PR:		43276
Submitted by:	edwin@mavetju.org
2002-09-23 06:08:25 +00:00
Patrick Li
71350407be Fix buffer overflow
Submitted by:	Niels Heinen <niels.heinen@ubizen.com>
Approved by:	kris
2002-09-23 00:33:53 +00:00
Ying-Chieh Liao
2d440a6351 add missing man page
PR:		43252
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2002-09-22 18:02:18 +00:00
Patrick Li
3419bc35f0 Project site moved to nongnu.org
PR:		ports/43161
Submitted by:	maintainer
2002-09-21 22:34:18 +00:00
Patrick Li
e9ccff640f Update to 2.65
Noticed by:	lioux
2002-09-21 15:52:33 +00:00
Patrick Li
b9ec3a5626 Update to 3.1 2002-09-21 15:48:16 +00:00
Alan Eldridge
94c8fa3b6a Sorry. It won't even configure. Needs new admin dir, I think.
No kde3 version. He's dead, Jim.
2002-09-20 22:45:10 +00:00
Kris Kennaway
1bcc88d901 BROKEN: Does not patch 2002-09-20 21:09:39 +00:00
Patrick Li
435d95052d Update to 1.0.3 2002-09-20 19:43:10 +00:00
Mario Sergio Fujikawa Ferreira
973cb7e987 Re-enable auto fetching instead of requesting user to manually fetch
it
2002-09-20 17:26:30 +00:00
Joe Marcus Clarke
59deb69012 GNOME has just changed the layout of their FTP site. This resulted in
making all the distfiles unfetachable.  Update all GNOME ports that fetch
from MASTER_SITE_GNOME to fetch from the correct location.
2002-09-20 17:07:51 +00:00
Mario Sergio Fujikawa Ferreira
dffbb95f01 Update to 4.1b 2002-09-20 15:58:42 +00:00
Mario Sergio Fujikawa Ferreira
3201ef7799 Sanitize MASTER_SITES
Submitted by:	fenner's distfile survey
2002-09-20 14:38:47 +00:00
Ying-Chieh Liao
7323c0a112 upgrade to 0.7
PR:		42953
Submitted by:	Ports Fury
2002-09-20 07:37:06 +00:00
Ying-Chieh Liao
276f00126e upgrade to 3.6.1
PR:		42904
Submitted by:	Ports Fury
2002-09-20 07:21:17 +00:00
Ying-Chieh Liao
8797325782 add taipan 0.9
Taipan was (and is) a classic role-playing game from the 1980s

PR:		35937
Submitted by:	Dave Walton <dwalton@acm.org>
2002-09-20 05:56:57 +00:00