# $Id: Portfile,v 1.13 2004/01/16 20:22:37 fkr Exp $ PortSystem 1.0 name honeyd version 0.4 revision 2 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 503c75b42d4147a14c2c5e01febd710c depends_lib \ lib:libevent:libevent lib:libdnet:libdnet lib:libpcap:libpcap variant darwin { configure.env CPPFLAGS=-Dsocklen_t=int }