summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* net-firewall/ebtables: switch init to checkpath #603268Mike Frysinger2021-02-092-3/+3
| | | | | | | | This makes the code a little simpler & more robust, and avoids creating /var paths at install time. Fixes: https://bugs.gentoo.org/603268 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* net-firewall/ebtables: make logger usage optional #514970Mike Frysinger2021-02-092-2/+9
| | | | | | | | | | Use the same pattern adopted in iptables init scripts to make the use of the logger init service optional. This avoids circular deps if the logger service requires the network, and shouldn't be a big deal as most people probably aren't logging packets. Fixes: https://bugs.gentoo.org/514970 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* net-firewall/ebtables: fix path to /etc/ethertypes #765679Mike Frysinger2021-02-091-0/+107
| | | | | | | | | | | | | | The --sysconfdir setting controls where ebtables looks for ethertypes, so don't use /usr/share/doc/ which is not guaranteed to exist, and is not where the ethertypes package installs its config. Switch back to the standard /etc path instead. This path logic was prob a mistake as part of the upgrade from the old 2.0.10.4 ebuild that had a similar named setting (SYSCONFIGDIR) but a different meaning which we wanted to install into /usr/share/doc/. Fixes: https://bugs.gentoo.org/765679 Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* net-firewall/ebtables: stop installing /etc/ethertypes when USE=staticMike Frysinger2021-02-091-2/+0
| | | | | | | We stopped installing this in USE=-static already in favor of the ethertypes package, so fix the USE=static codepath too. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* net-firewall/ebtables: update HOMEPAGEMike Frysinger2021-02-091-3/+4
| | | | | | And improve the comments a bit. Signed-off-by: Mike Frysinger <vapier@gentoo.org>
* net-firewall/ebtables: Update SRC_URI from ftp to httpBrian Mego2020-12-291-1/+1
| | | | | | | | Closes: https://bugs.gentoo.org/761990 Package-Manager: Portage-3.0.9, Repoman-3.0.2 Signed-off-by: Brian Mego <brianmego@gmail.com> Signed-off-by: Mike Gilbert <floppym@gentoo.org> Closes: https://github.com/gentoo/gentoo/pull/18844
* net-firewall/ebtables: Stabilize 2.0.11-r2 arm64, #738076Sam James2020-08-201-1/+1
| | | | Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/ebtables: Drop 2.0.10.4 and 2.0.10.4-r2Andreas Sturmlechner2020-07-214-172/+0
| | | | | | Closes: https://bugs.gentoo.org/724138 Package-Manager: Portage-3.0.0, Repoman-2.3.23 Signed-off-by: Andreas Sturmlechner <asturm@gentoo.org>
* net-firewall/ebtables: amd64 stable (bug #724138)Sam James2020-07-191-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/ebtables: x86 stable (bug #724138)Sam James2020-07-181-1/+1
| | | | | Package-Manager: Portage-2.3.103, Repoman-2.3.23 Signed-off-by: Sam James <sam@gentoo.org>
* net-firewall/ebtables: ppc stable wrt bug #724138Agostino Sarubbo2020-07-171-1/+1
| | | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 RepoMan-Options: --include-arches="ppc" Signed-off-by: Agostino Sarubbo <ago@gentoo.org>
* net-firewall/ebtables: Removed oldLars Wendler2020-06-192-164/+0
| | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-firewall/ebtables: Replaced "echo -n" with "printf" in init scriptLars Wendler2020-06-191-2/+2
| | | | | Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-firewall/ebtables: Don't compress the "ethertypes" fileLars Wendler2020-06-191-0/+1
| | | | | | Bug: https://bugs.gentoo.org/724138 Package-Manager: Portage-2.3.101, Repoman-2.3.22 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org>
* net-firewall/ebtables-2.0.11-r1: Don't change provder on upgradesPatrick McLean2020-05-101-1/+1
| | | | | Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* net-firewall/ebtables-2.0.11-r1: Revbump, support eselect-arptablesPatrick McLean2020-05-081-0/+106
| | | | | | Copyright: Sony Interactive Entertainment Inc. Package-Manager: Portage-2.3.99, Repoman-2.3.22 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* Fixed CPE tag for net-firewall/ebtablesRoy Yang2020-05-041-0/+1
| | | | | Signed-off-by: Roy Yang <royyang@google.com> Signed-off-by: Thomas Deutschmann <whissi@gentoo.org>
* net-firewall/ebtables: keyword 2.0.11 on ~ppc64Georgy Yakovlev2019-12-281-1/+1
| | | | | | Bug: https://bugs.gentoo.org/679888 Package-Manager: Portage-2.3.84, Repoman-2.3.20 Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>
* net-firewall/ebtables-2.0.11: Version bumpPatrick McLean2019-12-105-0/+164
| | | | | Package-Manager: Portage-2.3.81, Repoman-2.3.20 Signed-off-by: Patrick McLean <chutzpah@gentoo.org>
* net-firewall/ebtables: drop /etc/ethertypesMike Gilbert2018-03-073-1/+81
| | | | | Bug: https://bugs.gentoo.org/647458 Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99
* net-firewall/ebtables: shorten DESCRIPTIONMike Gilbert2018-03-072-4/+4
| | | | Package-Manager: Portage-2.3.24_p18, Repoman-2.3.6_p99
* net-firewall/*: Update Manifest hashesMichał Górny2017-12-101-1/+1
|
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-281-1/+0
| | | | Bug: 611234
* Drop $Id$ per council decision in bug #611234.Robin H. Johnson2017-02-282-2/+0
| | | | Signed-off-by: Robin H. Johnson <robbat2@gentoo.org>
* net-firewall/ebtables: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-181-1/+1
|
* Set appropriate maintainer types in metadata.xml (GLEP 67)Michał Górny2016-01-241-1/+1
|
* Replace all herds with appropriate projects (GLEP 67)Michał Górny2016-01-241-1/+4
| | | | | Replace all uses of herd with appropriate project maintainers, or no maintainers in case of herds requested to be disbanded.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-241-1/+1
| | | | | | | Force unified quoting in all metadata.xml files since lxml does not preserve original use of single and double quotes. Ensuring unified quoting before the process allows distinguishing the GLEP 67-related metadata.xml changes from unrelated quoting changes.
* net-firewall/ebtables: add USE=perl to control perl depMike Frysinger2015-09-292-2/+11
| | | | | | The ebtables-save script is written in perl, so make sure we RDEPEND on it. Since that's a big dep for little gain, make it optional. Some systems (like Chromium OS) have no use for it.
* net-firewall/ebtables: fix sorting of LICENSE/SLOT/KEYWORDS/IUSEMike Frysinger2015-09-221-2/+2
|
* net-firewall/ebtables: use emake in installMike Frysinger2015-09-221-1/+1
|
* net-firewall/ebtables: delete redundant `|| die`Mike Frysinger2015-09-222-2/+2
| | | | Since `dodoc` automatically calls `die` w/EAPI=4, drop it from the ebuild.
* net-firewall/ebtables: delete incorrect/misleading commentMike Frysinger2015-09-222-8/+0
| | | | | | The quoted code is not safe at all, so delete the incorrect comment in the hopes no one notices it and (incorrectly) copies it into a different ebuild.
* net-firewall/ebtables: add arm/arm64 love to 2.0.10.4-r1Mike Frysinger2015-09-221-1/+1
|
* Revert DOCTYPE SYSTEM https changes in metadata.xmlMike Gilbert2015-08-241-1/+1
| | | | | | | repoman does not yet accept the https version. This partially reverts eaaface92ee81f30a6ac66fe7acbcc42c00dc450. Bug: https://bugs.gentoo.org/552720
* Use https by defaultJustin Lecher2015-08-241-1/+1
| | | | | | Convert all URLs for sites supporting encrypted connections from http to https Signed-off-by: Justin Lecher <jlec@gentoo.org>
* proj/gentoo: Initial commitRobin H. Johnson2015-08-087-0/+289
This commit represents a new era for Gentoo: Storing the gentoo-x86 tree in Git, as converted from CVS. This commit is the start of the NEW history. Any historical data is intended to be grafted onto this point. Creation process: 1. Take final CVS checkout snapshot 2. Remove ALL ChangeLog* files 3. Transform all Manifests to thin 4. Remove empty Manifests 5. Convert all stale $Header$/$Id$ CVS keywords to non-expanded Git $Id$ 5.1. Do not touch files with -kb/-ko keyword flags. Signed-off-by: Robin H. Johnson <robbat2@gentoo.org> X-Thanks: Alec Warner <antarus@gentoo.org> - did the GSoC 2006 migration tests X-Thanks: Robin H. Johnson <robbat2@gentoo.org> - infra guy, herding this project X-Thanks: Nguyen Thai Ngoc Duy <pclouds@gentoo.org> - Former Gentoo developer, wrote Git features for the migration X-Thanks: Brian Harring <ferringb@gentoo.org> - wrote much python to improve cvs2svn X-Thanks: Rich Freeman <rich0@gentoo.org> - validation scripts X-Thanks: Patrick Lauer <patrick@gentoo.org> - Gentoo dev, running new 2014 work in migration X-Thanks: Michał Górny <mgorny@gentoo.org> - scripts, QA, nagging X-Thanks: All of other Gentoo developers - many ideas and lots of paint on the bikeshed