aboutsummaryrefslogtreecommitdiff
path: root/net/mcast-tools
diff options
context:
space:
mode:
authorSUZUKI Shinsuke <suz@FreeBSD.org>2006-12-14 12:44:50 +0000
committerSUZUKI Shinsuke <suz@FreeBSD.org>2006-12-14 12:44:50 +0000
commit3cbd29d94b8aa5e6a72b481c6b20c2c6919c7730 (patch)
tree850421e1bfd0be96e548af0dc7a833aca717dc72 /net/mcast-tools
parentae012243f604b5221ab942fa7e17bd677a0e7cc1 (diff)
downloadports-3cbd29d94b8aa5e6a72b481c6b20c2c6919c7730.tar.gz
ports-3cbd29d94b8aa5e6a72b481c6b20c2c6919c7730.zip
Notes
Diffstat (limited to 'net/mcast-tools')
-rw-r--r--net/mcast-tools/Makefile4
-rw-r--r--net/mcast-tools/distinfo6
-rw-r--r--net/mcast-tools/files/patch-configure19
-rw-r--r--net/mcast-tools/pkg-descr9
-rw-r--r--net/mcast-tools/pkg-plist1
5 files changed, 11 insertions, 28 deletions
diff --git a/net/mcast-tools/Makefile b/net/mcast-tools/Makefile
index 5f3d1306ef5a..7dca7f5b22cf 100644
--- a/net/mcast-tools/Makefile
+++ b/net/mcast-tools/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= mcast-tools
-PORTVERSION= 20050926
+PORTVERSION= 20061214
PORTREVISION= 0
CATEGORIES= net ipv6
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
@@ -20,7 +20,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS=
CONFIGURE_ENV=
-MAN1= mcastread.1 mcastsend.1 pim6stat.1
+MAN1= mcastread.1 mcastsend.1 pim6stat.1 pmsft.1
MAN5= pim6dd.conf.5 pim6sd.conf.5
MAN8= mfc.8 mtrace6.8 pim6dd.8 pim6sd.8
diff --git a/net/mcast-tools/distinfo b/net/mcast-tools/distinfo
index 7743f0199779..69e4320aabae 100644
--- a/net/mcast-tools/distinfo
+++ b/net/mcast-tools/distinfo
@@ -1,3 +1,3 @@
-MD5 (mcast-tools-20050926.tar.gz) = b02dc7f0842cf38df771d2aefd54ecc6
-SHA256 (mcast-tools-20050926.tar.gz) = f8b9104f2ab449f08794daaf44f55730a90e7289f9f3d254ebb0b5c070c864db
-SIZE (mcast-tools-20050926.tar.gz) = 457037
+MD5 (mcast-tools-20061214.tar.gz) = a749e1218b3950f5c9caa73c8bba16b9
+SHA256 (mcast-tools-20061214.tar.gz) = a34a8290983023df843874fa52386ebef79ebccb4b8155139212979326ca14f4
+SIZE (mcast-tools-20061214.tar.gz) = 395708
diff --git a/net/mcast-tools/files/patch-configure b/net/mcast-tools/files/patch-configure
deleted file mode 100644
index 68b747aa01fc..000000000000
--- a/net/mcast-tools/files/patch-configure
+++ /dev/null
@@ -1,19 +0,0 @@
---- configure.orig Tue Nov 22 00:31:28 2005
-+++ configure Tue Nov 22 00:31:40 2005
-@@ -7357,7 +7357,7 @@
- fi
-
-
-- ac_config_files="$ac_config_files Makefile mcastread/Makefile mcastsend/Makefile mfc/Makefile mtrace6/Makefile pim6dd/Makefile pim6sd/Makefile pmsft/Makefile"
-+ ac_config_files="$ac_config_files Makefile mcastread/Makefile mcastsend/Makefile mfc/Makefile mtrace6/Makefile pim6dd/Makefile pim6sd/Makefile"
-
- cat >confcache <<\_ACEOF
- # This file is a shell script that caches the results of configure
-@@ -7915,7 +7915,6 @@
- "mtrace6/Makefile" ) CONFIG_FILES="$CONFIG_FILES mtrace6/Makefile" ;;
- "pim6dd/Makefile" ) CONFIG_FILES="$CONFIG_FILES pim6dd/Makefile" ;;
- "pim6sd/Makefile" ) CONFIG_FILES="$CONFIG_FILES pim6sd/Makefile" ;;
-- "pmsft/Makefile" ) CONFIG_FILES="$CONFIG_FILES pmsft/Makefile" ;;
- "depfiles" ) CONFIG_COMMANDS="$CONFIG_COMMANDS depfiles" ;;
- "include/config.h" ) CONFIG_HEADERS="$CONFIG_HEADERS include/config.h" ;;
- *) { { echo "$as_me:$LINENO: error: invalid argument: $ac_config_target" >&5
diff --git a/net/mcast-tools/pkg-descr b/net/mcast-tools/pkg-descr
index 4caa185eb829..c408b124e1a3 100644
--- a/net/mcast-tools/pkg-descr
+++ b/net/mcast-tools/pkg-descr
@@ -3,19 +3,20 @@ comprising the following programs.
- mcastread
an IPv6 multicast receiver
-
- mcastsend
an IPv6 multicast sender
-
- mfc
an IPv6 multicast routing daemon, which only supports static
multicast routing.
-
- pim6sd
an IPv6 multicast routing daemon, which supports PIM-SM
(Protocol Independent Multicast Sparse-Mode Version 2), and
PIM-SSM (Source-Specific Multicast using PIM-SM)
-
- pim6dd
an IPv6 multicast routing daemon, which supports PIM-DM
(Protocol Independent Multicast Dense-Mode Version 2)
+ - pmsft
+ a test program for Multicast Source Filter (MSF) using APIs
+ specified in Socket Interface Extention for MSF (RFC3678).
+ (on a non-IGMPv3/MLDv2-aware kernel, only join/leave
+ operation is supported)
diff --git a/net/mcast-tools/pkg-plist b/net/mcast-tools/pkg-plist
index 73c00e1f8ff4..e61638ad649a 100644
--- a/net/mcast-tools/pkg-plist
+++ b/net/mcast-tools/pkg-plist
@@ -4,6 +4,7 @@ etc/mfc.conf.sample
bin/mtrace6
bin/mcastread
bin/mcastsend
+bin/pmsft
sbin/mfc
sbin/pim6dd
sbin/pim6sd