Commit Graph

55 Commits

Author SHA1 Message Date
Michael Haro
f0775b1397 update to 1.2.4 2001-10-19 20:19:44 +00:00
Michael Haro
a6a1d1bf4a Upgrade to 1.2.3 2001-10-18 19:17:41 +00:00
Michael Haro
c5dd75d3d2 - update to 1.2.2 final release
- add postgres support
2001-08-17 19:00:51 +00:00
Michael Haro
d747215be0 update to 1.2.2rc3 2001-06-20 10:07:27 +00:00
Michael Haro
313e762e51 Update to 1.2.2rc2
PR:		27344
Submitted by:	    David W. Chapman Jr. <dwcjr@inethouston.net>
2001-05-31 19:28:27 +00:00
Michael Haro
ff71c55332 fix build with LDAP and MYSQL support
PR:		27431
Submitted by:	Josh Elsasser <josh@elsasser.org>
2001-05-31 19:23:18 +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
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
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
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
Michael Haro
69f919197f update to 1.2.0rc3
Submitted by:	Anders Nordby <anders@fix.no>
2001-02-11 21:26:53 +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
Michael Haro
56b3279bf9 Add MYSQL support
PR:		23452
Submitted by:	    Anders Nordby <anders@fix.no>
2000-12-16 04:33:48 +00:00
Michael Haro
9ef11bbeec bump PORTREVISION
Submitted by:	kkenn
2000-11-24 23:06:16 +00:00
Michael Haro
9793f4b2af LDAP support for proftpd
PR:		19812
Submitted by:	    Jimmy Olgeni <Jimmy Olgeni <olgeni@uli.it>>
2000-11-24 22:40:01 +00:00
Michael Haro
d0d0ddeb17 add mod_tar
PR:		20356
Submitted by:	    Dmitry S. Sivachenko <dima@Chg.RU>
2000-11-24 22:29:11 +00:00
Michael Haro
035952c850 Add docs to ftp/proftpd.
PR:		22736
Submitted by:	    Dominic Mitchell <hdm@mistral.co.uk>
2000-11-24 22:23:38 +00:00
Michael Haro
b71aa8f0e8 portlint - remove extra whitespace 2000-10-05 05:46:22 +00:00
Michael Haro
c6cf6527bf fix PASV bug introduced in rc2
Submitted by: Jeremy Chadwick <yoshi@parodius.com>
2000-07-31 23:53:11 +00:00
Michael Haro
57b0dbb24b Update to proftpd 1.2.0rc2 2000-07-28 18:01:04 +00:00
Kris Kennaway
eba09d9d3a Mark FORBIDDEN: yet another remote root exploit. 2000-07-07 09:35:20 +00:00
Michael Haro
343c80d542 PORTNAME/PORTVERSION stuff 2000-04-12 05:31:29 +00:00
Michael Haro
766aa3c438 compile with mod_readme by default
Submitted by:	Dmitry Sivachenko <dima@Chg.RU>
2000-02-18 18:24:31 +00:00
Michael Haro
a106a0d625 Update to pre10 2000-01-28 07:35:15 +00:00
Michael Haro
d717973005 add more mastersites, disable use of sendfile until bugs are fixed
with it and include updates from proftpd cvs repository.
1999-12-22 18:05:00 +00:00
Michael Haro
d8e34e4d47 update to 1.2.0p9 1999-12-05 19:29:55 +00:00
Michael Haro
5492aae1af - install ftpwho
- install xferlog.5 manpage
- create /var/run/proftpd in the rc.d startup script so that it will
  be recreated during the next boot.
1999-10-11 04:41:55 +00:00
Michael Haro
9b9c3928fd - add a startup script for use with standalone mode
- don't install config files as scripts
- strip binary on install
1999-10-10 07:10:41 +00:00
Michael Haro
ba56b4d43e update to 1.2.0pre8 1999-10-10 06:40:18 +00:00
Michael Haro
427decdeba Update to pre7 1999-09-28 07:30:21 +00:00
Michael Haro
ec5c2a9cf2 Update to pre6 which increases security. 1999-09-18 07:56:37 +00:00
Michael Haro
9dcdbdc0d2 Mark port as forbidden due to security problems. With any luck
the new release will come out today.
1999-09-10 16:18:42 +00:00
Michael Haro
1b692649d0 swap #include order so things work well 1999-08-29 00:00:16 +00:00
Michael Haro
2c2f60b1e5 add
#include <krb.h>
to the auth stuff.

Submitted by: Alex Demidov <alexd@vinf.ru>
PR Number:	13444
1999-08-28 22:47:46 +00:00
David E. O'Brien
9a9ac6ba9d Change Id->FreeBSD. 1999-08-25 05:57:29 +00:00
Michael Haro
011120dd34 update to 1.2.0pre3a
Submitted by: Jeremy Chadwick yoshi@parodius.com
PR: 		13230
1999-08-23 00:00:19 +00:00
Satoshi Asami
779e91cb05 Change "net" -> "ftp". 1999-08-02 10:44:03 +00:00
Tim Vanderhoek
dd9ff05a6a Commit #3/4 to enforce caps, no period.
FWIW, checkout of these things took 5+hrs, staying on the local
.freebsd.org net w/o hitting the 'net at all.

As promised,

$ time cvs ci
real    67m51.701s
user    0m1.250s
sys     0m5.345s
1999-06-26 19:12:45 +00:00
Michael Haro
5b9355a3b1 WWW: This is definately the daemon's work. In Chuck we trust. 1999-05-03 05:26:53 +00:00
Michael Haro
0706749d6e Change MAINTAINER email address to mharo@FreeBSD.org and add
an additional MASTER_SITE
1999-04-22 16:01:10 +00:00
David E. O'Brien
936c34d4bd Found a maintainier. 1999-04-09 17:25:44 +00:00
Steve Price
630259911f Maintainer asked to be removed.
PR:		9989
1999-04-03 00:50:18 +00:00
Steve Price
145bda6b61 Update to version 1.2.0pre3.
PR:		10830
Submitted by:	Micahel Haro <mharo@area51.fremont.ca.us>
1999-04-02 03:35:05 +00:00
Steve Price
7bbff91f09 Update to version 1.2.0pre2.
PR:		10186
Submitted by:	Michael Haro <mharo@area51.fremont.ca.us>
1999-03-15 02:13:36 +00:00
David E. O'Brien
a9737b005f add buffer overflow vulnerability reduction patch
Submitted by:	Michael <mharo@area51.fremont.ca.us>
1999-02-12 21:55:05 +00:00
Satoshi Asami
f493d483bc No need to use += for variable defined only once. 1998-12-17 10:43:52 +00:00
Bill Fumerola
f7a48aefbc Upgrade to 1.2.0, and associated changes. 1998-12-14 22:13:37 +00:00
Tim Vanderhoek
26e78bb69f This netted the largest set of mis-installed manpages, yet! 1998-08-18 19:48:45 +00:00