wireshark-patoolkit: drop, old, unmaintained

This commit is contained in:
Rick Farina (Zero_Chaos) 2024-05-03 15:55:51 -04:00
parent a135eb5b11
commit a90b8efc96
No known key found for this signature in database
GPG key ID: A29433C0AA431DDC
4 changed files with 0 additions and 37 deletions

View file

@ -1 +0,0 @@
DIST wireshark-patoolkit-20191029.tar.gz 120466526 BLAKE2B 6938c583660dfa36286457bcbe9e78a755c52cf62b723e6a803a5ef4cda64eb5aef0e88a6fa359ec6d70750ac0d0dc8957b90ea1ba1cf56bc3ddb425d2fe05cc SHA512 77c925a119a8ec0694a8c9255f30e120ddc8924f80f06d89b2b8c2f15a474e096113b1e5ac83d46d9c94ed3769522d1f8d2b36188783852356a49766ea0a2b4e

View file

@ -1 +0,0 @@
LUA_PATH="$LUA_PATH;/usr/lib/wireshark/plugins/patoolkit/lib/?.lua"

View file

@ -1,33 +0,0 @@
# Copyright 1999-2019 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
EAPI=7
inherit multilib
DESCRIPTION="a collection of traffic analysis Wireshark plugins focused on security"
HOMEPAGE="https://github.com/pentesteracademy/patoolkit"
HASH_COMMIT="1e604b9799f19cc072841296ae31d014913492d3"
SRC_URI="https://github.com/pentesteracademy/patoolkit/archive/${HASH_COMMIT}.tar.gz -> ${P}.tar.gz"
LICENSE="GPL-2"
SLOT="0"
KEYWORDS="~amd64 ~arm ~x86"
RDEPEND=">=net-analyzer/wireshark-2.6:="
DEPEND="${RDEPEND}"
S="${WORKDIR}/patoolkit-${HASH_COMMIT}"
src_install() {
#lue scripts must be in the "plugins" folder
local WS_PLUGIN_DIR="/usr/$(get_libdir)/wireshark/plugins/patoolkit/"
dodir $WS_PLUGIN_DIR
cp -R "${S}"/plugins/* "${ED}/$WS_PLUGIN_DIR" || die "Copy files failed"
doenvd "${FILESDIR}"/92patoolkit
}
pkg_postinst() {
elog "Please run 'env-update' and '. /etc/profile' or re-login after the first install,"
elog "otherwise you may be missing required environmental variables"
}

View file

@ -16,8 +16,6 @@ net-misc/ieee-oui
~net-misc/vidalia-0.3.1
~net-misc/portspoof-1.3
net-misc/wireshark-patoolkit
#below here likely needs cleanup
net-misc/6tunnel
net-misc/adjtimex