summaryrefslogtreecommitdiff
path: root/net
diff options
context:
space:
mode:
authorSUZUKI Shinsuke <suz@FreeBSD.org>2005-12-04 23:19:12 +0000
committerSUZUKI Shinsuke <suz@FreeBSD.org>2005-12-04 23:19:12 +0000
commit55f731543f91a6167f19efa49e56d843cd31e303 (patch)
tree683b544f9ae4f0aab6a91d5eabd0d75e7df604a1 /net
parentFix the build on 4.X. (diff)
removed pim6sd, since it's succeeded by net/mcast-tools
Notes
Notes: svn path=/head/; revision=150426
Diffstat (limited to 'net')
-rw-r--r--net/pim6sd/Makefile45
-rw-r--r--net/pim6sd/distinfo2
-rw-r--r--net/pim6sd/pkg-descr5
-rw-r--r--net/pim6sd/pkg-plist4
4 files changed, 0 insertions, 56 deletions
diff --git a/net/pim6sd/Makefile b/net/pim6sd/Makefile
deleted file mode 100644
index d927a25573d4..000000000000
--- a/net/pim6sd/Makefile
+++ /dev/null
@@ -1,45 +0,0 @@
-# New ports collection makefile for: pim6-sd
-# Date created: 2 Jun 2001
-# Whom: dwcjr
-#
-# $FreeBSD$
-#
-
-PORTNAME= pim6sd
-PORTVERSION= 20050715a
-PORTREVISION= 0
-CATEGORIES= net ipv6
-MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/
-
-MAINTAINER= suz@FreeBSD.org
-COMMENT= PIM for IPv6 sparse mode daemon
-
-USE_REINPLACE= yes
-
-MAN5= pim6sd.conf.5
-MAN8= pim6sd.8 mtrace6.8
-MANCOMPRESSED= yes
-
-DOCS= BUGS.TODO BUGS.V6 LICENSE.mrouted LICENSE.pim6dd \
- LICENSE.pim6sd LICENSE.pimd README README.first README.SSM
-
-BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}
-INSTALL_WRKSRC= ${BUILD_WRKSRC}
-
-post-patch:
-.for file in Makefile.inc pim6sd/pathnames.h pim6sd/pim6sd.8
- @${REINPLACE_CMD} -e 's./usr/local/v6.${PREFIX}.g' ${WRKSRC}/${file}
-.endfor
-
-post-install:
- ${INSTALL_DATA} ${FILESDIR}/pim6sd.conf ${PREFIX}/etc
-.if !defined(NOPORTDOCS)
- ${MKDIR} ${PREFIX}/share/doc/${PORTNAME}
-.for file in ${DOCS}
- ${INSTALL_DATA} ${BUILD_WRKSRC}/${file} ${PREFIX}/share/doc/${PORTNAME}
- @${ECHO_CMD} share/doc/${PORTNAME}/${file} >>${TMPPLIST}
-.endfor
- @${ECHO_CMD} "@dirrm share/doc/${PORTNAME}" >>${TMPPLIST}
-.endif
-
-.include <bsd.port.mk>
diff --git a/net/pim6sd/distinfo b/net/pim6sd/distinfo
deleted file mode 100644
index 609b608f24ed..000000000000
--- a/net/pim6sd/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-MD5 (pim6sd-20050715a.tar.gz) = ef6044d5a4c046d472bf513b2098ccd1
-SIZE (pim6sd-20050715a.tar.gz) = 174358
diff --git a/net/pim6sd/pkg-descr b/net/pim6sd/pkg-descr
deleted file mode 100644
index 82144febd02c..000000000000
--- a/net/pim6sd/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Pim6sd is an IPv6 multicast routing daemon, which supports the following
-protocols for IPv6.
- PIMv2 (Protocol Independent Multicast Version 2) sparse mode
- PIM-SSM (Source-Specific Multicast using PIM sparse-mode)
-
diff --git a/net/pim6sd/pkg-plist b/net/pim6sd/pkg-plist
deleted file mode 100644
index f35d2c2178fe..000000000000
--- a/net/pim6sd/pkg-plist
+++ /dev/null
@@ -1,4 +0,0 @@
-etc/pim6sd.conf
-sbin/pim6sd
-sbin/pim6stat
-sbin/mtrace6