Philip M. Gollucci
21ebf5c57f
- Pull the pidfile path from a central location (the config file)
...
instead of hard coding it again in the rc.d script
PR: ports/141945
Submitted by: Danil <desruptorrogue@gmail.com>
2010-01-04 04:34:07 +00:00
Mark Linimon
b641caf81b
Reset maintainer at his request.
...
PR: ports/141647
2009-12-15 19:48:26 +00:00
Mark Linimon
4727575d1b
Reinstate maintainer at his request.
2009-12-04 02:38:52 +00:00
Mark Linimon
89a90f22d5
Temporarily reassign ports maintained by chris@officialunix.com back to
...
the pool for the duration of his upcoming move.
Requested by: maintainer
2009-11-26 00:36:49 +00:00
Wesley Shields
7c3e123b6c
- Update to 1.3.2b
...
- Fix whitespace in distinfo
PR: ports/139832
Submitted by: Sylvio Cesar <scjamorim@bsd.com.br>
Approved by: chris@officialunix.com (maintainer)
2009-10-26 13:36:32 +00:00
Wesley Shields
f7850319c8
- Rework QUOTA support to fix build breakage.
...
Noticed by: Peter Czanik <pczanik@fang.fa.au.hu>
Approved by: chris@officialunix.com (maintainer)
2009-10-16 18:09:23 +00:00
Wesley Shields
da728eec8b
- Fix MYSQL option so it displays correctly with slave port.
...
- Handle inter-option dependencies correctly (some would cause build errors).
If there are more of these please let me know but I think I tested most
configurations.
- General cleanups all around.
- This also fixes the build failure seen on pointyhat.
- None of these change the package in any way so don't bump PORTREVISION.
Approved by: chris@officialunix.com (maintainer)
2009-10-15 02:26:17 +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
65d35755cc
- Fix clamav extraction.
...
PR: ports/139270
Submitted by: Chris Petrik <chris@officialunix.com> (maintainer)
2009-10-11 11:53:06 +00:00
Wesley Shields
81f3a267b6
- Use ?= for CATEGORIES and fix whitespace.
...
Submitted by: maintainer, privately
Feature safe: yes
2009-09-24 20:18:38 +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
Martin Wilke
cc57de8f3b
- Update mod_sql_tds to 4.11
...
PR: 13618
Submitted by: Patrick Muldoon <doon@inoc.net>
Approved by: maintainer via irc
Feature safe: yes
2009-09-19 22:52:35 +00:00
Martin Wilke
b4a3cbd7df
- Pass maintainership to submitter
...
Submitted by: Chris Petrik <chris@officialunix.com> (requested via #bsdports)
Feature safe: yes
2009-09-19 13:59:51 +00:00
Mark Linimon
b42f6675bc
Reset beech@FreeBSD.org while he works on restoring his email situation.
...
Hat: portmgr
2009-08-28 16:52:33 +00:00
Pav Lucistnik
bbc65314d7
- Update mod_clamav to 0.11rc (which works with new clamav again)
...
Requested by: Daniel Ryslink <daniel.ryslink@firma.volny.cz>
2009-07-28 10:02:12 +00:00
Martin Wilke
23450c9d3b
- make MAKE_JOBS_UNSAFE
...
PR: 135554
Submitted by: pgollucci
Approved by: maintainer implicit
2009-06-16 17:16:17 +00:00
Renato Botelho
b5a9f42350
- Bump necessary PORTREVISIONS and fix some ports to new clamav API
2009-03-27 11:53:07 +00:00
Beech Rintoul
7f07ef839d
- Update to 1.3.2 (stable)
...
- Upgrade proftpd-mod_sql_tds to version 4.9 [1]
PR: ports/131429
Submitted by: Patrick Muldoon <doon@inoc.net> [1]
2009-02-06 04:31:25 +00:00
Beech Rintoul
7886e2eaa0
- Default ipv6 to on & bump portrevision
2009-01-28 20:58:19 +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
a02b995f17
- Update third party mod_sql_tds to 4.7
2008-12-10 00:39:07 +00:00
Beech Rintoul
5d0e94ff76
- Update to 1.3.2rc3
2008-12-09 23:40:02 +00:00
Beech Rintoul
d913b04a37
- Re-add mod_sql_tds option and update to 4.6
...
- Bump portrevision
2008-09-25 20:23:38 +00:00
Beech Rintoul
56794e1fb7
- Replace path hack with configure arg
...
- Update proftpd.conf to reflect changes listed in UPDATING
2008-09-24 22:09:23 +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
0d72657125
- Patch src netio.c - wrong telnet filter
...
- Telnet filters input data, but Russian symbols deleted
PR: ports/127096
Submitted by: Sherbacov Dmitriy <sherbacov@bsys.ru>
Approved by: portmgr (linimon)
2008-09-17 05:11:19 +00:00
Renato Botelho
37c88c8e12
- Update security/clamav to 0.94 [1] and fix a remote DoS [2]
...
- Chase libclamav version bump on all dependant ports
- Bump necessary PORTREVISIONS
- Fix some BROKEN messages from ports that were already broken with clamav-0.93
- Mark security/klamav as BROKEN since it doesn't build with clamav-0.94
PR: ports/127122 [1], ports/127310 [2]
Submitted by: Gary Palmer <freebsd-gnats@in-addr.com> [1], delphij [2]
Approved by: portmgr (pav)
2008-09-15 19:56:38 +00:00
Ade Lovett
771ea13f41
Conversion from (now defunct) autoconf-2.61 to autoconf-2.62
...
Tested by: exp build run (erwin)
2008-08-20 00:57:32 +00:00
Beech Rintoul
032bf29767
- Mark option mod_codeconv as possibly broken.
2008-08-06 14:32:25 +00:00
Edwin Groothuis
a550b67ae0
Bump portrevision due to upgrade of devel/gettext.
...
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav)
2008-06-06 14:33:40 +00:00
Beech Rintoul
37feb685b1
- Add conflicts
2008-04-18 09:38:32 +00:00
Renato Botelho
5ecc9b9295
- Chase clamav library to version 4
...
- 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.
2008-04-16 16:10:19 +00:00
Beech Rintoul
38d5cbd61a
- Remove cyrillic-fix-netio.c (handled by CODECONV)
...
- Bump portrevision
PR: ports/122355
Submitted by: Alex Keda <admin@lissyara.su>
2008-04-02 01:15:47 +00:00
Beech Rintoul
12d2f881cd
- Re-add OPTIONS CODECONV (mod_codeconv) with v1.3.1 fixes for international users
...
- Bump portrevision
Submitted by: Alexey V. Drozdov <nyquist@ctam.tu-bryansk.ru>
2008-03-27 19:36:11 +00:00
Beech Rintoul
925627b8e3
- Fix segfault in mod_quotatab_sql if the SQL query returns NULL bytes/files values
...
- Bump portrevision
2008-03-27 03:37:53 +00:00
Beech Rintoul
5ce718fa2c
- Add vendor patch
...
- 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)
2008-03-03 22:12:52 +00:00
Beech Rintoul
51d0f15ed2
- Add mod_sql_tds, which allows proftpd to auth using sql against Sybase and MS
...
SQL servers.
- Bump portrevision.
Submitted by: Patrick Muldoon <doon@inoc.net> (author)
2008-02-20 21:04:16 +00:00
Beech Rintoul
e6764dd6f2
- Add two optional third-party modules:
...
- 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>
2008-02-16 22:43:28 +00:00
Beech Rintoul
e137e57269
- Fix IPv4-mapped IPv6 connections not matched properly against IP
...
glob ACLs.
- Bump portrevision.
Submitted by: TJ Saunders <tj@castaglia.org> (vendor)
Approved by: linimon (mentor)
2008-01-17 03:53:19 +00:00
Beech Rintoul
c968cbbd67
- Fix issue, if compiled with both base and port versions of openssl
...
installed, mod_tls will fail to load.
- Bump portrevision
PR: ports/119243
Submitted by: Joe Horn <joehorn@gmail.com>
Approved by: linimon (mentor)
2008-01-07 20:55:35 +00:00
Renato Botelho
e74905e54b
- Update security/clamav to 0.92
...
- 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
2007-12-19 23:08:38 +00:00
Beech Rintoul
c84a6044be
- Bug fix mod_clamav
...
- 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)
2007-12-13 23:39:02 +00:00
Beech Rintoul
3e87a2e63d
- Fix connect stops with Sig11 on FreeBSD AMD64
...
- 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)
2007-11-14 21:00:58 +00:00
Beech Rintoul
be5309b025
- Add vendor patch to fix bug - Authoritative PAM is not honored
...
- Bump portrevision
Reported by: TJ Saunders <tj@castaglia.org> (developer)
Approved by: sat (mentor, implicit)
2007-10-08 19:22:45 +00:00
Beech Rintoul
f2aa6a83a2
- Update to 1.3.1 Final
...
- 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)
2007-10-06 19:12:44 +00:00
Mark Linimon
48420a5ebd
Switch autoconf dependencies from 2.53 or 2.59 to 2.61.
...
PR: ports/116639
Submitted by: aDe
2007-09-30 04:47:36 +00:00
Beech Rintoul
9064d76275
- Add patch to fix build.
...
Approved by: sat (maintainer)
Obtained from: TJ Saunders <tj@castaglia.org> (developer)
2007-09-18 00:10:25 +00:00
Martin Wilke
da04ea05fa
- Switch mod_tls and mod_radius as default on
...
Approved by: beech on irc
2007-09-15 20:41:29 +00:00