sthen
88ea72915d
Change SEPARATE_BUILD=(concurrent|simple) to Yes; bsd.port.mk doesn't
...
make a distinction between these. ok aja@ dcoppa@
2012-03-29 13:38:12 +00:00
sthen
21e3d2c347
update to pure-ftpd 1.0.35, OK Brad (maintainer)
2011-12-08 08:03:43 +00:00
sthen
f4db603f87
update to pure-ftpd 1.0.34, ok Brad (maintainer).
2011-11-01 16:40:41 +00:00
espie
d0fa01c846
normalize pkgpath
2011-09-16 11:13:37 +00:00
sthen
7c499ba4f7
SECURITY update (CVE-2011-0418), glob memory exhaustion with braces.
...
ok Brad
2011-05-02 03:03:46 +00:00
sthen
f177ca20da
- update to 1.0.31
...
- add an rc script
ok Brad
2011-04-25 09:26:47 +00:00
sthen
208b1f45b3
distfile re-rolled (spotted by landry@) - typo in NEWS fixed.
...
doesn't affect pkg -> no bump.
2011-03-09 08:49:21 +00:00
sthen
b3fdd0e3bf
Fix a STARTTLS bug, same problem as CVE-2011-0411. For more
...
information see http://seclists.org/bugtraq/2011/Mar/79
ok Brad.
2011-03-07 23:27:24 +00:00
sthen
64764c9db4
groff not needed; from Brad
2011-03-02 23:56:31 +00:00
espie
0397d65db0
new depends
2010-11-19 22:31:32 +00:00
espie
49cc004681
new WANTLIB
2010-11-11 16:27:54 +00:00
espie
47ff75aa46
USE_GROFF=Yes
2010-10-18 18:36:45 +00:00
sthen
d1c6f80880
use REVISION, checked with before/after make show=PKGNAMES (plus some
...
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
ajacoutot
ce7c969358
Stupid poor blank lines, stupid poor blank lines...
2010-04-15 14:58:24 +00:00
chl
d8fa46d088
Update to 1.0.29
...
ok Brad (maintainer) and author (Frank Denis <j pureftpd org>)
2010-03-27 08:14:36 +00:00
chl
2b53e53987
Update to 1.0.27
...
ok Brad (maintainer), sthen@ and author (Frank Denis <j pureftpd org>)
2009-12-05 18:33:26 +00:00
sthen
80aa1e4a52
fix v6, from Brad.
2009-11-20 00:57:23 +00:00
sthen
f00c67ed59
Update to 1.0.26, ok Brad (maintainer). Similar diff from chl@
2009-11-15 17:47:36 +00:00
sthen
40ab50c3a1
uid 642; 641 was taken by ziproxy.
2009-10-27 23:45:28 +00:00
sthen
8c5b2f8b00
Update to 1.0.24, from Frank Denis. ok Brad (maintainer).
2009-10-27 23:26:37 +00:00
chl
c912a811fc
update pure-ftpd to 1.0.22
...
tested and ok sthen@
with help and comments from Frank Denis <j pureftpd org> and Brad
ok Brad (maintainer)
2009-05-03 11:06:31 +00:00
sthen
5171eb2ab4
fix pkgspec
2009-03-16 13:21:22 +00:00
sthen
fc3ec71f12
- fix ldap schema; from Toni Mueller, via Brad (maintainer), confirmed
...
with and committed upstream.
- regen PLIST while there.
2009-01-15 10:04:23 +00:00
kili
eb4770dc84
Change Brads email address for now, so people can reach him instead of
...
getting bounces or 550s. Bump pkgnames. While here, remove quotes from
comments.
prompted by espie@
2007-09-01 20:11:21 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
espie
081f45d827
new style specs
2006-08-03 23:15:57 +00:00
brad
fa594dcf0d
upgrade to pure-ftpd 1.0.21
2006-03-04 04:30:11 +00:00
naddy
fedfc3867f
SIZE
2005-01-05 17:14:37 +00:00
alek
2344f6d18c
Add WANTLIB markers
2004-12-16 00:31:20 +00:00
brad
fe2d4435bc
upgrade to pure-ftpd 1.0.20
...
add a patch to fix an ifdef check, WITH_THROTTLING -> THROTTLING,
fixes upload throttling. From: MERIGHI Marcus <McMer at Tor dot AT>
2004-09-15 19:22:40 +00:00
espie
52b24f12ea
new plists, kill a few INSTALL scripts.
2004-09-15 18:17:38 +00:00
brad
b4c645f4c1
remove the -4 flag
2004-06-22 04:09:34 +00:00
brad
f2fedcfa17
don't need to set PKGNAME anymore
2004-06-21 22:06:02 +00:00
brad
1a45a2735c
upgrade to pure-ftpd 1.0.19
...
fixes a potential DoS when maximum connections is reached
--
From: Frank Denis <j at pureftpd dot org>
2004-06-20 21:41:25 +00:00
brad
23ab1fba32
Oneliner to add use of msync().
...
"On OpenBSD, data read from a mmap()ed file through read() is not in sync
unless msync() is explicitely called.
In pure-ftpd it breaks the -y option that restricts the number of sessions
an account can open. This oneliner seems to fix it."
ok pvalchev@
--
From: Frank Denis <j at pureftpd dot org>
2004-03-08 03:57:16 +00:00
brad
14c4ac2377
upgrade to pure-ftpd 1.0.18... again.
...
Previous release had a bug with closefrom() usage.
Now listens on both a v4 & v6 socket by default
when in standalone mode so it's no longer necessary
to run two daemons.
--
From: Frank Denis <j at pureftpd dot org>
2004-03-02 22:19:00 +00:00
brad
1b272272d6
revert back to the previous version for the time being. previous
...
version was removed.
2004-03-01 11:26:53 +00:00
brad
42be129a18
upgrade to pure-ftpd 1.0.18
...
Now listens on both a v4 & v6 socket by default
when in standalone mode so it's no longer necessary
to run two daemons.
--
From: Frank Denis <j at pureftpd dot org>
2004-03-01 00:36:27 +00:00
brad
584755cbb2
better LIB_DEPENDS entries for MySQL
2004-01-02 04:56:24 +00:00
naddy
112339c1d4
remove WWW lines
2003-12-15 21:54:59 +00:00
brad
22f635d52c
upgrade to pure-ftpd 1.0.17a
...
--
From: Frank Denis <j at pureftpd dot org>
2003-11-26 19:25:56 +00:00
brad
0e76bc14f1
upgrade to pure-ftpd 1.0.16c
...
--
From: Frank Denis <j at pureftpd dot org>
2003-11-05 00:13:17 +00:00
naddy
f558b1a04c
unbreak: use the correct macro
2003-10-30 21:08:25 +00:00
brad
34fb644a20
upgrade to pure-ftpd 1.0.16b
...
--
From: Frank Denis <j at pureftpd dot org>
With a fix from me for the header check for sys/mount.h, we need to include
sys/param.h first.
2003-10-25 22:50:24 +00:00
brad
a40083eb8f
upgrade to pure-ftpd 1.0.16a
...
this version introduces support for SSL/TLS.
--
From: Frank Denis <j at pureftpd dot org>
2003-08-12 23:18:35 +00:00
brad
0deb39aac9
upgrade to pure-ftpd 1.0.15
...
license has switched from GPL to BSD.
--
From: Frank Denis <j@pureftpd.org>
2003-06-18 10:33:46 +00:00
brad
7e2f38ea89
add a virtual_chroot FLAVOR.
...
--
From: Okan Demirmen <okan at demirmen dot com>
2003-05-23 22:30:58 +00:00
brad
22b59956fa
license
2003-01-31 01:59:42 +00:00
brad
e061d6f63d
upgrade to pure-ftpd 1.0.14
...
this version introduces support for privilege separation.
2003-01-30 19:56:58 +00:00
brad
6354b3f84a
upgrade to pure-ftpd 1.0.13a
...
--
From: Frank Denis <j@pureftpd.org>
2002-11-25 14:22:14 +00:00