View | Details | Raw Unified | Return to bug 145243
Collapse All | Expand All

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

Return to bug 145243