summaryrefslogtreecommitdiffstats
path: root/sysutils/ipa
diff options
context:
space:
mode:
authorsf <sf@FreeBSD.org>2001-03-09 12:18:38 +0000
committersf <sf@FreeBSD.org>2001-03-09 12:18:38 +0000
commit7b2b62b727beeaecbc87caaf7174e5a1e1dbc624 (patch)
tree2b03d64c64ca19918e14a4317032e5ad8837e86a /sysutils/ipa
parent37a8a30e70839654ee7afeff47713e8b226a0f7e (diff)
downloadFreeBSD-ports-7b2b62b727beeaecbc87caaf7174e5a1e1dbc624.zip
FreeBSD-ports-7b2b62b727beeaecbc87caaf7174e5a1e1dbc624.tar.gz
update to 1.1.
PR: 25628 Submitted by: maintainer
Diffstat (limited to 'sysutils/ipa')
-rw-r--r--sysutils/ipa/Makefile2
-rw-r--r--sysutils/ipa/distinfo2
-rw-r--r--sysutils/ipa/files/patch-aa10
-rw-r--r--sysutils/ipa/pkg-descr2
-rw-r--r--sysutils/ipa/pkg-plist5
5 files changed, 13 insertions, 8 deletions
diff --git a/sysutils/ipa/Makefile b/sysutils/ipa/Makefile
index faf8340..d01a799 100644
--- a/sysutils/ipa/Makefile
+++ b/sysutils/ipa/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ipa
-PORTVERSION= 1.0.4
+PORTVERSION= 1.1
CATEGORIES= sysutils
MASTER_SITES= http://www.simon.org.ua/ipa/
diff --git a/sysutils/ipa/distinfo b/sysutils/ipa/distinfo
index e4d62ca..8734da8 100644
--- a/sysutils/ipa/distinfo
+++ b/sysutils/ipa/distinfo
@@ -1 +1 @@
-MD5 (ipa-1.0.4.tar.gz) = b245fa2ebec7147a499c81b2b60facee
+MD5 (ipa-1.1.tar.gz) = bb5dd78aacb594f7f58137eaee607f16
diff --git a/sysutils/ipa/files/patch-aa b/sysutils/ipa/files/patch-aa
index 2b9d5c5..7ed6d6b 100644
--- a/sysutils/ipa/files/patch-aa
+++ b/sysutils/ipa/files/patch-aa
@@ -1,15 +1,15 @@
---- Makefile.orig Wed Feb 14 10:36:27 2001
-+++ Makefile Wed Feb 14 10:50:41 2001
+--- Makefile.orig Sun Mar 4 20:33:11 2001
++++ Makefile Fri Mar 9 11:52:32 2001
@@ -38,7 +38,7 @@
# -O3 - optimize (it seems that -O3 also help to find out some errors);
# -g - produce debugging information.
#
--CFLAGS= -Wall -O3 -g
-+#CFLAGS= -Wall -O3 -g
+-CFLAGS= -Wall -O2 -g
++#CFLAGS= -Wall -O2 -g
#
# DSTBINDIR - where to install binaries
-@@ -171,7 +171,7 @@
+@@ -203,7 +203,7 @@
@${ECHO}
.else
@${ECHO} ">> Installing binaries, manual pages and miscellaneous files"
diff --git a/sysutils/ipa/pkg-descr b/sysutils/ipa/pkg-descr
index 1e7d1fb..5a1eb7a 100644
--- a/sysutils/ipa/pkg-descr
+++ b/sysutils/ipa/pkg-descr
@@ -1,5 +1,5 @@
IP Accounting Daemon allows to make IP accounting (network accounting)
-based on IP Firewall and/or IP Filter accounting rules.
+based on IPv4/v6 Firewall and/or IP Filter accounting rules.
It supports limits for accounting rules and limits events as "limit is
reached", "reached limit is expired", etc. It understands time intervals
diff --git a/sysutils/ipa/pkg-plist b/sysutils/ipa/pkg-plist
index 8e50865..6124a9c 100644
--- a/sysutils/ipa/pkg-plist
+++ b/sysutils/ipa/pkg-plist
@@ -2,3 +2,8 @@ bin/ipa
bin/ipastat
etc/ipa.conf.default
etc/rc.d/ipa.sh.sample
+share/ipa/examples/README
+share/ipa/examples/example-1
+share/ipa/examples/example-2
+@dirrm share/ipa/examples
+@dirrm share/ipa
OpenPOWER on IntegriCloud