ports/145243: [maintainer update] Update met-mgmt/irrtoolset to 5.0.0

Kevin Oberman oberman at es.net
Wed Mar 31 16:00:18 UTC 2010


>Number:         145243
>Category:       ports
>Synopsis:       [maintainer update] Update met-mgmt/irrtoolset to 5.0.0
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 31 16:00:18 UTC 2010
>Closed-Date:
>Last-Modified:
>Originator:     Kevin Oberman
>Release:        FreeBSD 8.0-STABLE i386
>Organization:
ESnet--The Energy Sciences Network
>Environment:
System: FreeBSD slan.es.net 8.0-STABLE FreeBSD 8.0-STABLE #3: Thu Mar 25 10:12:05 PDT 2010 root at slan.es.net:/usr/obj/usr/src/sys/IBM-T43 i386

>Description:
	IRRToolSet 5.0.0 has been released. 
>How-To-Repeat:
        N/A
>Fix:
diff -urN net-mgmt/irrtoolset.orig/Makefile net-mgmt/irrtoolset/Makefile
--- net-mgmt/irrtoolset.orig/Makefile	2008-04-19 10:53:00.000000000 -0700
+++ net-mgmt/irrtoolset/Makefile	2010-03-31 08:25:00.000000000 -0700
@@ -6,37 +6,23 @@
 #
 
 PORTNAME=	irrtoolset
-PORTVERSION=	4.8.5
-PORTREVISION=	1
+PORTVERSION=	5.0.0
 CATEGORIES=	net-mgmt
-MASTER_SITES=	${MASTER_SITE_ISC} \
-		ftp://ftp.ripe.net/tools/
-MASTER_SITE_SUBDIR=IRRToolSet/${DISTNAME}
-DISTNAME=	IRRToolSet-${PORTVERSION}
+MASTER_SITES=	${MASTER_SITE_ISC}
+MASTER_SITE_SUBDIR=IRRToolSet/IRRToolSet-${PORTVERSION}
 
 MAINTAINER=	oberman at es.net
 COMMENT=	A suite of routing policy tools to interact with the IRR
 
-PLIST_FILES=	bin/rpslcheck bin/peval bin/RtConfig
+PLIST_FILES=	bin/rpslcheck bin/peval bin/rtconfig
 
 USE_BISON=	build
 USE_GMAKE=	yes
-USE_GCC=	3.4
 GNU_CONFIGURE=	Yes
+USE_AUTOTOOLS=	libtool:22
+MAKE_JOBS_SAFE=	yes
 
-MAN1=		RtConfig.1 peval.1 rpslcheck.1 IRR-Errors.1
-MAN3=		librpsl.3
 
-ALL_TARGET=	depend all
-
-post-extract:
-	@${RM} ${WRKSRC}/man/man1/CIDRAdvisor.1 ${WRKSRC}/man/man1/prpath.1
-	@${RM} ${WRKSRC}/man/man1/prtraceroute.1 ${WRKSRC}/man/man1/?oe.1
-	@${MV} ${WRKSRC}/man/man1/Errors.1 ${WRKSRC}/man/man1/IRR-Errors.1
-
-post-patch:
-	@${SED} -i.orig -e 's|#include <malloc.h>|/* #include <malloc.h> */|' \
-	${WRKSRC}/src/irr/birdwhoisc.cc
-	@${RM} ${WRKSRC}/man/man1/*.orig
+MAN1=		rtconfig.1 peval.1 rpslcheck.1 irrtoolset-errors.1
 
 .include <bsd.port.mk>
diff -urN net-mgmt/irrtoolset.orig/distinfo net-mgmt/irrtoolset/distinfo
--- net-mgmt/irrtoolset.orig/distinfo	2007-05-29 23:19:54.000000000 -0700
+++ net-mgmt/irrtoolset/distinfo	2010-03-31 08:31:04.000000000 -0700
@@ -1,3 +1,3 @@
-MD5 (IRRToolSet-4.8.5.tar.gz) = 30003e1c0403462d7e0148bca0674062
-SHA256 (IRRToolSet-4.8.5.tar.gz) = b520b292d4d0fd48b1ee8d66a1f8639ecdc217d80ad278f2fe4bf665d25d87e2
-SIZE (IRRToolSet-4.8.5.tar.gz) = 988737
+MD5 (irrtoolset-5.0.0.tar.gz) = 8229443bf995e8f911fe2810229d4eb9
+SHA256 (irrtoolset-5.0.0.tar.gz) = 67dc89d1762480e54215ec5ab3320061d2f5a310348b24dcaf0e5c19dbb6c009
+SIZE (irrtoolset-5.0.0.tar.gz) = 611849
diff -urN net-mgmt/irrtoolset.orig/files/patch-man-man1-RtConfig.1 net-mgmt/irrtoolset/files/patch-man-man1-RtConfig.1
--- net-mgmt/irrtoolset.orig/files/patch-man-man1-RtConfig.1	2006-12-10 14:27:10.000000000 -0800
+++ net-mgmt/irrtoolset/files/patch-man-man1-RtConfig.1	1969-12-31 16:00:00.000000000 -0800
@@ -1,11 +0,0 @@
---- man/man1/RtConfig.1.orig	Sun Oct  1 04:23:32 2006
-+++ man/man1/RtConfig.1	Thu Dec  7 14:09:06 2006
-@@ -587,7 +587,7 @@
- .PP
- For more error descriptions, please see
- .B
--Errors 
-+IRR-Errors 
- manual page.
- .SH AUTHORS AND CONTRIBUTORS
- Cengiz Alaettinoglu <cengiz at isi.edu>
diff -urN net-mgmt/irrtoolset.orig/files/patch-man-man1-peval.1 net-mgmt/irrtoolset/files/patch-man-man1-peval.1
--- net-mgmt/irrtoolset.orig/files/patch-man-man1-peval.1	2006-12-10 14:27:10.000000000 -0800
+++ net-mgmt/irrtoolset/files/patch-man-man1-peval.1	1969-12-31 16:00:00.000000000 -0800
@@ -1,20 +0,0 @@
---- man/man1/peval.1.orig	Sun Oct  1 04:23:32 2006
-+++ man/man1/peval.1	Thu Dec  7 14:07:34 2006
-@@ -199,7 +199,7 @@
- Unknown protocol!
- .RS
- .PP
--Connection to IRR server failed. This can be caused by various reasons, please see Errors manpage, IRR Communication errors.
-+Connection to IRR server failed. This can be caused by various reasons, please see IRR-Errors manpage, IRR Communication errors.
- .PP
- .RE
- ***Error: badly formed filter.
-@@ -210,7 +210,7 @@
- .RE
- For more error descriptions, please see 
- .B
--Errors manual page.
-+IRR-Errors manual page.
- .SH AUTHORS
- Cengiz Alaettinoglu <cengiz at isi.edu>
- .PP
diff -urN net-mgmt/irrtoolset.orig/files/patch-man-man1-rpslcheck.1 net-mgmt/irrtoolset/files/patch-man-man1-rpslcheck.1
--- net-mgmt/irrtoolset.orig/files/patch-man-man1-rpslcheck.1	2006-12-10 14:27:10.000000000 -0800
+++ net-mgmt/irrtoolset/files/patch-man-man1-rpslcheck.1	1969-12-31 16:00:00.000000000 -0800
@@ -1,11 +0,0 @@
---- man/man1/rpslcheck.1.orig	Thu Jun  8 08:16:26 2006
-+++ man/man1/rpslcheck.1	Thu Dec  7 14:06:40 2006
-@@ -143,7 +143,7 @@
- .RE
- For more error descriptions, please see
- .B
--Errors
-+IRR-Errors
- manual page.
- .SH AUTHORS
- Cengiz Alaettinoglu <cengiz at isi.edu>
diff -urN net-mgmt/irrtoolset.orig/pkg-descr net-mgmt/irrtoolset/pkg-descr
--- net-mgmt/irrtoolset.orig/pkg-descr	2006-12-10 14:27:10.000000000 -0800
+++ net-mgmt/irrtoolset/pkg-descr	2010-01-26 14:45:40.000000000 -0800
@@ -1,12 +1,12 @@
 RAToolSet is a suite of policy analysis tools.  It is implemented in C++ on a
 UNIX platform.  It has been ported successfully to many platforms including
 Sun Sparc stations running SunOS 4.1.3 or Solaris, FreeBSD, DEC Alphas
-running OSF/1, and BSDI.  It contains the following programs: 
+running OSF/1, and BSDI.  It contains the following programs:
 
-RtConfig	routing policies analyzer and router configuration tool
+rtconfig	routing policy analyzer and router configuration tool
 
 peval		a low-level policy evaluation tool
 
-rpslcheck	sytax checks the aut-num policy for an AS. 	
+rpslcheck	syntax checks the aut-num policy for an AS 	
 
-WWW: http://www.isc.org/index.pl?/sw/IRRToolSet/
+WWW: http://irrtoolset.isc.org/
>Release-Note:
>Audit-Trail:
>Unformatted:



More information about the freebsd-ports-bugs mailing list