Commit Graph

611 Commits

Author SHA1 Message Date
Will Andrews
aa2ee09180 Add oftpd 0.3.3, a threaded, anonymous only FTP server designed for
security.

PR:		26243
Submitted by:	Anders Nordby <anders@fix.no>
2001-04-07 00:39:05 +00:00
Akinori MUSHA
40b108347a Chase the update of ftp/curl. 2001-04-06 10:26:21 +00:00
Jun Kuriyama
bf40274e7e Dependency on p5-Socket6 should be "RUN", not "BUILD". 2001-04-05 23:51:12 +00:00
Peter Pentchev
3b2ff2fb18 Update to 7.7.1, which, among other new features, fixes the HTTP-PROXY/IPv6
interplay.

Submitted by:	olgeni
2001-04-05 21:22:26 +00:00
Will Andrews
dbba8af644 Overhaul QT/KDE support:
- bsd.port.mk update to use bsd.kde.mk for USE_{QT,KDE}*
- Cleanup corresponding ports for bsd.kde.mk update.
- Fix bsd.kde.mk: use correct kdelibs dependency, put qt at the bottom,
  introduce QT_NONSTANDARD variable for nonstandard configure setup.
- Update KDE2 to 2.1.1.  Two patches included in x11/kdelibs2 to fix the
  proxy authentication that was broken for 2.1.1.  Remove old patches.
- Potentially fix kdelibs build for alpha.
- Fix qt-designer 2.3.0 build.
- Ruby stuff left alone since it looks like black magic to me.  Should
  still work w/ compat shims for older USE_QT[,2] style.  Some others
  were also left alone for the same reason.

Reviewed by:	portmgr, ports (bsd.kde.mk+bsd.port.mk)
Submitted by:	David Faure <faure@kde.org> (proxy auth patches)
		Alex Zepeda <garbanzo@kde.org> (old patches removal)
2001-04-03 08:14:43 +00:00
Chris D. Faulhaber
a03266e0cd New port: lukemftp, the enhanced ftp client from NetBSD 2001-04-02 13:36:29 +00:00
Akinori MUSHA
80fdc44065 Add ruby-curl, a Ruby interface to libcurl. 2001-03-31 12:13:40 +00:00
Ying-Chieh Liao
c42d0b9333 1) update the port to version 1.25:
2) removed files/patch-main::dlist.cc which
   is no longer necessary since appropriate code has been
   added to the distribution.
3) updated files/patch-aa to use the recently added
   Mk/bsd.port.mk PTHREAD_{LIBS,CFLAGS}. Updated the
   port's Makefile accordingly
4) "un"echo"ed" post-install

Submitted by:	lioux
2001-03-30 17:18:13 +00:00
Michael Haro
26b76994ea update to 1.2.2rc1 - this version fixes the DOS bug in 1.2.1 2001-03-29 19:56:45 +00:00
Maxim Sobolev
4ca0e60800 -pthread --> ${PTHREAD_LIBS}
-D_THREAD_SAFE --> ${PTHREAD_CFLAGS}

Note: my first intention was to test this out on bento/beta, but per ade's
requiest I opted to do it quickly.
2001-03-29 16:35:19 +00:00
Kevin Lo
ccbe91bf9d Update maintainer email.
PR: 26107
Submitted by: MAINTAINER
2001-03-27 14:20:46 +00:00
Dmitry Sivachenko
6b3d543d56 RUN_DEPENDS on wget;
Correct path of wget executable;
Bump PORTREVISON.
2001-03-27 10:07:05 +00:00
Dmitry Sivachenko
6ea704d137 New port: kmago.
KMago (KDE Multiple Automated Get Operations) is a download manager which works
as a frontend to GNU wget or with the KDE kioslaves.
2001-03-26 15:34:02 +00:00
Jimmy Olgeni
34ba9cbb69 Update port to version 2.3.9. 2001-03-24 10:43:45 +00:00
Vanilla I. Shu
0a4bf1884e Add a patch for compile error. and bump version.
Submitted by:	bento
2001-03-22 07:10:52 +00:00
David E. O'Brien
b18c85e8d4 Turn on IPv6 support by default again.
Submitted by:	Munechika SUMIKAWA <sumikawa@ebina.hitachi.co.jp>
2001-03-21 01:29:54 +00:00
Ying-Chieh Liao
2d45762f81 upgrade to 1.24.1
PR:		25930
Submitted by:	KATO Tsuguru <tkato@prontomail.ne.jp>, lioux
2001-03-20 13:33:25 +00:00
Michael Haro
52c7923dc5 Mark forbidden
Specefic remote commands will cause the daemon process starts to consume
all CPU and memory resources available to it.  Multiple simultaneous
instances will result in faster depletion of resources, causing either
the daemon process or the server to crash.

(http://bugs.proftpd.org/show_bug.cgi?id=1066)
2001-03-15 23:35:56 +00:00
Michael Haro
1fde0acb4e make ldap support one step closer to working after accidental removal 2001-03-13 19:47:18 +00:00
FUJISHIMA Satsuki
2dcd6ae221 fix build error caused by xforms change.
PR:		25697
Submitted by:	maintainer
2001-03-12 18:10:32 +00:00
FUJISHIMA Satsuki
e689ddad06 update maintainer's e-mail address.
PR:		25621,25622
Submitted by:	maintainer
2001-03-09 12:16:38 +00:00
FUJISHIMA Satsuki
0658b1dcc5 change maintainer's e-mail address.
matt@LUCIDA.QC.CA -> matt@LUCIDA.CA
2001-03-08 19:31:10 +00:00
Michael Haro
e624e1b213 portlint 2001-03-07 00:33:55 +00:00
Michael Haro
5fab0552fc Update to 1.2.1
* Update master sites
* Use bzip2 distfiles instead of gzip
* Add WITHOUT_PAM support.
* Add the quota and wrap (TCP Wrappers support) modules.

Submitted by:	Anders Nordby <anders@fix.no>
2001-03-07 00:32:00 +00:00
Kevin Lo
112a0642e5 Update to version 1.02
PR: 25523
Submitted by: George Reid <greid@ukug.uk.freebsd.org>
2001-03-04 15:39:22 +00:00
FUJISHIMA Satsuki
265c5fa19e use IPv6 patch supplied from KAME.
Submitted by:	sumikawa
2001-03-02 21:54:23 +00:00
Jun Kuriyama
d36a08fde1 Add ipv6 category and bump PORTREVISION.
Suggested by:	sumikawa
2001-03-02 02:24:14 +00:00
Jun Kuriyama
e76addb2fb Apply IPv6 patch.
Obtained from:		ume
No response from:	maintainer
2001-03-02 02:16:30 +00:00
Kevin Lo
8dc5bebe00 Upgrade to version 0.6.6
PR: 25428
Submitted by: Ports Fury
2001-02-28 14:26:12 +00:00
Ying-Chieh Liao
ee5e877dec upgrade to 1.23
PR:		25427
Submitted by:	Ports Fury
2001-02-28 02:29:16 +00:00
FUJISHIMA Satsuki
ccef15a686 remove empty patches again. 2001-02-27 10:53:21 +00:00
FUJISHIMA Satsuki
954a4ad6d4 create null patches to avoid cvs problem.
reported by:	many many many people.
2001-02-27 10:50:32 +00:00
Michael Haro
1d61e68ef5 Correct pkg-message
PR:		25274
Submitted by:	    Biing Jong Lin <wing@cert.org.tw>
2001-02-26 21:25:32 +00:00
Maxim Sobolev
87be5af113 Update to 0.3.5. 2001-02-26 10:11:45 +00:00
Steve Price
fd46f2b2a9 Allow sftp to interoperate with gftp.
PR:		25034
Submitted by:	maintainer
2001-02-26 04:43:24 +00:00
Peter Pentchev
995fd7afee Update to 7.6.1. Besides a couple of bugfixes (most notably to
the HTTP PUT resume), this version has a couple of new features, too -
including IPv6 support, submitted by Jun-ichiro "itojun" Hagino.
(Yes, this is itojun@FreeBSD.org :)
2001-02-23 15:30:03 +00:00
Jimmy Olgeni
b070970575 Update to version 2.3.8. 2001-02-18 13:14:26 +00:00
David E. O'Brien
b63d685113 The IPv6 patch breaks NcFTP on IPv4-only systems such that is unable to
resolve any names.  If you want IPv6 functionality, you'll need to define
WANT_IPV6 for now.

Submitted by:	ache
2001-02-14 11:30:56 +00:00
Michael Haro
69f919197f update to 1.2.0rc3
Submitted by:	Anders Nordby <anders@fix.no>
2001-02-11 21:26:53 +00:00
Ying-Chieh Liao
ece0fff408 update to 0.91b6
Submitted by:	Tobias Reifenberger <treif@mayn.de> (via private mail)
2001-02-10 05:27:42 +00:00
Ying-Chieh Liao
84c20fbee9 update to beta 5
Submitted by:	Ollivier Robert <roberto@eurocontrol.fr>
2001-02-06 15:12:00 +00:00
David E. O'Brien
9934a9a30d Add IPv6 support.
Submitted by:	kris
2001-02-06 08:45:22 +00:00
Ying-Chieh Liao
2ecc4a1bba add puf, a "parallel url fetcher" for UN*X systems 2001-02-05 19:05:34 +00:00
Neil Blakey-Milner
5e28c835fc Add vsftpd 0.0.10, a FTP daemon that aims to be "very secure". 2001-02-03 19:07:43 +00:00
Jun Kuriyama
28faf0cb19 Fix \0 termination at %s substitution for configfile.
Be sure vsnprintf() may return value which is larger than buffer length.

Approved by:	maintainer
2001-02-01 08:33:04 +00:00
Peter Pentchev
8d5c82e7f9 Update to 7.6 and format the MAN3 list better. 2001-01-31 11:16:30 +00:00
Ying-Chieh Liao
9ad3d5aad5 update to 1.21
change maintainer to myself

PR:		24671
Submitted by:	tkato@prontomail.ne.jp
2001-01-28 03:44:30 +00:00
Clive Lin
3377c98428 Utilize ports/Mk's NOPORTDOCS implementation instead of home
made ones.
2001-01-27 23:10:23 +00:00
Jacques Vidrine
1f8f6ce7e1 Chase checksum: a couple of sentences were added to the readme. 2001-01-22 18:26:22 +00:00
Dirk Froemberg
88d74bc517 Switch from mysql322-{client,server} to mysql323-{client,server}.
mysql323-client installs libmysqlclient.so.10 (instead of
libmysqlclient.so.6).

mysql323-{client,server} are production quality, now (according to
MySQL AB at least).
2001-01-21 15:40:47 +00:00