Adam Weinberger
c62fe39354
Fix PORTCOMMENTs that were killing INDEX builds.
...
105 pointy hats to: me
Approved by: pat
2002-11-07 03:10:58 +00:00
Adam Weinberger
d9611f9375
Use PORTCOMMENT in the Makefile, and whack the pkg-comment.
...
Approved by: pat
2002-11-06 22:47:41 +00:00
Edwin Groothuis
37f2224fa6
PERL -> REINPLACE
...
And some ports have USE_PERL5=yes now.
2002-11-04 05:46:38 +00:00
Edwin Groothuis
b8a64d94ec
PERL -> REINPLACE
...
and USE_PERL5 in some places
Noticed by: bento
2002-11-04 03:17:29 +00:00
Edwin Groothuis
f998224d59
PERL -> REINPLACE
...
Noticed on: bento
2002-11-04 02:55:13 +00:00
Edwin Groothuis
a66859e3fb
PERL -> REINPLACE
...
Noticed by: bento
2002-11-04 00:57:08 +00:00
Alan Eldridge
16ae61e738
Use File::Spec port only for perl < 5.8.
...
Approved by: maintainer
2002-10-30 02:01:48 +00:00
Kris Kennaway
76f26d3acf
Mark BROKEN on 5.0
2002-10-26 02:55:52 +00:00
Hye-Shik Chang
0a2b549788
Update to 1.1
2002-10-25 21:25:45 +00:00
Hye-Shik Chang
2451a98048
Update to 0.6
2002-10-25 21:23:44 +00:00
John Baldwin
96ee2c4b2b
Update patch to configure.in to remove check for <machine/types.h>.
...
<machine/types.h> is not a user-usable header anyways. Including it breaks
the build on current. On stable <sys/types.h> includes it. This still
doesn't make rpm actually work on -current, but at least the port compiles
now.
2002-10-22 20:41:53 +00:00
Andrey A. Chernov
d09d472668
Upgrade to 3.10 beta 1
2002-10-22 19:43:11 +00:00
Joe Marcus Clarke
170e7e33a0
Update to 2.1.2.
2002-10-20 20:15:09 +00:00
David E. O'Brien
cca20fea50
USE_BZIP2
2002-10-19 19:09:55 +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
Joe Marcus Clarke
90645f9378
Update to 2.1.1.
2002-10-13 15:23:08 +00:00
Joe Marcus Clarke
134eff4210
Fix a problem parsing tar archives with GNU tar 1.13.25. Bump PORTREVISION.
2002-10-11 16:15:30 +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
Joe Marcus Clarke
9ea1476b42
fileroller has been added as a part of the upcoming GNOME 2.2 desktop. Claim
...
maintainership in the name of gnome.
2002-10-06 22:19:14 +00:00
Akinori MUSHA
8dc9b4eb8b
Use RUBY_MOD*.
2002-10-06 21:08:30 +00:00
Ying-Chieh Liao
bcd204b85f
upgrade to 2.1.0
...
PR: 43690
Submitted by: Ports Fury
2002-10-06 17:36:00 +00:00
Trevor Johnson
f1eb2f378d
Forbid because of directory traversal bug.
2002-10-06 04:55:43 +00:00
Kris Kennaway
80b34183f1
Fix a security bug that allows extracted filenames to contain ".." and
...
bump PORTREVISION.
Submitted by: naddy
2002-10-05 07:50:22 +00:00
Alan Eldridge
7ece2aeb0b
1. Bump PORTREVISION to 1.
...
2. Change gross kluge for klaptopdaemon to use DO_NOT_COMPILE.
3. Added WITH_KFLOPPY knob, defaults to undefined.
3A. If WITH_KFLOPPY is not defined, then we add kfloppy to DO_NOT_COMPILE.
4. Anything that got put in DO_NOT_COMPILE then gets passed in the env
to the configure script, which dutifully sets things up to not compile
it.
Approved by: kris
2002-10-01 18:21:21 +00:00
Maxim Sobolev
383b0be16e
Fix breakage caused by values.h deorbiting.
...
Submitted by: bento
2002-10-01 11:41:38 +00:00
Akinori MUSHA
1af57b45a6
The distfile is corrupt on this master site at the moment. Replace it
...
with a mirror mite that has a genuine copy.
Submitted by: bento
2002-09-24 09:24:30 +00:00
Maxim Sobolev
caa1da7eed
Remove gettext-old dependency, which moves us kloser to nuking that outdated
...
piece of crap (only 5 packages depending on it remain).
2002-09-23 16:55:26 +00:00
Maxim Sobolev
9535bfbeb6
Fix on -current.
2002-09-23 16:53:05 +00:00
Hye-Shik Chang
5d17157958
Fix plist
2002-09-20 12:20:48 +00:00
Hye-Shik Chang
2f92bf18d5
Update to 0.4.9
2002-09-19 11:36:21 +00:00
Ying-Chieh Liao
eb3452398f
add more mastersites
...
PR: 42788
Submitted by: maintainer
2002-09-17 05:17:29 +00:00
Maxim Sobolev
4fe6852b8f
Due to popular demant into each port which might be inserted into dependency
...
list by bsd.port.mk insert anti foot-shooting device, which prevents
infinite fork loop when the user defines corresponding USE_XXX in global
make.conf, command line or environment.
Similar devices should probably be inserted into ports that might be inserted
into dependency list by others bsd.foo.mk files (bsd.ruby.mk, bsd.python.mk
and so on.)
2002-09-14 13:32:06 +00:00
Anton Berezin
edb68e77ea
Update to 1.05.
...
Submitted by: maintainer
PR: 42669
2002-09-12 09:34:58 +00:00
Dirk Meyer
0bd5d5addb
Gzip (GNU zip) is a compression utility designed to be a replacement
...
for compress. Its main advantages over compress are much better
compression and freedom from patented algorithms.
WWW: http://www.gzip.org/
Devel version imported, see discussion in ports/
PR: 41061
Submitted by: cyrille.lefevre@laposte.net
2002-09-11 14:27:23 +00:00
FUJISHIMA Satsuki
6bbbdf2750
o track MASTER_SITES.
...
o mark IGNORE: recommend to use archiver/rar instead. BSD binary works better.
2002-09-08 00:15:50 +00:00
Ying-Chieh Liao
4c15fe3e8c
forgot to include all the patches last commit
2002-09-07 14:19:02 +00:00
Ying-Chieh Liao
0cc8e31ca4
1. fix build with gcc 3.2
...
2. drop maintainership
Submitted by: Craig Rodrigues <rodrigc@attbi.com>
2002-09-07 14:16:36 +00:00
Kevin Lo
685a872c0e
Update to version 1.03
...
PR: 42361
Submitted by: MAINTAINER
2002-09-03 08:10:20 +00:00
Maxim Sobolev
8d7e11a216
Update to 0.6.
...
PR: 41729
Submitted by: Ports Fury
2002-08-30 12:08:16 +00:00
Maxim Sobolev
5bbbe3cd84
Update to 1.01.
...
PR: 39197
Prompted by: Szymon Roczniak <simon@dischaos.com>
2002-08-30 12:04:11 +00:00
Andrey A. Chernov
9c5b934b8e
Define wchar properly
2002-08-26 19:50:51 +00:00
Andrey A. Chernov
1f02af1af6
Upgrade to 3.00
...
PR: 41353
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-08-26 19:47:11 +00:00
Oliver Braun
d1865ddb9c
Upgrade to 1.3.
...
PR: ports/42023
Submitted by: maintainer
Approved by: dwcjr (mentor)
2002-08-26 11:48:46 +00:00
Trevor Johnson
2bb59ebeda
Turn Miguel Mendez' ports over to Adam Weinberger.
...
PR: 42012
2002-08-26 00:28:23 +00:00
Will Andrews
ebe714bf05
Update to 3.0.3. Not much changed here: [1] i18n PKGNAMEs converted to
...
more closely conform to FreeBSD style etc, and Konqueror SSL patch merged.
Tested by: Matt Douhan <matt@fruitsalad.org>, alane
Submitted by: lioux [1]
2002-08-25 04:37:30 +00:00
Kevin Lo
3a07fe5e98
Update MASTER_SITES
...
PR: 41868
Submitted by: Josef El-Rayes <shammer@exception.at>
2002-08-22 01:41:08 +00:00
Ade Lovett
c8eaa93644
Chase shlib rev of devel/gettext
...
Submitted by: lots and lots
Pointy hat to: ade
2002-08-01 16:22:41 +00:00
Joe Marcus Clarke
8e9366c679
Use USE_GNOMENG.
2002-07-27 22:58:47 +00:00
Bill Fenner
df15f67491
Remove gehicks@cisco.com as MAINTAINER; mail has been bouncing for 2 months.
2002-07-22 03:58:22 +00:00
Ruslan Ermilov
bb8ced4841
Fix build on -CURRENT.
2002-07-21 17:12:38 +00:00