non port: security/bruteforceblocker/Makefile |
SVNWeb
|
Number of commits found: 32 |
Thu, 31 Mar 2022
|
[ 20:31 Rene Ladan (rene) ] 97cf09b (Only the first 10 of 823 ports in this commit are shown above. )
cleanup: Remove expired ports:
2022-03-31 security/revealrk: Deprecate, marked BROKEN on 12+ in 2018
2022-03-31 devel/apache-commons-modeler: Abandoned upstream, last release in
2013
2022-03-31 security/afl: Abandoned upstream, no new release since 2017. Please
consider using security/afl++ instead
2022-03-31 www/mod_line_edit: Abandoned upstream, last release in 2006, Apache
includes mod_sed
2022-03-31 www/myfaces: Unsupported by upstream, released in 2005
2022-03-31 www/mod_backtrace: Abandoned upstream in 2012 (version 2.0)
2022-03-31 security/base: Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
2022-03-31 security/find-zlib: Deprecated, no longer relevant
2022-03-31 security/razorback-clamavNugget: Abandonware, last release in 2012
and listed as alpha quality by upstream
2022-03-31 security/shimmer: Abandonware, last release in 2008
2022-03-31 security/kripp: Abandonware, upstream returns 404 and last release
was back in 2007
2022-03-31 security/ipfilter2dshield: Abandonware, no word of it on upstream web
site
2022-03-31 security/sha: Obsolete, we have tools in base (Only the first 15 lines of the commit message are shown above )
|
Wed, 24 Nov 2021
|
[ 13:50 Daniel Engberg (diizzy) ] bba8bcb (Only the first 10 of 83 ports in this commit are shown above. )
security/*: Deprecate and mark ports BROKEN that are dead upstream and/or
abandonware
security/afl - Migrate to security/afl++
security/amap - Abandoned upstream, last release 10+ years ago
security/amavis-stats - Upstream is dead and last release was back in 2005
security/arirang - Abandoned (website also refers to Ruby 1.9) and a 9+ year
old webserver security scanner isn't useful today
security/axTLS - Very outdated and abandoned, current version in tree was
released in 2013 and last by upstream in 2019
security/base - Broken with PHP 7+, forked here
https://github.com/NathanGibbs3/BASE/
security/bruteforceblocker - Abandonware, please consider using
security/sshguard
security/cfs - Deprecated upstream, reference:
https://www.bayofrum.net/cgi-bin/fossil/cfs/index
security/cisco-torch - Unfetchable, dead upstream
security/cp2fwb - Used with deprecated software Firewall Builder
security/dcetest - Targets deprecated protocol by Microsoft in favour of .NET
security/doscan - Abandonware, last release in 2014. Please consider using
security/masscan or sysutils/pnscan
security/find-zlib - Deprecated, no longer relevant (Only the first 15 lines of the commit message are shown above )
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 305f148 (Only the first 10 of 29333 ports in this commit are shown above. )
Remove # $FreeBSD$ from Makefiles.
|
Tue, 12 Feb 2019
|
[ 18:26 pi ]
security/bruteforceblocker: re-add LICENSE=NONE
PR: 234137
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
|
[ 04:24 pi ]
security/bruteforceblocker: update patterns
- Update patterns to make them match with log messages from recent
version of OpenSSH
- Remove LICENSE=NONE
PR: 234137
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: danger (maintainer timeout)
|
Sun, 4 Nov 2018
|
[ 19:09 danger ]
- update to 1.2.6
|
Fri, 23 Mar 2018
|
[ 19:45 pi ]
security/bruteforceblocker: update WWW, add fix
- Add patch to handle "fatal: Unable to negotiate with" message.
- update WWW
PR: 225570
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: danger (maintainer timeout)
|
Mon, 6 Nov 2017
|
[ 14:24 mat ]
Fix USE_GITHUB usage.
Sponsored by: Absolight
|
Sat, 21 Oct 2017
|
[ 13:00 pi ]
security/bruteforceblocker: Add license information and fix portlint warning
PR: 222334
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: danger (maintainer timeout)
|
Sun, 3 Sep 2017
|
[ 08:31 pi ]
security/bruteforceblocker: unbreak build by fixing WRKSRC
Submitted by: Michael Butler <imb@protected-networks.net>
|
Sat, 2 Sep 2017
|
[ 18:13 danger ]
- update to 1.2.4
|
Fri, 25 Aug 2017
|
[ 21:08 fjoe ]
Handle "error: maximum authentication attempts exceeded for ... from ..." log
messages.
Approved by: MAINTAINER timeout (8d)
|
Fri, 1 Apr 2016
|
[ 14:25 mat ] (Only the first 10 of 2099 ports in this commit are shown above. )
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight
|
Thu, 14 May 2015
|
[ 10:15 mat ] (Only the first 10 of 1814 ports in this commit are shown above. )
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight
|
Fri, 2 May 2014
|
[ 12:10 danger ]
- add shebangfix support
PR: 186064
Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
Approved by: mat
|
Thu, 1 May 2014
|
[ 02:33 adamw ] (Only the first 10 of 18 ports in this commit are shown above. )
I experienced catastrophic brain failure and put
PORT_OPTIONS= instead of OPTIONS_DEFINE=. Oops.
|
[ 01:42 adamw ] (Only the first 10 of 49 ports in this commit are shown above. )
STAGE support, and general cleanups. Some of the changes are a
bit more aggressive, but at this point, if I'm staging your port,
you've likely stopped caring what's done to it.
|
Fri, 20 Sep 2013
|
[ 22:55 bapt ] (Only the first 10 of 1016 ports in this commit are shown above. )
Add NO_STAGE all over the place in preparation for the staging support (cat:
security)
|
Wed, 11 Sep 2013
|
[ 17:17 az ] (Only the first 10 of 19 ports in this commit are shown above. )
- convert to the new perl5 framework
- trim Makefile header
Approved by: portmgr (bapt@, blanket)
|
Tue, 5 Jun 2012
|
[ 15:49 danger ]
- cleanup RUN_DEPENDS
Submitted by: az
|
Tue, 6 Jan 2009
|
[ 17:59 pav ] (Only the first 10 of 155 ports in this commit are shown above. )
- Remove conditional checks for FreeBSD 5.x and older
|
Sat, 8 Sep 2007
|
[ 01:04 linimon ] (Only the first 10 of 88 ports in this commit are shown above. )
Welcome bsd.perl.mk. Add support for constructs such as USE_PERL5=5.8.0+.
Drop support for antique perl.
Work done by: gabor
Sponsored by: Google Summer of Code 2007
Hat: portmgr
|
Fri, 15 Sep 2006
|
[ 09:39 danger ]
Change my e-mail address to the @FreeBSD.org one.
Approved by: linimon
|
Wed, 12 Apr 2006
|
[ 23:31 edwin ]
On request of maintianer, also remove the dependency on p5-File-Tail
|
[ 22:41 edwin ]
Reinstate maintainer, seems it was his secondary MX host which complained.
|
Tue, 11 Apr 2006
|
[ 22:07 edwin ]
Also fix IGNORE to follow style.
|
[ 22:06 edwin ]
bruteforceblocker needs p5-File-Tail
reset maintainer: <danger@rulez.sk>: host mailhub.cia.sk[72.21.48.70] said: 554
<danger@rulez.sk>: Relay access denied (in reply to RCPT TO command)
PR: ports/95633
Submitted by: Joe Horn <joehorn@mi.chu.edu.tw>
|
Sun, 2 Apr 2006
|
[ 00:14 pav ]
- Update to 1.2.3
PR: ports/94077
Submitted by: Daniel Gerzo <danger@rulez.sk> (maintainer)
|
Sun, 1 Jan 2006
|
[ 19:30 pav ]
- Update to 1.2.1
PR: ports/91167
Submitted by: Daniel Gerzo <danger@rulez.sk> (maintainer)
|
Sat, 12 Nov 2005
|
[ 19:30 pav ]
- Update to 1.2
Submitted by: Daniel Gerzo (maintainer) over EFnet
|
Sun, 4 Sep 2005
|
[ 18:21 sem ]
- Update to 1.1
PR: ports/85585
Submitted by: maintainer
|
Thu, 26 May 2005
|
[ 21:14 pav ]
bruteforceblocker is a script that checks sshd's auth.log for Failed
login attemtps and cooperates with pf firewall. When given IP gains
specific number of fails, bruteforceblocker adds this IP to the pf's
table. This is useful for people who are getting large number of
these attempts.
PR: ports/80211
Submitted by: Daniel Gerzo <danger@rulez.sk>
|
Number of commits found: 32 |