Commit graph

41 commits

Author SHA1 Message Date
Martin Matuska
eda41d9a86 Update proftpd to 1.3.5a 2015-06-10 19:22:37 +00:00
Baptiste Daroussin
1e242b782f Clean up plist 2014-10-20 15:20:21 +00:00
Martin Matuska
478475dabc Make portlint happier
Fix plist
Fix build as non-root
2014-05-20 19:42:32 +00:00
Martin Matuska
08b8acf316 Remove mod_clamav from ftp/proftpd (goes to security/proftpd-mod_clamav)
Move module MASTER_SITES to module ports
2014-03-15 16:28:07 +00:00
Martin Matuska
01c246c852 Fix pkg-plist for proftpd 2014-01-19 13:03:40 +00:00
Martin Matuska
ecc2460f8a Update proftpd to 1.3.4c 2013-03-07 15:10:02 +00:00
Martin Matuska
1423b7fdfd Unbreak ProFTPD on sparc [1].
Significantly simplify proftpd port options.
Slave ports will follow in separate commits.

PR:		169644 [1]
Submitted by:	Dmitry Afanasiev [1]
2012-07-17 14:38:28 +00:00
Martin Matuska
cb082fe9d6 Fix typo in pkg-plist and mod_sql_sqlite packing list 2012-01-26 23:06:57 +00:00
Martin Matuska
79619f2c8f Update to 1.3.4a
Switch to using dynamic modules
Autosellect required modules instead of exiting with IGNORE
Add slave port infrastructure for building individual modules
2012-01-26 09:33:05 +00:00
Martin Matuska
f1d3916a10 - Update to 1.3.3a
Feature safe:	yes
2010-07-05 09:15:03 +00:00
Martin Matuska
670e54bfc0 - Fix mkdir -> mkdir -p in package
- Bump PORTREVISION
2010-06-09 16:44:14 +00:00
Martin Matuska
8883e7bcc0 - Create ${localstatedir}/run/proftpd on install [1]
- Add patches for FreeBSD 8 and 9 [2]
- Bump PORTREVISION

PR:		ports/145253 [1]
Submitted by:	Svyatoslav Lempert <svyatoslav.lempert@gmail.com> [1]
Reported by:	Gunnar Beutner <gunnar.beutner@hetzner.de> [2]
2010-04-08 14:59:28 +00:00
Martin Matuska
1260c5a7e7 - Update to 1.3.3
- Add new modules to OPTIONS
- Disable HTML documentation by default (new HTMLDOCS knob in OPTIONS)
- Disable EXAMPLES and move to HTMLDOCS
- Simplify, make portlint more happy
- Fix inter-option requires
2010-03-24 10:32:18 +00:00
Martin Matuska
aae7460272 - Update to 1.3.2c
- Take maintainership
2010-01-12 11:51:02 +00:00
Wesley Shields
3d0cb519ec - Use PLIST_SUB instead of PLIST_FILES in some cases.
- Whitespace fix to pet portlint.

PR:		ports/138977
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
2009-10-12 13:20:01 +00:00
Wesley Shields
f69b212b74 - Update to 1.3.2a
PR:		ports/138977
Submitted by:	Chris Petrik <c.petrik.sosa@gmail.com> (maintainer)
Feature safe:	yes
2009-09-23 13:34:35 +00:00
Beech Rintoul
a2d2cc2d58 - Update to 1.3.2rc4
- Fix NLS knob
2009-01-27 15:21:06 +00:00
Beech Rintoul
54c8f3461c - Update mod_sql_tds to 4.8
- Bump portrevision

PR:		ports/130201
Submitted by:	Patrick Muldoon <doon@inoc.net>
2009-01-05 21:18:10 +00:00
Beech Rintoul
1757751900 - Fix plist
Reported by:	QAT
2008-09-23 23:16:38 +00:00
Beech Rintoul
682ae3eaa8 - Fix install and plist for proftpd.pc
Reported by:	QAT
2008-09-23 22:42:46 +00:00
Beech Rintoul
e079454967 - Update to 1.3.2rc2
- Patch long command processing vulnerability (http://bugs.proftpd.org/show_bug.cgi?id=3115)
- Remove third party modules mod_codeconv, mod_comb, mod_sql_tds (won't build)
- Update mod_clamav
2008-09-23 20:15:56 +00:00
Beech Rintoul
c7ee67f144 - Fix pkg-plist
- Tweak Makefile

Reported by:	pointyhat via pav
Approved by:	sat (mentor)
2007-07-07 11:35:24 +00:00
Beech Rintoul
1022729c90 - Update to 1.3.1r3
- Remove patches integrated upstream
- Makefile cleanup
- Bugfixes:

    Fixed segfault which can occur if NLST is used twice, the first time
    on a path which does not exist.

    Fixed reporting of addresses via EPSV for IPv6 addresses.

    Fixes occurrences of "ai_family not supported" for inetd-run
    proftpd daemons.

    DisplayLogin, DisplayQuit, and DisplayTransferFiles files now work
    regardless of whether the session process is chrooted.

Approved by:	sat (mentor)
2007-07-06 05:45:08 +00:00
Andrew Pantyukhin
3592e7c965 - Fix plist in case mod_wrap2 is disabled
Reported by:	pav
Submitted by:	Beech Rintoul <freebsd@alaskaparadise.com> (maintainer)
2007-05-26 20:09:07 +00:00
Ion-Mihai Tetcu
45d4ab4638 Update to 1.3.1rc2
PR:		ports/107974
Submitted by:	Beech Rintoul (maintainer)
2007-01-16 09:36:53 +00:00
Erwin Lansing
eec4aee3fb *Bumped PORTREVISION
*Added combined patch-contrib-mod_sql.c
 Addresses distributor bugs #2828 & #2869 -
 mod_sql botches WHERE clauses and Support variables in SQL WHERE directives.
*Added include/proftpd/mod_sql.h to pkg-plist

PR:		107416
Submitted by:	"Beech Rintoul" <beech@alaskaparadise.com> (maintainer)
2007-01-07 10:45:36 +00:00
Martin Wilke
25afef815f - Fixed Makefile to not overwrite proftpd.conf
PR:		ports/107379
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-01-01 12:44:05 +00:00
Martin Wilke
741406bec3 - Update to 1.3.1-rc1
PR:		ports/106821
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2006-12-21 22:13:40 +00:00
Florent Thoumie
b111e6a77b - Use USE_RC_SUBR's true force.
- Use default do-install target.
- Install ftpdctl.
- Fix scoreboard issue.
- Move proftpd binary from ${PREFIX}/libexec/ to ${PREFIX}/sbin.

Approved by:	mharo
2005-06-22 18:48:39 +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
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
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
Michael Haro
0e14e60e62 update to 1.2.5 2002-06-13 21:00:23 +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
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
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
011120dd34 update to 1.2.0pre3a
Submitted by: Jeremy Chadwick yoshi@parodius.com
PR: 		13230
1999-08-23 00:00:19 +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
Vanilla I. Shu
c832199dd9 proftpd is a highly configurable ftp daemon.
PR:		ports/5588
Submitted by:	Stephane Legrand <stephane@lituus.fr>
1998-02-13 17:39:02 +00:00