aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2019-02-13 02:26:19 +0800
committerKurt Jaeger <pi@FreeBSD.org>2019-02-13 02:26:19 +0800
commite3dd66ae13fbfa2aaa6300cff65499cbc9c0af39 (patch)
treec28da4e126b5a25504a589c89e9497d0ba69662a
parent3233fed181b94b58048d9beae83a4e75fccb7db3 (diff)
downloadfreebsd-ports-gnome-e3dd66ae13fbfa2aaa6300cff65499cbc9c0af39.tar.gz
freebsd-ports-gnome-e3dd66ae13fbfa2aaa6300cff65499cbc9c0af39.tar.zst
freebsd-ports-gnome-e3dd66ae13fbfa2aaa6300cff65499cbc9c0af39.zip
security/bruteforceblocker: re-add LICENSE=NONE
PR: 234137 Submitted by: Yasuhiro KIMURA <yasu@utahime.org>
-rw-r--r--security/bruteforceblocker/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/security/bruteforceblocker/Makefile b/security/bruteforceblocker/Makefile
index b6351af998ff..f68d7a3057ec 100644
--- a/security/bruteforceblocker/Makefile
+++ b/security/bruteforceblocker/Makefile
@@ -3,12 +3,14 @@
PORTNAME= bruteforceblocker
PORTVERSION= 1.2.6
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= security
MAINTAINER= danger@FreeBSD.org
COMMENT= Checks for SSH bruteforce and blocks given IPs
+LICENSE= NONE
+
RUN_DEPENDS= p5-Unix-Syslog>=0:sysutils/p5-Unix-Syslog \
p5-Sys-Hostname-Long>=0:sysutils/p5-Sys-Hostname-Long \
p5-libwww>=0:www/p5-libwww \
6:50:29 +0800'>2014-08-221-1/+1 * rpm4 does not build if default python is 3.x - force use of python 2.7Johan van Selst2014-07-231-1/+1 * Remove two libtool fixes from Mk/Uses/libtool.mk. They don't always workTijl Coosemans2014-07-231-3/+1 * Reduce unnecessary bsd.port.options.mk inclusions by using OPTIONS helpers.Adam Weinberger2014-07-041-1/+1 * Add 4 new sed commands to USES=libtool. The first two apply some of theTijl Coosemans2014-06-221-2/+3 * Replace lang/lua with the new lang/lua51Baptiste Daroussin2014-05-262-583/+13 * - Update to rpm 4.11.2Johan van Selst2014-02-143-68/+122 * Python cleanup:Rene Ladan2014-01-141-1/+1 * Fix pkgname conflictsBaptiste Daroussin2014-01-041-1/+1 * - Use PKGNAMESUFFIX instead of LATEST_LINK to avoid conflictsJohan van Selst2013-10-242-3/+521 * updateJohan van Selst2013-10-243-83/+22 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...Baptiste Daroussin2013-09-201-0/+1 * Convert archivers from USE_GMAKE to USES=gmakeBaptiste Daroussin2013-08-301-1/+1 * Update RPM to 4.11.1Johan van Selst2013-07-153-12/+10 * - Convert USE_ICONV=yes to USES=iconvMarcus von Appen2013-04-271-2/+1 * - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-251-1/+1 * - Update rpm to 4.11.0.1Johan van Selst2013-02-076-59/+11 * Shortly after the initial release, a new tarball was uploaded whichJohan van Selst2012-12-222-4/+3 * - Update rpm 4.10.2Johan van Selst2012-12-103-8/+6 * Update rpm to 4.10.1Johan van Selst2012-10-053-3/+4 * Fix build on FreeBSD 7.xJohan van Selst2012-06-181-8/+8 * - Update rpm to 4.10Johan van Selst2012-06-164-29/+131 * Correct previous commit: now use the real patch,Johan van Selst2012-06-011-34/+30 * Add patch to fix compilation on CURRENT (10.x)Johan van Selst2012-06-011-0/+34 * Update rpm4 to 4.9.1.3Johan van Selst2012-04-062-4/+3 * - Fix plist when python is not selected [1]Johan van Selst2011-12-051-14/+13 * Fix conflicting glob_t definitions, which triggered a crashJohan van Selst2011-11-152-0/+19 * - Get rid FreeBSD 6.X supportMartin Wilke2011-11-072-14/+0 * Update to rpm 4.9.1.2 (bugfix release)Johan van Selst2011-10-072-4/+3 * - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)Dmitry Marakasov2011-09-241-1/+0 * - Fix segmentation faults caused by missing libc function prototypesJohan van Selst2011-09-163-1/+17 * Update to rpm 4.9.1.1 (bugfix release)Johan van Selst2011-08-052-4/+4 * Update to rpm 4.9.1Johan van Selst2011-07-163-6/+8 * Update rpm4 to 4.9.0Johan van Selst2011-06-116-61/+118 * Bump USE_BDB due to impending db45 removal.Matthias Andree2011-05-241-1/+2 * - Get Rid MD5 supportMartin Wilke2011-03-191-1/+0 * Fix shared lib version of lzma.Erwin Lansing2010-12-161-1/+1 * - Install Python bindings by default [1]Johan van Selst2010-12-141-3/+7 * Sync to new bsd.autotools.mkAde Lovett2010-12-041-1/+1 * Increment PORTREVISION after liblzma major version change in archivers/xz.Christian Weisgerber2010-11-101-3/+6 * Fix compilation of the python module for rpm; and fix plist [1]Johan van Selst2010-08-242-4/+17 * Now set localstatedir correctly (/var)Johan van Selst2010-08-141-0/+2 * - Add extra patch that should fix the rpm build on FreeBSD 6.xJohan van Selst2010-07-072-0/+14 * - Update to rpm-4.8.1 (previous version was nearly 10yrs old)Johan van Selst2010-07-0221-958/+168 * Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1 * - update to 1.4.1Dirk Meyer2010-03-281-1/+1 * -Repocopy devel/libtool15 -> libtool22 and libltdl15 -> libltdl22.Jeremy Messenger2009-08-031-1/+1 * Update pkg-plist to reflect directories left behind after deinstallJosh Paetzel2009-05-202-1/+3 * - Fix MASTER_SITESRenato Botelho2008-12-301-1/+1 * Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+1 * - Welcome X.org 7.2 \o/.Florent Thoumie2007-05-201-1/+1 * . Drop maintainership.Greg Lewis2007-03-231-1/+1 * - Fix after objformat removalPav Lucistnik2007-03-232-2/+4 * . Fix the build of the Python bindings for Python 2.4. It seems like aGreg Lewis2006-09-131-9/+44 * Remove USE_REINPLACE from ports in categories starting with A.Edwin Groothuis2006-05-031-1/+0 * Conversion to a single libtool environment.Ade Lovett2006-02-235-54/+29 * Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-25/+25 * . Add SHA256.Greg Lewis2005-11-161-0/+2 * Mass-conversion to the USE_AUTOTOOLS New World Order. The code presentAde Lovett2005-11-151-1/+1 * . bzip2 has been in the base system since 4.4, so no need to check for it.Greg Lewis2005-11-151-3/+0 * . Change rpmrc to support amd64 and also to indicate that i386 and amd64Greg Lewis2005-06-032-1/+54 * . Change the default path to search for the source when building an RPMGreg Lewis2005-02-191-0/+13 * . Try to remove ${PREFIX}/src when deinstalling as the port creates thisGreg Lewis2004-12-291-0/+1