Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Apr 2002 03:41:22 +0100 (BST)
From:      Dominic Marks <dominic_marks@btinternet.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/37124: New port: net/honeyd
Message-ID:  <20020416024122.EFFBF3CF@host213-123-130-182.in-addr.btopenworld.com>

next in thread | raw e-mail | index | archive | help

>Number:         37124
>Category:       ports
>Synopsis:       New port: net/honeyd
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 15 19:50:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Dominic Marks
>Release:        FreeBSD 4.5-STABLE i386
>Organization:
Student
>Environment:
System: FreeBSD gallium 4.5-STABLE FreeBSD 4.5-STABLE #2: Mon Apr 8
21:19:28 BST 2002 dom@gallium:/usr/obj/usr/src/sys/GALLIUM i386

	
>Description:
	New port: net/honeyd

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.

	
>How-To-Repeat:
	NA.
	
>Fix:

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	honeyd/Makefile
#	honeyd/distinfo
#	honeyd/pkg-comment
#	honeyd/pkg-descr
#	honeyd/pkg-plist
#
echo x - honeyd/Makefile
sed 's/^X//' >honeyd/Makefile << 'END-of-honeyd/Makefile'
X#
X# Port Makefile for: honeyd
X# Created By: Dominic Marks <dominic_marks@btinternet.com>
X# Created On: 16/04/2002
X#
X# $FreeBSD$
X#
X
XPORTNAME=	honeyd
XPORTVERSION=	0.1
XCATEGORIES=	net
XMASTER_SITES=	http://www.citi.umich.edu/u/provos/honeyd/
XMAINTAINER=	dominc_marks@btinternet.com
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS=	--with-libdnet=${PREFIX} \
X				--with-libevent \
X				--with-pcap
XBUILD_DEPENDS=	libdnet:${PORTSDIR}/devel/libdnet \
X				libevent:${PORTSDIR}/devel/libevent
XWRKSRC=	${WRKDIR}/${PORTNAME}
XMAN8=	honeyd.8
X
X.include <bsd.port.mk>
END-of-honeyd/Makefile
echo x - honeyd/distinfo
sed 's/^X//' >honeyd/distinfo << 'END-of-honeyd/distinfo'
XMD5 (honeyd-0.1.tar.gz) = 470df134ea1e32d5a6d9ffcc24d4a8a3
END-of-honeyd/distinfo
echo x - honeyd/pkg-comment
sed 's/^X//' >honeyd/pkg-comment << 'END-of-honeyd/pkg-comment'
XA utility to simualte services and hosts on a virtual network host
END-of-honeyd/pkg-comment
echo x - honeyd/pkg-descr
sed 's/^X//' >honeyd/pkg-descr << 'END-of-honeyd/pkg-descr'
XHoneyd is a small daemon that creates virtual hosts on a network. The
Xhosts can be configured to run arbitrary services, and their TCP
Xpersonality can be adapted so that they appear to be running certain
Xversions of operating systems. Honeyd enables a single host to claim
Xmultiple addresses - I have tested up to 65536 - on a LAN for network
Xsimulation.
X
XWWW: http://www.citi.umich.edu/u/provos/honeyd/
X- Dominic <dominic_marks@btinternet.com>
END-of-honeyd/pkg-descr
echo x - honeyd/pkg-plist
sed 's/^X//' >honeyd/pkg-plist << 'END-of-honeyd/pkg-plist'
Xbin/honeyd
END-of-honeyd/pkg-plist
exit

	
>Release-Note:
>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20020416024122.EFFBF3CF>