non port: security/bruteblock/Makefile |
SVNWeb
|
Number of commits found: 31 |
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Tue, 30 Aug 2022
|
[ 18:55 Dmitry Marakasov (amdmi3) ] af55630
security/bruteblock: renovate
- Update URLs
- Reformat pkg-message and fix service start command [1]
- Add LICENSE
- Switch to options helpers
- Fix manpage location
- Silence mkdirs
Submitted by: Elvin Aslanov [1]
GitHub: fixes #129
|
Tue, 31 May 2022
|
[ 11:21 Dmitry Marakasov (amdmi3) ] 99241f0
security/bruteblock: update manpage location
|
Wed, 7 Apr 2021
|
[ 23:19 Dmitry Marakasov (amdmi3) ] 5823922 (Only the first 10 of 288 ports in this commit are shown above. )
Remove useless Created by: headers mentioning me
|
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.
|
Sat, 5 May 2018
|
[ 14:20 danfe ]
For ports in `security' category: remove redundant PKGMESSAGE assignment,
which is set appropriately by the b.p.m when `pkg-message' appears on the
SUB_FILES list.
|
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
|
Sun, 27 Sep 2015
|
[ 22:33 amdmi3 ]
- Switch to @sample
|
Fri, 10 Apr 2015
|
[ 12:10 amdmi3 ]
- Start before syslogd
This is needed as bruteblock (not to be confused with bruteblockd)
which is usually run from syslog, also requires ldconfig, and bruteblockd
rc.d script provides it for him by depending on ldconfig and running
before syslogd
PR: 199263
|
[ 11:59 amdmi3 ]
- Fix boottime startup by requiring ldconfig in rc.d script
PR: 199263
Submitted by: fesse@mail.ru
|
Thu, 9 Apr 2015
|
[ 01:04 amdmi3 ]
- Fix printing time_t on i386
PR: 199263
Submitted by: fesse@mail.ru
|
Wed, 15 Oct 2014
|
[ 20:28 amdmi3 ]
- Fix regex to match all sshd auth errors
PR: 194382
Submitted by: ronald-lists@klop.ws
MFH: 2014Q4
|
[ 20:27 amdmi3 ]
- Fix rule reset time on arm
PR: 194381
Submitted by: ronald-lists@klop.ws
MFH: 2014Q4
|
Mon, 20 Jan 2014
|
[ 14:28 amdmi3 ]
- Support staging
- Use new LIB_DEPENDS syntax
|
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, 14 Aug 2013
|
[ 22:35 ak ] (Only the first 10 of 1725 ports in this commit are shown above. )
- Remove MAKE_JOBS_SAFE variable
Approved by: portmgr (bdrewery)
|
Fri, 12 Jul 2013
|
[ 15:01 amdmi3 ] (Only the first 10 of 229 ports in this commit are shown above. )
- Trim Makefile headers
- Drop ABI versions from LIB_DEPENDS
- OptionsNG
- Pet portlint
- Switch to dynamic plist where useful
- Canonicalize patch names
- Fix DOS line endings in patch files
|
Thu, 23 May 2013
|
[ 02:04 amdmi3 ]
- Trim Makefile header
- OptionsNG
|
Mon, 10 Dec 2012
|
[ 19:11 mm ] (Only the first 10 of 233 ports in this commit are shown above. )
Update PCRE to 8.32
Introduces the UTF-32 library pcre32
Bump PORTREVISION in dependent ports
|
Sun, 5 Aug 2012
|
[ 23:19 dougb ] (Only the first 10 of 936 ports in this commit are shown above. )
Move the rc.d scripts of the form *.sh.in to *.in
Where necessary add $FreeBSD$ to the file
No PORTREVISION bump necessary because this is a no-op
|
Tue, 14 Feb 2012
|
[ 12:45 mm ] (Only the first 10 of 140 ports in this commit are shown above. )
Bump pcre library dependency due to 8.30 update
|
Mon, 19 Oct 2009
|
[ 11:40 amdmi3 ]
- Update regexps for newer sh versions
PR: 139545 (partially)
Submitted by: Dmitry Morozovsky <marck@freebsd.org>
|
Tue, 28 Jul 2009
|
[ 16:34 amdmi3 ] (Only the first 10 of 87 ports in this commit are shown above. )
- Update URL of my distfile mirror in 87 ports
Approved by: portmgr (erwin)
|
Tue, 24 Mar 2009
|
[ 19:28 amdmi3 ]
- Fix build with -j, mark MAKE_JOBS_SAFE
|
Mon, 5 Jan 2009
|
[ 16:14 amdmi3 ] (Only the first 10 of 69 ports in this commit are shown above. )
- Update address of my distfile mirror
|
Sun, 9 Nov 2008
|
[ 18:55 amdmi3 ]
- Remove obsolete 5.x condition
|
Thu, 19 Jun 2008
|
[ 17:28 amdmi3 ] (Only the first 10 of 132 ports in this commit are shown above. )
Update my email address in 132 ports.
Approved by: miwi (mentor)
|
Tue, 6 Mar 2007
|
[ 19:43 miwi ]
- Fix build problemes
- Bump PORTREVISION
PR: 110000 \o/
Submitted by: Roger Gujord<roger@gujord.com>
Approved by: maintainer
|
Thu, 21 Dec 2006
|
[ 20:41 edwin ] (Only the first 10 of 76 ports in this commit are shown above. )
[MAINTAINER] update my email address in 76 ports + mirror some distfiles
I've got a brand new hosting, so change my email to the new
one. Also, now I can mirror some distfiles, so update
MASTER_SITES for some ports.
PR: ports/107038
Submitted by: Dmitry Marakasov <amdmi3@mail.ru>
|
Wed, 23 Aug 2006
|
[ 10:47 rafan ]
- Update to 0.0.5
PR: ports/102310 (based on)
Submitted by: Alex Samorukov <samm@os2.kiev.ua>
Approved by: Dmitry Marakasov <amdmi3@mail.ru> (maintainer)
|
Thu, 17 Aug 2006
|
[ 08:27 rafan ]
Add bruteblock 0.0.4, software for blocking bruteforce attacks with
ipfw.
PR: ports/101254
Submitted by: Dmitry Marakasov <amdmi3 at mail.ru>
|
Number of commits found: 31 |