From: Michał Górny Date: Mon, 14 Aug 2017 19:56:57 +0000 (+0200) Subject: net-analyzer/nepenthes: Remove last-rited pkg, #594390 X-Git-Url: http://git.tremily.us/gitweb.cgi?a=commitdiff_plain;h=256286b39c19741012748038cd572a29723ba780;p=gentoo.git net-analyzer/nepenthes: Remove last-rited pkg, #594390 --- diff --git a/net-analyzer/nepenthes/Manifest b/net-analyzer/nepenthes/Manifest deleted file mode 100644 index fed5a4b24987..000000000000 --- a/net-analyzer/nepenthes/Manifest +++ /dev/null @@ -1,2 +0,0 @@ -DIST nepenthes-0.2.2-gcc44.patch.bz2 1786 SHA256 2e8ecf67df2f90273a8b29a3dae0e7f9afef7ddd279a5e7981362dc1d4c12e83 SHA512 d77ea31971bcbff261e28242a59f1e2351136aae6c3e809dc827045ce8e4cfe5b67b9c12a1e3b3a04868bdbcdbd37e5bc7aaeee334838a8f485500914b3b0c6e WHIRLPOOL 33d149aae88bccc5c8d595641462654d5bc915e4c6d853ee507a28719275ac8dd2bdc885ae3181eefed229d747fdeab78bdc4eb39d77007179b7c9f494178901 -DIST nepenthes-0.2.2.tar.bz2 580491 SHA256 70d4ec64a3651eba18e2aa623326c27d888d588f75525fe87577a5eb28ae6a12 SHA512 b22d139a22aef2648a3d9e87e425f1d02404e30126eb7265ef2d584e1b5db62cc8cb92027212394576bedf53b3692ded7a2b6b3544c03f0828faf94c9553b70d WHIRLPOOL 769f4c4a561465c7baf82afd12d7f862ad4faea82c436bf81aeb947d215a4e36ccbc73aedef396945647972234a0ab949d2f02b0874bc3c570a88a5181ca40a9 diff --git a/net-analyzer/nepenthes/files/nepenthes-0.2.2-Werror.patch b/net-analyzer/nepenthes/files/nepenthes-0.2.2-Werror.patch deleted file mode 100644 index 3037e85e875a..000000000000 --- a/net-analyzer/nepenthes/files/nepenthes-0.2.2-Werror.patch +++ /dev/null @@ -1,649 +0,0 @@ ---- a/nepenthes-core/src/Makefile.am -+++ b/nepenthes-core/src/Makefile.am -@@ -4,7 +4,7 @@ - - AUTOMAKE_OPTIONS = foreign - --AM_CPPFLAGS = -I../include -I ../.. -Wall -Werror -+AM_CPPFLAGS = -I../include -I ../.. -Wall - AM_LDFLAGS = ${LIB_MAGIC} ${LIB_CAP} ${LIB_DL} - - bin_PROGRAMS = nepenthes ---- a/modules/x-3/Makefile.am -+++ b/modules/x-3/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = x3.la ---- a/modules/vuln-ftpd/Makefile.am -+++ b/modules/vuln-ftpd/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulnftpd.la ---- a/modules/download-link/Makefile.am -+++ b/modules/download-link/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = downloadlink.la ---- a/modules/vuln-netbiosname/Makefile.am -+++ b/modules/vuln-netbiosname/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulnnetbiosname.la ---- a/modules/submit-http/Makefile.am -+++ b/modules/submit-http/Makefile.am -@@ -1,7 +1,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - AM_LDFLAGS = $(LIB_CURL) - ---- a/modules/download-creceive/Makefile.am -+++ b/modules/download-creceive/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = downloadcreceive.la ---- a/modules/module-bridge/Makefile.am -+++ b/modules/module-bridge/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = modulebridge.la ---- a/modules/vuln-sub7/Makefile.am -+++ b/modules/vuln-sub7/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulnsub7.la ---- a/modules/x-9/Makefile.am -+++ b/modules/x-9/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = x9.la ---- a/modules/module-honeytrap/Makefile.am -+++ b/modules/module-honeytrap/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE -I/usr/include/libipq --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - AM_LDFLAGS = ${LIB_PCAP} ${LIB_IPQ} - - pkglib_LTLIBRARIES = modulehoneytrap.la ---- a/modules/x-6/Makefile.am -+++ b/modules/x-6/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = x6.la ---- a/modules/log-hexdump/Makefile.am -+++ b/modules/log-hexdump/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = loghexdump.la ---- a/modules/submit-gotek/Makefile.am -+++ b/modules/submit-gotek/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = submitgotek.la ---- a/modules/dnsresolve-adns/Makefile.am -+++ b/modules/dnsresolve-adns/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - AM_LDFLAGS = ${LIB_ADNS} - - pkglib_LTLIBRARIES = dnsresolveadns.la ---- a/modules/download-ftp/Makefile.am -+++ b/modules/download-ftp/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = downloadftp.la ---- a/modules/vuln-realvnc/Makefile.am -+++ b/modules/vuln-realvnc/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulnrealvnc.la ---- a/modules/module-peiros/Makefile.am -+++ b/modules/module-peiros/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = modulepeiros.la ---- a/modules/submit-postgres/Makefile.am -+++ b/modules/submit-postgres/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = submitpostgres.la ---- a/modules/download-curl/Makefile.am -+++ b/modules/download-curl/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - AM_LDFLAGS = ${LIB_CURL} - - pkglib_LTLIBRARIES = downloadcurl.la ---- a/modules/download-http/Makefile.am -+++ b/modules/download-http/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = downloadhttp.la ---- a/modules/log-surfnet/Makefile.am -+++ b/modules/log-surfnet/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -I/usr/include/postgresql -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - pkglib_LTLIBRARIES = logsurfnet.la - ---- a/modules/log-download/Makefile.am -+++ b/modules/log-download/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = logdownload.la ---- a/modules/download-csend/Makefile.am -+++ b/modules/download-csend/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = downloadcsend.la ---- a/modules/submit-mwserv/Makefile.am -+++ b/modules/submit-mwserv/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - AM_LDFLAGS = $(LIB_CURL) - ---- a/modules/vuln-wins/Makefile.am -+++ b/modules/vuln-wins/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulnwins.la ---- a/modules/x-2/Makefile.am -+++ b/modules/x-2/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = x2.la ---- a/modules/vuln-pnp/Makefile.am -+++ b/modules/vuln-pnp/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulnpnp.la ---- a/modules/vuln-upnp/Makefile.am -+++ b/modules/vuln-upnp/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulnupnp.la ---- a/modules/vuln-msmq/Makefile.am -+++ b/modules/vuln-msmq/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulnmsmq.la ---- a/modules/vuln-dcom/Makefile.am -+++ b/modules/vuln-dcom/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulndcom.la ---- a/modules/vuln-mydoom/Makefile.am -+++ b/modules/vuln-mydoom/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulnmydoom.la ---- a/modules/submit-norman/Makefile.am -+++ b/modules/submit-norman/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - AM_LDFLAGS = ${LIB_CURL} - - pkglib_LTLIBRARIES = submitnorman.la ---- a/modules/vuln-asn1/Makefile.am -+++ b/modules/vuln-asn1/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulnasn1.la ---- a/modules/vuln-lsass/Makefile.am -+++ b/modules/vuln-lsass/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulnlsass.la ---- a/modules/log-irc/Makefile.am -+++ b/modules/log-irc/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = logirc.la ---- a/modules/vuln-netdde/Makefile.am -+++ b/modules/vuln-netdde/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulnnetdde.la ---- a/modules/vuln-optix/Makefile.am -+++ b/modules/vuln-optix/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - AM_LDFLAGS = ${LIB_PCRE} - - pkglib_LTLIBRARIES = vulnoptix.la ---- a/modules/vuln-sav/Makefile.am -+++ b/modules/vuln-sav/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - pkglib_LTLIBRARIES = vulnsav.la - ---- a/modules/vuln-sasserftpd/Makefile.am -+++ b/modules/vuln-sasserftpd/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulnsasserftpd.la ---- a/modules/submit-file/Makefile.am -+++ b/modules/submit-file/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = submitfile.la ---- a/modules/vuln-bagle/Makefile.am -+++ b/modules/vuln-bagle/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - pkglib_LTLIBRARIES = vulnbagle.la - ---- a/modules/vuln-ssh/Makefile.am -+++ b/modules/vuln-ssh/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - AM_LDFLAGS = ${LIB_SSH} - - pkglib_LTLIBRARIES = vulnssh.la ---- a/modules/vuln-kuang2/Makefile.am -+++ b/modules/vuln-kuang2/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulnkuang2.la ---- a/modules/vuln-msdtc/Makefile.am -+++ b/modules/vuln-msdtc/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulnmsdtc.la ---- a/modules/x-5/Makefile.am -+++ b/modules/x-5/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = x5.la ---- a/modules/shellemu-winnt/Makefile.am -+++ b/modules/shellemu-winnt/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = shellemuwinnt.la ---- a/modules/x-1/Makefile.am -+++ b/modules/x-1/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = x1.la ---- a/modules/x-4/Makefile.am -+++ b/modules/x-4/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = x4.la ---- a/modules/vuln-mssql/Makefile.am -+++ b/modules/vuln-mssql/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - pkglib_LTLIBRARIES = vulnmssql.la - ---- a/modules/shellcode-signatures/Makefile.am -+++ b/modules/shellcode-signatures/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - AM_CFLAGS = -Wall - AM_LDFLAGS = ${LIB_PCRE} @LEXLIB@ ${LIB_LIBY} - ---- a/modules/download-rcp/Makefile.am -+++ b/modules/download-rcp/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = downloadrcp.la ---- a/modules/shellcode-generic/Makefile.am -+++ b/modules/shellcode-generic/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - AM_LDFLAGS = ${LIB_PCRE} - - pkglib_LTLIBRARIES = shellcodegeneric.la ---- a/modules/module-portwatch/Makefile.am -+++ b/modules/module-portwatch/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = moduleportwatch.la ---- a/modules/vuln-dameware/Makefile.am -+++ b/modules/vuln-dameware/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulndameware.la ---- a/modules/sqlhandler-postgres/Makefile.am -+++ b/modules/sqlhandler-postgres/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - AM_LDFLAGS = ${LIB_POSTGRES} - - pkglib_LTLIBRARIES = sqlhandlerpostgres.la ---- a/modules/vuln-iis/Makefile.am -+++ b/modules/vuln-iis/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulniis.la ---- a/modules/download-tftp/Makefile.am -+++ b/modules/download-tftp/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = downloadtftp.la ---- a/modules/vuln-veritas/Makefile.am -+++ b/modules/vuln-veritas/Makefile.am -@@ -5,7 +5,7 @@ - AUTOMAKE_OPTIONS = foreign - - AM_CPPFLAGS = -I$(top_srcdir)/nepenthes-core/include -I$(top_srcdir)/nepenthes-core/src -pipe -D _GNU_SOURCE --AM_CXXFLAGS = -Wall -Werror -+AM_CXXFLAGS = -Wall - - - pkglib_LTLIBRARIES = vulnveritas.la diff --git a/net-analyzer/nepenthes/files/nepenthes-0.2.2-cachedir.patch b/net-analyzer/nepenthes/files/nepenthes-0.2.2-cachedir.patch deleted file mode 100644 index dfebe3b33f65..000000000000 --- a/net-analyzer/nepenthes/files/nepenthes-0.2.2-cachedir.patch +++ /dev/null @@ -1,11 +0,0 @@ ---- a/modules/shellcode-signatures/shellcode-signatures.cpp -+++ b/modules/shellcode-signatures/shellcode-signatures.cpp -@@ -80,7 +80,7 @@ - m_ModuleManager = m_Nepenthes->getModuleMgr(); - - g_Nepenthes->getShellcodeMgr()->registerShellcodeHandler(new EngineUnicode()); -- return loadSignaturesFromFile(string("var/cache/nepenthes/signatures/shellcode-signatures.sc")); -+ return loadSignaturesFromFile(string("/var/lib/nepenthes/cache/signatures/shellcode-signatures.sc")); - } - - bool SignatureShellcodeHandler::Exit() diff --git a/net-analyzer/nepenthes/files/nepenthes-0.2.2-curl_types_h.patch b/net-analyzer/nepenthes/files/nepenthes-0.2.2-curl_types_h.patch deleted file mode 100644 index 39a6026010aa..000000000000 --- a/net-analyzer/nepenthes/files/nepenthes-0.2.2-curl_types_h.patch +++ /dev/null @@ -1,70 +0,0 @@ ---- a/modules/submit-http/submit-http.hpp -+++ b/modules/submit-http/submit-http.hpp -@@ -29,7 +29,6 @@ - /* $Id$ */ - - #include --#include /* new for v7 */ - #include /* new for v7 */ - - #include "Nepenthes.hpp" ---- a/modules/submit-http/HTTPSession.cpp -+++ b/modules/submit-http/HTTPSession.cpp -@@ -28,7 +28,6 @@ - - - #include --#include /* new for v7 */ - #include /* new for v7 */ - #include - #include ---- a/modules/submit-http/HTTPSession.hpp -+++ b/modules/submit-http/HTTPSession.hpp -@@ -29,7 +29,6 @@ - /* $Id$ */ - - #include --#include - - #include "Download.hpp" - ---- a/modules/download-curl/download-curl.hpp -+++ b/modules/download-curl/download-curl.hpp -@@ -28,7 +28,6 @@ - /* $Id$ */ - - #include --#include /* new for v7 */ - #include /* new for v7 */ - - #include "Module.hpp" ---- a/modules/submit-mwserv/submit-mwserv.hpp -+++ b/modules/submit-mwserv/submit-mwserv.hpp -@@ -27,7 +27,6 @@ - *******************************************************************************/ - - #include --#include - #include - - #include "Nepenthes.hpp" ---- a/modules/submit-mwserv/TransferSession.hpp -+++ b/modules/submit-mwserv/TransferSession.hpp -@@ -27,7 +27,6 @@ - *******************************************************************************/ - - #include --#include - #include - - #include ---- a/modules/submit-norman/submit-norman.hpp -+++ b/modules/submit-norman/submit-norman.hpp -@@ -29,7 +29,6 @@ - - - #include --#include /* new for v7 */ - #include /* new for v7 */ - - #include "Module.hpp" diff --git a/net-analyzer/nepenthes/files/nepenthes-0.2.2-gcc4.patch b/net-analyzer/nepenthes/files/nepenthes-0.2.2-gcc4.patch deleted file mode 100644 index 621907b64141..000000000000 --- a/net-analyzer/nepenthes/files/nepenthes-0.2.2-gcc4.patch +++ /dev/null @@ -1,26 +0,0 @@ -=== modified file 'nepenthes-core/include/Config.hpp' ---- a/nepenthes-core/include/Config.hpp -+++ b/nepenthes-core/include/Config.hpp -@@ -32,6 +32,8 @@ - - #include - #include -+#include -+#include - - // mmap() - #ifdef WIN32 - -=== modified file 'nepenthes-core/include/Nepenthes.hpp' ---- a/nepenthes-core/include/Nepenthes.hpp -+++ b/nepenthes-core/include/Nepenthes.hpp -@@ -40,6 +40,8 @@ - - #include - #include -+#include -+#include - - typedef unsigned char byte; - - diff --git a/net-analyzer/nepenthes/files/nepenthes-0.2.2-libdir.patch b/net-analyzer/nepenthes/files/nepenthes-0.2.2-libdir.patch deleted file mode 100644 index 30b88f3d7d35..000000000000 --- a/net-analyzer/nepenthes/files/nepenthes-0.2.2-libdir.patch +++ /dev/null @@ -1,16 +0,0 @@ ---- a/configure.ac -+++ b/configure.ac -@@ -27,11 +27,11 @@ - *-*-freebsd*) - # FreeBSD forgot to install magic.h in a sane location. Bug or Feature? - CPPFLAGS="$CPPFLAGS -I/usr/local/include -I/usr/src/contrib/file/" -- LDFLAGS="$LDFLAGS -L/usr/local/lib -R/usr/local/lib" -+ LDFLAGS="$LDFLAGS -L/usr/local/lib " - ;; - *-*-linux*) - CPPFLAGS="$CPPFLAGS -D _GNU_SOURCE -I/usr/local/include" -- LDFLAGS="$LDFLAGS -L/usr/local/lib -R/usr/local/lib" -+ LDFLAGS="$LDFLAGS -L/usr/local/lib " - ;; - *-*-darwin*) - CPPFLAGS="$CPPFLAGS -I/opt/local/include" diff --git a/net-analyzer/nepenthes/files/nepenthes-0.2.2-sysconfdir.patch b/net-analyzer/nepenthes/files/nepenthes-0.2.2-sysconfdir.patch deleted file mode 100644 index d86bf31c0a06..000000000000 --- a/net-analyzer/nepenthes/files/nepenthes-0.2.2-sysconfdir.patch +++ /dev/null @@ -1,77 +0,0 @@ ---- a/modules/module-honeytrap/module-honeytrap.conf.dist -+++ b/modules/module-honeytrap/module-honeytrap.conf.dist -@@ -20,7 +20,7 @@ - pcap_dump_options - { - min_packets "3"; // minimum of packets, else the dump gets removed -- path "var/log/pcap/"; // path for pcap files relative to basedir -+ path "/var/log/nepenthes/pcap/"; // path for pcap files relative to basedir - }; - - }; ---- a/modules/log-download/log-download.conf.dist -+++ b/modules/log-download/log-download.conf.dist -@@ -1,5 +1,5 @@ - log-download - { -- downloadfile "var/log/logged_downloads"; // log download attempts -- submitfile "var/log/logged_submissions"; // log successfull downloads -+ downloadfile "/var/log/nepenthes/logged_downloads"; // log download attempts -+ submitfile "/var/log/nepenthes/logged_submissions"; // log successfull downloads - }; ---- a/modules/submit-file/submit-file.conf.dist -+++ b/modules/submit-file/submit-file.conf.dist -@@ -1,5 +1,5 @@ - submit-file - { -- path "var/binaries/"; -+ path "/var/lib/nepenthes/binaries/"; - }; - ---- a/conf/nepenthes.conf.dist -+++ b/conf/nepenthes.conf.dist -@@ -3,8 +3,8 @@ - - nepenthes - { -- moduledir "lib/nepenthes"; // relative to workdir -- moduleconfigdir "etc/nepenthes"; // relative to workdir -+ moduledir "/usr/lib/nepenthes"; // relative to workdir -+ moduleconfigdir "/etc/nepenthes"; // relative to workdir - - modules( - // module name (in moduledir) config file (in moduleconfigdir) -@@ -90,8 +90,8 @@ - - logmanager - { -- ring_logging_file "var/log/nepenthes.%d.log"; -- file_logging_file "var/log/nepenthes.log"; -+ ring_logging_file "/var/log/nepenthes/nepenthes.%d.log"; -+ file_logging_file "/var/log/nepenthes/nepenthes.log"; - }; - - modulemanager -@@ -103,7 +103,7 @@ - { - strictfiletype "1"; - // where does submit-file write to? set this to the same dir -- filesdir "var/binaries/"; -+ filesdir "/var/lib/nepenthes/binaries/"; - }; - - downloadmanager -@@ -122,11 +122,11 @@ - - utilities - { -- hexdump_path "var/hexdumps/"; -+ hexdump_path "/var/lib/nepenthes/hexdumps/"; - }; - - geolocationmanager - { -- cache_path "var/cache/nepenthes/geolocation/"; -+ cache_path "/var/lib/nepenthes/cache/geolocation/"; - }; - }; diff --git a/net-analyzer/nepenthes/files/nepenthes.confd b/net-analyzer/nepenthes/files/nepenthes.confd deleted file mode 100644 index d5ccb515940f..000000000000 --- a/net-analyzer/nepenthes/files/nepenthes.confd +++ /dev/null @@ -1,5 +0,0 @@ -# Config file for /etc/init.d/nepenthes - -# Set preferred options here -NEPENTHES_OPTS="--user nepenthes --group nepenthes" - diff --git a/net-analyzer/nepenthes/files/nepenthes.initd b/net-analyzer/nepenthes/files/nepenthes.initd deleted file mode 100644 index 4cc2f7d1ff32..000000000000 --- a/net-analyzer/nepenthes/files/nepenthes.initd +++ /dev/null @@ -1,20 +0,0 @@ -#!/sbin/openrc-run -# Copyright 1999-2005 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -depend() { - need net -} - -start() { - ebegin "Starting nepenthes" - start-stop-daemon --start --quiet --background --exec /usr/sbin/nepenthes -- ${NEPENTHES_OPTS} - eend $? -} - -stop() { - ebegin "Stopping nepenthes" - start-stop-daemon --stop --quiet --retry 5 --exec /usr/sbin/nepenthes - eend $? -} - diff --git a/net-analyzer/nepenthes/metadata.xml b/net-analyzer/nepenthes/metadata.xml deleted file mode 100644 index c9e6deb2a32f..000000000000 --- a/net-analyzer/nepenthes/metadata.xml +++ /dev/null @@ -1,15 +0,0 @@ - - - - - netmon@gentoo.org - Gentoo network monitoring and analysis project - - - Nepenthes is a low interaction honeypot that captures worms by emulating - known vulnerabilities. - - - nepenthes - - diff --git a/net-analyzer/nepenthes/nepenthes-0.2.2-r1.ebuild b/net-analyzer/nepenthes/nepenthes-0.2.2-r1.ebuild deleted file mode 100644 index a253f1013de0..000000000000 --- a/net-analyzer/nepenthes/nepenthes-0.2.2-r1.ebuild +++ /dev/null @@ -1,74 +0,0 @@ -# Copyright 1999-2014 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI=5 -inherit autotools eutils user - -DESCRIPTION="Nepenthes is a low interaction honeypot that captures worms by emulating known vulnerabilities" -HOMEPAGE="http://nepenthes.sourceforge.net" -SRC_URI=" - mirror://sourceforge/${PN}/${P}.tar.bz2 - https://dev.gentoo.org/~jer/${P}-gcc44.patch.bz2 -" -# The gcc44 patch includes CVS headers so we do not put it in the tree - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" - -RDEPEND=" - >=net-misc/curl-7.22.0 - dev-libs/libpcre - net-libs/adns - sys-apps/file -" -DEPEND="${RDEPEND}" - -pkg_setup() { - enewgroup nepenthes - enewuser nepenthes -1 -1 /dev/null nepenthes -} - -src_prepare() { - epatch \ - "${FILESDIR}"/${P}-Werror.patch \ - "${FILESDIR}"/${P}-cachedir.patch \ - "${FILESDIR}"/${P}-curl_types_h.patch \ - "${FILESDIR}"/${P}-gcc4.patch \ - "${FILESDIR}"/${P}-libdir.patch \ - "${FILESDIR}"/${P}-sysconfdir.patch \ - "${WORKDIR}"/${P}-gcc44.patch - - eautoreconf -} - -src_configure() { - econf \ - --disable-static \ - --enable-capabilities \ - --localstatedir=/var/lib/nepenthes \ - --sysconfdir=/etc -} - -src_install() { - default - - dodoc doc/README.VFS AUTHORS - dosbin nepenthes-core/src/nepenthes - rm "${D}"/usr/bin/nepenthes - rm "${D}"/usr/share/doc/README.VFS - rm "${D}"/usr/share/doc/logo-shaded.svg - - newinitd "${FILESDIR}/${PN}.initd" "${PN}" - newconfd "${FILESDIR}/${PN}.confd" "${PN}" - - diropts -m 755 -o nepenthes -g nepenthes - keepdir /var/log/nepenthes - keepdir /var/lib/nepenthes - keepdir /var/lib/nepenthes/binaries - keepdir /var/lib/nepenthes/hexdumps - keepdir /var/lib/nepenthes/cache - keepdir /var/lib/nepenthes/cache/geolocation - - prune_libtool_files -} diff --git a/net-analyzer/nepenthes/nepenthes-0.2.2.ebuild b/net-analyzer/nepenthes/nepenthes-0.2.2.ebuild deleted file mode 100644 index f9944901bcb1..000000000000 --- a/net-analyzer/nepenthes/nepenthes-0.2.2.ebuild +++ /dev/null @@ -1,81 +0,0 @@ -# Copyright 1999-2012 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -EAPI="2" -inherit autotools eutils user - -DESCRIPTION="Nepenthes is a low interaction honeypot that captures worms by emulating known vulnerabilities" -HOMEPAGE="http://nepenthes.sourceforge.net" -SRC_URI="mirror://sourceforge/${PN}/${P}.tar.bz2 - mirror://gentoo/${P}-gcc44.patch.bz2" - -LICENSE="GPL-2" -SLOT="0" -KEYWORDS="~amd64 ~ppc ~x86" -IUSE="" -# selinux - -DEPEND="net-misc/curl - sys-apps/file - dev-libs/libpcre - net-libs/adns" - -RDEPEND="" -#RDEPEND=" selinux? ( sec-policy/selinux-nepenthes )" - -pkg_setup() { - enewgroup nepenthes - enewuser nepenthes -1 -1 /dev/null nepenthes -} - -src_prepare() { - epatch "${FILESDIR}"/${P}-gcc4.patch - epatch "${WORKDIR}"/${P}-gcc44.patch - sed -i modules/shellcode-signatures/shellcode-signatures.cpp \ - -e 's|var/cache|/var/lib/cache|' || die - sed -i configure.ac \ - -e 's|-R/usr/local/lib||g' || die - find . -name Makefile.am -exec sed 's: -Werror::' -i '{}' \; - - # fix for bug #426482 - has_version ">=net-misc/curl-7.22.0" && find . -type f -exec sed '/#include /d' -i '{}' \; - - eautoreconf -} - -src_configure() { - econf --sysconfdir=/etc \ - --localstatedir=/var/lib/nepenthes \ - --enable-capabilities -} - -src_install() { - einstall || die "make install failed" - - for i in "${D}"/etc/nepenthes/*; do - sed -i \ - -e 's|"var/binaries|"/var/lib/nepenthes/binaries|' \ - -e 's|"var/hexdumps|"/var/lib/nepenthes/hexdumps|' \ - -e 's|"var/cache/nepenthes|"/var/lib/nepenthes/cache|' \ - -e 's|"var/log|"/var/log/nepenthes|' \ - -e 's|"lib/nepenthes|"/usr/lib/nepenthes|' \ - -e 's|"etc|"/etc|' $i - done - - dodoc doc/README.VFS AUTHORS - dosbin nepenthes-core/src/nepenthes || die "dosbin failed" - rm "${D}"/usr/bin/nepenthes - rm "${D}"/usr/share/doc/README.VFS - rm "${D}"/usr/share/doc/logo-shaded.svg - - newinitd "${FILESDIR}/${PN}.initd" "${PN}" - newconfd "${FILESDIR}/${PN}.confd" "${PN}" - - diropts -m 755 -o nepenthes -g nepenthes - keepdir /var/log/nepenthes - keepdir /var/lib/nepenthes - keepdir /var/lib/nepenthes/binaries - keepdir /var/lib/nepenthes/hexdumps - keepdir /var/lib/nepenthes/cache - keepdir /var/lib/nepenthes/cache/geolocation -} diff --git a/profiles/package.mask b/profiles/package.mask index 3e6e59e21d42..20634e0c1257 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -297,11 +297,6 @@ sci-mathematics/cado-nfs # Removal in a month. dev-libs/mozldap -# Pacho Ramos (14 Jul 2017) -# Not compatible with gcc6 (#594390), also removed from other distributions -# due it being unmaintained and buggy. Removal in a month. -net-analyzer/nepenthes - # Pacho Ramos (14 Jul 2017) # Multiple unresolved bugs (#600680), need major version bumps and a # maintainer, removal in 2 months.