Commit Graph

90 Commits

Author SHA1 Message Date
sthen
e1ba93b927 bump 2020-01-10 17:25:24 +00:00
kili
d4c2514808 Zap duplicate items in packing list.
Some entries from PFRAG.* also made it into PLIST, which broke packaging.
2020-01-08 20:32:19 +00:00
sthen
f71777b6e2 update to Pure-FTPd 1.0.49, from Brad. 2020-01-08 00:36:39 +00:00
jca
1482d03b74 Switch HOMEPAGE and MASTER_SITES to https
ok Brad (maintainer)
2019-12-27 21:53:55 +00:00
sthen
48b0b9660c replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:48:23 +00:00
sthen
d457f17625 backport upstream commit to unbreak pure-ftpd with argon2id, which is now the
default in pure-pw, found the hard way. ok brad (maintainer)
2018-04-06 14:08:12 +00:00
rpe
9a8b5ccd06 Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
daemon scripts and bump subpackages that contain the *.rc scripts.

discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
ajacoutot
42ccc1b5c5 Update to pure-ftpd-1.0.47.
from Brad (maintainer)
2017-12-10 16:01:55 +00:00
ajacoutot
7215c7a1a2 Update to pure-ftpd-1.0.46.
from Brad (maintainer)
2017-08-20 07:54:01 +00:00
ajacoutot
bacefec872 Update to pure-ftpd-1.0.43.
from Brad (maintainer)
2016-10-26 07:43:02 +00:00
naddy
2594c2979f replace libiconv module 2016-09-13 16:12:14 +00:00
sthen
516987fcdf update to pure-ftpd 1.0.42, from Brad 2015-10-14 10:01:55 +00:00
sthen
7d3936afa9 sync WANTLIB 2015-08-21 22:51:09 +00:00
brad
b94a402501 Switch from using MySQL to using MariaDB attempt #2. MariaDB is a drop-in replacement.
ok sthen@
2014-09-13 18:09:20 +00:00
sthen
74d97d8351 switch to upstream's patch for arc4random changes; ok brad@ 2013-10-25 23:45:55 +00:00
jca
3e57cee7ab Fixup after arc4random_addrandom/arc4random_stir removal.
(__OpenBSD__ #ifdef'ed code).  ok naddy@
2013-10-22 19:53:35 +00:00
sthen
d120b6356b don't force PIE; fixes arm (and it's enabled by default on arches where
it works). ok brad@
2013-08-15 09:47:28 +00:00
brad
17833ea850 Revert back to using MySQL 5.1 for the time being. MariaDB 5.5 introduces
a new libmysqlclient non-blocking API which utilizes co-routines. The X86
specific GCC ASM co-routine support hid the fact that there was an issue.
The only fallback code so far is POSIX user contexts which OpenBSD does not
support.

Input from and Ok sthen@ jasper@
2013-06-12 20:36:33 +00:00
brad
0b77cf86a5 Switch from using MySQL to using MariaDB. MariaDB is a drop-in replacement.
ok sthen aja
2013-05-25 00:33:09 +00:00
espie
eae66e4a7b PERMIT_* / REGRESS->TEST sweep 2013-03-11 11:35:43 +00:00
sthen
f5a323c546 Don't use ${FLAVOR:L}, we only support lower-case flavours now.
OK ajacoutot@ espie@
2013-02-09 14:49:50 +00:00
giovanni
eeefbcc36f Update to 1.0.36 and fix dead master sites.
hints and ok sthen@, ok brad@ (Maintainer)
2012-10-30 14:18:25 +00:00
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