aboutsummaryrefslogtreecommitdiff
path: root/net/pim6sd
diff options
context:
space:
mode:
authorHajimu UMEMOTO <ume@FreeBSD.org>2001-06-03 17:59:57 +0000
committerHajimu UMEMOTO <ume@FreeBSD.org>2001-06-03 17:59:57 +0000
commitf4c714775247e64428a9837685dd5559ef1bca84 (patch)
tree73e6d3efff611625c0fe77340a9766b80282f74f /net/pim6sd
parent0f503a18bc4c809a386b7a257354137ac27eeac2 (diff)
downloadports-f4c714775247e64428a9837685dd5559ef1bca84.tar.gz
ports-f4c714775247e64428a9837685dd5559ef1bca84.zip
Notes
Diffstat (limited to 'net/pim6sd')
-rw-r--r--net/pim6sd/Makefile27
-rw-r--r--net/pim6sd/distinfo1
-rw-r--r--net/pim6sd/pkg-comment1
-rw-r--r--net/pim6sd/pkg-descr2
-rw-r--r--net/pim6sd/pkg-plist2
5 files changed, 33 insertions, 0 deletions
diff --git a/net/pim6sd/Makefile b/net/pim6sd/Makefile
new file mode 100644
index 000000000000..91808494408c
--- /dev/null
+++ b/net/pim6sd/Makefile
@@ -0,0 +1,27 @@
+# New ports collection makefile for: pim6-sd
+# Date created: 2 Jun 2001
+# Whom: dwcjr
+#
+# $FreeBSD$
+#
+
+PORTNAME= pim6sd
+PORTVERSION= 20010602a
+CATEGORIES= net ipv6
+MASTER_SITES= ftp://ftp.kame.net/pub/kame/misc/
+
+MAINTAINER= ume@freebsd.org
+
+MAN5= pim6sd.conf.5
+MAN8= pim6sd.8
+MANCOMPRESSED= yes
+
+BUILD_WRKSRC= ${WRKSRC}/${PORTNAME}
+INSTALL_WRKSRC= ${BUILD_WRKSRC}
+
+post-patch:
+.for file in Makefile.inc pim6sd/pathnames.h pim6sd/pim6sd.8
+ @${PERL} -pi.orig -e 's./usr/local/v6.${PREFIX}.g' ${WRKSRC}/${file}
+.endfor
+
+.include <bsd.port.mk>
diff --git a/net/pim6sd/distinfo b/net/pim6sd/distinfo
new file mode 100644
index 000000000000..8f0cd4a873b0
--- /dev/null
+++ b/net/pim6sd/distinfo
@@ -0,0 +1 @@
+MD5 (pim6sd-20010602a.tar.gz) = b728f2f3030f199448f32940cd1ae53b
diff --git a/net/pim6sd/pkg-comment b/net/pim6sd/pkg-comment
new file mode 100644
index 000000000000..f99ebb8379e1
--- /dev/null
+++ b/net/pim6sd/pkg-comment
@@ -0,0 +1 @@
+PIM for IPv6 sparse mode daemon
diff --git a/net/pim6sd/pkg-descr b/net/pim6sd/pkg-descr
new file mode 100644
index 000000000000..879d89e47746
--- /dev/null
+++ b/net/pim6sd/pkg-descr
@@ -0,0 +1,2 @@
+Pim6sd is an IPv6 multicast routing daemon, which supports PIMv2
+(Protocol Independent Multicast Version 2) sparse mode for IPv6.
diff --git a/net/pim6sd/pkg-plist b/net/pim6sd/pkg-plist
new file mode 100644
index 000000000000..fedfaa8795d7
--- /dev/null
+++ b/net/pim6sd/pkg-plist
@@ -0,0 +1,2 @@
+sbin/pim6sd
+sbin/pim6stat