Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | net-firewall/fwknop: verbump to 2.6.9 | Ilya Tumaykin | 2016-06-12 | 3 | -1/+145 |
| | | | | | Closes: https://github.com/gentoo/gentoo/pull/1565 Package-Manager: portage-2.3.0_rc1 | ||||
* | net-firewall/fwknop: remove old | Ilya Tumaykin | 2016-06-12 | 1 | -131/+0 |
| | | | | Package-Manager: portage-2.3.0_rc1 | ||||
* | net-firewall/fwknop: revbump to 2.6.8-r2 | Ilya Tumaykin | 2016-06-12 | 2 | -2/+134 |
| | | | | | | | | | | | | | | | Changes: - EAPI=6; - HTTPS in HOMEPAGE; - update LICENSE; - require server USE for gdbm USE as it only affects server builds; - move kernel config check to pkg_postinst as it's purely informational; - respect PREFIX in build system; - avoid ${S} overuse; - install utility scripts with extras USE; - various cleanups here and there. Package-Manager: portage-2.3.0_rc1 | ||||
* | net-firewall/fwknop: bump initscript copyright years after shebang update | Ilya Tumaykin | 2016-06-12 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.3.0_rc1 | ||||
* | net-firewall/shorewall: Remove old | Thomas Deutschmann | 2016-06-11 | 2 | -453/+0 |
| | | | | | | | Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1649 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | net-firewall/shorewall: Bump to v5.0.9 | Thomas Deutschmann | 2016-06-11 | 2 | -0/+453 |
| | | | | | | | Package-Manager: portage-2.3.0_rc1 Closes: https://github.com/gentoo/gentoo/pull/1649 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | net-firewall/ipset: bug #554904 bump. | Robin H. Johnson | 2016-06-03 | 3 | -0/+200 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | net-firewall/firewalld: remove old versions 0.3.14.2, and 0.4.0 | Matthias Maier | 2016-06-01 | 3 | -196/+0 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | net-firewall/firewalld: add dependency on net-firewall/ipset, bug #576824 | Matthias Maier | 2016-06-01 | 1 | -0/+1 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | net-firewall/firewalld: version bump to 0.42, multiple fixes | Matthias Maier | 2016-05-31 | 2 | -0/+107 |
| | | | | | | | | | | This commit also fixes - bug #573648: incorrect path to iptables and family - bug #581760: update homepage - bug #566772: missing dependency dev-python/PyQt4 Package-Manager: portage-2.2.28 | ||||
* | net-firewall/firewalld: drop old | Matthias Maier | 2016-05-31 | 2 | -99/+0 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | net-firewall/firewalld: drop explicit maintainership | Matthias Maier | 2016-05-31 | 1 | -9/+0 |
| | | | | | | We will continue maintaining this package through the virtualization project. Package-Manager: portage-2.2.28 | ||||
* | net-firewall/shorewall-5.0.7.2-r0: add alpha keyword | Tobias Klausmann | 2016-05-31 | 1 | -1/+1 |
| | | | | | | Gentoo-Bug: 579816 Package-Manager: portage-2.3.0_rc1 | ||||
* | net-firewall/xtables-addons: fix DESCRIPTION length | Anthony G. Basile | 2016-05-26 | 4 | -8/+8 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | net-firewall/xtables-addons: version bump to 2.11 | Anthony G. Basile | 2016-05-26 | 2 | -0/+187 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | net-firewall/shorewall: add a few missing '|| die' for 5.0.8.2 | Göktürk Yüksek | 2016-05-23 | 1 | -2/+2 |
| | | | | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1512 Signed-off-by: Ian Delaney <idella4@gentoo.org> | ||||
* | net-firewall/shorewall: bash syntax tidy | Göktürk Yüksek | 2016-05-23 | 1 | -4/+4 |
| | | | | | | | | | replace POSIX '[' with the bash '[[' in 5.0.8.2 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1512 Signed-off-by: Ian Delaney <idella4@gentoo.org> | ||||
* | net-firewall/shorewall: remove trailing whitespaces | Göktürk Yüksek | 2016-05-23 | 5 | -10/+10 |
| | | | | | | | | | found in conf and init files Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1512 Signed-off-by: Ian Delaney <idella4@gentoo.org> | ||||
* | net-firewall/pglinux: Cleanup due to #408423 | Pacho Ramos | 2016-05-22 | 1 | -4/+0 |
| | | | | Package-Manager: portage-2.3.0_rc1 | ||||
* | net-firewall/firehol: fix kernel config validation | Alon Bar-Lev | 2016-05-20 | 1 | -0/+63 |
| | | | | | | Bug: 582850 Package-Manager: portage-2.2.28 | ||||
* | net-firewall/ufw: use #!/sbin/openrc-run instead of #!/sbin/runscript | Austin English | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | net-firewall/shorewall: use #!/sbin/openrc-run instead of #!/sbin/runscript | Austin English | 2016-05-18 | 5 | -5/+5 |
| | |||||
* | net-firewall/nufw: use #!/sbin/openrc-run instead of #!/sbin/runscript | Austin English | 2016-05-18 | 2 | -2/+2 |
| | |||||
* | net-firewall/nftables: use #!/sbin/openrc-run instead of #!/sbin/runscript | Austin English | 2016-05-18 | 3 | -3/+3 |
| | |||||
* | net-firewall/lutelwall: use #!/sbin/openrc-run instead of #!/sbin/runscript | Austin English | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | net-firewall/iptables: use #!/sbin/openrc-run instead of #!/sbin/runscript | Austin English | 2016-05-18 | 2 | -2/+2 |
| | |||||
* | net-firewall/ipset: use #!/sbin/openrc-run instead of #!/sbin/runscript | Austin English | 2016-05-18 | 2 | -2/+2 |
| | |||||
* | net-firewall/ipsec-tools: use #!/sbin/openrc-run instead of #!/sbin/runscript | Austin English | 2016-05-18 | 2 | -2/+2 |
| | |||||
* | net-firewall/gshield: use #!/sbin/openrc-run instead of #!/sbin/runscript | Austin English | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | net-firewall/fwknop: use #!/sbin/openrc-run instead of #!/sbin/runscript | Austin English | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | net-firewall/firewalld: use #!/sbin/openrc-run instead of #!/sbin/runscript | Austin English | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | net-firewall/firehol: use #!/sbin/openrc-run instead of #!/sbin/runscript | Austin English | 2016-05-18 | 2 | -2/+2 |
| | |||||
* | net-firewall/ebtables: use #!/sbin/openrc-run instead of #!/sbin/runscript | Austin English | 2016-05-18 | 1 | -1/+1 |
| | |||||
* | net-firewall/conntrack-tools: use #!/sbin/openrc-run instead of ↵ | Austin English | 2016-05-18 | 1 | -1/+1 |
| | | | | #!/sbin/runscript | ||||
* | net-firewall/arno-iptables-firewall: use #!/sbin/openrc-run instead of ↵ | Austin English | 2016-05-18 | 1 | -1/+1 |
| | | | | #!/sbin/runscript | ||||
* | net-firewall/shorewall: amd64 stable wrt bug #579816 | Agostino Sarubbo | 2016-05-13 | 1 | -1/+1 |
| | | | | | | Package-Manager: portage-2.2.26 RepoMan-Options: --include-arches="amd64" Signed-off-by: Agostino Sarubbo <ago@gentoo.org> | ||||
* | net-firewall/ipt_netflow: drop old version | Sergey Popov | 2016-05-12 | 2 | -94/+0 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | net-firewall/ipt_netflow-2.2: stable on amd64 and x86 | Sergey Popov | 2016-05-12 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | net-firewall/shorewall: Bump to v5.0.8.2 | Thomas D | 2016-05-09 | 2 | -7/+7 |
| | | | | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1444 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | net-firewall/sanewall: remove sanewall-1.1.6-r1 | Austin English | 2016-04-28 | 1 | -57/+0 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | net-firewall/sanewall: use #!/sbin/openrc-run instead of #!/sbin/runscript | Austin English | 2016-04-28 | 2 | -2/+59 |
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26 | ||||
* | net-firewall/ipkungfu: remove old ebuilds | Austin English | 2016-04-28 | 2 | -106/+0 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | net-firewall/ipkungfu: use #!/sbin/openrc-run instead of #!/sbin/runscript | Austin English | 2016-04-28 | 3 | -2/+107 |
| | | | | | | Gentoo-Bug: https://bugs.gentoo.org/573846 Package-Manager: portage-2.2.26 | ||||
* | net-firewall/shorewall: Bump to v5.0.8 | Thomas D | 2016-04-26 | 10 | -0/+931 |
| | | | | | | | | | - "reload" action added to runscripts (#580632) Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1354 Signed-off-by: Ian Delaney <idella4@gentoo.org> | ||||
* | net-firewall/pglinux: version bump 2.3.1 bug #580588 | Amy Winston | 2016-04-21 | 2 | -0/+99 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | net-firewall/shorewall: Fix metadata.xml file. | Patrice Clement | 2016-04-18 | 1 | -3/+3 |
| | | | | Package-Manager: portage-2.2.26 | ||||
* | net-firewall/fwbuilder: add missing qt slot | Michael Palimaka | 2016-04-15 | 1 | -1/+1 |
| | | | | Package-Manager: portage-2.2.28 | ||||
* | net-firewall/firehol: Add ~arm. | Alexey Sokolov | 2016-04-05 | 1 | -1/+1 |
| | | | | I successfully installed and used it on Raspberry Pi 3 board. | ||||
* | net-firewall/shorewall: Version bump. | Thomas D | 2016-04-01 | 2 | -7/+7 |
| | | | | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1174 Signed-off-by: Patrice Clement <monsieurp@gentoo.org> | ||||
* | net-firewall/shorewall: Bump to v5.0.7.1 | Thomas D | 2016-03-29 | 2 | -7/+7 |
| | | | | | | | | | Skipping stabilization of v5.0.6.x due to bug #578076 Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1158 Signed-off-by: Ian Delaney <idella4@gentoo.org> |