- Update to version 0.6a

- Give maintainership to submitter

PR:		57107
Submitted by:	Yann Berthier <yb@sainte-barbe.org>
This commit is contained in:
Kirill Ponomarev 2003-09-26 07:44:53 +00:00
parent 26d14a8c8e
commit 973d2feac4
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=89426
3 changed files with 10 additions and 5 deletions

View File

@ -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>

View File

@ -1 +1 @@
MD5 (honeyd-0.5.tar.gz) = 3aec5101f44ef21b29c213496d92c1c1
MD5 (honeyd-0.6a.tar.gz) = d8743bde540db637a7cd7a19214a8265

View File

@ -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