Norikatsu Shigemura
77fda24ab9
Conditionalize libgnugetopt dependencies.
...
PR: ports/47739
Submitted by: Ports Fury
2003-02-02 14:02:02 +00:00
Norikatsu Shigemura
212fb62797
Update to 2.4.1.
...
PR: ports/47738
Submitted by: Ports Fury
2003-02-02 13:58:25 +00:00
Norikatsu Shigemura
ccbb38a9b8
Update to 0.6.1
...
PR: ports/47635
Submitted by: Matthias Andree <matthias.andree@web.de> (maintainer)
2003-01-29 17:09:58 +00:00
Tilman Keskinoz
9c8309773b
Update to 0.6.0 Add ipv6 to Categories
...
PR: 47526
Submitted by: Matthias Andree <matthias.andree@web.de>
2003-01-27 15:53:11 +00:00
Tilman Keskinoz
7b98df9f62
PERL -> REINPLACE_CMD
...
Fix PLIST_SUB for HAVE_GNOME
PR: 47231
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
2003-01-25 22:04:48 +00:00
Anders Nordby
43a2fe3646
Use USE_REINPLACE & REINPLACE_CMD instead of PERL.
...
Requested by: Ulrich Spoerlein <q@uni.de>
2003-01-23 21:03:14 +00:00
Hye-Shik Chang
1265becd03
Remove bogus != command which generates bogus dependency error on some
...
conditions.
Advised by: kris
2003-01-23 04:44:17 +00:00
Peter Pentchev
0ac07ed160
Add a .netrc handling patch from the cURL CVS repository.
...
Reported by: David Thiel <lx@redundancy.redundancy.org>
2003-01-22 09:51:42 +00:00
Hye-Shik Chang
5d311f6832
Suppress stderr outputs from embedded shell commands.
...
Submitted by: Dan Langille <dan@langille.org>
2003-01-21 19:40:26 +00:00
Hye-Shik Chang
ad3b9061cf
Update to 7.10.3
2003-01-21 19:09:55 +00:00
Sean Chittenden
d9927d40f8
Bump libpq version[1] and PORTREVISION. Add POSTGRESQL_PORT tunable.
...
This should be the last of the PostgreSQL updates and everything should
support the POSTGRESQL_PORT tunable.
Submitted by: kris/bento[1]
2003-01-18 22:50:06 +00:00
Peter Pentchev
342d6b79fb
Use MASTER_SITE_SOURCEFORGE instead of the defunct downloads.sourceforge.net.
...
Submitted by: ijliao, Daniel Stenberg <daniel@haxx.se> (cURL author)
2003-01-17 15:40:13 +00:00
Peter Pentchev
1ac87aa3d6
Update to curl-7.10.3. There is a minor problem with the lib503 and
...
lib504 tests on some FreeBSD versions, but the major bulk of the
functionality is there, and it is still an improvement over 7.10.2 :)
Not functionally tested on: ia64; there is no spoon.. er.. perl5 on
pluto1.FreeBSD.org for the present.
2003-01-15 11:21:52 +00:00
Oliver Braun
654fc91243
Upgrade to 2.6.4.
...
PR: ports/46875
Submitted by: maintainer
2003-01-09 08:49:08 +00:00
Yoichi NAKAYAMA
325b5ab950
Update to 0.4.0
2003-01-08 08:38:56 +00:00
Stefan Eßer
da1a192da6
Upgrade to jftpgw-0.13.2
2003-01-05 19:17:10 +00:00
Pete Fritchman
8890bc7343
Update to 1.0.23.
2003-01-05 18:08:40 +00:00
Sean Chittenden
b2c46c868c
Chase libpq version bump.
2003-01-04 15:53:39 +00:00
Munechika SUMIKAWA
8c06df6f91
Sync with ftp/wu-ftpd.
2003-01-04 12:28:23 +00:00
Ying-Chieh Liao
5a762d7629
upgrade to 2.0.14
...
PR: 46020
Submitted by: maintainer
2003-01-02 19:46:05 +00:00
Ying-Chieh Liao
18f7a176d7
upgrade to 1.0
...
PR: 46130
Submitted by: Ports Fury
2003-01-02 19:03:42 +00:00
Peter Pentchev
e206293405
Update to 7.10.2, which fixes a signals/threads problem in DNS resolving.
...
Add PORTDOCS handling.
2003-01-02 16:02:08 +00:00
Tilman Keskinoz
7e59515dde
Update to 2.1
2003-01-01 21:55:20 +00:00
Andrey A. Chernov
0d11b67818
Can't be builded with new bison - hardcode byacc
...
PR: 46471
Submitted by: Dmitry Morozovsky <marck@rinet.ru>
2002-12-30 07:44:08 +00:00
Edwin Groothuis
25c43856c7
Unbreak ftp/ftplocate
...
PR: ports/46324
Submitted by: Michael L. Hostbaek <mich@freebsdcluster.org>
2002-12-20 12:35:43 +00:00
Dirk Meyer
96913c7e8b
This diff will enable the jigdo port to compile on a FreeBSD system, which
...
is newer than 500041. (getopt change)
There is a new file, extra-glibc-getopt.h in the diff.
PR: 46212
Submitted by: bra@fsn.hu
2002-12-14 20:20:02 +00:00
Edwin Groothuis
d6521be922
fix fetch for ftp/xrmftp
...
PR: ports/46021
Submitted by: Mark Linimon <linimon@lonesome.com>
2002-12-12 08:00:30 +00:00
Dirk Meyer
a4066a6ba3
Fix PLIST so configuration is not deleted
2002-12-11 21:25:00 +00:00
FUJISHIMA Satsuki
16ce4db90d
o unbreak manpage.
...
- pod2man is required to build manpage.
o set LANG=C for sed.
- This case [:print:] does not work correctly without LANG=C.
o Fix directory traversal bug in FTP.
References:
http://marc.theaimsgroup.com/?l=bugtraq&m=87602746719482&w=2
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1344
Patches obtained from: Red Hat Linux
2002-12-11 18:20:04 +00:00
FUJISHIMA Satsuki
fc510011bc
Fix directory traversal bug in FTP.
...
References:
http://marc.theaimsgroup.com/?l=bugtraq&m=87602746719482&w=2
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CAN-2002-1344
Patches obtained from: Red Hat Linux
Approved by: portmgr(will)
2002-12-11 15:58:37 +00:00
Kris Kennaway
9a6b4c098e
Fix build on 5.0 (remove bogus declaration of sys_nerr)
2002-12-02 00:13:13 +00:00
Maxim Sobolev
499f6035b3
Use USE_PERL5_BUILD where appropriate, instead of hardcoding
...
${PORTSDIR}/lang/perl5 as a dependency.
Sponsored by: Porta Software Ltd
Approved by: portmgr
2002-11-28 18:05:49 +00:00
Kris Kennaway
1850cdc611
Oops, correct patch in patch file
...
Pointy hat to: kris
2002-11-27 12:26:08 +00:00
Patrick Li
0b34dc3c10
- Update to 1.0.13a
...
- Use ECHO_CMD and fix whitespaces while I am here.
PR: ports/45707
Submitted by: maintainer
Approved by: kris
2002-11-26 04:49:17 +00:00
Patrick Li
172402f158
Update to 1.0.13
...
PR: ports/45653
Submitted by: maintainer
2002-11-23 21:50:20 +00:00
Edwin Groothuis
09e3943d5e
[First attempt to commit a port, please bear with me]
...
fmirror is a program for mirroring files and directories from a
remote FTP server
PR: ports/39900
Submitted by: Xavier Beaudouin <kiwi@oav.net>
2002-11-22 02:17:23 +00:00
Ying-Chieh Liao
709beb92a4
upgrade to 1.3.12.1
...
PR: 45428
Submitted by: Ports Fury
2002-11-20 12:30:20 +00:00
Ying-Chieh Liao
6b0806be8e
upgrade to 3p2
...
PR: 45508
Submitted by: Mark Linimon <linimon@lonesome.com>
2002-11-20 04:44:09 +00:00
Ying-Chieh Liao
a244cada57
make build happy
...
PR: 45505
Submitted by: maintainer
2002-11-20 04:23:16 +00:00
Tilman Keskinoz
a2e0ffaeb4
Fix Build after recent kdelibs update.
...
PR: 45415
Submitted by: jon
2002-11-19 16:29:59 +00:00
Anders Nordby
61cbb8d086
Make distfile fetchable again.
...
Reported by: bento, fetch(1)
2002-11-19 00:54:34 +00:00
Kris Kennaway
29250ed861
Fix build on -current (don't mis-declare sys_nerr)
2002-11-18 09:25:13 +00:00
Edwin Groothuis
9b20aabe3e
Replaced Perl-RE by one working for sed.
...
Noticed by: bento
2002-11-14 11:15:01 +00:00
Tilman Keskinoz
142c1389d0
The author fixed the installation of the documentation
...
and updated the distfile.
Chase MD5 and bump PORTREVISION because of PLIST changes.
Approved by: kris (mentor)
2002-11-14 10:37:19 +00:00
Yoichi NAKAYAMA
320ae9cbe0
Update to 0.3.3, change URI of Web page.
...
Documents in English is now available.
2002-11-11 04:31:27 +00:00
Dirk Meyer
4c89da9e4e
- Update to 1.1.3
...
- supports tcp_wrappers in standalone mode
- verboose install
- documentation added
PR: 45199
Submitted by: matthias.andree@web.de
2002-11-11 04:03:25 +00:00
Mario Sergio Fujikawa Ferreira
f0a1969d34
o Rollback PORTCOMMENT modifications while this feature's implementation
...
is better studied
o Turn PORTCOMMENT variable in Makefile back into pkg-comment files
Approved by: kris (portmgr hat),
portmgr, re (silence)
2002-11-10 16:48:51 +00:00
Jun Kuriyama
8061f3e914
s/PERL/REINPLACE_CMD/ should not be used in pipe stream.
2002-11-09 13:28:10 +00:00
Ying-Chieh Liao
66e0439162
upgrade to 2.6.3
...
PR: 45039
Submitted by: maintainer
2002-11-07 18:13:45 +00:00
Cy Schubert
bf8abaf92f
Use PORTCOMMENT.
2002-11-07 05:46:03 +00:00