aboutsummaryrefslogtreecommitdiff
path: root/net/ndisc6
diff options
context:
space:
mode:
authorPav Lucistnik <pav@FreeBSD.org>2011-04-24 20:18:08 +0000
committerPav Lucistnik <pav@FreeBSD.org>2011-04-24 20:18:08 +0000
commit97808d4aa3ae0baa1762cb05e8acf06f57d090b2 (patch)
tree02055861d2728408bf6e315ca05d6c094b0ba942 /net/ndisc6
parent8e45a3d2632fd02803d1e4e36f744d109c68eee4 (diff)
downloadports-97808d4aa3ae0baa1762cb05e8acf06f57d090b2.tar.gz
ports-97808d4aa3ae0baa1762cb05e8acf06f57d090b2.zip
- Unbreak build
Submitted by: Mikhail Tsatsenko <m.tsatsenko@gmail.com> - Fix plist
Notes
Notes: svn path=/head/; revision=273142
Diffstat (limited to 'net/ndisc6')
-rw-r--r--net/ndisc6/Makefile4
-rw-r--r--net/ndisc6/files/patch-configure39
-rw-r--r--net/ndisc6/pkg-plist2
3 files changed, 44 insertions, 1 deletions
diff --git a/net/ndisc6/Makefile b/net/ndisc6/Makefile
index eb625af063b4..f34cd1bf917f 100644
--- a/net/ndisc6/Makefile
+++ b/net/ndisc6/Makefile
@@ -7,6 +7,7 @@
PORTNAME= ndisc6
PORTVERSION= 1.0.1
+PORTREVISION= 1
CATEGORIES= net ipv6
MASTER_SITES= http://www.remlab.net/files/ndisc6/archive/ \
http://people.via.ecp.fr/~rem/www.remlab.net/files/ndisc6/archive/
@@ -29,7 +30,8 @@ MAN1= addr2name.1 dnssort.1 tcpspray.1
MAN8= ndisc6.8 rdisc6.8 rdnssd.8 rltraceroute6.8
MLINKS= rltraceroute6.8 tcptraceroute6.8 \
rltraceroute6.8 tracert6.8 \
- addr2name.1 name2addr.1
+ addr2name.1 name2addr.1 \
+ tcpspray.1 tcpspray6.1
PORTDOCS= AUTHORS NEWS README
diff --git a/net/ndisc6/files/patch-configure b/net/ndisc6/files/patch-configure
new file mode 100644
index 000000000000..b88e977db173
--- /dev/null
+++ b/net/ndisc6/files/patch-configure
@@ -0,0 +1,39 @@
+--- configure.orig 2011-04-24 02:27:27.000000000 +0400
++++ configure 2011-04-24 02:29:19.000000000 +0400
+@@ -5483,7 +5483,7 @@
+ if test "X$additional_includedir" = "X/usr/local/include"; then
+ if test -n "$GCC"; then
+ case $host_os in
+- linux* | gnu* | k*bsd*-gnu) haveit=yes;;
++ linux* | gnu* | k*bsd*-gnu | freebsd* ) haveit=yes;;
+ esac
+ fi
+ fi
+@@ -5527,7 +5527,7 @@
+ if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then
+ if test -n "$GCC"; then
+ case $host_os in
+- linux* | gnu* | k*bsd*-gnu) haveit=yes;;
++ linux* | gnu* | k*bsd*-gnu | freebsd* ) haveit=yes;;
+ esac
+ fi
+ fi
+@@ -6288,7 +6288,7 @@
+ if test "X$additional_includedir" = "X/usr/local/include"; then
+ if test -n "$GCC"; then
+ case $host_os in
+- linux* | gnu* | k*bsd*-gnu) haveit=yes;;
++ linux* | gnu* | k*bsd*-gnu | freebsd* ) haveit=yes;;
+ esac
+ fi
+ fi
+@@ -6332,7 +6332,7 @@
+ if test "X$additional_libdir" = "X/usr/local/$acl_libdirstem"; then
+ if test -n "$GCC"; then
+ case $host_os in
+- linux* | gnu* | k*bsd*-gnu) haveit=yes;;
++ linux* | gnu* | k*bsd*-gnu | freebsd* ) haveit=yes;;
+ esac
+ fi
+ fi
+
diff --git a/net/ndisc6/pkg-plist b/net/ndisc6/pkg-plist
index 421b746edfa2..d3a0647d1c45 100644
--- a/net/ndisc6/pkg-plist
+++ b/net/ndisc6/pkg-plist
@@ -3,9 +3,11 @@ bin/dnssort
bin/name2addr
bin/tcpspray
bin/tcpspray6
+etc/rdnssd/merge-hook
sbin/ndisc6
sbin/rdisc6
sbin/rdnssd
sbin/tcptraceroute6
sbin/rltraceroute6
sbin/tracert6
+@dirrm etc/rdnssd