From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id 1496C1581C1 for ; Fri, 2 Feb 2024 16:39:13 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5170B2BC013; Fri, 2 Feb 2024 16:39:12 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 2F7A22BC013 for ; Fri, 2 Feb 2024 16:39:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6E05E3431D9 for ; Fri, 2 Feb 2024 16:39:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E497114C8 for ; Fri, 2 Feb 2024 16:39:08 +0000 (UTC) From: "Michał Górny" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Michał Górny" Message-ID: <1706891937.24b5e2e7ab8751c06358000ecf04743099669e26.mgorny@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: net-firewall/sanewall/, net-firewall/sanewall/files/, profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: net-firewall/sanewall/Manifest net-firewall/sanewall/files/sanewall.confd net-firewall/sanewall/files/sanewall.initd net-firewall/sanewall/metadata.xml net-firewall/sanewall/sanewall-1.1.6-r4.ebuild profiles/package.mask X-VCS-Directories: net-firewall/sanewall/ profiles/ net-firewall/sanewall/files/ X-VCS-Committer: mgorny X-VCS-Committer-Name: Michał Górny X-VCS-Revision: 24b5e2e7ab8751c06358000ecf04743099669e26 X-VCS-Branch: master Date: Fri, 2 Feb 2024 16:39:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 06cff8c6-c078-4a8b-ba7f-5a41f4c4de67 X-Archives-Hash: 0fd6c1324eb4c7bdfd2bf42d67ced217 commit: 24b5e2e7ab8751c06358000ecf04743099669e26 Author: Michał Górny gentoo org> AuthorDate: Fri Feb 2 16:35:50 2024 +0000 Commit: Michał Górny gentoo org> CommitDate: Fri Feb 2 16:38:57 2024 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=24b5e2e7 net-firewall/sanewall: Remove last-rited pkg Closes: https://bugs.gentoo.org/920659 Signed-off-by: Michał Górny gentoo.org> net-firewall/sanewall/Manifest | 1 - net-firewall/sanewall/files/sanewall.confd | 5 --- net-firewall/sanewall/files/sanewall.initd | 56 -------------------------- net-firewall/sanewall/metadata.xml | 5 --- net-firewall/sanewall/sanewall-1.1.6-r4.ebuild | 55 ------------------------- profiles/package.mask | 6 --- 6 files changed, 128 deletions(-) diff --git a/net-firewall/sanewall/Manifest b/net-firewall/sanewall/Manifest deleted file mode 100644 index 2232b76cd91c..000000000000 --- a/net-firewall/sanewall/Manifest +++ /dev/null @@ -1 +0,0 @@ -DIST sanewall-1.1.6.tar.xz 585316 BLAKE2B 027454da387d251af8268e38a97a7a1c7ee82a95429059ecdae23453a7c31676c5afb0b0f9bbdc4ed60f879479070fb8a057b3a5914290d768736abd1f46cadd SHA512 73260197b88816e90b15fc244a5940c290ec99c82eb8e50338b4f0f88710900c8cd18920c6f319205e527859c0696da28798428ab04b03c7f355c1d8ba6f7ca0 diff --git a/net-firewall/sanewall/files/sanewall.confd b/net-firewall/sanewall/files/sanewall.confd deleted file mode 100644 index 2193b04d49bf..000000000000 --- a/net-firewall/sanewall/files/sanewall.confd +++ /dev/null @@ -1,5 +0,0 @@ -# location of sanewall config -SANEWALL_CONFIG="/etc/sanewall/sanewall.conf" - -# arguments for sanewall -#SANEWALL_OPTS="" diff --git a/net-firewall/sanewall/files/sanewall.initd b/net-firewall/sanewall/files/sanewall.initd deleted file mode 100644 index c13d2df106ad..000000000000 --- a/net-firewall/sanewall/files/sanewall.initd +++ /dev/null @@ -1,56 +0,0 @@ -#!/sbin/openrc-run -# Copyright 1999-2016 Gentoo Foundation -# Distributed under the terms of the GNU General Public License v2 - -extra_commands="save panic try" -extra_started_commands="reload" - -depend() { - need localmount - after bootmisc - before net - provide firewall -} - -start_pre() { - if [ ! -f ${SANEWALL_CONFIG} ]; then - eerror "Not starting sanewall, missing config file ${SANEWALL_CONFIG}." - return 1 - fi -} - -start() { - ebegin "Starting sanewall" - /usr/sbin/sanewall ${SANEWALL_OPTS} ${SANEWALL_CONFIG} start >/dev/null - eend $? -} - -stop() { - ebegin "Stopping sanewall" - /usr/sbin/sanewall ${SANEWALL_OPTS} stop >/dev/null - eend $? -} - -try() { - ebegin "Trying sanewall configuration" - /usr/sbin/sanewall ${SANEWALL_OPTS} ${SANEWALL_CONFIG} try - eend $? -} - -status() { - ebegin "Showing sanewall status" - /usr/sbin/sanewall ${SANEWALL_OPTS} status - eend $? -} - -panic() { - ebegin "sanewall panic" - /usr/sbin/sanewall ${SANEWALL_OPTS} panic - eend $? -} - -save() { - ebegin "Saving sanewall configuration" - /usr/sbin/sanewall ${SANEWALL_OPTS} save - eend $? -} diff --git a/net-firewall/sanewall/metadata.xml b/net-firewall/sanewall/metadata.xml deleted file mode 100644 index 85e4ed814fa2..000000000000 --- a/net-firewall/sanewall/metadata.xml +++ /dev/null @@ -1,5 +0,0 @@ - - - - - diff --git a/net-firewall/sanewall/sanewall-1.1.6-r4.ebuild b/net-firewall/sanewall/sanewall-1.1.6-r4.ebuild deleted file mode 100644 index 3381cbed5e8b..000000000000 --- a/net-firewall/sanewall/sanewall-1.1.6-r4.ebuild +++ /dev/null @@ -1,55 +0,0 @@ -# Copyright 1999-2022 Gentoo Authors -# Distributed under the terms of the GNU General Public License v2 - -EAPI=6 - -inherit linux-info - -DESCRIPTION="iptables firewall generator (fork of firehol)" -HOMEPAGE="https://www.sanewall.org" -SRC_URI="https://download.sanewall.org/releases/${PV}/${P}.tar.xz" - -LICENSE="GPL-2+" -SLOT="0" -KEYWORDS="~amd64 ~x86" - -RDEPEND=" - net-firewall/iptables[ipv6(+)] - sys-apps/iproute2[-minimal] - sys-apps/kmod[tools] - sys-apps/net-tools - || ( - net-misc/wget - net-misc/curl - ) -" -DEPEND="" - -pkg_setup() { - local KCONFIG_OPTS="~NF_CONNTRACK_IPV4 ~NF_CONNTRACK_MARK ~NF_NAT ~NF_NAT_FTP ~NF_NAT_IRC \ - ~IP_NF_IPTABLES ~IP_NF_FILTER ~IP_NF_TARGET_REJECT ~IP_NF_TARGET_LOG ~IP_NF_TARGET_ULOG \ - ~IP_NF_TARGET_MASQUERADE ~IP_NF_TARGET_REDIRECT ~IP_NF_MANGLE \ - ~NETFILTER_XT_MATCH_LIMIT ~NETFILTER_XT_MATCH_STATE ~NETFILTER_XT_MATCH_OWNER" - - get_version - if [[ ${KV_PATCH} -ge 25 ]] ; then - CONFIG_CHECK="~NF_CONNTRACK ${KCONFIG_OPTS}" - else - CONFIG_CHECK="~NF_CONNTRACK_ENABLED ${KCONFIG_OPTS}" - fi - linux-info_pkg_setup -} - -src_install() { - default - newconfd "${FILESDIR}"/${PN}.confd ${PN} - newinitd "${FILESDIR}"/${PN}.initd ${PN} -} - -pkg_postinst() { - # install default configuration if it doesn't exist - if [[ ! -e "${ROOT}"/etc/${PN}/${PN}.conf ]] ; then - einfo "Installing a sample configuration to ${ROOT}/etc/${PN}/${PN}.conf" - cp "${ROOT}"/etc/${PN}/${PN}.conf.example "${ROOT}"/etc/${PN}/${PN}.conf || die - fi -} diff --git a/profiles/package.mask b/profiles/package.mask index 2cf28d20bfbb..4d54a5da29d5 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -209,12 +209,6 @@ dev-python/pylama # Removal on 2024-01-30. Bug #920658. net-misc/monmotha -# Michał Górny (2023-12-31) -# Discontinued fork of net-firewall/firehol. Last updated in 2013. -# Unmaintained in Gentoo since 2015. Use the original package instead. -# Removal on 2024-01-30. Bug #920659. -net-firewall/sanewall - # Andreas Sturmlechner (2023-12-25) # Masked until KF6 is unmasked. ~media-libs/mpvqt-1.0.0