summaryrefslogtreecommitdiff
path: root/net/ip6_int
diff options
context:
space:
mode:
authorwiz <wiz>2004-11-19 16:44:07 +0000
committerwiz <wiz>2004-11-19 16:44:07 +0000
commit21f9ee65e2c981fa007f8bb9197cfe3871194f76 (patch)
tree264ec6d832173548420b6d4458be551d75ca47ae /net/ip6_int
parentca424ccf5766eab00fbb00b1f3a5eb1e4254da99 (diff)
downloadpkgsrc-21f9ee65e2c981fa007f8bb9197cfe3871194f76.tar.gz
Remove ip6_int -- superseded by ipv6calc.
Diffstat (limited to 'net/ip6_int')
-rw-r--r--net/ip6_int/DESCR5
-rw-r--r--net/ip6_int/Makefile23
-rw-r--r--net/ip6_int/PLIST2
-rw-r--r--net/ip6_int/distinfo4
4 files changed, 0 insertions, 34 deletions
diff --git a/net/ip6_int/DESCR b/net/ip6_int/DESCR
deleted file mode 100644
index b3964c31017..00000000000
--- a/net/ip6_int/DESCR
+++ /dev/null
@@ -1,5 +0,0 @@
-Convert valid IPv6 addresses to ip6.int PTR values. Convert valid
-IPv4 addresses to in-addr.arpa PTR values. Anything not valid is
-simply printed as is. Handles :: notation and embedded IPv4
-addresses. If the address is followed by /n, the PTR is truncated
-to n bits.
diff --git a/net/ip6_int/Makefile b/net/ip6_int/Makefile
deleted file mode 100644
index 48ef986e72d..00000000000
--- a/net/ip6_int/Makefile
+++ /dev/null
@@ -1,23 +0,0 @@
-# $NetBSD: Makefile,v 1.6 2004/01/20 12:22:19 agc Exp $
-#
-
-DISTNAME= ip6_int
-PKGNAME= ${DISTNAME}-1.0
-CATEGORIES= net
-MASTER_SITES= http://www.bieringer.de/linux/IPv6/tools/
-EXTRACT_SUFX= #
-
-MAINTAINER= tech-pkg@NetBSD.org
-COMMENT= Convert an IPv4/IPv6 address to an in-addr.arpa/ip6.int PTR value
-
-EXTRACT_CMD= ${CP} ${DOWNLOADED_DISTFILE} ${WRKSRC}
-
-WRKSRC= ${WRKDIR}
-USE_PERL5= yes
-REPLACE_PERL= ip6_int
-NO_BUILD= yes
-
-do-install:
- ${INSTALL_SCRIPT} ${WRKSRC}/ip6_int ${PREFIX}/bin
-
-.include "../../mk/bsd.pkg.mk"
diff --git a/net/ip6_int/PLIST b/net/ip6_int/PLIST
deleted file mode 100644
index f24b1ee2d1d..00000000000
--- a/net/ip6_int/PLIST
+++ /dev/null
@@ -1,2 +0,0 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2001/11/25 18:47:02 zuntum Exp $
-bin/ip6_int
diff --git a/net/ip6_int/distinfo b/net/ip6_int/distinfo
deleted file mode 100644
index 90bd90ba9f1..00000000000
--- a/net/ip6_int/distinfo
+++ /dev/null
@@ -1,4 +0,0 @@
-$NetBSD: distinfo,v 1.1.1.1 2001/11/25 18:47:02 zuntum Exp $
-
-SHA1 (ip6_int) = 9070b04f6059785dd6550c18f334ed687949d359
-Size (ip6_int) = 3479 bytes