FreeBSD Bugzilla – Attachment 26176 Details for
Bug 44743
Maintainer update port sysutils/ipa 1.2.8 -> 1.2.9
Home
|
New
|
Browse
|
Search
|
[?]
|
Reports
|
Help
|
New Account
|
Log In
Remember
[x]
|
Forgot Password
Login:
[x]
[patch]
file.diff
file.diff (text/plain), 3.32 KB, created by
Andrey Simonenko
on 2002-10-30 09:20:01 UTC
(
hide
)
Description:
file.diff
Filename:
MIME Type:
Creator:
Andrey Simonenko
Created:
2002-10-30 09:20:01 UTC
Size:
3.32 KB
patch
obsolete
>diff -ruN ipa.orig/Makefile ipa/Makefile >--- ipa.orig/Makefile Tue Oct 15 19:17:42 2002 >+++ ipa/Makefile Tue Oct 29 22:12:16 2002 >@@ -6,7 +6,7 @@ > # > > PORTNAME= ipa >-PORTVERSION= 1.2.8 >+PORTVERSION= 1.2.9 > CATEGORIES= sysutils > MASTER_SITES= http://www.simon.org.ua/ipa/ \ > http://www.mirrors.wiretapped.net/security/network-monitoring/ipa/ \ >@@ -26,4 +26,27 @@ > MAN8= ipa.8 ipastat.8 > MANLANG= "" ru_RU.KOI8-R > >-.include <bsd.port.mk> >+.include <bsd.port.pre.mk> >+ >+pre-everything: >+ @${ECHO_MSG} "-------------------------------------------------------------------" >+.if !defined(WITHOUT_IPFW) >+ @${ECHO_MSG} "o You can remove IPv4 Firewall support by defining WITHOUT_IPFW" >+.endif >+.if !defined(WITHOUT_IP6FW) && ${OSVERSION} >= 420001 >+ @${ECHO_MSG} "o You can remove IPv6 Firewall support by defining WITHOUT_IP6FW" >+.endif >+.if !defined(WITHOUT_IPFIL) >+ @${ECHO_MSG} "o You can remove IP Filter support by defining WITHOUT_IPFIL" >+.endif >+.if !defined(WITHOUT_IP6FW) && !defined(WITH_IP6FW) && ${OSVERSION} >= 400000 && ${OSVERSION} < 420001 >+ @${ECHO_MSG} "o You can add IPv6 Firewall support by defining WITH_IP6FW," >+ @${ECHO_MSG} " this support will be probably broken on your system (see the" >+ @${ECHO_MSG} " ${WRKSRC}/INSTALL file for more information)" >+.endif >+.if !defined(IPFW2) && !defined(WITHOUT_IPFW) && ${OSVERSION} >= 460100 && ${OSVERSION} < 500038 >+ @${ECHO_MSG} "o You can add IPFW2 support by defining IPFW2" >+.endif >+ @${ECHO_MSG} "-------------------------------------------------------------------" >+ >+.include <bsd.port.post.mk> >diff -ruN ipa.orig/distinfo ipa/distinfo >--- ipa.orig/distinfo Tue Oct 15 19:17:42 2002 >+++ ipa/distinfo Mon Oct 28 22:05:22 2002 >@@ -1 +1 @@ >-MD5 (ipa-1.2.8.tar.gz) = b0e8e4e11d25ee0855780beb0557092e >+MD5 (ipa-1.2.9.tar.gz) = 9bd5314eec444921441601c8dcf0db08 >diff -ruN ipa.orig/files/patch-aa ipa/files/patch-aa >--- ipa.orig/files/patch-aa Tue Oct 15 19:17:42 2002 >+++ ipa/files/patch-aa Mon Oct 28 22:16:11 2002 >@@ -1,5 +1,5 @@ >---- Makefile.orig Fri Sep 27 23:24:32 2002 >-+++ Makefile Sat Sep 28 20:11:41 2002 >+--- Makefile.orig Mon Oct 28 21:40:37 2002 >++++ Makefile Mon Oct 28 22:15:47 2002 > @@ -38,7 +38,7 @@ > # -Ox - optimize; > # -g - produce debugging information. >@@ -9,7 +9,7 @@ > > # > # PREFIX - prefix for all below listed paths >-@@ -96,10 +96,10 @@ >+@@ -81,10 +81,10 @@ > # > # Some INSTALL_* variables > # >@@ -24,7 +24,7 @@ > INSTALL_MAN_DIR= ${INSTALL} -d -m 0555 -g wheel -o root > INSTALL_DATA_DIR= ${INSTALL} -d -m 0555 -g wheel -o root > >-@@ -241,8 +241,10 @@ >+@@ -247,8 +247,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 >diff -ruN ipa.orig/pkg-descr ipa/pkg-descr >--- ipa.orig/pkg-descr Tue Oct 15 19:17:42 2002 >+++ ipa/pkg-descr Tue Oct 29 19:14:22 2002 >@@ -1,6 +1,6 @@ > ipa(8) 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. >+FreeBSD IPv4/v6 Firewall (including IPFW2), 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
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Diff
View Attachment As Raw
Actions:
View
|
Diff
Attachments on
bug 44743
: 26176