summaryrefslogtreecommitdiffstats
path: root/sysutils/ipa
diff options
context:
space:
mode:
authorpetef <petef@FreeBSD.org>2001-12-29 04:25:13 +0000
committerpetef <petef@FreeBSD.org>2001-12-29 04:25:13 +0000
commitf917ce9d1d980a59ad70db44284a46fc252d2e1a (patch)
treedc4df9612159ba1c5768be43f89591b97a5e757a /sysutils/ipa
parent1918286bc4d1821eb40bad5862b82149a81fb24e (diff)
downloadFreeBSD-ports-f917ce9d1d980a59ad70db44284a46fc252d2e1a.zip
FreeBSD-ports-f917ce9d1d980a59ad70db44284a46fc252d2e1a.tar.gz
- update to 1.2.2
- reword pkg-descr PR: 33163 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-aa24
-rw-r--r--sysutils/ipa/pkg-descr5
4 files changed, 18 insertions, 15 deletions
diff --git a/sysutils/ipa/Makefile b/sysutils/ipa/Makefile
index dcc30e3..33f6ca5 100644
--- a/sysutils/ipa/Makefile
+++ b/sysutils/ipa/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= ipa
-PORTVERSION= 1.2.1
+PORTVERSION= 1.2.2
CATEGORIES= sysutils
MASTER_SITES= http://www.simon.org.ua/ipa/
diff --git a/sysutils/ipa/distinfo b/sysutils/ipa/distinfo
index 60fb6f4..fa35da2 100644
--- a/sysutils/ipa/distinfo
+++ b/sysutils/ipa/distinfo
@@ -1 +1 @@
-MD5 (ipa-1.2.1.tar.gz) = e9f33b34b1a90e1f520aa7c2732aa06e
+MD5 (ipa-1.2.2.tar.gz) = 769de2948bdb82d0a689d12e6368ee27
diff --git a/sysutils/ipa/files/patch-aa b/sysutils/ipa/files/patch-aa
index 70911eb..c1b0fc0 100644
--- a/sysutils/ipa/files/patch-aa
+++ b/sysutils/ipa/files/patch-aa
@@ -1,5 +1,5 @@
---- Makefile.orig Sun Dec 2 20:51:03 2001
-+++ Makefile Sun Dec 2 20:55:27 2001
+--- Makefile.orig Tue Dec 25 04:52:48 2001
++++ Makefile Fri Dec 28 23:10:11 2001
@@ -38,7 +38,7 @@
# -Ox - optimize;
# -g - produce debugging information.
@@ -24,12 +24,14 @@
INSTALL_MAN_DIR= ${INSTALL} -d -m 0555 -g wheel -o root
INSTALL_DATA_DIR= ${INSTALL} -d -m 0555 -g wheel -o root
-@@ -212,7 +212,7 @@
- ${RM} ${DSTMANDIR}/man5/ipa.conf.5 ${DSTMANDIR}/man5/ipa.5 ${DSTMANDIR}/man8/ipa.8 ${DSTMANDIR}/man8/ipastat.8
- ${RM} ${DSTMANDIR}/ru_SU.KOI8-R/man5/ipa.conf.5 ${DSTMANDIR}/ru_SU.KOI8-R/man5/ipa.5 ${DSTMANDIR}/ru_SU.KOI8-R/man8/ipa.8 ${DSTMANDIR}/ru_SU.KOI8-R/man8/ipastat.8
- ${RM} ${DSTETCDIR}/ipa.conf.default ${DSTRCDIR}/ipa.sh.sample
--
-+
- install:
- .if !exists(./ipa) || !exists(./ipastat)
- @${ECHO}
+@@ -243,8 +243,10 @@
+ .endif
+ ${INSTALL_MAN} man/ru_RU.KOI8-R/ipa.5 man/ru_RU.KOI8-R/ipa.conf.5 ${DSTMANDIR}/ru_SU.KOI8-R/man5
+ ${INSTALL_MAN} man/ru_RU.KOI8-R/ipa.8 man/ru_RU.KOI8-R/ipastat.8 ${DSTMANDIR}/ru_SU.KOI8-R/man8
++.if !defined(NOPORTDOCS)
+ ${INSTALL_DATA_DIR} ${DSTEXAMPLEDIR}
+ ${INSTALL_DATA} examples/* ${DSTEXAMPLEDIR}
++.endif
+ .if exists(${DSTRCDIR})
+ ${INSTALL_SCRIPT} etc/ipa.sh.sample ${DSTRCDIR}
+ .else
diff --git a/sysutils/ipa/pkg-descr b/sysutils/ipa/pkg-descr
index f4d9035..754b120 100644
--- a/sysutils/ipa/pkg-descr
+++ b/sysutils/ipa/pkg-descr
@@ -1,5 +1,6 @@
-IPA allows to make IP accounting (network accounting) based on IPv4/v6
-Firewall and/or IP Filter accounting rules.
+IPA allows to make IP accounting (network accounting) based on
+FreeBSD IPv4/v6 Firewall, OpenBSD Packet Filter and IP Filter
+accounting rules on FreeBSD, NetBSD and OpenBSD.
It supports limits for accounting rules and limits events as "limit is
reached", "reached limit is expired", etc. It understands time intervals
OpenPOWER on IntegriCloud