summaryrefslogtreecommitdiffstats
path: root/sysutils/ipa/Makefile
diff options
context:
space:
mode:
authornaddy <naddy@FreeBSD.org>2003-02-28 13:38:50 +0000
committernaddy <naddy@FreeBSD.org>2003-02-28 13:38:50 +0000
commit6f2c23abfa025099d3ac90d43c91fd1aec5e1594 (patch)
treef09fb491ec059f8c4f9747ae3f86c16de32209fc /sysutils/ipa/Makefile
parent2ffc717772b31a13cfde153c97aaf70a57931860 (diff)
downloadFreeBSD-ports-6f2c23abfa025099d3ac90d43c91fd1aec5e1594.zip
FreeBSD-ports-6f2c23abfa025099d3ac90d43c91fd1aec5e1594.tar.gz
Update to 1.3.1. Changes in this release:
1. Some improvements for ipa(8) were implemented, as a result ipa(8) now uses less CPU time when works with many rules and with many limits. 2. Fixed incorrectly rounded Kbytes, Mbytes, Gbytes and Tbytes in output of ipastat(8). 3. Fixed some minor bugs in ipa(8). PR: 48668 Submitted by: Andrey Simonenko <simon@comsys.ntu-kpi.kiev.ua>
Diffstat (limited to 'sysutils/ipa/Makefile')
-rw-r--r--sysutils/ipa/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/sysutils/ipa/Makefile b/sysutils/ipa/Makefile
index a6803fc..4ce3051 100644
--- a/sysutils/ipa/Makefile
+++ b/sysutils/ipa/Makefile
@@ -6,20 +6,18 @@
#
PORTNAME= ipa
-PORTVERSION= 1.3
+PORTVERSION= 1.3.1
CATEGORIES= sysutils
-MASTER_SITES= http://www.simon.org.ua/ipa/ \
- http://ipa-system.sourceforge.net/ \
+MASTER_SITES= http://ipa-system.sourceforge.net/ \
http://www.mirrors.wiretapped.net/security/network-monitoring/ipa/ \
ftp://ftp.mirrors.wiretapped.net/pub/security/network-monitoring/ipa/ \
- http://www.outloud.org/ipa/ \
http://ipa.it-ss.be/
-MAINTAINER= simon@simon.org.ua
+MAINTAINER= simon@comsys.ntu-kpi.kiev.ua
COMMENT= IP accounting software
NO_PACKAGE= "Needs to be built uniquely for each host"
-ALL_TARGET= FreeBSD
+ALL_TARGET=
.ifdef(NOPORTDOCS)
MAKE_ENV= NOPORTDOCS="${NOPORTDOCS}"
.endif
OpenPOWER on IntegriCloud