summaryrefslogtreecommitdiff
Commit message (Collapse)AuthorAgeFilesLines
* Drop remaining $Id$ and $Header$ from files.Ulrich Müller2017-02-285-5/+0
| | | | Bug: 611234
* net-firewall/shorewall: Cleanup old versionsThomas Deutschmann2017-01-112-191/+0
| | | | Package-Manager: Portage-2.3.3, Repoman-2.3.1
* net-firewall/shorewall: fix bashisms in init.d scriptThomas Deutschmann2016-12-202-4/+8
| | | | Package-Manager: Portage-2.3.2, Repoman-2.3.1
* net-firewall/shorewall: Drop oldThomas Deutschmann2016-11-078-422/+0
| | | | Package-Manager: portage-2.3.2
* net-firewall/shorewall: Bump to v5.0.12Thomas Deutschmann2016-10-042-0/+195
| | | | | | | | | | | | | | Ebuild changes: =============== - shorewall6 now uses runscript and confd file from shorewall - shoreall6-lite now uses runscript and confd file from shorewall-lite - Due to the previous two changes runscripts are now in sync again The changes will allow us to cleanup some files in future. Package-Manager: portage-2.3.1
* net-firewall/shorewall: remove trailing whitespacesGöktürk Yüksek2016-05-235-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/shorewall: use #!/sbin/openrc-run instead of #!/sbin/runscriptAustin English2016-05-185-5/+5
|
* net-firewall/shorewall: Bump to v5.0.8Thomas D2016-04-268-0/+478
| | | | | | | | | - "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/shorewall: Dropped oldThomas D2016-03-1525-944/+0
| | | | | Package-Manager: portage-2.2.28 Closes: https://github.com/gentoo/gentoo/pull/1055
* net-firewall/shorewall: Dropped oldThomas D2016-02-289-353/+0
| | | | Package-Manager: portage-2.2.27
* net-firewall/shorewall: bump to -5.0.1Ian Delaney2015-10-1818-0/+799
| | | | | | | | | | | patches submitted by proxy maintainer via gentoo bug & pull request; dropped 'rc_need="net"', files moved from $FILESDIR/$MAJOR_VERSION to $FILESDIR Gentoo bug: #563088 Pull request: https://github.com/gentoo/gentoo/pull/241 Package-Manager: portage-2.2.20.1
* net-firewall/shorewall: Bump to v4.6.13Thomas D2015-09-181-0/+18
| | | | Bug: https://bugs.gentoo.org/show_bug.cgi?id=559978
* proj/gentoo: Initial commitRobin H. Johnson2015-08-0833-0/+1279
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