diff options
author | Martin Holzer <mholzer@gentoo.org> | 2003-11-02 15:59:46 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2003-11-02 15:59:46 +0000 |
commit | cae44954fea494152c5adab76b53bd63f1986ff6 (patch) | |
tree | d30120846d27c6903f50974bb02fa4de917571ad /net-firewall | |
parent | Version bupmed. Closes #32294 (diff) | |
download | historical-cae44954fea494152c5adab76b53bd63f1986ff6.tar.gz historical-cae44954fea494152c5adab76b53bd63f1986ff6.tar.bz2 historical-cae44954fea494152c5adab76b53bd63f1986ff6.zip |
Version bupmed. Closes #32294
Diffstat (limited to 'net-firewall')
-rw-r--r-- | net-firewall/shorewall/Manifest | 8 | ||||
-rw-r--r-- | net-firewall/shorewall/files/digest-shorewall-1.4.7c | 1 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-1.4.6-r3.ebuild | 4 | ||||
-rw-r--r-- | net-firewall/shorewall/shorewall-1.4.7c.ebuild | 32 |
4 files changed, 38 insertions, 7 deletions
diff --git a/net-firewall/shorewall/Manifest b/net-firewall/shorewall/Manifest index 07ebf0c1c5f4..2fe77738abd7 100644 --- a/net-firewall/shorewall/Manifest +++ b/net-firewall/shorewall/Manifest @@ -1,10 +1,8 @@ -MD5 3f468c656a8d805c04b0615fa5507d51 ChangeLog 3814 +MD5 47bdd51da4e1dfff5aa7dfd8c4035d9a ChangeLog 3984 MD5 c0632bb68ca1eff470863f29fc0b8016 shorewall-1.4.5-r1.ebuild 853 -MD5 953d3b408d19f1b6db78ac2cc0153982 shorewall-1.4.6-r3.ebuild 929 -MD5 cb86804a48a73a678836ef2f8c1327a1 shorewall-1.4.7c.ebuild 939 -MD5 cb86804a48a73a678836ef2f8c1327a1 shorewall-1.4.7.ebuild 939 +MD5 a493d451eb6c2305dfc4790467ed53a4 shorewall-1.4.6-r3.ebuild 929 +MD5 4dbbfa6e83beb6af953e5cb46b56d474 shorewall-1.4.7c.ebuild 937 MD5 7c8660b2d2395b8c9b6cc7f5902170f4 files/digest-shorewall-1.4.5-r1 65 MD5 7aff60ae2f567399852afcf3c06f7003 files/shorewall 460 MD5 0a6e85e5774c719f79ae8d25205e5e61 files/digest-shorewall-1.4.6-r3 66 -MD5 df9cb90c5de31bf030aa181ba0c92462 files/digest-shorewall-1.4.7 65 MD5 09e883bdb12cdb9fcb434a9678062796 files/digest-shorewall-1.4.7c 66 diff --git a/net-firewall/shorewall/files/digest-shorewall-1.4.7c b/net-firewall/shorewall/files/digest-shorewall-1.4.7c new file mode 100644 index 000000000000..6253f91a3a8c --- /dev/null +++ b/net-firewall/shorewall/files/digest-shorewall-1.4.7c @@ -0,0 +1 @@ +MD5 01dc73768bd5d854859eed966422ca6a shorewall-1.4.7c.tgz 2369315 diff --git a/net-firewall/shorewall/shorewall-1.4.6-r3.ebuild b/net-firewall/shorewall/shorewall-1.4.6-r3.ebuild index bff66fad50b3..dc384d25452f 100644 --- a/net-firewall/shorewall/shorewall-1.4.6-r3.ebuild +++ b/net-firewall/shorewall/shorewall-1.4.6-r3.ebuild @@ -1,6 +1,6 @@ # Copyright 1999-2003 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-1.4.6-r3.ebuild,v 1.5 2003/10/21 15:54:39 mholzer Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-1.4.6-r3.ebuild,v 1.6 2003/11/02 15:59:39 mholzer Exp $ DESCRIPTION="Full state iptables firewall" HOMEPAGE="http://www.shorewall.net/" @@ -28,6 +28,6 @@ src_install() { pkg_postinst() { einfo "Read the documentation from http://www.shorewall.net" - einfo "available at /usr/share/doc/${P}/html/index.htm" + einfo "available at /usr/share/doc/${PF}/html/index.htm" einfo "and edit the files in /etc/shorewall before starting the firewall" } diff --git a/net-firewall/shorewall/shorewall-1.4.7c.ebuild b/net-firewall/shorewall/shorewall-1.4.7c.ebuild new file mode 100644 index 000000000000..de246b66d9d1 --- /dev/null +++ b/net-firewall/shorewall/shorewall-1.4.7c.ebuild @@ -0,0 +1,32 @@ +# Copyright 1999-2003 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-firewall/shorewall/shorewall-1.4.7c.ebuild,v 1.1 2003/11/02 15:59:39 mholzer Exp $ + +DESCRIPTION="Full state iptables firewall" +HOMEPAGE="http://www.shorewall.net/" +SRC_URI="ftp://slovakia.shorewall.net/mirror/shorewall/${PN}-${PV}/${P}.tgz" + +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~ppc ~sparc ~alpha" + +DEPEND="virtual/glibc + net-firewall/iptables + sys-apps/iproute" + +S=${WORKDIR}/${P} + +src_install() { + keepdir /var/lib/shorewall + PREFIX=${D} ./install.sh /etc/init.d || die + + exeinto /etc/init.d + newexe ${FILESDIR}/shorewall shorewall + dohtml -r documentation/* +} + +pkg_postinst() { + einfo "Read the documentation from http://www.shorewall.net" + einfo "available at /usr/share/doc/${PF}/html/index.htm" + einfo "and edit the files in /etc/shorewall before starting the firewall" +} |