mirror of
https://git.freebsd.org/ports.git
synced 2025-07-17 17:29:23 -04:00
MAINTAINER update: honeyd v0.5
This commit is contained in:
parent
640737c56c
commit
c64b3d609f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=78800
3 changed files with 13 additions and 3 deletions
|
@ -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
|
||||
|
|
|
@ -1 +1 @@
|
|||
MD5 (honeyd-0.4a.tar.gz) = f821b0791bd512cc9c4cdd421b5c867c
|
||||
MD5 (honeyd-0.5.tar.gz) = 3aec5101f44ef21b29c213496d92c1c1
|
||||
|
|
|
@ -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
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue