diff options
author | Jonathan Smith <smithj@gentoo.org> | 2005-07-12 02:28:22 +0000 |
---|---|---|
committer | Jonathan Smith <smithj@gentoo.org> | 2005-07-12 02:28:22 +0000 |
commit | 9505fa3b9d65b4531bc965960fcf560de11076fb (patch) | |
tree | 89658ea35692034c2ac0f330cf5fd2cdcdfa10fe /net-misc/portfwd | |
parent | New DTD version: 4.4 (diff) | |
download | gentoo-2-9505fa3b9d65b4531bc965960fcf560de11076fb.tar.gz gentoo-2-9505fa3b9d65b4531bc965960fcf560de11076fb.tar.bz2 gentoo-2-9505fa3b9d65b4531bc965960fcf560de11076fb.zip |
#98055: version bump
(Portage version: 2.0.51.22-r1)
Diffstat (limited to 'net-misc/portfwd')
-rw-r--r-- | net-misc/portfwd/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/portfwd/Manifest | 20 | ||||
-rw-r--r-- | net-misc/portfwd/files/digest-portfwd-0.28 | 1 | ||||
-rw-r--r-- | net-misc/portfwd/portfwd-0.28.ebuild | 65 |
4 files changed, 78 insertions, 15 deletions
diff --git a/net-misc/portfwd/ChangeLog b/net-misc/portfwd/ChangeLog index 3ab54b6f6bb0..2434dd0ef2eb 100644 --- a/net-misc/portfwd/ChangeLog +++ b/net-misc/portfwd/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/portfwd # Copyright 2000-2005 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/ChangeLog,v 1.11 2005/05/06 14:58:54 swegener Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/ChangeLog,v 1.12 2005/07/12 02:28:22 smithj Exp $ + +*portfwd-0.28 (12 Jul 2005) + + 12 Jul 2005; Jonathan Smith <smithj@gentoo.org> +portfwd-0.28.ebuild: + #98055: version bump 06 May 2005; Sven Wegener <swegener@gentoo.org> portfwd-0.26_rc6.ebuild: Removed * postfix from <, <=, >= and > dependencies. diff --git a/net-misc/portfwd/Manifest b/net-misc/portfwd/Manifest index 426bcaf5772f..bfd77889716e 100644 --- a/net-misc/portfwd/Manifest +++ b/net-misc/portfwd/Manifest @@ -1,19 +1,11 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - +MD5 5a46c6014cc446e58993310cadd3c94f ChangeLog 1508 MD5 800884f7ac3c6ca781b99313b2f0cdb6 portfwd-0.26.ebuild 1557 -MD5 a202c2ace5e7604f357b1845dd71d441 portfwd-0.26_rc6.ebuild 1570 MD5 77be0277167ea42c6c758fc858529c89 portfwd-0.26_rc6-r1.ebuild 1568 -MD5 5a46c6014cc446e58993310cadd3c94f ChangeLog 1508 +MD5 a202c2ace5e7604f357b1845dd71d441 portfwd-0.26_rc6.ebuild 1570 +MD5 800884f7ac3c6ca781b99313b2f0cdb6 portfwd-0.28.ebuild 1557 MD5 960ab2c321e4752e952e9878a8e5ae71 files/digest-portfwd-0.26 64 -MD5 2e5d079e07d2511ef3695aa36140dc2f files/portfwd.confd 55 -MD5 ffc48b45008b806173e4a719e023b7c4 files/portfwd.init 887 MD5 3e26912825dccefb4a4474400d2c7eb6 files/digest-portfwd-0.26_rc6 67 MD5 3e26912825dccefb4a4474400d2c7eb6 files/digest-portfwd-0.26_rc6-r1 67 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.1 (GNU/Linux) - -iD8DBQFCe4ZCI1lqEGTUzyQRAp4xAKC6ZpOvosIbFjeQRtYeKJH5j+NmAwCg3fSD -Cvnif9hN97HA3SiOllBBRkA= -=wSp+ ------END PGP SIGNATURE----- +MD5 2e5d079e07d2511ef3695aa36140dc2f files/portfwd.confd 55 +MD5 ffc48b45008b806173e4a719e023b7c4 files/portfwd.init 887 +MD5 e3a4e5a369cb42583320a9755e28be58 files/digest-portfwd-0.28 64 diff --git a/net-misc/portfwd/files/digest-portfwd-0.28 b/net-misc/portfwd/files/digest-portfwd-0.28 new file mode 100644 index 000000000000..bd4af3da6ff5 --- /dev/null +++ b/net-misc/portfwd/files/digest-portfwd-0.28 @@ -0,0 +1 @@ +MD5 344cab684b41c90343159a56e06d1949 portfwd-0.28.tar.gz 173202 diff --git a/net-misc/portfwd/portfwd-0.28.ebuild b/net-misc/portfwd/portfwd-0.28.ebuild new file mode 100644 index 000000000000..6a8874c44722 --- /dev/null +++ b/net-misc/portfwd/portfwd-0.28.ebuild @@ -0,0 +1,65 @@ +# Copyright 1999-2005 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/portfwd/portfwd-0.28.ebuild,v 1.1 2005/07/12 02:28:22 smithj Exp $ + +DESCRIPTION="Port Forwarding Daemon" +SRC_URI="mirror://sourceforge/${PN}/${P/_/}.tar.gz" +HOMEPAGE="http://portfwd.sourceforge.net" +LICENSE="GPL-2" + +SLOT="0" +KEYWORDS="~x86 ~ia64 ~amd64 ~ppc" +IUSE="" + +DEPEND=">=sys-apps/sed-4" +RDEPEND="" + +src_unpack() { + unpack ${A} + cd ${WORKDIR}/${P/_/} + + cd src + sed -iorig \ + -e "s:^CFLAGS =.*:CFLAGS = @CFLAGS@ -Wall -DPORTFWD_CONF=\\\\\"\$(sysconfdir)/portfwd.cfg\\\\\":" \ + -e "s:^CXXFLAGS =.*:CPPFLAGS = @CXXFLAGS@ -Wall -DPORTFWD_CONF=\\\\\"\$(sysconfdir)/portfwd.cfg\\\\\":" \ + Makefile.am + cd ../tools + sed -iorig \ + -e "s:^CXXFLAGS =.*:CPPFLAGS = @CXXFLAGS@ -Wall -DPORTFWD_CONF=\\\\\"\$(sysconfdir)/portfwd.cfg\\\\\":" \ + Makefile.am + cd ../getopt + sed -iorig -e "s:$.CC.:\$(CC) @CFLAGS@:g" Makefile.am + cd ../doc + sed -iorig -e "s:/doc/portfwd:/share/doc/$P:" Makefile.am + cd .. + sed -iorig -e "s:/doc/portfwd:/share/doc/$P:" Makefile.am +} + +src_compile() { + cd ${WORKDIR}/${P/_/} + + ./bootstrap + econf || die "econf failed" + emake +} + +src_install() { + cd ${WORKDIR}/${P/_/} + + einstall + prepalldocs + + dodoc cfg/* + + insinto /etc/init.d + insopts -m0755 + newins ${FILESDIR}/${PN}.init ${PN} + + insinto /etc/conf.d + insopts -m0644 + newins ${FILESDIR}/${PN}.confd ${PN} +} + +pkg_postinst() { + einfo "Many configuration file (/etc/portfwd.cfg) samples are available in /usr/share/doc/${P}" +} |