Commit Graph

1577 Commits

Author SHA1 Message Date
Peter Pentchev
7f6a1b771e Work around the removal of the CURLOPT_PASSWDFUNCTION and
CURLOPT_PASSWDDATA options which have been deprecated since curl-7.10.8.

Reported by:	dosirak via kris
2004-04-20 12:07:57 +00:00
Pav Lucistnik
8740b4534d - Update to 0.3
PR:		ports/65744
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru> (maintainer)
2004-04-20 09:03:20 +00:00
Michael Haro
979d707070 WITH_POSTGRES -> WITH_POSTGRESQL
PR:		62557
Submitted by:	Ulrich Spoerlein <q@uni.de>
2004-04-19 21:57:55 +00:00
David E. O'Brien
6427a04875 Make 'pkg_add -r ncftp' now refer to ncftp3. The ncftp3 binary is now
installed as `bin/ncftp'.  This behavior can be changed by building with
INSTALL_AS_NCFTP3 for ncftp3; and INSTALL_AS_NCFTP for ncftp & ncftp2.
2004-04-19 11:42:54 +00:00
Clement Laforet
1e5aac7a31 - Fix port install
- Maintainer informed

(huge) Pointy hat to:	me
2004-04-19 08:43:01 +00:00
Kris Kennaway
0ad2ddc0cf Correct pkg-plist
Pointy hat to:	kris
2004-04-17 08:05:53 +00:00
Clement Laforet
a6d01237c0 Add tnftp 20030825, enhanced ftp client from NetBSD.
PR:		ports/62373
Submitted by:	Tom McLaughlin <tmclaugh@sdf.lonestar.org>
2004-04-16 23:36:49 +00:00
Clement Laforet
7892f8051f - Add MySQL support 2004-04-16 21:46:01 +00:00
Clement Laforet
fe0a2a18e6 - Update to 1.2 2004-04-16 21:08:30 +00:00
Markus Brueffer
2985d53d3a Add kasablanca 0.3.1, a graphical ftp client for KDE.
Features:
   o ftps encryption via AUTH TLS
   o fxp (direct server to server transfer)
   o bookmarking system
   o concurrent connections to multiple hosts
2004-04-16 12:37:30 +00:00
Clement Laforet
b83aac491a - Mirror distfile [1]
- Take back maintainership

Noticed by:	bento via kris [1]
2004-04-15 16:08:50 +00:00
Clement Laforet
8b9d77ee1a - Fix pkg-plist
Reported on:	dosirak
2004-04-14 19:52:55 +00:00
Alexander Nedotsukov
38e8e9f60f Fix build with GTK 2.4 2004-04-14 14:34:59 +00:00
Peter Pentchev
9103350b03 Take over maintainership of two ports related to ftp/curl as a
preparation for fixing some breakage resulting from curl-7.11.1 finally
removing two options marked obsolete for over a year.
2004-04-14 07:08:09 +00:00
Kris Kennaway
e4fb705496 Add missing directories 2004-04-13 11:48:57 +00:00
Pav Lucistnik
6ba4fc2cd3 - Use ncurses from base
PR:		ports/64950
Submitted by:	michael johnson <ahze@ahze.net>
Approved by:	maintainer timeout (2 weeks)
2004-04-12 22:39:04 +00:00
Trevor Johnson
c0669efed5 Tidy up whitespace. 2004-04-10 17:26:55 +00:00
Trevor Johnson
6e7d58c396 Trim whitespace. 2004-04-10 16:07:10 +00:00
Peter Pentchev
bcc2c336a4 Update to curl 7.11.1. 2004-04-09 12:14:13 +00:00
Pav Lucistnik
1a8aa9bab8 - Update to 3.0.1
PR:		ports/65338
Submitted by:	Dmitry A. Yanko <fm@code.org.ua> (maintainer)
2004-04-08 21:39:27 +00:00
FUJISHIMA Satsuki
4bf6c55460 remove wget+ipv6, ftp/wget has its function. 2004-04-07 15:15:59 +00:00
Joe Marcus Clarke
731798cdcf Chase the glib20 update, and bump all affected ports' PORTREVISIONs. 2004-04-05 03:31:02 +00:00
Kris Kennaway
98dd96ee20 Remove category pkg/COMMENT files in favour of a COMMENT variable in the
category makefile.

Submitted by:	Matthew Seaman <m.seaman@infracaninophile.co.uk>
PR:		59651
2004-04-02 07:29:48 +00:00
Michael Haro
012b1a9408 Support WITH_OPENSSL
PR:		65006
Submitted by:	Jochen Gensch <incmc@gmx.de>
2004-04-01 09:44:53 +00:00
Trevor Johnson
8232e82f85 SIZEify (maintainer timeout) 2004-03-31 03:12:58 +00:00
Oliver Lehmann
b9d1932f9c update to 2.0.17 2004-03-29 16:14:25 +00:00
Markus Brueffer
91e67482b4 - SIZEify
Submitted by:	trevor
Approved by:	arved (mentor)
2004-03-28 18:36:47 +00:00
Kirill Ponomarev
9374de5f48 - Update to version 0.3.7
PR:		ports/64856
Submitted by:	Ports Fury
2004-03-28 16:36:10 +00:00
Peter Pentchev
b0b7253fb9 Fix the plist in the non-SSL case - curl-ca-bundle.crt is not installed.
Bump PORTREVISION.

PR:		64667
Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2004-03-27 12:45:47 +00:00
Michael Haro
83302b07cb Add build knob WITH_IPV6 to enable IPV6 support. Note that when
IPv6 is enabled IPv4 is not listened to by default.  You need
to update proftpd.conf if you want to support both.

Also, remove a substitution that was incorrectly 'fixing'
the manpage.
2004-03-26 20:17:38 +00:00
Oliver Lehmann
0cd7f057de update to 2.0.17.p.0 2004-03-25 20:37:00 +00:00
Kris Kennaway
563748f353 Support WITHOUT_NLS 2004-03-25 11:42:35 +00:00
Kirill Ponomarev
7c196b2589 - Fix default options
PR:		ports/64673
Submitted by:	maintainer
2004-03-25 07:37:10 +00:00
Yoichi NAKAYAMA
f36b7e89c1 update to 0.4.2 2004-03-24 15:04:08 +00:00
Clement Laforet
8cd45a6f5c - Add USE_PERL5_BUILD to fix the build.
Noticed by:      kris via bento
2004-03-24 00:38:52 +00:00
Akinori MUSHA
2956c3762c Add SIZE data.
Submitted by:	trevor
2004-03-22 15:05:32 +00:00
Thierry Thomas
a2c6722d4a Reassign maintainership to Serge Gagnon.
Take care, Serge!

PR:		ports/64517
Submitted by:	Serge Gagnon <gagnon_s@sympatico.ca>
Approved by:	mat (mentor)
2004-03-21 09:58:44 +00:00
Trevor Johnson
a1bc8c46f5 Add size data, approved by maintainers. 2004-03-20 21:03:41 +00:00
Clement Laforet
7cbba24dba Add moftpd 1.1.6.
A powerful FTP server supporting IPv6, virtual hosts, fine
grained permissions, and much more.

WWW: http://www.morth.org/moftpd/
2004-03-19 02:38:22 +00:00
Trevor Johnson
488e7fe939 Add size data, approved by maintainers. 2004-03-19 01:51:15 +00:00
Trevor Johnson
38069212cc Add size data, approved by maintainers. 2004-03-18 20:59:15 +00:00
Trevor Johnson
3bca696b10 Add size data, approved by maintainers. 2004-03-18 18:01:13 +00:00
Oliver Lehmann
04f56fbdad finally fix those gnome pkg-plist stuff 2004-03-18 16:57:51 +00:00
FUJISHIMA Satsuki
0185b36a1b no IPv6 capability. 2004-03-18 08:17:46 +00:00
FUJISHIMA Satsuki
f7cbbf5949 SIZEify.
Submitted by:	trevor
2004-03-18 08:08:42 +00:00
Ying-Chieh Liao
b163365b4d SIZEify
Submitted by:	trevor
2004-03-18 06:25:52 +00:00
Cy Schubert
732169910a Add SIZE.
Submitted by:	trevor
2004-03-18 03:36:09 +00:00
Jun Kuriyama
1b7bb85f82 SIZEify.
Submitted by:	trevor
2004-03-18 00:48:53 +00:00
Trevor Johnson
33fdc4cde2 SIZEify. 2004-03-17 18:29:46 +00:00
Pete Fritchman
ab37e7179b Update to 1.120. 2004-03-15 04:49:21 +00:00
Ade Lovett
3f651573ad Whoa there, boy, that's a mighty big commit y'all have there...
Begin autotools sanitization sequence by requiring ports to explicitly
specify which version of {libtool,autoconf,automake} they need, erasing
the concept of a "system default".

For ports-in-waiting:

	USE_LIBTOOL=YES		->	USE_LIBTOOL_VER=13
	USE_AUTOCONF=YES	->	USE_AUTOCONF_VER=213
	USE_AUTOMAKE=YES	->	USE_AUTOMAKE_VER=14

Ports attempting to use the old style system after June 1st 2004 will be
sorely disappointed.
2004-03-14 06:17:56 +00:00
Kris Kennaway
11a96072fc BROKEN on alpha 4.x: Does not compile 2004-03-14 01:39:30 +00:00
Dirk Meyer
ceac1408ae - add ipv6 to CATEGORIES
PR:		64101
Submitted by:	Janos Mohacsi
2004-03-12 19:28:03 +00:00
Kirill Ponomarev
2bbea19689 - Update to version 1.41
PR:		ports/64172
Submitted by:	"Liam J. Foy" <liamfoy@sepulcrum.org>
2004-03-12 19:17:44 +00:00
Kirill Ponomarev
2c9f5e3393 - Fix defaults with BATCH=yes
PR:		ports/64126
Submitted by:	maintainer
2004-03-12 09:05:39 +00:00
Ade Lovett
91e0c8f1a7 Replace all known incantations of WANT_{AUTOMAKE,AUTOCONF,LIBTOOL}* with
the USE_<x> equivalents.  In the current scheme of things, the WANT_
variables in this case are synonymous with the USE_ ones, and thus need
to be exterminated.

First in a series of major autotools cleanups.
2004-03-12 02:48:25 +00:00
Kirill Ponomarev
812b2fd17b - Update to version 1.3.13.1
PR:		ports/64043
Submitted by:	Ports Fury
2004-03-10 14:16:51 +00:00
Trevor Johnson
8633e226b4 Sunsite has a slightly older distfile, lacking the "mode" feature. 2004-03-09 16:54:40 +00:00
Alex Dupre
28dc68a498 Update to 1.0.18 release.
Approved by:	maintainer
2004-03-08 22:33:50 +00:00
Kirill Ponomarev
f07cacc777 - Use PLIST_FILES knob
PR:		ports/63926
Submitted by:	maintainer
2004-03-08 19:37:44 +00:00
Munechika SUMIKAWA
3122ba2d12 fix for restricted-uid'/restricted-gid' directive may be bypassed
Submitted by:	Matt Zimmerman <mdz@debian.org>
2004-03-08 13:58:54 +00:00
Andrey A. Chernov
fc23b5141f fix for restricted-uid'/restricted-gid' directive may be bypassed
Submitted by:   Matt Zimmerman <mdz@debian.org>
2004-03-08 13:39:20 +00:00
Kris Kennaway
12228757c2 Unbreak by chasing checksum. The version was silently updated to 0.3.6d
and a minor bug fix was made to the source.
2004-03-06 11:13:41 +00:00
Kirill Ponomarev
f9d5ef9ba1 - Update to 0.7.13
PR:		ports/63799
Submitted by:	maintainer
2004-03-05 13:43:40 +00:00
Kris Kennaway
0dc9612057 BROKEN on sparc64: Does not compile 2004-03-04 09:25:44 +00:00
Hye-Shik Chang
55db7303d9 Update to 7.11.0 2004-03-04 07:29:20 +00:00
Pav Lucistnik
bb56456c2c - Update to 1.0.1
PR:		ports/63650
Submitted by:	Nick Leuta <skynick@mail.sc.ru> (maintainer)
2004-03-02 23:23:55 +00:00
Pav Lucistnik
7ae2ca6703 - Fix fetch
- Add SIZE

PR:		ports/63604
Submitted by:	Jason Harris <jharris@widomaker.com>
2004-03-01 19:28:55 +00:00
Christian Weisgerber
cb06597855 * Update to 1.14 which fixes format string vulnerabilities.
* No longer mirrored on sunsite.
2004-02-29 17:26:47 +00:00
Pav Lucistnik
02864323c6 - Add WITH_CERTFILE knob to allow setting alternative TLS certificate location
PR:		ports/62626
Submitted by:	Sunpoet Po-Chuan Hsieh <sunpoet@sunpoet.net>
Approved by:	maintainer timeout (15 days)
2004-02-28 21:24:03 +00:00
Jordan K. Hubbard
ce8b98a27a Unbreak this port by fixing master sites and checksum information.
PR:             ports/63423
Submitted by:   Jason Harris <jharris@widomaker.com>
2004-02-27 09:05:35 +00:00
Dirk Meyer
c600b83191 - add SIZE 2004-02-26 05:26:15 +00:00
Markus Brueffer
7bb44cbc85 Change my email address.
Approved by:	arved (mentor)
2004-02-23 20:57:56 +00:00
Yen-Ming Lee
411cba7747 update to wzdftpd 0.2.3
PR:		63214
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2004-02-23 06:27:33 +00:00
Kris Kennaway
236b75a98d This is broken on 4.x as well 2004-02-21 22:04:17 +00:00
Kris Kennaway
36769748b6 BROKEN: Checksum mismatch 2004-02-21 20:07:54 +00:00
Oliver Lehmann
ac4398df1c fix USE_GNOME handling which broke the pkg-plist 2004-02-17 19:51:15 +00:00
Kris Kennaway
0ebfd5a614 BROKEN: Broken pkg-plist 2004-02-17 02:24:54 +00:00
Kirill Ponomarev
5ed6b69ed8 - Fix build on -current
- Support CXXFLAGS properly

PR:		ports/62814
Submitted by:	Ports Fury
2004-02-14 12:52:52 +00:00
Ying-Chieh Liao
c01a862f9a upgrade to 2.2.0-0.4 2004-02-12 02:41:15 +00:00
Ying-Chieh Liao
c52e18b930 add ftplib 3.1-1
A set of routines that implement the FTP protocol
2004-02-11 07:55:29 +00:00
Oliver Lehmann
cf6a091307 USE_GNOMEify it [1]
use the OPTIONS macro

Suggested by:	adamw [1]
2004-02-10 06:42:40 +00:00
Kirill Ponomarev
27bfb5725e - Fix build on AMD64
Approved by:	maintainer informed
2004-02-09 18:48:54 +00:00
Kirill Ponomarev
5e20eeb3dc - Fix build with KDE32
PR:		ports/62584
Submitted by:	maintainer
2004-02-09 15:21:56 +00:00
Kris Kennaway
1ac8a951f5 BROKEN on 5.x: does not compile 2004-02-09 02:59:36 +00:00
Pav Lucistnik
bcd2c14358 - Workaround lack of reentrant gethostbyname()
PR:		ports/60740
Submitted by:	maintainer
2004-02-07 19:55:21 +00:00
Trevor Johnson
a049dd78cc Use PLIST_FILES (bento-tested, marcus-reviewed). 2004-02-06 13:12:53 +00:00
Peter Pentchev
f075502d3f Update curl to 7.11.0. 2004-02-06 09:43:28 +00:00
Trevor Johnson
3c175cb569 Use PLIST_FILES.
Reviewed by:	marcus
2004-02-05 20:38:07 +00:00
Pav Lucistnik
84d3b4bc99 - Update to 2.6.12
- Support GPG signature

PR:		ports/62322
Submitted by:	Jason Harris <jharris@widomaker.com>
Approved by:	maintainer
2004-02-04 10:01:05 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
Joe Marcus Clarke
186b8ba82f Add USE_GETTEXT and bump PORTREVISION.
Submitted by:	trevor
Tested by:	bento
2004-02-04 04:36:30 +00:00
Pav Lucistnik
806107bb88 - Fix OPTIONS (they must be before bsd.port.pre.mk)
PR:		ports/62296
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2004-02-03 19:32:37 +00:00
Pav Lucistnik
4f8677eb55 - Update to 20031217 snapshot
PR:		ports/62069
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz> (maintainer)
2004-02-03 17:57:21 +00:00
Tilman Keskinoz
7c0b3977df Fix Build on AMD64
Submitted by:	Attila Nagy <bra@fsn.hu>
2004-02-03 09:32:10 +00:00
Mark Linimon
2b76031056 Remove ftp/libfxp. The mastersite disappeared a long time ago, and
it never worked on non-i386 in any case.

No objection was noted since a checking in Oct 2004 proclaiming this.
2004-02-03 08:08:42 +00:00
Pav Lucistnik
e77306c1cd - Convert to OPTIONS
PR:		ports/62104
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2004-02-02 13:31:07 +00:00
Pav Lucistnik
9858a5946e - Update to 0.7.3
PR:		ports/62176
Submitted by:	Andreas Fehlner <fehlner@gmx.de> (maintainer)
2004-02-01 01:22:24 +00:00
Kirill Ponomarev
d8e3e1715e - Fix plist and bump PORTREVISION
Noticed by:	bento via kris
2004-01-30 22:40:13 +00:00
Munechika SUMIKAWA
2806390689 Upgrade KAME IPv6 patch. -s (stand alone) option now speak IPv4 and IPv6. 2004-01-30 13:39:35 +00:00
Michael Haro
d8a2750f4a Add SIZE 2004-01-30 03:33:21 +00:00
Trevor Johnson
0c881ba59c SIZEify. 2004-01-29 07:24:56 +00:00
Kirill Ponomarev
4ef07d396e Add wmget 0.5.0,
wmget is a dock app for the GNU Window Maker window manager
which makes it more convenient to perform long downloads in the
background.

PR:		ports/61736
Submitted by:	Ulrich Spoerlein <q@uni.de>
2004-01-27 15:58:52 +00:00
Sergei Kolobov
e56b1a155e - Utilize PLIST_FILES
PR:		61644
Submitted by:	maintainer
2004-01-26 21:52:52 +00:00
Pav Lucistnik
cdceb588c5 - Give maintainership to Rudolf Cejka, who uses this daemon
to power ftp-master.cz.FreeBSD.org

Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2004-01-26 11:50:54 +00:00
Pav Lucistnik
2056d34e2e - Rip post-install echo block into standalone pkg-message
- Quiet portlint on RUN_DEPENDS
2004-01-23 22:56:46 +00:00
Pav Lucistnik
6fac5f5979 - Add support for utmp/wtmp
- Bump portrevision

PR:		ports/61722
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
2004-01-23 22:51:48 +00:00
Trevor Johnson
78da40aa98 Now gettext 0.12.1 is gettext-old. 2004-01-23 18:12:26 +00:00
Pav Lucistnik
9e511eba8a - Fix build on Bento
PR:		ports/61740
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2004-01-22 22:15:51 +00:00
Trevor Johnson
fbd1108f49 Use the SORT macro from bsd.port.mk. 2004-01-22 11:06:02 +00:00
Kirill Ponomarev
822f0bd136 - Update to 0.7.12
- use rcNG script
- make configure script happy with CONFIGURE_TARGET
- use PORTDOCS to autoaddition docs in PLIST

PR:		61561
Submitted by:	maintainer
2004-01-19 08:16:22 +00:00
Clement Laforet
a7572876c0 - Respect CFLAGS and PTHREAD_LIBS
PR:             61530
Submitted by:   Markus Brueffer <brueffer@phoenix-systems.de> (maintainer)
Approved by:    erwin (mentor) (implicitly)
2004-01-18 15:25:46 +00:00
Edwin Groothuis
0c1d97241b [Approved] new port: ftp/wget-devel
devel/wget starts to lag behind the releases of wget.
	At least with a development version we are able to figure
	out when it is stable enough to ftp/wget updated.

Add CONFLICTS to ftp/wget/Makefile

PR:		ports/61155
Submitted by:	Edwin Groothuis <edwin@mavetju.org>
2004-01-17 09:34:15 +00:00
Kirill Ponomarev
cc159d5af8 - Add USE_AUTOCONF_VER=253
PR:		61223
Submitted by:	Nosov Artem <chip-set@mail.ru> (maintainer)
2004-01-12 09:13:52 +00:00
Kirill Ponomarev
1bc9c43ec8 - Data transfere may be aborted now with the next message,
because the EINTR error isn't handled: "426 Data connection:
  Interrupted system call".

PR:		61221
Submitted by:	maintainer
2004-01-11 23:03:43 +00:00
Edwin Groothuis
2e497a651d ProFTPd port does not install docs for optional modules
The ftp/proftpd port creates /usr/local/share/doc/proftpd and
	installs the two HTML files from ProFTPd's docs directory
	into it.  But it doesn't copy the html files from the contrib
	directory which describe the optional modules (mod_tls,
	mod_radius, etc.) and their configuration options.

Also moved the portdocs to the PORTDOCS environment variable.

PR:		ports/56511
Submitted by:	Pat Lashley <patl+freebsd@volant.org>
Reviewed by:	maintainer timeout
2004-01-11 11:54:29 +00:00
David E. O'Brien
e2690c12ba Add IPv6 support via the Kame 317-v6-20040108b patch. 2004-01-09 16:29:02 +00:00
David E. O'Brien
354438e396 Add IPv6 support via the Kame 317-v6-20040108b patch. 2004-01-08 17:11:30 +00:00
David E. O'Brien
896b32cc70 Update to 3.1.7.
This fixes memory leaks and other serious bugs in 3.1.6.
2004-01-07 19:28:31 +00:00
Pete Fritchman
38d5bbd497 - update to 1.119
- we now depend on Perl 5.6.1
2004-01-07 02:55:37 +00:00
Kirill Ponomarev
03c137d6f8 Add cmdftp 0.7.2,
cmdftp is a command line FTP client for Unix systems that
features shell-like functions, passive mode, local and remote
transparent modes, broken connection resumption, multiple and
recursive file transfers, auto-login, and more.

PR:		60759
Submitted by:	Andreas Fehlner <fehlner@gmx.de>
2004-01-06 17:16:54 +00:00
David E. O'Brien
c1d5a3efd7 Upgrade to version 3.1.6. 2004-01-05 08:03:05 +00:00
Alexander Leidinger
16f88ddba9 Replace "/etc/nologin" with "/var/run/nologin" in manpage to reflect
reality.

Submitted by:	maintainer
2004-01-04 13:56:20 +00:00
Edwin Groothuis
00e6d7e1d4 New port: ftp/proma
ProMA is a PHP4 based system for administrating a ProFTPd
	server storing users in a MySQL database.

PR:		ports/55924
Submitted by:	HSIN-HSIUNG CHANG <sexbear@tmu.edu.tw>
2004-01-03 07:39:41 +00:00
Edwin Groothuis
f6a904c04f New port: ftp/tnftpd (obsoletes ftp/lukemftpd)
tnftpd (formerly known as lukemftpd) is a port of the
	enhanced NetBSD ftp server to other systems

PR:		ports/55229
Submitted by:	Alex Vasylenko <lxv@send-pr.sink.omut.org>
2004-01-03 07:28:00 +00:00
Dirk Meyer
27408de52d - Fix path to config files in manpages
- search all config files in ${PREFIX}/etc/
2003-12-28 20:14:32 +00:00
Edwin Groothuis
6901172156 add patch files which do have RCS tags in it.
PR:		ports/60164
2003-12-28 10:43:57 +00:00
Edwin Groothuis
0a5ec7a9b8 New Port: quftp-1.0.7
New port for quftp, a scriptable ftp client.

PR:		ports/60164
Submitted by:	Frank J. Laszlo <laszlof@vonostingroup.com>
2003-12-28 10:42:48 +00:00
Pav Lucistnik
91d68ec0ae - Update to 2.6.11
PR:		ports/60592
Submitted by:	Dmitry A. Yanko <fm@code.org.ua> (maintainer)
2003-12-26 15:53:35 +00:00
Pav Lucistnik
a0984ccfa8 - Update MASTER_SITES.
PR:		ports/60530
Submitted by:	Jason Harris <jharris@widomaker.com> (maintainer)
2003-12-25 17:56:48 +00:00
Sergei Kolobov
8cda227f0c - Unbreak build by depending on newly-added security/cvm port
- Cosmetic fixes for consistency with other untroubled.org ports
2003-12-24 13:57:06 +00:00
Pete Fritchman
5ed2fa7987 - make the p5-IO dependency conditional on the Perl version
- don't change the in-place pkg-message; generate a temporary one
  in ${WRKDIR}
- fix install of scripts to ${PREFIX}/sbin
- use EXAMPLSDIR and DOCSDIR
- fix pkg-plist rmdir ... 2>/dev/null's to always return true
- bump PORTREVISION

PR:		59083
Submitted by:	Lars Thegler <lars@thegler.dk>
2003-12-21 01:30:44 +00:00
Sergei Kolobov
d1a02bc3c7 Add wzdftpd 0.1, modular FTP server configurable online
using SITE commands.

wzdftpd is a FTP server designed to be modular,
work under linux/win32/freebsd/openbsd,
and to be entirely configurable online using SITE commands.

wzdftpd offers the following features:
- Simple configuration file, supporting inclusions
- Online administration, using SITE commands
- Backends to store users/groups in different structures
- Modules: internal, using shared librairies, or external
  (scripts/applications)
- Users are virtual: you do not need to create users in system
- SSL/TLS support
- Server is designed to run as a non-privileged user to enforce security
- Server can detect ip changes (dynamic ips)
- Cross devices operations (copy/move) (though can be slow)
- Logging support (compatible with the wu-ftpd standard)
- Designed for high performance: coded with C, multithreaded

WWW:	http://www.wzdftpd.net/

PR:		59873
Submitted by:	Roman Bogorodskiy <bogorodskiy@inbox.ru>
2003-12-18 16:31:09 +00:00
Michael Haro
c0f02944f2 Update mastersites and portlint 2003-12-17 03:51:50 +00:00
Ying-Chieh Liao
5deb0f972a add dmachine 0.19
A non interactive, non graphical, batch download manager
2003-12-15 07:47:03 +00:00
Peter Pentchev
e317cb982e Update to 7.10.8 and remove the BROKEN mark for 64-bit arches.
PR:		60105
Submitted by:	ijliao
2003-12-13 08:32:10 +00:00
Dirk Meyer
21fe2fbe7e - get rid of all perl stuff
- USE_REINPLACE
2003-12-12 19:17:17 +00:00
Jacques Vidrine
269805f421 A buffer overflow exists in lftp <= 2.6.9 which may be triggered when
requesting a directory listing from a malicious server over HTTP.
From the `NEWS' file:
 * security fixes in html parsing code
2003-12-12 16:48:47 +00:00
Kirill Ponomarev
ae599a126a - Update to 2.6.9
PR:		60057
Submitted by:	maintainer
2003-12-09 08:34:19 +00:00
Kirill Ponomarev
6dc7671734 Add wput 0.3.6,
wput is a tiny program that looks like wget and does as the
name suggests exactly the opposite: it uploads files or
recursivly whole directories to a ftp-server and supports
resuming.

PR:		60032
Submitted by:	Nosov Artem <chip-set@mail.ru>
2003-12-08 10:13:10 +00:00
Kirill Ponomarev
d6e9f3069f - Update to version 1.13
PR:		60008
Submitted by:	Ports Fury
2003-12-07 15:55:57 +00:00
FUJISHIMA Satsuki
bd1aa50928 use local backup for disappeared debian patch. 2003-12-07 04:48:34 +00:00
Ying-Chieh Liao
c6609ee04f add curlpp 0.3.0
A C++ wrapper for libcurl

PR:		59891
2003-12-05 01:01:58 +00:00
Kirill Ponomarev
b8fbaf37a1 - Update to version 1.0.0
PR:		59761
Submitted by:	maintainer
2003-12-04 15:04:26 +00:00
Sergei Kolobov
0e606648e3 - Update to 1.0.17a, the latest stable version
This version introduces atomic uploads for better reliability

While I'm here:
- minor cleanup: s/ECHO_CMD/ECHO_MSG/, use DOCSDIR/EXAMPLESDIR

PR:		59653
Submitted by:	maintainer
2003-12-04 14:08:00 +00:00
Dirk Meyer
a36b0bc354 - Fix output of time_t for 64bit
PR:		59546
Submitted by:	matthias.andree@gmx.de
2003-11-21 15:10:13 +00:00
Tilman Keskinoz
982257a820 Respect CFLAGS, should fix build on alpha 2003-11-21 12:31:04 +00:00
Sergei Kolobov
00b3ef18a3 - Update to 0.4.3
- Use PYTHON_SITELIBDIR and DATADIR in pkg-plist
- Respect PREFIX

PR:		59142
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-11-20 22:38:31 +00:00
Oliver Eikemeier
e3c2232e45 Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR:		59109
Approved by:	marcus (mentor)
2003-11-19 19:28:40 +00:00
Kirill Ponomarev
224cdff72d - unbreak on 5.x
- respect PTHREAD_LIBS and CFLAGS
- use REINPLACE_CMD instead of PERL
- remove obsolete replacement

PR:		58226
Submitted by:	Markus Brueffer <brueffer@phoenix-systems.de>
Approved by:	maintainer timeout
2003-11-19 11:17:41 +00:00
Jun Kuriyama
d6f4300832 Upgrade to 4.0.
PR:		ports/59373
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-11-18 03:33:03 +00:00
Trevor Johnson
b3ba3ae427 USE_REINPLACE need be defined only when REINPLACE_CMD is used. 2003-11-17 12:29:10 +00:00
Trevor Johnson
e99ceadaf6 Use the FIND and XARGS macros introduced in bsd.port.mk 1.391. 2003-11-13 14:45:08 +00:00
Dirk Meyer
fc4d5bfbbc - update to 1.2.1 2003-11-13 04:27:55 +00:00
Oliver Lehmann
38b0331bd1 update gftp to 2.0.16 2003-11-10 18:03:08 +00:00
Hye-Shik Chang
dedf2cccc2 Update to 7.10.8 2003-11-10 12:35:06 +00:00
Ying-Chieh Liao
24f8ff98aa add rexx-curl 1.1
An external function package providing an interface to the cURL package
2003-11-10 01:02:43 +00:00
Kris Kennaway
5e16082e89 As announced on Aug 7, remove the forbidden moxftp port. 2003-11-08 06:07:39 +00:00
Michael Haro
45ffb9a9c1 58774 Andrew J. Caines <A.J.Caines@halplant.com>
upgrade to 1.2.9

58415 Melvyn Sopacua <mdev@idg.nl>
add WITH_OPENSSL

57385 Martin Matuska <martin@tradex.sk>
adds rc_subr support

54783 Bruce M Simpson <bms@spc.org>
Ability to support multiple versions MYSQL and LDAP using the WITH_*
variables.
I ended up using the stuff provided in bsd.port.mk with his patches
2003-11-03 19:40:38 +00:00
Kris Kennaway
2b5073cca4 Reset maintainer on ports maintained by the following non-ports committers,
who did not respond to my email confirming whether they have an active
interest in maintaining the port:

  sue reg rv jmb dima reg horikawa msmith jhs ue
2003-11-03 01:30:43 +00:00
Kirill Ponomarev
a87ea29154 - Update to version 1.0.16c
* Version 1.0.16b accidentally broke the PAM authentication
    backend.  This release fixes that issue.

PR:		58660
Submitted by:	maintainer
2003-10-29 14:01:50 +00:00
Pete Fritchman
d87343a746 Update to 1.118. 2003-10-27 02:28:59 +00:00
FUJISHIMA Satsuki
a5cce58ef7 update debian patch to 12. 2003-10-25 00:34:11 +00:00
Erwin Lansing
6950bbfd5b Remove the recursive assignment of SITE_PERL to ${SITE_PERL} introduced
in the last commit.
2003-10-24 14:15:32 +00:00
Ying-Chieh Liao
c634b4bb83 utilize SITE_PERL
PR:		58166
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-24 12:05:09 +00:00
Erwin Lansing
386f40a6b5 Change MASTER_SITES to fix fetch
PR:		58486
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
2003-10-24 11:58:17 +00:00
Sergei Kolobov
f585a48b46 (maintainer timeout since 2003-06-15)
- Use native installer
- Install documentation
- Remove unneeded USE_REINPLACE
- Bump PORTREVISION

PR:		52909
Approved by:	krion (implicit)
2003-10-24 11:10:25 +00:00
Kirill Ponomarev
9ee88b416a - Fix build on -current
PR:		58200
Submitted by:	maintainer
2003-10-21 14:43:28 +00:00
Kirill Ponomarev
4cccfa3541 - Update to 1.0.16b
o Fix a cross-scripting issue with the HTML output of the
    pure-ftpwho command
  o '--with-largefile' has been added by default
  o Also on 5-x the server now listens on IPv4 and IPv6 by default

PR:		58257
Submitted by:	maintainer
2003-10-21 14:18:21 +00:00
Mark Linimon
88ac321cb9 Mark as broken: master site disappeared a year ago, does not work on
non-i386; abandonware.
2003-10-20 11:26:28 +00:00
Dirk Meyer
b58edcff29 - remove COPYING 2003-10-19 19:21:10 +00:00
Kris Kennaway
2d3434d965 Respect CC and CFLAGS 2003-10-19 09:25:58 +00:00
Yoichi NAKAYAMA
1478bfc292 Add virtual category elisp.
Submitted by:	 Mark Linimon <linimon@lonesome.com>
2003-10-19 03:35:04 +00:00
David E. O'Brien
bb2a2d08c4 Update to the Kame v6-20030207 patch. 2003-10-17 00:34:16 +00:00
Kirill Ponomarev
00d25adbb0 - Update to 2.6.8
PR:		58124
Submitted by:	maintainer
2003-10-16 19:31:17 +00:00
FUJISHIMA Satsuki
a271734bc5 add a knob to make locale support optional.
note a (not) update plan.
2003-10-16 19:08:44 +00:00
Munechika SUMIKAWA
b2dbb10942 Upgrade to 2.7.3.
PR:		ports/57989
Submitted by:	Dan Larsson <ports@tyfon.net>
2003-10-14 12:23:36 +00:00
Jun Kuriyama
53f44ef663 Upgrade to 3.8.
PR:		ports/57849
Submitted by:	Cheng-Lung Sung <clsung@dragon2.net>
2003-10-14 07:34:03 +00:00
Munechika SUMIKAWA
b92af40b22 Upgrade to 57907.
PR:		ports/57907
Submitted by:	Stefan Walter <sw@gegenunendlich.de>
2003-10-13 09:30:23 +00:00
Kris Kennaway
c2b0bb508d BROKEN: Does not fetch 2003-10-12 22:31:49 +00:00
Dirk Meyer
7da1ac3184 - use DOCSDIR 2003-10-12 11:03:50 +00:00
Alexander Leidinger
bd23c37d10 Update to 20031008. This fixes a bug in the autoconfigure part which
actually didn't have a negative impact on building ftp-tls.
If you're using an older version of this port there's no need to update.

Submitted by:	maintainer
2003-10-09 08:47:43 +00:00
Alexander Leidinger
790da97646 Update to 20031008. This fixes a bug where ftpd-tls would log bogus file
sizes for transfered files. On other operating systems (e.g. GNU/Linux) it
was even more severe as it also affected the file sizes ftpd-tls announced
in advent of a file transfer.

Submitted by:	maintainer
2003-10-09 08:46:46 +00:00
Edwin Groothuis
598018c05a [patch] ftp/pure-ftpd: Utilize USE_MYSQL and USE_OPENLDAP
Make pureftpd port utilize USE_MYSQL and USE_OPENLDAP macro.
	Frank Denis is Cc'ed for notification and/or approval.

PR:		ports/56247
Submitted by:	Clement Laforet <sheepkiller@cultdeadsheep.org>
Approved by:	maintainer timeout
2003-10-06 12:50:26 +00:00
Yen-Ming Lee
85c9a5f72d Update to 0.6.5
PR:		57633
Submitted by:	Matthias Andree <matthias.andree@gmx.de>
2003-10-06 06:45:12 +00:00
Edwin Groothuis
07f1d50cbc Chase up new MASTER_SITE_SAVANNAH.
PR:		ports/56970
Submitted by:	Jean-Yves Lefort <jylefort@brutele.be>
2003-10-03 11:04:59 +00:00
Kirill Ponomarev
fbcfd1d1ae - Update to 0.7.11
o Fixed running from inetd which was broken by the
  0.7.8-->0.7.9 changes

PR:		57370
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2003-09-29 20:09:56 +00:00
Edwin Groothuis
34171d18e7 - ECHO -> ECHO_MSG
for some ports:
- pre-fetch -> pre-everything

PR:		ports/56785-56799
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
2003-09-27 00:45:43 +00:00
Munechika SUMIKAWA
970bf58c32 Upgrade KAME IPv6 patch which include DOS-attack prevention patch.
Add -- to tar args to stop hacking with "-"-started files in ftpconversions.
2003-09-25 15:53:53 +00:00
Alexander Leidinger
6c215008b1 - Update to 20030924. If you're running 20030520 there is no need to
update, the only change is that it now incorporates two patches
  previously part of this port.
- Fix PLIST, the sample start-up script was missing.

Submitted by:	maintainer
2003-09-25 11:34:39 +00:00
Kirill Ponomarev
964692a87d - Update to version 2.6.7
PR:		56921
Submitted by:	maintainer
2003-09-24 09:40:30 +00:00
Kirill Ponomarev
b20d1c4deb - Update to version 0.7.10
PR:		56762
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2003-09-24 09:29:46 +00:00
Michael Haro
812b398493 Update to fix vulnerability in proftpd
Submitted by:	osa
Approved by:	portmgr (marcus)
2003-09-23 18:42:43 +00:00
Andrey A. Chernov
4a2939c535 Integrate official DOS-attack prevention patch
Add -- to tar args to stop hacking with "-"-started files in ftpconversions

Approved by: security-officer ('--' fix), portmgr
2003-09-23 16:58:10 +00:00
Jacques Vidrine
3afccea6c1 Mark FORBIDDEN due to remotely exploitable vulnerability.
http://xforce.iss.net/xforce/alerts/id/154
2003-09-23 15:34:38 +00:00
Erwin Lansing
6b470bae86 Conditionalise dependencies on databases/p5-DBI: for perl
5.005_03 use databases/p5-DBI-137 as newer versions do not
support the old perl.

Note that for some port, I merely removed the explicit
dependency as they already have implicit dependencies
via other ports.

Approved by:	portmgr (marcus)
2003-09-16 05:43:52 +00:00
Alexander Leidinger
bf3a028ff1 Increment PORTREVISION because of changed plist, forgotten in last commit. 2003-09-10 08:17:17 +00:00
Alexander Leidinger
44501389e3 - Fix some minor nits in the patched manual page.
- Install PORTDOCS (unless NOPORTDOCS is specified).

This changes where made to bring this port in line with the newly added
ftp/ftpd-tls port.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2003-09-10 08:14:24 +00:00
Alexander Leidinger
2848c498d2 Add ftpd-tls, a FTP AUTH TLS aware ftp server. This is the counterpart
to ftp/ftp-tls and also written by Peter Runestig.

Submitted by:	Marius Strobl <marius@alchemy.franken.de>
2003-09-10 08:11:48 +00:00
Peter Pentchev
f90ffe59a0 Mark BROKEN on 64-bit arches (1).
De-quote the COMMENT variable.
Fix a typo in a comment.

Reported by:	naddy (1)
2003-09-10 07:02:52 +00:00
Yen-Ming Lee
4181ca7335 update to 0.6.3
PR:		56508
Submitted by:	Nick Leuta <skynick@mail.sc.ru>
2003-09-06 00:14:11 +00:00
Kirill Ponomarev
3412df0204 - Fix build
PR:		56433
Submitted by:	Ports Fury
2003-09-04 14:28:53 +00:00
Kirill Ponomarev
24c64626ef - Update MASTER_SITES and WWW: line
PR:		56319
Submitted by:	Ports Fury
2003-09-02 18:34:55 +00:00
Peter Pentchev
c399aef92c Update to curl-7.10.7; the added patch is needed to actually get
the test suite going :)
2003-09-02 13:07:00 +00:00
Yen-Ming Lee
375deb8ef5 chksum update since ftplocate-2.02.tar.gz has been changed on source site
PR:		56283
Submitted by:	Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw>
2003-09-01 21:55:33 +00:00
Peter Pentchev
70102cf5d0 Use bsd.port.mk's OpenSSL support.
Submitted by:	dinoex
2003-09-01 08:47:18 +00:00
Dirk Meyer
be9b615869 - don't clobber any given LDFLAGS
resolves conflitcs with bsd.openssl.mk
2003-09-01 03:02:15 +00:00
Kirill Ponomarev
6f87fbfd33 - Fix build package
- Use DOCSDIR macro
- Bump PORTREVISION

Reported by:	kris via bento
2003-08-31 22:13:21 +00:00
Oliver Lehmann
b6240a51c3 update gftp to 2.0.15 2003-08-31 17:50:56 +00:00
Dirk Meyer
57c03b88a9 - use hook for bsd.openssl.mk 2003-08-29 19:52:59 +00:00
Yen-Ming Lee
591f3672b8 Port update for ftplocate-2.02
PR:		56088
Submitted by:	Chung-Kie Tung <tung@turtle.ee.ncku.edu.tw>
2003-08-29 03:31:36 +00:00
Joe Marcus Clarke
a3108b1e51 Bump the PORTREVISION for the ports directly affected by the gettext upgrade.
Prodded by:	kris
2003-08-26 20:25:58 +00:00
Joe Marcus Clarke
adccc29aad Chase the libintl.so shared lib version. 2003-08-25 05:41:38 +00:00
Kirill Ponomarev
850fb034f6 - Utilize DOCSDIR
- ${ECHO} -> ${ECHO_MSG}
- make portlint hapy: change spaces with tabs, change ${file}
  with ${f}

PR:		55905
Submitted by:	maintainer
2003-08-23 21:40:19 +00:00
Alexander Leidinger
e25abd68aa Update to 20030805.
Submitted by:	maintainer
2003-08-21 13:47:45 +00:00
Tilman Keskinoz
b209b0fc3f Unbreak on CURRENT
Submitted by:	maintainer
2003-08-19 14:27:48 +00:00
FUJISHIMA Satsuki
ccee629f3b utilize INFO. 2003-08-17 18:59:44 +00:00
Jun Kuriyama
b67a28791a Fix non-default dependency on openldap2[012] which is broken by splitting.
# I'm not bumped port revision of them because this should not affect
# packages built on bento...
2003-08-15 00:49:31 +00:00
Kirill Ponomarev
6e6b5a18b4 - Update to 1.0.16a
PR:		55536
Submitted by:	Frank Denis <j@pureftpd.org>
2003-08-13 10:42:47 +00:00
Joe Marcus Clarke
37356c960c Remove this ports as part of phase II of the GNOME 1.4 desktop removal. 2003-08-12 15:17:08 +00:00
Oliver Lehmann
0079714ffa update to 2.0.15.rc2 which fixes several bugs introduced by rc1 2003-08-08 13:27:51 +00:00
Tilman Keskinoz
6fadec84a9 Unbreak under gcc 3.3
PR:		55235
Submitted by:	Volker Stolz <stolz@i2.informatik.rwth-aachen.de>
2003-08-06 20:28:30 +00:00
Kris Kennaway
138f2ad7ff Switch to MASTER_SITE_DEBIAN_POOL
PR:		ports/50572
Submitted by:	Alex Semenyaka <alexs@ratmir.ru>
2003-08-04 10:47:28 +00:00
Kirill Ponomarev
03fa6ec731 Fix build on -current
Submitted by:	kris via bento
Approved by:	fjoe (mentor) (implicit)
2003-08-01 09:03:37 +00:00
Kirill Ponomarev
bb2b74c6c1 Fix build on -current
PR:		55139
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-08-01 08:08:14 +00:00
Jun Kuriyama
690005375e Improve dir() function. 2003-08-01 06:53:42 +00:00
Kirill Ponomarev
47fd1c0b36 Update to 0.6.4
* Fix HTML output of ftpls
* Change maintainer address (same maintainer, different mail
  address)
* Install HTML documents about ftpcopy and ftpls.

PR:		55120
Submitted by:	maintainer
Approved by:	fjoe (mentor) (implicit)
2003-07-31 19:40:29 +00:00
Daniel Harris
beff7f49ae Address CAN-2003-0466.
Submitted/approved by:	security-officer
2003-07-31 16:07:05 +00:00
Kris Kennaway
640fb28cf7 Consolidate NO_CDROM and NO_PACKAGE into RESTRICTED, and mark BROKEN on
5.x (does not compile)
2003-07-30 21:58:37 +00:00
Christian Weisgerber
2934d4ceb2 Release maintainership of ports due to personal technical difficulties.
Submitted by:	Serge Gagnon
2003-07-30 20:18:51 +00:00
Daichi GOTO
f4ef5a2dc8 update ftp/lukemftpd: drop maintainer ship
PR:		48388
Submitted by:	Rudolf Cejka <cejkar@fit.vutbr.cz>
Apporved by:	maintainer (timeout)
2003-07-30 06:06:05 +00:00
Tilman Keskinoz
66a6aff388 Pass Maintainership to Markus Brueffer. 2003-07-29 14:53:29 +00:00
Oliver Lehmann
a8fe5a4a51 until it's fixed by the author, add a patch to fix transfering a whole
directory (gftp adds wrongly a trailing / to each file and directory which
ends in a 550 error)
2003-07-27 01:23:57 +00:00
Hye-Shik Chang
6a34ed389f Update to 7.10.5 2003-07-25 01:25:38 +00:00
Oliver Lehmann
5e8561125c update gftp to 2.0.15.rc1 2003-07-24 17:53:02 +00:00
Oliver Lehmann
73dd863906 Assign MAINTAINER to Serge Gagnon <gagnon__s@videotron.ca>
fix lex.c
add a missed dependency

PR:		ports/50967
Submitted by:	Serge Gagnon <gagnon__s@videotron.ca>
2003-07-23 18:11:10 +00:00
Anders Nordby
97e800949f Assume maintainership.
Remove WWW URL, there is no web site for omi currently.
2003-07-22 22:28:21 +00:00
Oliver Lehmann
aace8a3a91 sync MASTER_SITES 2003-07-21 18:45:09 +00:00
Tilman Keskinoz
652c05f384 Fix build on 5.x
Submitted by:	Markus Brueffer
2003-07-18 14:47:44 +00:00
Tilman Keskinoz
dc854cba53 Update to 3.0.a.1 2003-07-18 11:38:51 +00:00
FUJISHIMA Satsuki
b185046be2 get rid of libgnugetopt dependency for -CURRENT,
use USE_GETOPT_LONG instead.
2003-07-14 02:53:03 +00:00
Kris Kennaway
e7864b594d Drop maintainership 2003-07-12 10:37:02 +00:00
Oliver Lehmann
6634c7247c Add tftp-hpa 0.34, "An advanced tftp server".
PR:		47156
Submitted by:	Brooks Davis <brooks@freebsd.org>
2003-07-06 09:23:09 +00:00
Joe Marcus Clarke
b213c0c4e1 Generate plist either statically or before do-install phase for
compatibility with upcoming bsd.port.mk patches.

Submitted by:	Sergey Matveychuk <sem@ciam.ru>
2003-07-05 19:01:41 +00:00
Andrey A. Chernov
e3b1ba48ce Drop maintainership 2003-07-05 12:59:21 +00:00
Daichi GOTO
25123c85f1 fix: ftp/jigdo
no build on 4.x-stable alpha machine

Pointed out by:		bento via kris
2003-06-27 07:22:05 +00:00
Kris Kennaway
fba1db00a5 Correct a string buffer size from 4069 to 4096.
Obtained from:	 OpenBSD
2003-06-27 03:44:48 +00:00
Daichi GOTO
6a73ce4a3d update ftp/frox: 0.7.7 --> 0.7.8
PR:		53735
Submitted by:	Sergey Matveychuk <sem@ciam.ru> (maintainer)
2003-06-26 14:01:02 +00:00
Christian Weisgerber
d5bc992ba6 Fix build on -STABLE.
Closes

PR:		53220
2003-06-25 17:17:08 +00:00
Yen-Ming Lee
b16e2cf61a fix typo in start-up script
PR:		53592
Submitted by:	Jin-Shan Tseng <tjs@cdpa.nsysu.edu.tw>
2003-06-22 18:22:29 +00:00