summaryrefslogtreecommitdiff
path: root/net/nepenthes
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2008-12-25 20:02:32 +0000
committerMartin Wilke <miwi@FreeBSD.org>2008-12-25 20:02:32 +0000
commit6cbf77b498543f58452f9b9c8162292bc87c0847 (patch)
tree28e1bd8d646ef2a5ace2c0cad6d2a62c198ba4a8 /net/nepenthes
parent- Update to 3.5 (diff)
- Update to 0.2.2
PR: 129925 Submitted by: Michael Josic <systemoperator@gmail.com> (maintainer)
Notes
Notes: svn path=/head/; revision=224770
Diffstat (limited to 'net/nepenthes')
-rw-r--r--net/nepenthes/Makefile3
-rw-r--r--net/nepenthes/distinfo6
-rw-r--r--net/nepenthes/files/patch-modules-download-curl-download-curl.cpp12
-rw-r--r--net/nepenthes/pkg-plist16
4 files changed, 19 insertions, 18 deletions
diff --git a/net/nepenthes/Makefile b/net/nepenthes/Makefile
index 75fe3de6789e..3fac42113a43 100644
--- a/net/nepenthes/Makefile
+++ b/net/nepenthes/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= nepenthes
-PORTVERSION= 0.2.0
-PORTREVISION= 4
+PORTVERSION= 0.2.2
CATEGORIES= net
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= nepenthes
diff --git a/net/nepenthes/distinfo b/net/nepenthes/distinfo
index aac0aa8d4d61..8b9af42b7d59 100644
--- a/net/nepenthes/distinfo
+++ b/net/nepenthes/distinfo
@@ -1,3 +1,3 @@
-MD5 (nepenthes-0.2.0.tar.gz) = 3123b62700403a8baeb597b29d075779
-SHA256 (nepenthes-0.2.0.tar.gz) = a33a56b791bfb71559e121175106783087ae31d147362c9f17ea11796a68938a
-SIZE (nepenthes-0.2.0.tar.gz) = 913270
+MD5 (nepenthes-0.2.2.tar.gz) = 7681557ece4c05e8b601f99ca7da79ff
+SHA256 (nepenthes-0.2.2.tar.gz) = 1ea7969b41ef4c68af68f46207178996efc6e1b5f1046f090e450d52a1fad64e
+SIZE (nepenthes-0.2.2.tar.gz) = 936776
diff --git a/net/nepenthes/files/patch-modules-download-curl-download-curl.cpp b/net/nepenthes/files/patch-modules-download-curl-download-curl.cpp
deleted file mode 100644
index 5e0c0a4d1969..000000000000
--- a/net/nepenthes/files/patch-modules-download-curl-download-curl.cpp
+++ /dev/null
@@ -1,12 +0,0 @@
---- modules/download-curl/download-curl.cpp.orig Tue Dec 5 15:53:24 2006
-+++ modules/download-curl/download-curl.cpp Tue Dec 5 15:54:09 2006
-@@ -230,7 +230,9 @@
- down->getDownloadUrl()->getPort(),
- down->getDownloadUrl()->getPath().c_str());
- // string auth = down->getDownloadUrl()->getUser() + ":" + down->getDownloadUrl()->getPass();
-+#if LIBCURL_VERSION_NUM < 0x071000
- curl_easy_setopt(pCurlHandle, CURLOPT_SOURCE_USERPWD,(char *)down->getDownloadUrl()->getAuth().c_str());
-+#endif
- curl_easy_setopt(pCurlHandle, CURLOPT_USERPWD,(char *)down->getDownloadUrl()->getAuth().c_str());
- curl_easy_setopt(pCurlHandle, CURLOPT_URL , url);
- curl_easy_setopt(pCurlHandle, CURLOPT_FTP_RESPONSE_TIMEOUT, 120); // 2 min ftp timeout
diff --git a/net/nepenthes/pkg-plist b/net/nepenthes/pkg-plist
index 0fcfdb334c57..1863abaa58fa 100644
--- a/net/nepenthes/pkg-plist
+++ b/net/nepenthes/pkg-plist
@@ -15,6 +15,9 @@ etc/nepenthes/nepenthes.conf.dist
etc/nepenthes/shellcode-generic.conf
etc/nepenthes/submit-file.conf
etc/nepenthes/submit-gotek.conf
+etc/nepenthes/submit-http.conf
+etc/nepenthes/submit-mwserv.conf
+etc/nepenthes/submit-postgres.conf
etc/nepenthes/submit-norman.conf
etc/nepenthes/vuln-asn1.conf
etc/nepenthes/vuln-bagle.conf
@@ -33,7 +36,6 @@ etc/nepenthes/vuln-netdde.conf
etc/nepenthes/vuln-optix.conf
etc/nepenthes/vuln-pnp.conf
etc/nepenthes/vuln-sasserftpd.conf
-etc/nepenthes/vuln-ssh.conf
etc/nepenthes/vuln-sub7.conf
etc/nepenthes/vuln-upnp.conf
etc/nepenthes/vuln-veritas.conf
@@ -69,6 +71,9 @@ lib/nepenthes/downloadtftp.so
lib/nepenthes/logdownload.a
lib/nepenthes/logdownload.la
lib/nepenthes/logdownload.so
+lib/nepenthes/loghexdump.a
+lib/nepenthes/loghexdump.la
+lib/nepenthes/loghexdump.so
lib/nepenthes/logirc.a
lib/nepenthes/logirc.la
lib/nepenthes/logirc.so
@@ -108,6 +113,12 @@ lib/nepenthes/submitfile.so
lib/nepenthes/submitgotek.a
lib/nepenthes/submitgotek.la
lib/nepenthes/submitgotek.so
+lib/nepenthes/submithttp.a
+lib/nepenthes/submithttp.la
+lib/nepenthes/submithttp.so
+lib/nepenthes/submitmwserv.a
+lib/nepenthes/submitmwserv.la
+lib/nepenthes/submitmwserv.so
lib/nepenthes/submitnorman.a
lib/nepenthes/submitnorman.la
lib/nepenthes/submitnorman.so
@@ -168,6 +179,9 @@ lib/nepenthes/vulnrealvnc.so
lib/nepenthes/vulnsasserftpd.a
lib/nepenthes/vulnsasserftpd.la
lib/nepenthes/vulnsasserftpd.so
+lib/nepenthes/vulnsav.a
+lib/nepenthes/vulnsav.la
+lib/nepenthes/vulnsav.so
lib/nepenthes/vulnssh.a
lib/nepenthes/vulnssh.la
lib/nepenthes/vulnssh.so