summaryrefslogtreecommitdiff
path: root/ftp/proftpd-devel/Makefile (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Fix pkgconfig install pathBeech Rintoul2008-04-211-0/+6
| | | | | | | | | | - Fix pkg-plist - Bump portrevision Reported by: pointyhat via pav Notes: svn path=/head/; revision=211693
* - Add conflictsBeech Rintoul2008-04-181-0/+2
| | | | Notes: svn path=/head/; revision=211523
* - Tweak MakefileBeech Rintoul2008-04-181-1/+1
| | | | Notes: svn path=/head/; revision=211496
* - Update to 1.3.2.r1Beech Rintoul2008-04-181-5/+31
| | | | | | | | | | | | | | | | | | | - 1.3.2rc1 release includes major new features and numerous bugfixes, including: + Support for the MLST and MLSD commands (RFC3659) + New modules: mod_sql_odbc, mod_sql_sqlite, mod_unique_id + New configuration directives: MaxTransferPerHost, MaxTransfersPerUser + New translations: Italian + Better handling of aborted data transfers + Support for FIPS and OCSP in mod_tls + New documentation: doc/howto/ConfigurationTrick Please read the included NEWS, RELEASE_NOTES, and ChangeLog files for the full details. Notes: svn path=/head/; revision=211494
* - Chase clamav library to version 4Renato Botelho2008-04-161-2/+2
| | | | | | | | | | | | | | | | | | | | | | - Bump PORTREVISION Following ports are marked as BROKEN since they don't build with new clamav 0.93: www/c-icap mail/claws-mail-clamav www/gurlchecker www/havp security/klamav devel/p5-Mail-ClamAV devel/py-clamav www/squidclam This clamav version needed to be updated without wait other ports fixes because it fixes important vulnerabilities. Notes: svn path=/head/; revision=211377
* - Remove cyrillic-fix-netio.c (handled by CODECONV)Beech Rintoul2008-04-021-6/+1
| | | | | | | | | | - Bump portrevision PR: ports/122355 Submitted by: Alex Keda <admin@lissyara.su> Notes: svn path=/head/; revision=210355
* - Re-add OPTIONS CODECONV (mod_codeconv) with v1.3.1 fixes for international ↵Beech Rintoul2008-03-271-2/+12
| | | | | | | | | | | users - Bump portrevision Submitted by: Alexey V. Drozdov <nyquist@ctam.tu-bryansk.ru> Notes: svn path=/head/; revision=209965
* - Fix segfault in mod_quotatab_sql if the SQL query returns NULL bytes/files ↵Beech Rintoul2008-03-271-1/+1
| | | | | | | | | values - Bump portrevision Notes: svn path=/head/; revision=209925
* - Add vendor patchBeech Rintoul2008-03-031-1/+1
| | | | | | | | | | | | | - Bump portrevision - The mod_wrap2_file module does not support comma-delimited lists of clients in the allow/deny files, unlike the standard libwrap library. Obtained from: TJ Saunders <tj@castaglia.org> (vendor) Notes: svn path=/head/; revision=208401
* - Add mod_sql_tds, which allows proftpd to auth using sql against Sybase and MSBeech Rintoul2008-02-201-4/+22
| | | | | | | | | | SQL servers. - Bump portrevision. Submitted by: Patrick Muldoon <doon@inoc.net> (author) Notes: svn path=/head/; revision=207665
* - Add two optional third-party modules:Beech Rintoul2008-02-161-3/+33
| | | | | | | | | | | | | | | | - Bump portrevision (1) mod_digest by Mathias Berchtold (http://www.smartftp.com/oss/proftpd/) which implements all digest commands. (2) mod_comb (http://lev.serebryakov.spb.ru/mod_comb/) by Lev Serebryakov, which adds COMB support. PR: ports/120742 Submitted by: Lev A. Serebryakov <lev@FreeBSD.org> Notes: svn path=/head/; revision=207412
* - Fix IPv4-mapped IPv6 connections not matched properly against IPBeech Rintoul2008-01-171-1/+1
| | | | | | | | | | | glob ACLs. - Bump portrevision. Submitted by: TJ Saunders <tj@castaglia.org> (vendor) Approved by: linimon (mentor) Notes: svn path=/head/; revision=205736
* - Fix issue, if compiled with both base and port versions of opensslBeech Rintoul2008-01-071-3/+3
| | | | | | | | | | | | installed, mod_tls will fail to load. - Bump portrevision PR: ports/119243 Submitted by: Joe Horn <joehorn@gmail.com> Approved by: linimon (mentor) Notes: svn path=/head/; revision=205188
* - Update security/clamav to 0.92Renato Botelho2007-12-191-2/+2
| | | | | | | | | | | | | - Add a new OPTION (RAR) because unrar code is optional to fix a license issue - Some cosmetic changes - Chase library version bump and bump PORTREVISION of all dependant ports Approved by: portmgr (pav) Security: CVE-2007-6335, CVE-2007-6336, CVE-2007-6337 Notes: svn path=/head/; revision=204156
* - Bug fix mod_clamavBeech Rintoul2007-12-131-2/+2
| | | | | | | | | | | | | | - Bump portrevision Fix: correction mod_clamav.c str. 158, 167, 169 error: "/home/ftp/incoming//incoming/test.com: lstat() failed. ERROR" Submitted by: Roman <netadmin@sun-nsk.com> Approved by: linimon (mentor) Notes: svn path=/head/; revision=203507
* - Fix connect stops with Sig11 on FreeBSD AMD64Beech Rintoul2007-11-141-3/+6
| | | | | | | | | | | | - Remove option --enable-builtin-getnameinfo - Add README docs - Bump portrevision Submitted by: http://bugs.proftpd.org/show_bug.cgi?id=3000 Approved by: portmgr (linimon, mentor) Notes: svn path=/head/; revision=202716
* - Add vendor patch to fix bug - Authoritative PAM is not honoredBeech Rintoul2007-10-081-0/+1
| | | | | | | | | | | - Bump portrevision Reported by: TJ Saunders <tj@castaglia.org> (developer) Approved by: sat (mentor, implicit) Notes: svn path=/head/; revision=201119
* - Update to 1.3.1 FinalBeech Rintoul2007-10-061-3/+1
| | | | | | | | | | | | | | - Bugfixes: - Fixed compilation error in mod_sql_mysql. - Fixed handling of the --ipv4 and --ipv6 command-line options. - Fixed "directory not accessible" errors when using the mod_facl module. - Patches integrated upstream. Approved by: sat (mentor), portmgr (linimon) Notes: svn path=/head/; revision=201012
* Switch autoconf dependencies from 2.53 or 2.59 to 2.61.Mark Linimon2007-09-301-2/+2
| | | | | | | | PR: ports/116639 Submitted by: aDe Notes: svn path=/head/; revision=200411
* - Add patch to fix build.Beech Rintoul2007-09-181-1/+1
| | | | | | | | Approved by: sat (maintainer) Obtained from: TJ Saunders <tj@castaglia.org> (developer) Notes: svn path=/head/; revision=199643
* - Switch mod_tls and mod_radius as default onMartin Wilke2007-09-151-2/+2
| | | | | | | Approved by: beech on irc Notes: svn path=/head/; revision=199530
* - Add support for clamavBeech Rintoul2007-08-301-11/+31
| | | | | | | | | | | | - Fix ldap support PR: ports/115752, ports/115867 Submitted by: Vladimir Korkodinov <viper@perm.raid.ru> (ports/115752), Thomas Vogt <thomas@bsdunix.ch> (ports/115867) Approved by: sat (mantor) Notes: svn path=/head/; revision=198549
* - Add vendor patch to address dirtree issue.Beech Rintoul2007-07-241-1/+1
| | | | | | | | | - Bump portrevision Obtained from: TJ Saunders <tj@castaglia.org> (proftpd developer) Notes: svn path=/head/; revision=196227
* - Remove mod_codeconvBeech Rintoul2007-07-181-12/+2
| | | | | | | | | | | - Patch reviewed upstream. Not compatible with 1.3.1rc3. Duplicates and conflicts with utf8 functionality PR: ports/114502 Approved by: sat (mentor) Notes: svn path=/head/; revision=195868
* - Remove pkg-message (no longer valid).Beech Rintoul2007-07-171-3/+0
| | | | | | | | Reported by: Hartleigh Burton <hburton@mraentertainment.com> (user) Approved by: sat (mentor) Notes: svn path=/head/; revision=195787
* - Fix extra-patch-mod-codeconvBeech Rintoul2007-07-121-1/+2
| | | | | | | | | | | - Bump portrevision PR: ports/114502 Reported by: Oleg Gawriloff <barzog@telecom.by> Approved by: sat (mentor) Notes: svn path=/head/; revision=195452
* - Fix pkg-plistBeech Rintoul2007-07-071-3/+3
| | | | | | | | | | - Tweak Makefile Reported by: pointyhat via pav Approved by: sat (mentor) Notes: svn path=/head/; revision=195129
* - Update to 1.3.1r3Beech Rintoul2007-07-061-20/+23
| | | | | | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=195049
* - Add master_sites mirrors.Beech Rintoul2007-06-151-3/+3
| | | | | | | | | - Change maintainer address. Approved by: sat (mentor) Notes: svn path=/head/; revision=193559
* - Fix plist in case mod_wrap2 is disabledAndrew Pantyukhin2007-05-261-0/+1
| | | | | | | | Reported by: pav Submitted by: Beech Rintoul <freebsd@alaskaparadise.com> (maintainer) Notes: svn path=/head/; revision=191931
* - Fix build with sql enabledAndrew Pantyukhin2007-05-201-2/+2
| | | | | | | | | | | | - Bump portrevision PR: ports/112551 Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) Reported by: T.J. Saunders Approved by: portmgr (erwin) Notes: svn path=/head/; revision=191579
* - Allow support for MYSQL and PGSQL to be selected simultaneouslyAndrew Pantyukhin2007-04-061-5/+9
| | | | | | | | | PR: ports/111307 (based on) Submitted by: Dmitry A Grigorovich <odip@bionet.nsc.ru> Approved by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) Notes: svn path=/head/; revision=189368
* - Use built-in getnameinfoAndrew Pantyukhin2007-03-251-0/+1
| | | | | | | | | PR: ports/110739 [1], ports/110742 [2] Submitted by: Adam Jacob Muller <Adam@mail.adam.gs> [1] Beech Rintoul <beech@alaskaparadise.com> (maintainer) [2] Notes: svn path=/head/; revision=188217
* - Fix problem when WITH_CODECONV option is enabledCheng-Lung Sung2007-03-061-0/+2
| | | | | | | | | PR: ports/109932 Submitted by: Li-Wen Hsu <lwhsu_AT_lwhsu dot org> Approved by: maintainer (Beech Rintoul) Notes: svn path=/head/; revision=186614
* - Convert one patch to sed magicAndrew Pantyukhin2007-03-021-1/+5
| | | | | | | Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) Notes: svn path=/head/; revision=186370
* - Add mode_codeconv patches and option into MakefileMartin Wilke2007-02-271-9/+16
| | | | | | | | | | | | | | (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 Notes: svn path=/head/; revision=186091
* - Add autoconf:259 to fix on build cluster.Ion-Mihai Tetcu2007-01-231-1/+2
| | | | | | | | | | - Bump PORTREVISION for depends change PR: 108231 Submitted by: Beech Rintoul (maintainer) Notes: svn path=/head/; revision=183041
* - Fix build with mysqlMartin Wilke2007-01-171-2/+2
| | | | | | | | | | - Bump PORTREVISION PR: 108055 Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) Notes: svn path=/head/; revision=182674
* Update to 1.3.1rc2Ion-Mihai Tetcu2007-01-161-2/+2
| | | | | | | | PR: ports/107974 Submitted by: Beech Rintoul (maintainer) Notes: svn path=/head/; revision=182502
* *Bumped PORTREVISIONErwin Lansing2007-01-071-4/+8
| | | | | | | | | | | | | *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) Notes: svn path=/head/; revision=181682
* - Fixed Makefile to not overwrite proftpd.confMartin Wilke2007-01-011-2/+2
| | | | | | | | PR: ports/107379 Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) Notes: svn path=/head/; revision=181195
* - Fixed MakefileMartin Wilke2006-12-301-7/+6
| | | | | | | | | | | | | | | - 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> Notes: svn path=/head/; revision=181106
* - Fix INDEX build on 4.x.Shaun Amott2006-12-261-4/+2
| | | | | | | | | - Remove BROKEN, since it compiles. Noticed by: Dan Langille Notes: svn path=/head/; revision=180804
* - Update to 1.3.1-rc1Martin Wilke2006-12-211-8/+50
| | | | | | | | PR: ports/106821 Submitted by: Beech Rintoul <beech@alaskaparadise.com> (maintainer) Notes: svn path=/head/; revision=180409
* Add two security patches:Xin LI2006-12-121-1/+1
| | | | | | | | | | | | | 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 Notes: svn path=/head/; revision=179576
* - Fix the last imported patch (which came from proftpd's CVS repo),Shaun Amott2006-11-151-1/+1
| | | | | | | | | | | 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 Notes: svn path=/head/; revision=177332
* Add a patch from CVS to fix a security vulnerability.Shaun Amott2006-11-151-1/+1
| | | | | | | | | | 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 Notes: svn path=/head/; revision=177284
* - Allow a couple vars to be overridden from a slave portAndrew Pantyukhin2006-11-041-2/+2
| | | | | | | | | PR: ports/104452 Submitted by: Denis Barov <dindin@freebsd.org.ua> Approved by: Beech Rintoul <beech@alaskaparadise.com> (maintainer timeout, 17 days) Notes: svn path=/head/; revision=176321
* - pet portlint(1)Rong-En Fan2006-08-041-1/+0
| | | | | | | | PR: ports/101337 Submitted by: Beech Rintoul <beech at alaskaparadise.com> (maintainer) Notes: svn path=/head/; revision=169607
* Maintainer wants to use a different email adress.Ion-Mihai Tetcu2006-06-251-1/+1
| | | | | | | | PR: 99435 Submitted by: maintainer Notes: svn path=/head/; revision=166257