summaryrefslogtreecommitdiff
path: root/net/honeyd
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2003-09-26 07:44:53 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2003-09-26 07:44:53 +0000
commit973d2feac4c07b1d2f663d7a85e71cf3b5d42b08 (patch)
treee26029b3b1522bbed5e7b2ea55b163fe1699357b /net/honeyd
parent- Use PTHREAD_LIBS (diff)
- Update to version 0.6a
- Give maintainership to submitter PR: 57107 Submitted by: Yann Berthier <yb@sainte-barbe.org>
Notes
Notes: svn path=/head/; revision=89426
Diffstat (limited to 'net/honeyd')
-rw-r--r--net/honeyd/Makefile7
-rw-r--r--net/honeyd/distinfo2
-rw-r--r--net/honeyd/pkg-plist6
3 files changed, 10 insertions, 5 deletions
diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile
index 5be1bfd8a6ef..206f0f7f2520 100644
--- a/net/honeyd/Makefile
+++ b/net/honeyd/Makefile
@@ -6,21 +6,22 @@
#
PORTNAME= honeyd
-PORTVERSION= 0.5
+PORTVERSION= 0.6a
CATEGORIES= net
MASTER_SITES= http://niels.xtdnet.nl/honeyd/
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= yb@sainte-barbe.org
COMMENT= A utility to simualte services and hosts on a virtual network host
BUILD_DEPENDS= ${LOCALBASE}/lib/libdnet.a:${PORTSDIR}/net/libdnet \
${LOCALBASE}/lib/libevent.a:${PORTSDIR}/devel/libevent
GNU_CONFIGURE= yes
-CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
CONFIGURE_ARGS= --with-libdnet=${LOCALBASE} \
--with-libevent=${LOCALBASE} \
--with-pcap
+INSTALLS_SHLIB= yes
MAN8= honeyd.8
.include <bsd.port.mk>
diff --git a/net/honeyd/distinfo b/net/honeyd/distinfo
index 939918b289a0..60dd6ee5e327 100644
--- a/net/honeyd/distinfo
+++ b/net/honeyd/distinfo
@@ -1 +1 @@
-MD5 (honeyd-0.5.tar.gz) = 3aec5101f44ef21b29c213496d92c1c1
+MD5 (honeyd-0.6a.tar.gz) = d8743bde540db637a7cd7a19214a8265
diff --git a/net/honeyd/pkg-plist b/net/honeyd/pkg-plist
index d61651edef4a..56154c83f2a2 100644
--- a/net/honeyd/pkg-plist
+++ b/net/honeyd/pkg-plist
@@ -1,4 +1,8 @@
bin/honeyd
+include/honeyd/hooks.h
+include/honeyd/plugins.h
+include/honeyd/plugins_config.h
+include/honeyd/debug.h
share/honeyd/README
share/honeyd/nmap.assoc
share/honeyd/nmap.prints
@@ -7,4 +11,4 @@ share/honeyd/config.sample
@dirrm share/honeyd
lib/honeyd/libhoneyd.so
@dirrm lib/honeyd
-
+@dirrm include/honeyd