Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 9 Mar 2001 12:44:45 +0000 (GMT)
From:      Andrey Simonenko <simon@simon.org.ua>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/25628: Update port sysutils/ipa
Message-ID:  <Pine.BSF.4.21.0103091242120.72885-100000@lion.com.ua>

next in thread | raw e-mail | index | archive | help

>Number:         25628
>Category:       ports
>Synopsis:       Update port sysutils/ipa
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 09 02:50:01 PST 2001
>Closed-Date:
>Last-Modified:
>Originator:     Andrey Simonenko
>Release:        FreeBSD 4.2-STABLE i386
>Organization:
>Environment:

	Current ports collection

>Description:

	Please upgrade port sysutils/ipa from version 1.0.4 to 1.1:
	
	- Added NetBSD support
	- Added FreeBSD IPv6 Firewall support
	- Added new option to IPA: -c <directory>, specifies the <directory>
	  IPA should chroot() into immediately
	- Fixed incorrect work with "if_limit_is_not_reached" section in
	  "rule" section
	- Fixed bug: IPA could forget that all commands in "reach" or
	  "expire" sections are executed

>How-To-Repeat:

	Diff file is included, just patch current port sysutils/ipa.

>Fix:

diff -ruN ipa.orig/Makefile ipa/Makefile
--- ipa.orig/Makefile	Mon Feb 19 16:51:42 2001
+++ ipa/Makefile	Fri Mar  9 11:57:41 2001
@@ -6,7 +6,7 @@
 #
 
 PORTNAME=	ipa
-PORTVERSION=	1.0.4
+PORTVERSION=	1.1
 CATEGORIES=	sysutils
 MASTER_SITES=	http://www.simon.org.ua/ipa/
 
diff -ruN ipa.orig/distinfo ipa/distinfo
--- ipa.orig/distinfo	Fri Feb 16 19:10:26 2001
+++ ipa/distinfo	Fri Mar  9 11:51:12 2001
@@ -1 +1 @@
-MD5 (ipa-1.0.4.tar.gz) = b245fa2ebec7147a499c81b2b60facee
+MD5 (ipa-1.1.tar.gz) = bb5dd78aacb594f7f58137eaee607f16
diff -ruN ipa.orig/files/patch-aa ipa/files/patch-aa
--- ipa.orig/files/patch-aa	Fri Feb 16 19:10:26 2001
+++ ipa/files/patch-aa	Fri Mar  9 11:52:40 2001
@@ -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 -ruN ipa.orig/pkg-descr ipa/pkg-descr
--- ipa.orig/pkg-descr	Sat Feb  3 16:31:23 2001
+++ ipa/pkg-descr	Fri Mar  9 11:51:30 2001
@@ -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 -ruN ipa.orig/pkg-plist ipa/pkg-plist
--- ipa.orig/pkg-plist	Tue Dec 19 11:12:04 2000
+++ ipa/pkg-plist	Sun Mar  4 20:21:42 2001
@@ -2,3 +2,8 @@
 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

>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.4.21.0103091242120.72885-100000>