ports/96168: Update port: net/nepenthes

Ryo Okamoto ryo at aquahill.net
Sat Apr 22 20:20:23 UTC 2006


>Number:         96168
>Category:       ports
>Synopsis:       Update port: net/nepenthes
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Apr 22 20:20:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     ryo
>Release:        FreeBSD 5.2.1-RELEASE i386
>Organization:
>Environment:
>Description:
>How-To-Repeat:
>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:
#
#	nepenthes-port-0.1.6/
#	nepenthes-port-0.1.6/distinfo
#	nepenthes-port-0.1.6/files
#	nepenthes-port-0.1.6/files/patch-Makefile.in
#	nepenthes-port-0.1.6/files/patch-conf-nepenthes.conf.dist
#	nepenthes-port-0.1.6/pkg-descr
#	nepenthes-port-0.1.6/pkg-plist
#	nepenthes-port-0.1.6/Makefile
#
echo c - nepenthes-port-0.1.6/
mkdir -p nepenthes-port-0.1.6/ > /dev/null 2>&1
echo x - nepenthes-port-0.1.6/distinfo
sed 's/^X//' >nepenthes-port-0.1.6/distinfo << 'END-of-nepenthes-port-0.1.6/distinfo'
XMD5 (nepenthes-0.1.6.tar.gz) = 317afd3dc86d57a22570632bdf839ef2
XSIZE (nepenthes-0.1.6.tar.gz) = 794938
END-of-nepenthes-port-0.1.6/distinfo
echo c - nepenthes-port-0.1.6/files
mkdir -p nepenthes-port-0.1.6/files > /dev/null 2>&1
echo x - nepenthes-port-0.1.6/files/patch-Makefile.in
sed 's/^X//' >nepenthes-port-0.1.6/files/patch-Makefile.in << 'END-of-nepenthes-port-0.1.6/files/patch-Makefile.in'
X--- Makefile.in.orig	Fri Dec  2 02:51:05 2005
X+++ Makefile.in	Fri Dec  2 02:51:38 2005
X@@ -193,7 +193,7 @@
X SUBDIRS = nepenthes-core modules 
X #tools
X EXTRA_DIST = configure.ac CHANGES doc/README doc/README.VFS doc/logo-shaded.svg doc/nepenthes.8 conf/nepenthes.conf.dist
X-docdir = $(prefix)/share/doc
X+docdir = $(prefix)/share/nepenthes/doc
X doc_DATA = doc/README doc/README.VFS doc/logo-shaded.svg
X 
X #sysconf_DATA = conf/nepenthes.conf.dist
END-of-nepenthes-port-0.1.6/files/patch-Makefile.in
echo x - nepenthes-port-0.1.6/files/patch-conf-nepenthes.conf.dist
sed 's/^X//' >nepenthes-port-0.1.6/files/patch-conf-nepenthes.conf.dist << 'END-of-nepenthes-port-0.1.6/files/patch-conf-nepenthes.conf.dist'
X--- conf/nepenthes.conf.dist.orig	Sat Dec  3 17:23:03 2005
X+++ conf/nepenthes.conf.dist	Sat Dec  3 17:23:56 2005
X@@ -87,8 +87,8 @@
X 
X     logmanager
X     {
X-	ring_logging_file		"var/log/nepenthes.%d.log";
X-	file_logging_file		"var/log/nepenthes.log";
X+	ring_logging_file		"var/log/nepenthes/nepenthes.%d.log";
X+	file_logging_file		"var/log/nepenthes/nepenthes.log";
X     };
X 
X     modulemanager
X@@ -100,7 +100,7 @@
X     {
X         strictfiletype              "1";
X         // where does submit-file write to? set this to the same dir
X-        filesdir                    "var/binaries/"; 
X+        filesdir                    "var/nepenthes/binaries/"; 
X     };
X 
X     downloadmanager
X@@ -116,7 +116,7 @@
X     
X     utilities
X     {
X-	hexdump_path                "var/hexdumps/";
X+	hexdump_path                "var/nepenthes/hexdumps/";
X     };
X     
X     geolocationmanager
END-of-nepenthes-port-0.1.6/files/patch-conf-nepenthes.conf.dist
echo x - nepenthes-port-0.1.6/pkg-descr
sed 's/^X//' >nepenthes-port-0.1.6/pkg-descr << 'END-of-nepenthes-port-0.1.6/pkg-descr'
XNepenthes can determine the malware activity on a network
Xby deploying a nepenthes sensor (i.e. honey pot). The programm
Xemulates different well known vulnerabilities waiting for
Xmalicious connections trying to exploit them.
X
XWWW: http://nepenthes.sourceforge.net/
END-of-nepenthes-port-0.1.6/pkg-descr
echo x - nepenthes-port-0.1.6/pkg-plist
sed 's/^X//' >nepenthes-port-0.1.6/pkg-plist << 'END-of-nepenthes-port-0.1.6/pkg-plist'
Xbin/nepenthes
Xetc/nepenthes/download-csend.conf
Xetc/nepenthes/download-curl.conf
Xetc/nepenthes/download-link.conf
Xetc/nepenthes/download-nepenthes.conf
Xetc/nepenthes/download-tftp.conf
Xetc/nepenthes/geolocation-ip2location.conf
Xetc/nepenthes/log-download.conf
Xetc/nepenthes/log-irc.conf
Xetc/nepenthes/log-surfnet.conf
Xetc/nepenthes/module-portwatch.conf
Xetc/nepenthes/nepenthes.conf
Xetc/nepenthes/nepenthes.conf.dist
Xetc/nepenthes/shellcode-generic.conf
Xetc/nepenthes/submit-file.conf
Xetc/nepenthes/submit-nepenthes.conf
Xetc/nepenthes/submit-norman.conf
Xetc/nepenthes/submit-xmlrpc.conf
Xetc/nepenthes/vuln-asn1.conf
Xetc/nepenthes/vuln-bagle.conf
Xetc/nepenthes/vuln-dameware.conf
Xetc/nepenthes/vuln-dcom.conf
Xetc/nepenthes/vuln-iis.conf
Xetc/nepenthes/vuln-kuang2.conf
Xetc/nepenthes/vuln-lsass.conf
Xetc/nepenthes/vuln-msdtc.conf
Xetc/nepenthes/vuln-msmq.conf
Xetc/nepenthes/vuln-mssql.conf
Xetc/nepenthes/vuln-mydoom.conf
Xetc/nepenthes/vuln-netbiosname.conf
Xetc/nepenthes/vuln-netdde.conf
Xetc/nepenthes/vuln-optix.conf
Xetc/nepenthes/vuln-pnp.conf
Xetc/nepenthes/vuln-sasserftpd.conf
Xetc/nepenthes/vuln-ssh.conf
Xetc/nepenthes/vuln-sub7.conf
Xetc/nepenthes/vuln-upnp.conf
Xetc/nepenthes/vuln-veritas.conf
Xetc/nepenthes/vuln-wins.conf
Xetc/nepenthes/x-2.conf
Xlib/nepenthes/dnsresolveadns.a
Xlib/nepenthes/dnsresolveadns.la
Xlib/nepenthes/dnsresolveadns.so
Xlib/nepenthes/downloadcreceive.a
Xlib/nepenthes/downloadcreceive.la
Xlib/nepenthes/downloadcreceive.so
Xlib/nepenthes/downloadcsend.a
Xlib/nepenthes/downloadcsend.la
Xlib/nepenthes/downloadcsend.so
Xlib/nepenthes/downloadcurl.a
Xlib/nepenthes/downloadcurl.la
Xlib/nepenthes/downloadcurl.so
Xlib/nepenthes/downloadftp.a
Xlib/nepenthes/downloadftp.la
Xlib/nepenthes/downloadftp.so
Xlib/nepenthes/downloadhttp.a
Xlib/nepenthes/downloadhttp.la
Xlib/nepenthes/downloadhttp.so
Xlib/nepenthes/downloadlink.a
Xlib/nepenthes/downloadlink.la
Xlib/nepenthes/downloadlink.so
Xlib/nepenthes/downloadnepenthes.a
Xlib/nepenthes/downloadnepenthes.la
Xlib/nepenthes/downloadnepenthes.so
Xlib/nepenthes/downloadrcp.a
Xlib/nepenthes/downloadrcp.la
Xlib/nepenthes/downloadrcp.so
Xlib/nepenthes/downloadtftp.a
Xlib/nepenthes/downloadtftp.la
Xlib/nepenthes/downloadtftp.so
Xlib/nepenthes/geolocationgeoip.a
Xlib/nepenthes/geolocationgeoip.la
Xlib/nepenthes/geolocationgeoip.so
Xlib/nepenthes/geolocationhostip.a
Xlib/nepenthes/geolocationhostip.la
Xlib/nepenthes/geolocationhostip.so
Xlib/nepenthes/geolocationip2location.a
Xlib/nepenthes/geolocationip2location.la
Xlib/nepenthes/geolocationip2location.so
Xlib/nepenthes/logdownload.a
Xlib/nepenthes/logdownload.la
Xlib/nepenthes/logdownload.so
Xlib/nepenthes/logirc.a
Xlib/nepenthes/logirc.la
Xlib/nepenthes/logirc.so
Xlib/nepenthes/logsurfnet.a
Xlib/nepenthes/logsurfnet.la
Xlib/nepenthes/logsurfnet.so
Xlib/nepenthes/moduleportwatch.a
Xlib/nepenthes/moduleportwatch.la
Xlib/nepenthes/moduleportwatch.so
Xlib/nepenthes/shellcodegeneric.a
Xlib/nepenthes/shellcodegeneric.la
Xlib/nepenthes/shellcodegeneric.so
Xlib/nepenthes/shellemuwinnt.a
Xlib/nepenthes/shellemuwinnt.la
Xlib/nepenthes/shellemuwinnt.so
Xlib/nepenthes/submitfile.a
Xlib/nepenthes/submitfile.la
Xlib/nepenthes/submitfile.so
Xlib/nepenthes/submitnepenthes.a
Xlib/nepenthes/submitnepenthes.la
Xlib/nepenthes/submitnepenthes.so
Xlib/nepenthes/submitnorman.a
Xlib/nepenthes/submitnorman.la
Xlib/nepenthes/submitnorman.so
Xlib/nepenthes/submitxmlrpc.a
Xlib/nepenthes/submitxmlrpc.la
Xlib/nepenthes/submitxmlrpc.so
Xlib/nepenthes/uploadhttp.a
Xlib/nepenthes/uploadhttp.la
Xlib/nepenthes/uploadhttp.so
Xlib/nepenthes/vulnasn1.a
Xlib/nepenthes/vulnasn1.la
Xlib/nepenthes/vulnasn1.so
Xlib/nepenthes/vulnbagle.a
Xlib/nepenthes/vulnbagle.la
Xlib/nepenthes/vulnbagle.so
Xlib/nepenthes/vulndameware.a
Xlib/nepenthes/vulndameware.la
Xlib/nepenthes/vulndameware.so
Xlib/nepenthes/vulndcom.a
Xlib/nepenthes/vulndcom.la
Xlib/nepenthes/vulndcom.so
Xlib/nepenthes/vulniis.a
Xlib/nepenthes/vulniis.la
Xlib/nepenthes/vulniis.so
Xlib/nepenthes/vulnkuang2.a
Xlib/nepenthes/vulnkuang2.la
Xlib/nepenthes/vulnkuang2.so
Xlib/nepenthes/vulnlsass.a
Xlib/nepenthes/vulnlsass.la
Xlib/nepenthes/vulnlsass.so
Xlib/nepenthes/vulnmsdtc.a
Xlib/nepenthes/vulnmsdtc.la
Xlib/nepenthes/vulnmsdtc.so
Xlib/nepenthes/vulnmsmq.a
Xlib/nepenthes/vulnmsmq.la
Xlib/nepenthes/vulnmsmq.so
Xlib/nepenthes/vulnmssql.a
Xlib/nepenthes/vulnmssql.la
Xlib/nepenthes/vulnmssql.so
Xlib/nepenthes/vulnmydoom.a
Xlib/nepenthes/vulnmydoom.la
Xlib/nepenthes/vulnmydoom.so
Xlib/nepenthes/vulnnetbiosname.a
Xlib/nepenthes/vulnnetbiosname.la
Xlib/nepenthes/vulnnetbiosname.so
Xlib/nepenthes/vulnnetdde.a
Xlib/nepenthes/vulnnetdde.la
Xlib/nepenthes/vulnnetdde.so
Xlib/nepenthes/vulnoptix.a
Xlib/nepenthes/vulnoptix.la
Xlib/nepenthes/vulnoptix.so
Xlib/nepenthes/vulnpnp.a
Xlib/nepenthes/vulnpnp.la
Xlib/nepenthes/vulnpnp.so
Xlib/nepenthes/vulnsasserftpd.a
Xlib/nepenthes/vulnsasserftpd.la
Xlib/nepenthes/vulnsasserftpd.so
Xlib/nepenthes/vulnssh.a
Xlib/nepenthes/vulnssh.la
Xlib/nepenthes/vulnssh.so
Xlib/nepenthes/vulnsub7.a
Xlib/nepenthes/vulnsub7.la
Xlib/nepenthes/vulnsub7.so
Xlib/nepenthes/vulnupnp.a
Xlib/nepenthes/vulnupnp.la
Xlib/nepenthes/vulnupnp.so
Xlib/nepenthes/vulnveritas.a
Xlib/nepenthes/vulnveritas.la
Xlib/nepenthes/vulnveritas.so
Xlib/nepenthes/vulnwins.a
Xlib/nepenthes/vulnwins.la
Xlib/nepenthes/vulnwins.so
Xlib/nepenthes/x1.a
Xlib/nepenthes/x1.la
Xlib/nepenthes/x1.so
Xlib/nepenthes/x2.a
Xlib/nepenthes/x2.la
Xlib/nepenthes/x2.so
Xlib/nepenthes/x3.a
Xlib/nepenthes/x3.la
Xlib/nepenthes/x3.so
Xlib/nepenthes/x4.a
Xlib/nepenthes/x4.la
Xlib/nepenthes/x4.so
Xlib/nepenthes/x5.a
Xlib/nepenthes/x5.la
Xlib/nepenthes/x5.so
Xlib/nepenthes/x6.a
Xlib/nepenthes/x6.la
Xlib/nepenthes/x6.so
Xlib/nepenthes/x7.a
Xlib/nepenthes/x7.la
Xlib/nepenthes/x7.so
Xlib/nepenthes/x8.a
Xlib/nepenthes/x8.la
Xlib/nepenthes/x8.so
X at dirrm etc/nepenthes
X at dirrm lib/nepenthes
X at dirrm share/nepenthes
X at dirrm var/cache/nepenthes
END-of-nepenthes-port-0.1.6/pkg-plist
echo x - nepenthes-port-0.1.6/Makefile
sed 's/^X//' >nepenthes-port-0.1.6/Makefile << 'END-of-nepenthes-port-0.1.6/Makefile'
X# Ports collection makefile for:	nepenthes
X# Date created:				1 Dec 2005
X# Whom:					ryo
X#
X# $FreeBSD$
X#
X
XPORTNAME=	nepenthes
XPORTVERSION=	0.1.6
XCATEGORIES=	net
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	nepenthes
X
XMAINTAINER=	ryo at aquahill.net
XCOMMENT=	Determine the malware activity on a network
X
XLIB_DEPENDS=	curl.3:${PORTSDIR}/ftp/curl \
X		magic.1:${PORTSDIR}/sysutils/file \
X		pcre.0:${PORTSDIR}/devel/pcre \
X		adns.1:${PORTSDIR}/dns/adns
X
XUSE_PERL5=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_TARGET=--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
X
XMAN8=		nepenthes.8
XDOCS=		README README.VFS logo-shaded.svg
X
X#post-install:
X#.if !defined(NOPORTDOCS)
X#	${MKDIR} ${DOCSDIR}
X#.for f in ${DOCS}
X#	${INSTALL_DATA} ${WRKSRC}/doc/${f} ${DOCSDIR}
X#.endfor
X#.endif
X
X.include <bsd.port.mk>
END-of-nepenthes-port-0.1.6/Makefile
exit

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



More information about the freebsd-ports-bugs mailing list