1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-13 03:03:15 +00:00
Commit Graph

130 Commits

Author SHA1 Message Date
Beech Rintoul
4bd54fe22f - Remove mod_codeconv
- Patch reviewed upstream. Not compatible with 1.3.1rc3. Duplicates and
  conflicts with utf8 functionality

PR:		ports/114502
Approved by:	sat (mentor)
2007-07-18 21:09:14 +00:00
Beech Rintoul
2960e9f2b1 - Remove pkg-message (no longer valid).
Reported by:	Hartleigh Burton <hburton@mraentertainment.com> (user)
Approved by:	sat (mentor)
2007-07-17 06:11:59 +00:00
Beech Rintoul
e3e1a15c9c - Fix extra-patch-mod-codeconv
- Bump portrevision

PR:		ports/114502
Reported by:	Oleg Gawriloff <barzog@telecom.by>
Approved by:	sat (mentor)
2007-07-12 07:19:11 +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
Beech Rintoul
8dedcbd056 - Add master_sites mirrors.
- Change maintainer address.

Approved by:	sat (mentor)
2007-06-15 09:32:11 +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
Andrew Pantyukhin
f4f4e577d0 - Fix build with sql enabled
- Bump portrevision

PR:		ports/112551
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
Reported by:	T.J. Saunders
Approved by:	portmgr (erwin)
2007-05-20 19:27:55 +00:00
Andrew Pantyukhin
d3b420bc07 - Allow support for MYSQL and PGSQL to be selected simultaneously
PR:		ports/111307 (based on)
Submitted by:	Dmitry A Grigorovich <odip@bionet.nsc.ru>
Approved by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-04-06 09:59:20 +00:00
Andrew Pantyukhin
5061fbe1fe - Use built-in getnameinfo
PR:		ports/110739 [1], ports/110742 [2]
Submitted by:	Adam Jacob Muller <Adam@mail.adam.gs> [1]
		Beech Rintoul <beech@alaskaparadise.com> (maintainer) [2]
2007-03-25 01:33:59 +00:00
Cheng-Lung Sung
b762a6239e - Fix problem when WITH_CODECONV option is enabled
PR:		ports/109932
Submitted by:	Li-Wen Hsu <lwhsu_AT_lwhsu dot org>
Approved by:	maintainer (Beech Rintoul)
2007-03-06 00:54:39 +00:00
Andrew Pantyukhin
9d08152322 - Convert one patch to sed magic
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-03-02 20:12:49 +00:00
Martin Wilke
8578d19196 - Add mode_codeconv patches and option into Makefile
(mod_codeconv allow change filename's charsets "on the fly")
- Add "Cyrrilic charset fix" patch and option into Makefile
- Fix mode_nls patch problems
- Bump PORTREVISION

PR:             108244
Submitted by:   Denis Barov<dindin@freebsd.org.ua>
Approved by:    maintainer
2007-02-27 07:39:18 +00:00
Ion-Mihai Tetcu
c6d5fcce33 - Add autoconf:259 to fix on build cluster.
- Bump PORTREVISION for depends change

PR:		108231
Submitted by:	Beech Rintoul (maintainer)
2007-01-23 04:27:17 +00:00
Martin Wilke
c13e5998e4 - Fix build with mysql
- Bump PORTREVISION

PR:		108055
Submitted by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer)
2007-01-17 22:45:20 +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
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
Shaun Amott
448f50ec5c - Fix INDEX build on 4.x.
- Remove BROKEN, since it compiles.

Noticed by:	Dan Langille
2006-12-26 16:59:14 +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
Andrew Pantyukhin
157f174843 - Allow a couple vars to be overridden from a slave port
PR:		ports/104452
Submitted by:	Denis Barov <dindin@freebsd.org.ua>
Approved by:	Beech Rintoul <beech@alaskaparadise.com> (maintainer timeout, 17 days)
2006-11-04 00:39:33 +00:00
Rong-En Fan
06a2363cb1 - pet portlint(1)
PR:		ports/101337
Submitted by:	Beech Rintoul <beech at alaskaparadise.com> (maintainer)
2006-08-04 00:12:19 +00:00
Ion-Mihai Tetcu
eb6f04bd9e Maintainer wants to use a different email adress.
PR:		99435
Submitted by:	maintainer
2006-06-25 02:51: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
Ion-Mihai Tetcu
c2245df63c - mark broken on 4.x if libgnugetopt is installed [1], [2]
- re-add LDAP TLS support [1]
- fix options handling [1]

PR:		ports/97369 [1], ports/97341 [2]
Reported by:	Frank Altpeter <frank@altpeter.de> [2]
Submitted by:	maintainer [1]
Approved by:	lawrance (mentor)
2006-05-20 09:52:39 +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
Erwin Lansing
65746838ce Hand maintainership to submitter
PR:		96544
Submitted by:	beech@mangohealth.org
Approved by:	mharo (previous maintainer)
2006-05-01 07:56:08 +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
Michael Haro
17c36f3adb Fix WITH_CTRLS option
PR:		80832
Submitted by:	Matus UHLAR - fantomas
2005-10-10 05:28:57 +00:00
Michael Haro
5be9ac0d0a Upgrade to 1.3.0rc2 2005-07-30 04:51:41 +00:00
Pav Lucistnik
391874ef66 - Fix OpenSSL handling
PR:		ports/83141
Approved by:	maintainer timeout (19 days)
2005-07-26 19:46:51 +00:00
Florent Thoumie
52b89af18d - Fix bogus configuration file location introduced by latest commit.
PR:		ports/82612
Submitted by:	milan toth <admin@yegon.sk>
Pointyhat to:	flz
2005-06-25 19:08:44 +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
0aa3353b5b change --disable-pam to --disable-auth-pam in Makefile
PR:		80099
2005-04-20 00:24:49 +00:00
Palle Girgensohn
34fa6c853e Split the postgresql ports into a server and a client part.
All ports depending on postgresql shall use the USE_PGSQL=yes knob
defined in Mk/bsd.ports.mk. Bumping portrevisions where needed.

PR:		75344
Approved by:	portmgr@ (kris), ade & sean (mentors)
2005-01-31 00:35:55 +00:00
Michael Haro
2b4140ad3a compile in more modules by default.
place all MODULES in OPTIONS
2004-12-14 06:16:43 +00:00
Michael Haro
d1140c6c15 update MASTER_SITES
PR:		73977
Submitted by:	Jason Harris <jharris@widomaker.com>
2004-11-16 08:52:36 +00:00
Michael Haro
5160c571da update MASTER_SITE 2004-11-15 17:10:45 +00:00
Michael Haro
b932c04b69 fix a mistake with ctrls option
Submitted by:	Valerio Alliod <valerio.alliod@ieio.vda.it>
2004-10-17 21:43:54 +00:00
Michael Haro
ec604e34c9 Upgrade to 1.2.10 2004-10-17 04:45:43 +00:00