# $Id: Portfile,v 1.13 2004/01/16 20:22:37 fkr Exp $ PortSystem 1.0 name honeyd version 1.0RC2 categories net security maintainers darwinports@opendarwin.org description a virtual honey net daemon with personality long_description \ Honeyd is a small daemon that creates virtual hosts on a network. \ The hosts can be configured to run arbitrary services, and their TCP \ personality can be adapted so that they appear to be running certain \ versions of operating systems. Honeyd enables a single host to claim \ multiple addresses - I have tested up to 65536 - on a LAN for \ network simulation. homepage http://www.citi.umich.edu/u/provos/honeyd/ platforms darwin master_sites http://niels.xtdnet.nl/honeyd/ checksums md5 206b07fe00779b1e6d51a05b335b560b depends_lib \ lib:libevent:libevent lib:libdnet:libdnet lib:libpcap:libpcap # it also depends on python #variant darwin { # configure.env CPPFLAGS=-Dsocklen_t=int #}