Neil Blakey-Milner
1e7c538b3f
Upgrade to vsftpd 1.1.0
2002-08-04 19:53:07 +00:00
David E. O'Brien
63e36698d9
Allow the user to install as 'ncftp' rather than 'ncftp3'.
...
Submitted by: David Cantrell <david@burdell.org>
2002-08-04 05:38:32 +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
FUJISHIMA Satsuki
f2dfa2598d
cleanup MASTER_SITES.
2002-07-28 09:51:15 +00:00
FUJISHIMA Satsuki
4aff7dec69
USE_PERL5 is not correct. needs perl5 only for build.
2002-07-28 09:45:10 +00:00
FUJISHIMA Satsuki
45adf4b055
When I update wget to 1.8.2, I intentionally removed manpage due to
...
its absence. Further investigation lead me to the answer, it depends
on perl. wget.1 has been built with pod2man which is of course a part
of perl5 port now in -CURRENT.
add USE_PERL5 and resurrect MAN1 for this port.
Thanks to: vanilla
2002-07-28 08:24:49 +00:00
Ying-Chieh Liao
7ed30444a8
add one more master site and update WWW
2002-07-26 09:44:50 +00:00
Pete Fritchman
4953b6fddd
1. fix a bug where kbear would crash if you clicked on an MP3 file
...
2. add FreeBSD mirrors to the default kbear bookmarks
3. bump PORTREVISION
PR: 40731
Submitted by: maintainer
Obtained from: kbear author (1)
2002-07-21 18:48:30 +00:00
Maxim Sobolev
d6f419b333
Use USE_GNOMENG.
2002-07-20 17:14:59 +00:00
Patrick Li
e335f71da3
Update to 2.0.13
...
PR: ports/40786
Submitted by: maintainer
2002-07-19 23:00:40 +00:00
Patrick Li
695b074d80
Update to 2.0.b.1 (2.0beta1)
...
Also enforce some tab usage
PR: ports/40690
Submitted by: maintainer
2002-07-17 15:42:40 +00:00
Ying-Chieh Liao
94e316fece
remove unavailable master site
2002-07-17 07:48:42 +00:00
Patrick Li
9a4dd7412b
Add USE_GNOMENG
...
PR: ports/40630
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-07-16 04:15:50 +00:00
Maxim Sobolev
548387be80
Use USE_REINPLACE.
2002-07-11 15:31:46 +00:00
David E. O'Brien
cad5ff7efb
IPv6 patches for 3.1.4.
...
Submitted by: sumikawa
2002-07-09 20:00:43 +00:00
Ying-Chieh Liao
558d5e7483
upgrade to 2.1.21
...
drop maintainership
2002-07-08 11:52:19 +00:00
David E. O'Brien
bc1a8c4a7c
Actually `cvs add' needed patch for 3.1.4 this time.
...
Also optimize the Makefile a little more.
Submitted by: naddy
2002-07-06 02:24:58 +00:00
David E. O'Brien
d86ab7e968
Upgrade to version 3.1.4.
2002-07-05 18:34:28 +00:00
Ying-Chieh Liao
51a9539452
upgrade to 0.3.2
...
PR: 40203
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-07-05 03:09:56 +00:00
Mike Heffner
c31a69e966
Bump XForms lib. version.
2002-07-04 09:20:30 +00:00
Mike Heffner
db59d15a8e
Prepare for xforms update.
2002-07-04 08:09:05 +00:00
Ying-Chieh Liao
ef2f60cc11
upgrade to 2.5.4
...
PR: 40114
Submitted by: maintainer
2002-07-02 17:30:31 +00:00
Peter Pentchev
7ee2a57326
Update to 7.9.8.
...
For some reason, this segfaults badly on sparc64, or at least on the
only sparc64 machine that I have access to (thanks mike!). I'll deal
with this later; for the present, let the x86 and Alpha users benefit
from the new cURL features and bugfixes :)
PR: 39873
Submitted by: Ying-Chih Kuo <yckuo@yckuo.org>
2002-07-02 08:36:46 +00:00
Yukihiro Nakai
21a4ae466a
Use gnet.1
2002-06-27 06:06:12 +00:00
Hye-Shik Chang
10cb7d0c73
Updating my email address.
...
Approved by: cjh (mentor)
2002-06-25 07:50:58 +00:00
Peter Pentchev
66087db901
Fix a segfault in an IPv4-only case - realloc() may really, well,
...
"reallocate" memory even when the programmer only asks for a resizing
of the region.
Reported by: Steve Ames <steve@energistic.com>
While I'm here, change the way SSL header and library paths are handled
to avoid specifically referencing /usr/lib and /usr/include; while
-STABLE's GCC shrugs this off, GCC 3.1 whines loudly about an explicit
-I/usr/include (and rightly so, IMHO).
2002-06-24 16:03:00 +00:00
Ying-Chieh Liao
6121f78de8
upgrade to 2.02
2002-06-24 05:31:36 +00:00
Will Andrews
858f8aa4b5
Add frox 0.7.4, a transparent FTP proxy with caching support.
...
PR: 39414
Submitted by: Sergey Matveychuk <sem@ciam.ru>
2002-06-23 07:36:16 +00:00
Will Andrews
e68237025d
Add kbear 2.0.a.1, a graphical FTP client for KDE 3.
...
PR: 38717
Submitted by: Tilman Linneweh <tilman@arved.de>
2002-06-23 07:21:55 +00:00
Patrick Li
52c1d9e875
Update to 1.4.1
...
PR: 39641
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-06-22 05:16:30 +00:00
Ying-Chieh Liao
930e3a6637
Replace ${PERL} with ${REINPLACE_CMD}
...
PR: 39594
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-21 16:13:17 +00:00
Ying-Chieh Liao
2ce4e0097f
upgrade to 1.0.12
...
Submitted by: maintainer
2002-06-20 07:25:17 +00:00
FUJISHIMA Satsuki
5447ed6a62
update to 1.8.2.
...
workaround build problem on -CURRENT.
2002-06-17 14:24:25 +00:00
Ying-Chieh Liao
82f9ec9a99
fix build with gcc3
...
PR: 39359
Submitted by: Jan Stocker <Jan.Stocker@t-online.de>
2002-06-16 18:49:19 +00:00
Kris Kennaway
1c26f5eca3
Fix build on -current.
...
Submitted by: mike
2002-06-16 09:03:53 +00:00
Andrey A. Chernov
32f7857930
Remove myself from MAINTAINER
2002-06-14 11:08:08 +00:00
Michael Haro
0e14e60e62
update to 1.2.5
2002-06-13 21:00:23 +00:00
David E. O'Brien
7430839585
Reenable IPv6 support.
2002-06-13 17:15:45 +00:00
David E. O'Brien
773295db9a
Update to version 3.1.2.
2002-06-13 16:54:49 +00:00
Pete Fritchman
f735aeda02
Give maintainership to submitter.
...
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
2002-06-10 04:00:55 +00:00
Pete Fritchman
9e61cf08b8
Update to 2.0.12.
...
PR: 38584
Submitted by: Oliver Lehmann <lehmann@ans-netz.de>
2002-06-09 23:28:55 +00:00
Bill Fenner
bec2440e6c
Damjan Marion no longer works on FreeBSD stuff.
2002-06-09 21:38:05 +00:00
Pete Fritchman
331e92fec7
Update to 1.2.1.
...
PR: 39052
Submitted by: maintainer
2002-06-09 01:37:52 +00:00
Pete Fritchman
1622d07ad6
Include string.h to fix the build on -current.
...
PR: 39011
Submitted by: Oliver Braun <obraun@informatik.unibw-muenchen.de>
2002-06-07 21:46:26 +00:00
Mario Sergio Fujikawa Ferreira
3f5f1a7640
o Update to 2.01
...
o Uphold NOPORTDOCS
o Remove patches turned into perl regexp
PR: 38996
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-06-07 19:11:53 +00:00
Kris Kennaway
e19274c46c
Bump PORTREVISION for bugfixes just committed.
2002-06-07 00:21:17 +00:00
Kris Kennaway
59b5400650
Correct some non-exploitable format string errors and an extraneous
...
format string argument.
2002-06-07 00:19:38 +00:00
Ying-Chieh Liao
35e11e06f1
- Conform to GNOME directory hierarchy
...
- Support CFLAGS properly
PR: 38782
2002-06-01 06:29:42 +00:00
Patrick Li
49b144181b
- Update to 0.93.2
...
- reword pkg-comment
PR: 38783
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-05-31 23:12:31 +00:00
Patrick Li
9f80d3a996
Update to 0.7.10
...
PR: 38784
Submitted by: KATO Tsuguru <tkato@prontomail.com>
2002-05-31 23:01:12 +00:00