summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
...
* Remove explicit notion of maintainer-needed, for GLEP 67Michał Górny2016-01-249-29/+0
| | | | | | GLEP 67 removes the explicit notion of maintainer-needed@g.o being used for packages lacking maintainers, in favor of assuming maintainer-needed whenever the package has no maintainers.
* Unify quoting in metadata.xml files for machine processingMichał Górny2016-01-2410-17/+16
| | | | | | | 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/fwknop: remove oldIlya Tumaykin2016-01-233-263/+0
| | | | Package-Manager: portage-2.2.27
* net-firewall/fwknop: revbump to 2.6.8-r1 to adjust inherited eclassesIlya Tumaykin2016-01-231-0/+131
| | | | | | | | - Migrate to readme.gentoo-r1 eclass. - Explicitly inherit eutils eclass since we explicitly use prune_libtool_files function that is provided by this eclass. Package-Manager: portage-2.2.27
* net-firewall/firehol: fix more dependneciesAlon Bar-Lev2016-01-221-1/+2
| | | | Package-Manager: portage-2.2.26
* net-firewall/firehol: add traceroute dependencyAlon Bar-Lev2016-01-221-0/+1
| | | | | | Bug: 572598 Package-Manager: portage-2.2.26
* net-firewall/firehol: remove uselss commentsAlon Bar-Lev2016-01-211-2/+0
| | | | Package-Manager: portage-2.2.26
* net-firewall/firehol: version bumpAlon Bar-Lev2016-01-212-0/+58
| | | | Package-Manager: portage-2.2.26
* net-firewall/firehol: version bumpAlon Bar-Lev2016-01-212-0/+63
| | | | | | Bug: 571940 Package-Manager: portage-2.2.26
* net-firewall/psad: Version bump.Jeroen Roovers2015-12-282-0/+92
| | | | Package-Manager: portage-2.2.26
* net-firewall/nftables: Remove oldManuel Rüger2015-12-262-114/+0
| | | | Package-Manager: portage-2.2.26
* net-firewall/fwknop: version bump to 2.6.8Ilya Tumaykin2015-12-242-0/+132
| | | | Package-Manager: portage-2.2.24
* net-firewall/iptables: version bump to 1.6.0 #568784Mike Frysinger2015-12-223-0/+115
|
* net-firewall/fwknop: do not call distutils-r1_src_prepareIlya Tumaykin2015-12-211-5/+0
| | | | | | | | | | | | | Firstly, this helps to avoid potential problems with double patching because both autotools-utils_src_prepare and distutils-r1_src_prepare try to apply patches from PATCHES variable and call epatch_user. Secondly, fwknop's Python module does not need any special stuff that distutils-r1_src_prepare does. On the contrary, without extra copying of Python files, the build is happening the way it is supported and expected by upstream. Package-Manager: portage-2.2.24
* net-firewall/fwknop: re-enable in-source build wrt bug 568958Ilya Tumaykin2015-12-211-0/+1
| | | | | | | | | | | | | | | Otherwise Python C extension fails to build because it links against fko library built during src_compile stage. With out-of-source build this library resides in a separate directory from sources, thus it cannot be found during Python module compilation by normal means. This problem didn't catch my attention earlier because build failure is only reproducible if there is no fko library installed in the system from a previous version of this package. Gentoo-Bug: 568958 Package-Manager: portage-2.2.24
* net-firewall/fwknop: drop obsolete initscript revision suffixIlya Tumaykin2015-12-212-1/+1
| | | | Package-Manager: portage-2.2.24
* net-firewall/fwknop: remove oldIlya Tumaykin2015-12-211-135/+0
| | | | Package-Manager: portage-2.2.24
* net-firewall/psad: Version bump.Jeroen Roovers2015-12-162-0/+92
| | | | Package-Manager: portage-2.2.26
* net-firewall/shorewall: Dropped v5.0.1.1 in favor of new v5.0.2.1Thomas D2015-12-112-454/+0
| | | | | | Because additional version numbers have been removed from configuration files and macros I won't stabilize v5.0.1.1 so people going from v4.x to v5.x only have to update headers once.
* net-firewall/shorewall: Bumped to v5.0.2.1Thomas D2015-12-112-0/+453
| | | | | | EBuild changes: - Fixed description to satisfy repoman.
* net-firewall/fwbuilder: add libressl supportAnthony G. Basile2015-12-071-6/+8
| | | | Package-Manager: portage-2.2.20.1
* net-firewall/ipsec-tools: remove older stable versions.Anthony G. Basile2015-12-073-554/+0
| | | | Package-Manager: portage-2.2.20.1
* net-firewall/ipsec-tools: add libressl supportAnthony G. Basile2015-12-071-2/+3
| | | | Package-Manager: portage-2.2.20.1
* net-firewall/ipsec-tools: ipsec.service -> ipsec-tools.service in racoon.serviceAnthony G. Basile2015-12-042-1/+1
| | | | Package-Manager: portage-2.2.20.1
* net-firewall/iptables: control nfsynproxy tool via USE=pcap #566886Mike Frysinger2015-11-281-0/+105
|
* net-firewall/ipsec-tools: avoid file collision with libreswan, bug #567010Anthony G. Basile2015-11-282-1/+1
| | | | Package-Manager: portage-2.2.20.1
* net-firewall/ipsec-tools: add systemd unit files.Anthony G. Basile2015-11-273-0/+302
| | | | | | See: https://github.com/gentoo/gentoo/pull/350 Package-Manager: portage-2.2.20.1
* net-firewall/xtables-addons: version bump to 2.10Anthony G. Basile2015-11-272-0/+187
| | | | Package-Manager: portage-2.2.20.1
* net-firewall/fwknop: add GitHub repo to HOMEPAGEIlya Tumaykin2015-11-262-2/+2
| | | | As cipherdyne.org tends to be down sometimes.
* net-firewall/fwknop: remove oldIlya Tumaykin2015-11-252-227/+0
|
* net-firewall/fwknop: revbump to 2.6.7-r2 in order to fix dependenciesIlya Tumaykin2015-11-251-0/+135
| | | | Separate RDEPEND and DEPEND properly.
* net-firewall/fwknop: revbump to fix depend() and update regexps in initscriptIlya Tumaykin2015-11-252-0/+227
| | | | | | | | | | FWKNOPD_CONFIG file should be parsed only if it exists, which is not the case if the user has not configured fwknopd yet. See Gentoo bug #565864. Regexps that are used to parse FWKNOPD_CONFIG file now allow spaces before statements in order to handle possible indentation properly. Gentoo-Bug: 565864
* net-firewall/fwknop: enable out-of-source buildIlya Tumaykin2015-11-251-4/+4
|
* net-firewall/firehol: cleanupAlon Bar-Lev2015-11-145-89/+1
| | | | Package-Manager: portage-2.2.20.1
* net-firewall/shorewall: bump to 5.0.1.1, rm shorewall-5.0.1.ebuildIan Delaney2015-11-102-7/+7
| | | | | | | | request by proxy maintianer via the gentoo bug Gentoo bug: #564962 Package-Manager: portage-2.2.24
* net-firewall/nftables: revbump to nftables-0.5-r2Nicholas Vinson2015-11-031-0/+62
| | | | | | Required for supporting systemd Package-Manager: portage-2.2.23
* net-firewall/nftables: Create systemd unit filesNicholas Vinson2015-11-033-0/+31
| | | | Package-Manager: portage-2.2.23
* net-firewall/nftables: update nftables.init to use new libexec/nftables.shNicholas Vinson2015-11-031-0/+123
| | | | Package-Manager: portage-2.2.23
* net-firewall/nftables: refactor init.d/nftables into libexec/nftable.shNicholas Vinson2015-11-031-0/+150
| | | | Package-Manager: portage-2.2.23
* net-firewall/fwknop: metadata.xml: update maintainer's email addressIan Delaney2015-10-311-1/+1
| | | | Package-Manager: portage-2.2.23
* net-firewall/shorewall: remove old versions < -4.6.10.1Ian Delaney2015-10-273-238/+0
| | | | | | Gentoo bug: #560392 Package-Manager: portage-2.2.23
* net-firewall: purge packages shorewall-* shorewall6Ian Delaney2015-10-2762-2729/+0
| | | | | | shorewall-core, shorewall-init, shorewall-lite, shorewall6, shorewall6-lite Gentoo bug; #560392
* net-firewall/firehol - cleanupAlon Bar-Lev2015-10-253-141/+0
| | | | Package-Manager: portage-2.2.20.1
* net-firewall/firehol: x86 stable wrt bug #562504Mikle Kolyada2015-10-251-1/+1
| | | | Package-Manager: portage-2.2.20.1
* net-firewall/xtables-addons: cleanup older version.Anthony G. Basile2015-10-246-882/+0
| | | | Package-Manager: portage-2.2.20.1
* net-firewall/xtables-addons: x86 stable wrt bug #563762Mikle Kolyada2015-10-241-1/+1
| | | | Package-Manager: portage-2.2.20.1
* net-firewall/xtables-addons: amd64 stable wrt bug #563762Agostino Sarubbo2015-10-231-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"
* net-firewall/xtables-addons: version bump to 2.9Anthony G. Basile2015-10-222-0/+187
| | | | Package-Manager: portage-2.2.20.1
* net-firewall/firehol: fix autosave location issueAlon Bar-Lev2015-10-221-0/+4
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --force
* net-firewall/firehol: amd64 stable wrt bug #562504Agostino Sarubbo2015-10-191-1/+1
| | | | | Package-Manager: portage-2.2.20.1 RepoMan-Options: --include-arches="amd64"