Commit graph

42 commits

Author SHA1 Message Date
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
843cda5ba3 - Fixed Makefile
- Added patch - patch-getopt.c (Upgrades lib/getopt.c to version 1.4
- Bumped PORTREVISION

PR:		ports/107221
                ports/107107
                ports/105947
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
                Johan Svensson<johan@loxley.se>
                Matus UHLAR - fantomas<uhlar@fantomas.sk>
2006-12-30 22:45:40 +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
Xin LI
211a2f9dfd Add two security patches:
patch-support.c: fixes CVE-2006-5815 remote code execution
	patch-mod_tls.c: fixes Bug#2860 Failure to check for data
			 length in mod_tls could lead to remote
			 buffer overwriting.

Submitted by:	maintainer
PR:		ports/106623
2006-12-12 16:08:09 +00:00
Shaun Amott
bd5fca5738 - Fix the last imported patch (which came from proftpd's CVS repo),
as it was causing segfaults prior to login.
- Add the new CommandBufferSize variable into the default config file to
  stop proftpd complaining.

Reported by:	many
2006-11-15 19:22:23 +00:00
Shaun Amott
a673035911 Add a patch from CVS to fix a security vulnerability.
PR:		ports/105510
Submitted by:	Alex Samorukov <samm@os2.kiev.ua>
Approved by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Security:	VuXML cca97f5f-7435-11db-91de-0008743bf21a
2006-11-15 00:05:59 +00:00
Pav Lucistnik
f8105b3752 - Fix build on FreeBSD 4.X
PR:		ports/97674
Submitted by:	Beech Rintoul <beech@mangohealth.org> (maintainer)
2006-05-26 18:39:15 +00:00
Ion-Mihai Tetcu
a9669cff83 Add file forgotten during last commit:
- mark broken on 4.x if libgnugetopt is installed [1], [2]
  - re-add LDAP TLS support [1]
  - fix options handling [1]

PR:		ports/97529
Submitted by:	maintainer
Approved by:	lawrence (previous commit)
Pointyhat:	itetcu (me)
2006-05-21 01:26:17 +00:00
Emanuel Haupt
7396f9fee2 Remove broken extra patch files/extra-patch-module-mod_ldap.c the patch itself
is actually repeated 3 times so it tries to reverse itself and fails. This patch
is only applied if the LDAP know is checked so it doesn't appear on all builds.

The patch itself defines TLS support in the LDAP module. There are two problems
with doing this. One, it breaks LDAP if the server doesn't support TLS. And two
it causes the build to fail on 4.x. The patch to do this was a requested option,
and isn't critical for most people.

The maintainer is going to add another option knob for LDAP_TLS support once the
4.x build problems are resolved.

PR:		96713
Submitted by:	Beech Rintoul <beech@mangohealth.org> (maintainer)
2006-05-10 21:32:16 +00:00
Andrej Zverev
108b2f9522 - Update to version 1.3.0
- Fixed makefile syntax after ports/96141
-

PR:	ports/96630
Submitted by:	Beecher Rintoul <akbeech@gmail.com>
Approved by:	Beech Rintoul <beech@mangohealth.org> (maintainer)
2006-05-03 07:49:03 +00:00
Doug Barton
c49d1a3273 Remove the FreeBSD KEYWORD from all rc.d scripts where it appears.
We have not checked for this KEYWORD for a long time now, so this
is a complete noop, and thus no PORTREVISION bump. Removing it at
this point is mostly for pedantic reasons, and partly to avoid
perpetuating this anachronism by copy and paste to future scripts.
2006-02-20 20:47:50 +00:00
Florent Thoumie
8e58daa9b9 - Fix proftpd.8.in patch name.
Noticed by:	oliver
Pointyhat to:	self
2005-11-29 18:08:42 +00:00
Florent Thoumie
dc4d6c583a - Update to 1.3.0.rc3.
- Add SHA256 checksum.
- Remove patch-configure since it has been integrated in genuine configure script.
- Rename patch-af to patch-proftpd.8.in.

PR:		ports/88433
Submitted by:	Dmitry A Grigorovich <odip@bionet.nsc.ru>
Approved by:	maintainer timeout (4 weeks)
2005-11-29 17:50:27 +00:00
Florent Thoumie
f44a1ccf4f - Add a patch to fix ipv6 dependancy.
PR:		ports/84607
Submitted by:	Max Campos <mcampos@bpsw.biz>
Approved by:	maintainer timeout (2 months)
Obtained from:	ProFTPD Bug Tracking System
2005-10-13 15:29:43 +00:00
Michael Haro
c22100a3d5 86623
mod_ifsession should be the last in modules list
Matus UHLAR - fantomas <uhlar@fantomas.sk>

85675
Add reload command to rc.d/proftpd.sh script
Patrick Gibson <patrick@retrix.com>

85616
Added mod_radius
Boris Kovalenko <boris@tagnet.ru>
2005-10-10 05:38:26 +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
Michael Haro
81998d276e Upgrade to 1.2.10rc1
Allow for slave ports
2004-05-14 06:46:12 +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
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
0e14e60e62 update to 1.2.5 2002-06-13 21:00:23 +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
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
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
69f919197f update to 1.2.0rc3
Submitted by:	Anders Nordby <anders@fix.no>
2001-02-11 21:26:53 +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
Michael Haro
a106a0d625 Update to pre10 2000-01-28 07:35:15 +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
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
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
Bill Fumerola
f7a48aefbc Upgrade to 1.2.0, and associated changes. 1998-12-14 22:13:37 +00:00
Vanilla I. Shu
72c321b422 Enabling anonymous ftp in proftpd can be confusing with the average setup
PR:		ports/6982
Submitted by:	Bill Fumerola <billf@chc-chimes.com>
1998-07-02 11:06:28 +00:00
Steve Price
6e7b3ce4b7 Upgrade to version 1.0.3pl1.
PR:		6884
Submitted by:	maintainer
1998-06-14 15:56:50 +00:00
David E. O'Brien
0cfd42308a Make this thing syslog(3) like the stock ftpd(8).
We now use facility FTP vs. DAEMON, and many LOG_NOTICEs were down graded
to LOG_INFO.  Out of the box, this thing will fill your `messages' file
so full, you'd never see anything else in it again, on a busy ftp server.
1998-02-20 08:55:57 +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