summaryrefslogtreecommitdiff
path: root/net-analyzer
diff options
context:
space:
mode:
authorBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 21:19:16 -0500
committerBaldEagleOS Migration <dev@baldeagleos.com>2026-06-01 21:19:16 -0500
commit1aaafa6995916beafff236affdb5cac42f7efd43 (patch)
tree41b96fd4c123591da1658c544bd47f28bd315680 /net-analyzer
parent612872d2f4364137c6d9c687a6ade601439139a0 (diff)
downloadbaldeagleos-repo-1aaafa6995916beafff236affdb5cac42f7efd43.tar.gz
baldeagleos-repo-1aaafa6995916beafff236affdb5cac42f7efd43.tar.xz
baldeagleos-repo-1aaafa6995916beafff236affdb5cac42f7efd43.zip
Adding metadata
Diffstat (limited to 'net-analyzer')
-rw-r--r--net-analyzer/cacti-spine/cacti-spine-1.2.29-r1.ebuild8
-rw-r--r--net-analyzer/cacti-spine/cacti-spine-1.2.30-r1.ebuild6
-rw-r--r--net-analyzer/cacti-spine/cacti-spine-1.2.30.ebuild6
-rw-r--r--net-analyzer/ettercap/ettercap-0.8.4.1.ebuild6
-rw-r--r--net-analyzer/ettercap/ettercap-0.8.4.ebuild6
-rw-r--r--net-analyzer/flow-tools/flow-tools-0.68.6-r2.ebuild6
-rw-r--r--net-analyzer/goaccess/goaccess-1.10.1.ebuild6
-rw-r--r--net-analyzer/goaccess/goaccess-1.10.2.ebuild6
-rw-r--r--net-analyzer/icinga2/icinga2-2.16.0.ebuild6
-rw-r--r--net-analyzer/icinga2/icinga2-2.16.1.ebuild6
-rw-r--r--net-analyzer/ike-scan/ike-scan-1.9.4.ebuild6
-rw-r--r--net-analyzer/ike-scan/ike-scan-1.9.5-r1.ebuild6
-rw-r--r--net-analyzer/ike-scan/ike-scan-1.9.5.ebuild6
-rw-r--r--net-analyzer/nagios-plugins/nagios-plugins-2.4.12.ebuild6
-rw-r--r--net-analyzer/nagios-plugins/nagios-plugins-2.5.ebuild6
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.9.4-r3.ebuild6
-rw-r--r--net-analyzer/net-snmp/net-snmp-5.9.5.2.ebuild6
-rw-r--r--net-analyzer/nmap/nmap-7.98.ebuild10
-rw-r--r--net-analyzer/nmap/nmap-7.99.ebuild6
-rw-r--r--net-analyzer/tcpdump/tcpdump-4.99.5.ebuild6
-rw-r--r--net-analyzer/tcpdump/tcpdump-4.99.6.ebuild6
21 files changed, 64 insertions, 68 deletions
diff --git a/net-analyzer/cacti-spine/cacti-spine-1.2.29-r1.ebuild b/net-analyzer/cacti-spine/cacti-spine-1.2.29-r1.ebuild
index 6a003587fb60..831a5b897309 100644
--- a/net-analyzer/cacti-spine/cacti-spine-1.2.29-r1.ebuild
+++ b/net-analyzer/cacti-spine/cacti-spine-1.2.29-r1.ebuild
@@ -13,15 +13,15 @@ SRC_URI="https://www.cacti.net/downloads/spine/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
-IUSE="libressl mariadb mysql"
+IUSE=" mariadb mysql"
REQUIRED_USE="^^ ( mariadb mysql )"
BDEPEND="sys-apps/help2man"
DEPEND="
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
+
net-analyzer/net-snmp:=
- mysql? (
+ mysql? (
<=dev-db/mysql-connector-c-8.0.36:0=
)
mariadb? (
diff --git a/net-analyzer/cacti-spine/cacti-spine-1.2.30-r1.ebuild b/net-analyzer/cacti-spine/cacti-spine-1.2.30-r1.ebuild
index ffd7f9d2f46e..d407f7a0f2c5 100644
--- a/net-analyzer/cacti-spine/cacti-spine-1.2.30-r1.ebuild
+++ b/net-analyzer/cacti-spine/cacti-spine-1.2.30-r1.ebuild
@@ -13,12 +13,12 @@ SRC_URI="https://www.cacti.net/downloads/spine/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
-IUSE="libressl mariadb"
+IUSE=" mariadb"
BDEPEND="sys-apps/help2man"
DEPEND="
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
+
net-analyzer/net-snmp:=
mariadb? (
dev-db/mariadb[connector]
diff --git a/net-analyzer/cacti-spine/cacti-spine-1.2.30.ebuild b/net-analyzer/cacti-spine/cacti-spine-1.2.30.ebuild
index a527b5ff583e..a168f583fc89 100644
--- a/net-analyzer/cacti-spine/cacti-spine-1.2.30.ebuild
+++ b/net-analyzer/cacti-spine/cacti-spine-1.2.30.ebuild
@@ -13,13 +13,13 @@ SRC_URI="https://www.cacti.net/downloads/spine/${MY_P}.tar.gz"
LICENSE="LGPL-2.1"
SLOT="0"
KEYWORDS="~alpha amd64 ~hppa ~ppc ~ppc64 sparc x86"
-IUSE="libressl mariadb mysql"
+IUSE=" mariadb mysql"
REQUIRED_USE="^^ ( mariadb mysql )"
BDEPEND="sys-apps/help2man"
DEPEND="
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
+
net-analyzer/net-snmp:=
mysql? (
<=dev-db/mysql-connector-c-8.0.36:0=
diff --git a/net-analyzer/ettercap/ettercap-0.8.4.1.ebuild b/net-analyzer/ettercap/ettercap-0.8.4.1.ebuild
index 229d48b0f2bb..44781ee9e3ce 100644
--- a/net-analyzer/ettercap/ettercap-0.8.4.1.ebuild
+++ b/net-analyzer/ettercap/ettercap-0.8.4.1.ebuild
@@ -12,13 +12,13 @@ SLOT="0"
SRC_URI="https://github.com/Ettercap/ettercap/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~alpha amd64 arm ppc ppc64 sparc x86"
-IUSE="doc geoip gtk ipv6 libressl ncurses +plugins test"
+IUSE="doc geoip gtk ipv6 ncurses +plugins test"
RESTRICT="!test? ( test )"
RDEPEND="dev-libs/libbsd
dev-libs/libpcre
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
+
net-libs/libnet:1.1
>=net-libs/libpcap-0.8.1
sys-libs/zlib
diff --git a/net-analyzer/ettercap/ettercap-0.8.4.ebuild b/net-analyzer/ettercap/ettercap-0.8.4.ebuild
index 229d48b0f2bb..44781ee9e3ce 100644
--- a/net-analyzer/ettercap/ettercap-0.8.4.ebuild
+++ b/net-analyzer/ettercap/ettercap-0.8.4.ebuild
@@ -12,13 +12,13 @@ SLOT="0"
SRC_URI="https://github.com/Ettercap/ettercap/archive/v${PV}.tar.gz -> ${P}.tar.gz"
KEYWORDS="~alpha amd64 arm ppc ppc64 sparc x86"
-IUSE="doc geoip gtk ipv6 libressl ncurses +plugins test"
+IUSE="doc geoip gtk ipv6 ncurses +plugins test"
RESTRICT="!test? ( test )"
RDEPEND="dev-libs/libbsd
dev-libs/libpcre
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
+
net-libs/libnet:1.1
>=net-libs/libpcap-0.8.1
sys-libs/zlib
diff --git a/net-analyzer/flow-tools/flow-tools-0.68.6-r2.ebuild b/net-analyzer/flow-tools/flow-tools-0.68.6-r2.ebuild
index 33574457e150..dc09438ce573 100644
--- a/net-analyzer/flow-tools/flow-tools-0.68.6-r2.ebuild
+++ b/net-analyzer/flow-tools/flow-tools-0.68.6-r2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/5u623l20/${PN}/archive/v${PV}.tar.gz -> ${P}.tar.gz"
LICENSE="BSD GPL-3"
SLOT="0"
KEYWORDS="~amd64 ~ppc ~x86"
-IUSE="debug libressl mysql postgres ssl static-libs"
+IUSE="debug mysql postgres ssl static-libs"
RDEPEND="
acct-group/flows
@@ -21,8 +21,8 @@ RDEPEND="
mysql? ( dev-db/mysql-connector-c:0= )
postgres? ( dev-db/postgresql:* )
ssl? (
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( >=dev-libs/libressl-3.5.0:0= )
+ dev-libs/openssl:0=
+
)
"
DEPEND="
diff --git a/net-analyzer/goaccess/goaccess-1.10.1.ebuild b/net-analyzer/goaccess/goaccess-1.10.1.ebuild
index de8ac12888f9..0c3cc24df81b 100644
--- a/net-analyzer/goaccess/goaccess-1.10.1.ebuild
+++ b/net-analyzer/goaccess/goaccess-1.10.1.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://tar.goaccess.io/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-IUSE="debug geoip geoipv2 getline libressl ssl unicode"
+IUSE="debug geoip geoipv2 getline ssl unicode"
REQUIRED_USE="geoipv2? ( geoip )"
BDEPEND="virtual/pkgconfig"
@@ -21,8 +21,8 @@ RDEPEND="sys-libs/ncurses:0=[unicode(+)?]
geoipv2? ( dev-libs/libmaxminddb:0= )
)
ssl? (
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
+
)"
DEPEND="${RDEPEND}"
diff --git a/net-analyzer/goaccess/goaccess-1.10.2.ebuild b/net-analyzer/goaccess/goaccess-1.10.2.ebuild
index de8ac12888f9..0c3cc24df81b 100644
--- a/net-analyzer/goaccess/goaccess-1.10.2.ebuild
+++ b/net-analyzer/goaccess/goaccess-1.10.2.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://tar.goaccess.io/${P}.tar.gz"
LICENSE="MIT"
SLOT="0"
-IUSE="debug geoip geoipv2 getline libressl ssl unicode"
+IUSE="debug geoip geoipv2 getline ssl unicode"
REQUIRED_USE="geoipv2? ( geoip )"
BDEPEND="virtual/pkgconfig"
@@ -21,8 +21,8 @@ RDEPEND="sys-libs/ncurses:0=[unicode(+)?]
geoipv2? ( dev-libs/libmaxminddb:0= )
)
ssl? (
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
+
)"
DEPEND="${RDEPEND}"
diff --git a/net-analyzer/icinga2/icinga2-2.16.0.ebuild b/net-analyzer/icinga2/icinga2-2.16.0.ebuild
index 50453634c1a8..d2be566dbb45 100644
--- a/net-analyzer/icinga2/icinga2-2.16.0.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.16.0.ebuild
@@ -13,12 +13,12 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="0"
-IUSE="console jumbo-build libressl lto mail mariadb minimal nano-syntax +plugins postgres systemd +vim-syntax"
+IUSE="console jumbo-build lto mail mariadb minimal nano-syntax +plugins postgres systemd +vim-syntax"
# Add accounts to DEPEND because of fowners in src_install
DEPEND="
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( >=dev-libs/libressl-3.4.0:0= )
+ dev-libs/openssl:0=
+
dev-libs/boost:=[context]
console? ( dev-libs/libedit )
mariadb? (
diff --git a/net-analyzer/icinga2/icinga2-2.16.1.ebuild b/net-analyzer/icinga2/icinga2-2.16.1.ebuild
index 50453634c1a8..d2be566dbb45 100644
--- a/net-analyzer/icinga2/icinga2-2.16.1.ebuild
+++ b/net-analyzer/icinga2/icinga2-2.16.1.ebuild
@@ -13,12 +13,12 @@ SRC_URI="
LICENSE="GPL-2"
SLOT="0"
-IUSE="console jumbo-build libressl lto mail mariadb minimal nano-syntax +plugins postgres systemd +vim-syntax"
+IUSE="console jumbo-build lto mail mariadb minimal nano-syntax +plugins postgres systemd +vim-syntax"
# Add accounts to DEPEND because of fowners in src_install
DEPEND="
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( >=dev-libs/libressl-3.4.0:0= )
+ dev-libs/openssl:0=
+
dev-libs/boost:=[context]
console? ( dev-libs/libedit )
mariadb? (
diff --git a/net-analyzer/ike-scan/ike-scan-1.9.4.ebuild b/net-analyzer/ike-scan/ike-scan-1.9.4.ebuild
index 9237de4dda56..b322642eb7d8 100644
--- a/net-analyzer/ike-scan/ike-scan-1.9.4.ebuild
+++ b/net-analyzer/ike-scan/ike-scan-1.9.4.ebuild
@@ -11,12 +11,12 @@ SRC_URI="https://github.com/royhills/ike-scan/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
-IUSE="libressl ssl"
+IUSE=" ssl"
DEPEND="
ssl? (
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
+
)
"
RDEPEND="
diff --git a/net-analyzer/ike-scan/ike-scan-1.9.5-r1.ebuild b/net-analyzer/ike-scan/ike-scan-1.9.5-r1.ebuild
index de72bf083616..9594f20c45dd 100644
--- a/net-analyzer/ike-scan/ike-scan-1.9.5-r1.ebuild
+++ b/net-analyzer/ike-scan/ike-scan-1.9.5-r1.ebuild
@@ -10,12 +10,12 @@ SRC_URI="https://github.com/royhills/ike-scan/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
-IUSE="libressl ssl"
+IUSE=" ssl"
DEPEND="
ssl? (
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
+
)
"
RDEPEND="
diff --git a/net-analyzer/ike-scan/ike-scan-1.9.5.ebuild b/net-analyzer/ike-scan/ike-scan-1.9.5.ebuild
index 4f0696ec6210..1107748c7014 100644
--- a/net-analyzer/ike-scan/ike-scan-1.9.5.ebuild
+++ b/net-analyzer/ike-scan/ike-scan-1.9.5.ebuild
@@ -10,12 +10,12 @@ SRC_URI="https://github.com/royhills/ike-scan/archive/${PV}.tar.gz -> ${P}.tar.g
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~ppc x86"
-IUSE="libressl ssl"
+IUSE=" ssl"
DEPEND="
ssl? (
- !libressl? ( dev-libs/openssl:0= )
- libressl? ( dev-libs/libressl:0= )
+ dev-libs/openssl:0=
+
)
"
RDEPEND="
diff --git a/net-analyzer/nagios-plugins/nagios-plugins-2.4.12.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-2.4.12.ebuild
index 577244037093..55db2f644b40 100644
--- a/net-analyzer/nagios-plugins/nagios-plugins-2.4.12.ebuild
+++ b/net-analyzer/nagios-plugins/nagios-plugins-2.4.12.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/nagios-plugins/nagios-plugins/archive/refs/tags/rele
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="ipv6 ldap libressl mysql nagios-dns nagios-ping nagios-game postgres radius samba selinux snmp ssh +ssl"
+IUSE="ipv6 ldap mysql nagios-dns nagios-ping nagios-game postgres radius samba selinux snmp ssh +ssl"
# Most of the plugins use automagic dependencies, i.e. the plugin will
# get built if the binary it uses is installed. For example, check_snmp
@@ -36,8 +36,8 @@ DEPEND="
mysql? ( dev-db/mysql-connector-c )
postgres? ( dev-db/postgresql:* )
ssl? (
- !libressl? ( dev-libs/openssl:0 )
- libressl? ( dev-libs/libressl )
+ dev-libs/openssl:0
+
)
radius? ( net-dialup/freeradius-client )"
diff --git a/net-analyzer/nagios-plugins/nagios-plugins-2.5.ebuild b/net-analyzer/nagios-plugins/nagios-plugins-2.5.ebuild
index d7d542751f87..f594a7168aaa 100644
--- a/net-analyzer/nagios-plugins/nagios-plugins-2.5.ebuild
+++ b/net-analyzer/nagios-plugins/nagios-plugins-2.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://github.com/nagios-plugins/nagios-plugins/archive/refs/tags/rele
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~alpha ~amd64 ~arm ~arm64 ~hppa ~ppc ~ppc64 ~sparc ~x86"
-IUSE="ipv6 ldap libressl mysql nagios-dns nagios-ping nagios-game postgres radius samba selinux snmp ssh +ssl"
+IUSE="ipv6 ldap mysql nagios-dns nagios-ping nagios-game postgres radius samba selinux snmp ssh +ssl"
# Most of the plugins use automagic dependencies, i.e. the plugin will
# get built if the binary it uses is installed. For example, check_snmp
@@ -36,8 +36,8 @@ DEPEND="
mysql? ( dev-db/mysql-connector-c )
postgres? ( dev-db/postgresql:* )
ssl? (
- !libressl? ( dev-libs/openssl:0 )
- libressl? ( dev-libs/libressl )
+ dev-libs/openssl:0
+
)
radius? ( net-dialup/freeradius-client )"
diff --git a/net-analyzer/net-snmp/net-snmp-5.9.4-r3.ebuild b/net-analyzer/net-snmp/net-snmp-5.9.4-r3.ebuild
index 1f38006c1a5b..ddc8a732c9ff 100644
--- a/net-analyzer/net-snmp/net-snmp-5.9.4-r3.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.9.4-r3.ebuild
@@ -20,7 +20,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc
LICENSE="HPND BSD GPL-2"
SLOT="0/40"
IUSE="
- X bzip2 doc elf kmem ipv6 libressl lm-sensors mfd-rewrites minimal mariadb
+ X bzip2 doc elf kmem ipv6 lm-sensors mfd-rewrites minimal mariadb
netlink pcap pci pcre perl python rpm selinux smux ssl tcpd ucd-compat valgrind zlib
"
REQUIRED_USE="
@@ -54,8 +54,8 @@ COMMON_DEPEND="
dev-libs/popt
)
ssl? (
- !libressl? ( >=dev-libs/openssl-0.9.6d:0= )
- libressl? ( dev-libs/libressl:= )
+ >=dev-libs/openssl-0.9.6d:0=
+
)
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
zlib? ( >=sys-libs/zlib-1.1.4 )
diff --git a/net-analyzer/net-snmp/net-snmp-5.9.5.2.ebuild b/net-analyzer/net-snmp/net-snmp-5.9.5.2.ebuild
index 44c654e7024c..a20bf8fd3b1c 100644
--- a/net-analyzer/net-snmp/net-snmp-5.9.5.2.ebuild
+++ b/net-analyzer/net-snmp/net-snmp-5.9.5.2.ebuild
@@ -20,7 +20,7 @@ KEYWORDS="~alpha amd64 arm arm64 ~hppa ~loong ~mips ppc ppc64 ~riscv ~s390 sparc
LICENSE="HPND BSD GPL-2"
SLOT="0/40"
IUSE="
- X bzip2 doc elf kmem ipv6 libressl lm-sensors mfd-rewrites minimal mariadb
+ X bzip2 doc elf kmem ipv6 lm-sensors mfd-rewrites minimal mariadb
pcap pci pcre perl python rpm selinux smux ssl tcpd ucd-compat valgrind zlib
"
REQUIRED_USE="
@@ -54,8 +54,8 @@ COMMON_DEPEND="
dev-libs/popt
)
ssl? (
- !libressl? ( >=dev-libs/openssl-0.9.6d:0= )
- libressl? ( dev-libs/libressl:= )
+ >=dev-libs/openssl-0.9.6d:0=
+
)
tcpd? ( >=sys-apps/tcp-wrappers-7.6 )
zlib? ( >=sys-libs/zlib-1.1.4 )
diff --git a/net-analyzer/nmap/nmap-7.98.ebuild b/net-analyzer/nmap/nmap-7.98.ebuild
index 0f146b3ad798..5d75384d4b72 100644
--- a/net-analyzer/nmap/nmap-7.98.ebuild
+++ b/net-analyzer/nmap/nmap-7.98.ebuild
@@ -25,7 +25,7 @@ SRC_URI="
# https://github.com/nmap/nmap/issues/2199
LICENSE="NPSL-0.95"
SLOT="0"
-IUSE="ipv6 libressl libssh2 ncat ndiff nping nls +nse ssl symlink zenmap"
+IUSE="ipv6 libssh2 ncat ndiff nping nls +nse ssl symlink zenmap"
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
nse? ( ${LUA_REQUIRED_USE} )
@@ -47,8 +47,8 @@ RDEPEND="
sys-libs/zlib
)
ssl? (
- !libressl? ( dev-libs/openssl:= )
- libressl? ( >=dev-libs/libressl-3.5.0:= )
+ dev-libs/openssl:=
+
)
symlink? (
ncat? (
@@ -114,10 +114,6 @@ src_prepare() {
cp libdnet-stripped/include/config.h.in{,.nmap-orig} || die
- if use libressl; then
- eapply -p0 ${FILESDIR}/nse_openssl.patch
- eapply -p1 ${FILESDIR}/nmap-7.96.nse_ssl_cert.patch
- fi
if [[ ${CHOST} == *-darwin* ]] ; then
# We need the original for a Darwin-specific fix, bug #604432
diff --git a/net-analyzer/nmap/nmap-7.99.ebuild b/net-analyzer/nmap/nmap-7.99.ebuild
index 842fc4d2010a..70758f0d0d44 100644
--- a/net-analyzer/nmap/nmap-7.99.ebuild
+++ b/net-analyzer/nmap/nmap-7.99.ebuild
@@ -25,7 +25,7 @@ SRC_URI="
# https://github.com/nmap/nmap/issues/2199
LICENSE="NPSL-0.95"
SLOT="0"
-IUSE="ipv6 libressl libssh2 ncat ndiff nping nls +nse ssl symlink zenmap"
+IUSE="ipv6 libssh2 ncat ndiff nping nls +nse ssl symlink zenmap"
REQUIRED_USE="
${PYTHON_REQUIRED_USE}
nse? ( ${LUA_REQUIRED_USE} )
@@ -47,8 +47,8 @@ RDEPEND="
sys-libs/zlib
)
ssl? (
- !libressl? ( dev-libs/openssl:= )
- libressl? ( >=dev-libs/libressl-3.5.0:= )
+ dev-libs/openssl:=
+
)
symlink? (
ncat? (
diff --git a/net-analyzer/tcpdump/tcpdump-4.99.5.ebuild b/net-analyzer/tcpdump/tcpdump-4.99.5.ebuild
index 1b9e0057628e..fb6302462f6c 100644
--- a/net-analyzer/tcpdump/tcpdump-4.99.5.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-4.99.5.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.tcpdump.org/release/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="+caps +libressl +smi +ssl +samba suid test"
+IUSE="+caps +smi +ssl +samba suid test"
REQUIRED_USE="test? ( samba )"
RESTRICT="!test? ( test )"
@@ -24,8 +24,8 @@ RDEPEND="
)
smi? ( net-libs/libsmi )
ssl? (
- !libressl? ( >=dev-libs/openssl-0.9.6m:= )
- libressl? ( dev-libs/libressl:= )
+ >=dev-libs/openssl-0.9.6m:=
+
)
suid? (
acct-group/pcap
diff --git a/net-analyzer/tcpdump/tcpdump-4.99.6.ebuild b/net-analyzer/tcpdump/tcpdump-4.99.6.ebuild
index 8a456501d04f..a8cda765dadf 100644
--- a/net-analyzer/tcpdump/tcpdump-4.99.6.ebuild
+++ b/net-analyzer/tcpdump/tcpdump-4.99.6.ebuild
@@ -11,7 +11,7 @@ SRC_URI="https://www.tcpdump.org/release/${P}.tar.gz"
LICENSE="BSD"
SLOT="0"
KEYWORDS="~alpha amd64 arm arm64 ~hppa ~m68k ~mips ppc ppc64 ~riscv ~s390 sparc x86 ~amd64-linux ~x86-linux"
-IUSE="+caps +libressl +smi +ssl +samba suid test"
+IUSE="+caps +smi +ssl +samba suid test"
REQUIRED_USE="test? ( samba )"
RESTRICT="!test? ( test )"
@@ -24,8 +24,8 @@ RDEPEND="
)
smi? ( net-libs/libsmi )
ssl? (
- !libressl? ( >=dev-libs/openssl-0.9.6m:= )
- libressl? ( dev-libs/libressl:= )
+ >=dev-libs/openssl-0.9.6m:=
+
)
suid? (
acct-group/pcap