Commit graph

24 commits

Author SHA1 Message Date
Beech Rintoul
50fa1f3d56 - Update to 1.3.20080922
- Remove third party mod_sql_tds and mod_comb (don't build)
- Fix plist

Reported By:	 QAT
2008-09-23 07:01:53 +00:00
Beech Rintoul
89c178b3fb - Update to 1.3.20080920
- Remove mod_codeconv (no longer current)
- Add mod_clamav
2008-09-23 03:12:28 +00:00
Beech Rintoul
7d5fcba2fe - Fix pkgconfig install path
- Fix pkg-plist
- Bump portrevision

Reported by:	pointyhat via pav
2008-04-21 03:18:12 +00:00
Beech Rintoul
9b5eddb3fa - Fix pkg-plist 2008-04-18 04:20:46 +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