summaryrefslogtreecommitdiff
path: root/security/py-fail2ban/files/patch-bsdftp.conf (follow)
Commit message (Collapse)AuthorAgeFilesLines
* security/py-fail2ban: Modernize and cleanupKubilay Kocak2015-12-141-43/+0
| | | | | | | | | | | | | - Use autoplist, update pkg-plist accordingly, deprecate py3kplist - Remove unnecessary PYDISTUTILS_PKGVERSION and --install-purelib args - Cleanup a REINPLACE to be more explicit - Add do-test target - Regenerate patches (makepatch compatible) - Add NO_ARCH - Sort and group USE{S,_*} entries PR: 204373 Approved by: maintainer <theis gmx at>
* - Update to 0.84Philip M. Gollucci2010-01-141-0/+43
- Install sample jail.conf and fail2ban.conf files so that when users modify the fail2ban.conf and jail.conf files they are not removed. - Add an IPFW example using IPFW tables - Created freebsd sshd and ftp example conf files. Submitted by: Ken Menzel <kmenzel@whisolutions.com> (via e-mail)