Commit graph

80 commits

Author SHA1 Message Date
Michael Haro
f04178a470 add option to compile with support for quotas
PR:		68644
Submitted by:	Krzysztof Stryjek <wtp+proftpd@bsdguru.org>
2004-08-28 18:10:38 +00:00
Michael Haro
42cb38055f update to 1.2.10rc3 2004-08-08 00:06:27 +00:00
Michael Haro
81998d276e Upgrade to 1.2.10rc1
Allow for slave ports
2004-05-14 06:46:12 +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
Michael Haro
012b1a9408 Support WITH_OPENSSL
PR:		65006
Submitted by:	Jochen Gensch <incmc@gmx.de>
2004-04-01 09:44:53 +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
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
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
Michael Haro
d8a2750f4a Add SIZE 2004-01-30 03:33:21 +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
Michael Haro
c0f02944f2 Update mastersites and portlint 2003-12-17 03:51:50 +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
Michael Haro
812b398493 Update to fix vulnerability in proftpd
Submitted by:	osa
Approved by:	portmgr (marcus)
2003-09-23 18:42:43 +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
Jacques Vidrine
67802c159a Update 1.2.6 -> 1.2.8
PR:		ports/50031
Supersedes:	ports/44498, ports/46189, ports/47134, ports/48071,
		ports/48096, ports/48966
Submitted by:	Randy Philipp <randy@umbc.edu>
2003-03-24 13:33:28 +00:00
Ade Lovett
7e52725f2a Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.

E Nomini Patri, E Fili, E Spiritu Sancti.
2003-03-07 06:14:21 +00:00
Edwin Groothuis
f71e429079 Point dependencies on net/openldap to net/openldap12 2003-02-24 02:26:55 +00:00
Yen-Ming Lee
18c74b10c6 fix typo in Makefile (remove redundant backslash)
PR:		48583
Submitted by:	Dmitry Panov <redfox@Fluffy.Khv.RU>
2003-02-23 10:36:51 +00:00
Sean Chittenden
b2c46c868c Chase libpq version bump. 2003-01-04 15:53:39 +00:00
Ying-Chieh Liao
4eb98295d7 make pgsql support work again
PR:		43741
Submitted by:	Rong-en Fan <rafan@infor.org>
Approved by:	maintainer (mharo) timeout (1 month)
2002-11-01 17:12:50 +00:00
Kris Kennaway
078576068c Fix build on -current (don't try and guess about the definition of
__size_t), and fix a format string with two many arguments while I'm here.
2002-10-20 20:51:22 +00:00
Michael Haro
d7b5fabe67 update to 1.2.6 2002-09-14 18:50:14 +00:00
Michael Haro
0e14e60e62 update to 1.2.5 2002-06-13 21:00:23 +00:00
Michael Haro
b6006e3b26 Sync pkg-message with reality
PR:		35323
Submitted by:	Joe Marcus Clarke <marcus@marcuscom.com>
2002-02-26 07:23:24 +00:00
Dag-Erling Smørgrav
7229a6c7db Make this play nice with PAM.
Approved by:	maintainer timeout
2002-02-18 21:35:50 +00:00
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