From 8e12e49123abd2c8577878bc5055c8d169f17088 Mon Sep 17 00:00:00 2001 From: foxfair Date: Sat, 12 Apr 2003 16:30:31 +0000 Subject: MAINTAINER update: honeyd v0.5 --- net/honeyd/Makefile | 5 +++-- net/honeyd/distinfo | 2 +- net/honeyd/pkg-plist | 9 +++++++++ 3 files changed, 13 insertions(+), 3 deletions(-) (limited to 'net/honeyd') diff --git a/net/honeyd/Makefile b/net/honeyd/Makefile index be6a18430c6c..5cc7d5240f07 100644 --- a/net/honeyd/Makefile +++ b/net/honeyd/Makefile @@ -6,9 +6,9 @@ # PORTNAME= honeyd -PORTVERSION= 0.4a +PORTVERSION= 0.5 CATEGORIES= net -MASTER_SITES= http://www.citi.umich.edu/u/provos/honeyd/ +MASTER_SITES= http://niels.xtdnet.nl/honeyd/ MAINTAINER= d.marks@student.umist.ac.uk COMMENT= A utility to simualte services and hosts on a virtual network host @@ -17,6 +17,7 @@ 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_ARGS= --with-libdnet=${LOCALBASE} \ --with-libevent=${LOCALBASE} \ --with-pcap diff --git a/net/honeyd/distinfo b/net/honeyd/distinfo index 335b12759351..939918b289a0 100644 --- a/net/honeyd/distinfo +++ b/net/honeyd/distinfo @@ -1 +1 @@ -MD5 (honeyd-0.4a.tar.gz) = f821b0791bd512cc9c4cdd421b5c867c +MD5 (honeyd-0.5.tar.gz) = 3aec5101f44ef21b29c213496d92c1c1 diff --git a/net/honeyd/pkg-plist b/net/honeyd/pkg-plist index 6db871d89a3a..d61651edef4a 100644 --- a/net/honeyd/pkg-plist +++ b/net/honeyd/pkg-plist @@ -1 +1,10 @@ bin/honeyd +share/honeyd/README +share/honeyd/nmap.assoc +share/honeyd/nmap.prints +share/honeyd/xprobe2.conf +share/honeyd/config.sample +@dirrm share/honeyd +lib/honeyd/libhoneyd.so +@dirrm lib/honeyd + -- cgit