summaryrefslogtreecommitdiff
path: root/net/irrtoolset
diff options
context:
space:
mode:
Diffstat (limited to 'net/irrtoolset')
-rw-r--r--net/irrtoolset/Makefile31
-rw-r--r--net/irrtoolset/distinfo1
-rw-r--r--net/irrtoolset/pkg-comment1
-rw-r--r--net/irrtoolset/pkg-descr24
-rw-r--r--net/irrtoolset/pkg-plist11
5 files changed, 0 insertions, 68 deletions
diff --git a/net/irrtoolset/Makefile b/net/irrtoolset/Makefile
deleted file mode 100644
index 09e627a449df..000000000000
--- a/net/irrtoolset/Makefile
+++ /dev/null
@@ -1,31 +0,0 @@
-# New ports collection makefile for: RAToolSet
-# Version required: 3.5.8
-# Date created: May 4th 1997
-# Whom: James FitzGibbon <jfitz@FreeBSD.org>
-#
-# $FreeBSD$
-#
-
-DISTNAME= RAToolSet-3.5.8
-PKGNAME= ratoolset-3.5.8
-CATEGORIES= net tk80
-MASTER_SITES= ftp://ftp.isi.edu/ra/RAToolSet/
-
-MAINTAINER= jfitz@FreeBSD.org
-
-LIB_DEPENDS= tk80.1:${PORTSDIR}/x11-toolkits/tk80
-
-GNU_CONFIGURE= Yes
-CONFIGURE_ENV= TCL_TK_INCLUDE_DIR="${PREFIX}/include/tcl8.0:${PREFIX}/include/tk8.0" \
- TCL_TK_LIBRARY_DIR=${PREFIX}/lib \
- TCL_LIBRARY=${PREFIX}/lib/tcl8.0 \
- TK_LIBRARY=${PREFIX}/lib/tk8.0 \
- LD_TCL_TK_LIBS="-ltk80 -ltcl80"
-
-MAN1= CIDRAdvisor.1 aoe.1 pmatch.1 prpath.1 RtConfig.1 peval.1 \
- prcheck.1 roe.1
-MAN8= prtraceroute.8 relayd.8
-
-ALL_TARGET= depend all
-
-.include <bsd.port.mk>
diff --git a/net/irrtoolset/distinfo b/net/irrtoolset/distinfo
deleted file mode 100644
index bf0f43d9ff9e..000000000000
--- a/net/irrtoolset/distinfo
+++ /dev/null
@@ -1 +0,0 @@
-MD5 (RAToolSet-3.5.8.tar.gz) = 4c7a04539a878ba3bcc5a6de3d12ac38
diff --git a/net/irrtoolset/pkg-comment b/net/irrtoolset/pkg-comment
deleted file mode 100644
index 74aadb1512e4..000000000000
--- a/net/irrtoolset/pkg-comment
+++ /dev/null
@@ -1 +0,0 @@
-A suite of policy analysis tools
diff --git a/net/irrtoolset/pkg-descr b/net/irrtoolset/pkg-descr
deleted file mode 100644
index 5129fb44e3a5..000000000000
--- a/net/irrtoolset/pkg-descr
+++ /dev/null
@@ -1,24 +0,0 @@
-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:
-
-RtConfig routing policies analyzer and router configuration tool
-
-peval a low-level policy evaluation tool
-
-roe route object editor
-
-CIDRAdvisor suggests safe cidr aggregates
-
-aoe autonomous system object editor
-
-pmatch prints matching policies for destinations in aut-num objects
-
-prpath enumerates a list of patchs between ASes and destinations
-
-prtraceroute prints route and policy information packets take to a
- network host
-
-prcheck syntax checks the aut-num objects in the Internet Routing
- Registry
diff --git a/net/irrtoolset/pkg-plist b/net/irrtoolset/pkg-plist
deleted file mode 100644
index a56f950cdc49..000000000000
--- a/net/irrtoolset/pkg-plist
+++ /dev/null
@@ -1,11 +0,0 @@
-bin/peval
-bin/pmatch
-bin/prpath
-bin/RtConfig
-bin/CIDRAdvisor
-bin/prcheck
-bin/irrstat
-bin/roe
-bin/aoe
-bin/relayd
-bin/prtraceroute