diff options
author | Martin Holzer <mholzer@gentoo.org> | 2004-04-01 17:27:05 +0000 |
---|---|---|
committer | Martin Holzer <mholzer@gentoo.org> | 2004-04-01 17:27:05 +0000 |
commit | da98aa292bc19d64242eda5be60a00302a500cfd (patch) | |
tree | 62aa8d2c403e9187572438c27f95cdf6643a3439 /net-misc/linesrv | |
parent | Removed nomirror as there are md5sum mismatches upstream. See bug #43458. (M... (diff) | |
download | gentoo-2-da98aa292bc19d64242eda5be60a00302a500cfd.tar.gz gentoo-2-da98aa292bc19d64242eda5be60a00302a500cfd.tar.bz2 gentoo-2-da98aa292bc19d64242eda5be60a00302a500cfd.zip |
Verison bumped. Closes 35640.
Diffstat (limited to 'net-misc/linesrv')
-rw-r--r-- | net-misc/linesrv/ChangeLog | 10 | ||||
-rw-r--r-- | net-misc/linesrv/Manifest | 6 | ||||
-rw-r--r-- | net-misc/linesrv/files/digest-linesrv-2.1.8 | 1 | ||||
-rw-r--r-- | net-misc/linesrv/linesrv-2.1.6-r1.ebuild | 13 | ||||
-rw-r--r-- | net-misc/linesrv/linesrv-2.1.8.ebuild | 55 |
5 files changed, 75 insertions, 10 deletions
diff --git a/net-misc/linesrv/ChangeLog b/net-misc/linesrv/ChangeLog index e961381236ec..ea04a54afd7d 100644 --- a/net-misc/linesrv/ChangeLog +++ b/net-misc/linesrv/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/linesrv -# Copyright 2002-2003 Gentoo Technologies, Inc.; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linesrv/ChangeLog,v 1.6 2003/02/12 08:26:58 vapier Exp $ +# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/linesrv/ChangeLog,v 1.7 2004/04/01 17:27:05 mholzer Exp $ + +*linesrv-2.1.8 (01 Apr 2004) + + 01 Apr 2004; Martin Holzer <mholzer@gentoo.org> linesrv-2.1.6-r1.ebuild, + linesrv-2.1.8.ebuild: + Verison bumped. Closes 35640. 06 Dec 2002; Rodney Rees <manson@gentoo.org> : changed sparc ~sparc keywords diff --git a/net-misc/linesrv/Manifest b/net-misc/linesrv/Manifest index 7818cec3780f..fe7471134114 100644 --- a/net-misc/linesrv/Manifest +++ b/net-misc/linesrv/Manifest @@ -1,7 +1,9 @@ +MD5 57abdf6ca6d7da7c48c1c62a6eb93462 linesrv-2.1.6-r1.ebuild 1881 +MD5 2aea8f4c768d8a10a75bfa09dc4092a7 linesrv-2.1.8.ebuild 1738 MD5 b4e445aff3fd2ab6c300e8dea98b4e05 ChangeLog 957 -MD5 7f66b979e778c73a5c2a925d367a7fdc linesrv-2.1.6-r1.ebuild 1890 +MD5 29e20aa982eafe8d1a66419009ef82bf files/digest-linesrv-2.1.8 70 MD5 fcf1fee9b36c1cd1bfb2933c4b6826e3 files/digest-linesrv-2.1.6-r1 70 MD5 af60fe815b57d49018b9304e03bea856 files/lcshutdown.pam 395 MD5 5a68ab066e6b1f25fb2b9b834ddf0f49 files/linecontrol.pam 421 +MD5 e6975a6db517360a45740e13d575501e files/linesrv.rc6 726 MD5 c1ab2d4f273fec5022a90a587f74c92a files/linesrv.conf 1283 -MD5 e68687b3fa3a02bef1fdeb070dbfcea6 files/linesrv.rc6 736 diff --git a/net-misc/linesrv/files/digest-linesrv-2.1.8 b/net-misc/linesrv/files/digest-linesrv-2.1.8 new file mode 100644 index 000000000000..d45baeeb9374 --- /dev/null +++ b/net-misc/linesrv/files/digest-linesrv-2.1.8 @@ -0,0 +1 @@ +MD5 e1e20d6ba19ae9d2a75ce44a3f747be3 linesrv-2.1.8.src.tar.bz2 125651 diff --git a/net-misc/linesrv/linesrv-2.1.6-r1.ebuild b/net-misc/linesrv/linesrv-2.1.6-r1.ebuild index 7b7f580e2d4a..017acdf55651 100644 --- a/net-misc/linesrv/linesrv-2.1.6-r1.ebuild +++ b/net-misc/linesrv/linesrv-2.1.6-r1.ebuild @@ -1,26 +1,27 @@ -# Copyright 1999-2003 Gentoo Technologies, Inc. +# Copyright 1999-2004 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/linesrv/linesrv-2.1.6-r1.ebuild,v 1.8 2003/02/13 14:58:36 vapier Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/linesrv/linesrv-2.1.6-r1.ebuild,v 1.9 2004/04/01 17:27:05 mholzer Exp $ IUSE="pam" DESCRIPTION="Client/Server system to control the Internet link of a masquerading server" HOMEPAGE="http://linecontrol.sourceforge.net" -S=${WORKDIR}/linesrv-2.1 -SRC_URI="mirror://sourceforge/linecontrol/${PN}-${PV}.src.tar.bz2" +S=${WORKDIR}/${PN}-2.1 +SRC_URI="mirror://sourceforge/linecontrol/${P}.src.tar.bz2" +RESTRICT="nomirror" #windows client: http://people.ee.ethz.ch/~sfuchs/LineControl/down/wlc-122.zip DEPEND="virtual/glibc pam? ( >=sys-libs/pam-0.75 )" RDEPEND="virtual/glibc net-www/apache" LICENSE="GPL-2" SLOT="0" -KEYWORDS="x86 sparc " +KEYWORDS="x86 sparc" [ -z "$HTTPD_ROOT" ] && HTTPD_ROOT=/home/httpd src_unpack() { - unpack ${PN}-${PV}.src.tar.bz2 + unpack ${A} } src_compile() { diff --git a/net-misc/linesrv/linesrv-2.1.8.ebuild b/net-misc/linesrv/linesrv-2.1.8.ebuild new file mode 100644 index 000000000000..ac7f51425f6b --- /dev/null +++ b/net-misc/linesrv/linesrv-2.1.8.ebuild @@ -0,0 +1,55 @@ +# Copyright 1999-2004 Gentoo Technologies, Inc. +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/linesrv/linesrv-2.1.8.ebuild,v 1.1 2004/04/01 17:27:05 mholzer Exp $ + +IUSE="pam" + +DESCRIPTION="Client/Server system to control the Internet link of a masquerading server" +HOMEPAGE="http://linecontrol.sourceforge.net" + +S=${WORKDIR}/${PN}-2.1 +SRC_URI="mirror://sourceforge/linecontrol/${P}.src.tar.bz2" +RESTRICT="nomirror" +#windows client: http://people.ee.ethz.ch/~sfuchs/LineControl/down/wlc-122.zip + +DEPEND="virtual/glibc + pam? ( >=sys-libs/pam-0.75 )" +LICENSE="GPL-2" +SLOT="0" +KEYWORDS="~x86 ~sparc" + +[ -z "$HTTPD_ROOT" ] && HTTPD_ROOT=/var/www/localhost + +src_unpack() { + unpack ${A} +} + +src_compile() { + local myconf + use pam || myconf="--disable-pamauth" + econf ${myconf} || die "bad configure" + emake || die +} + +src_install() { + dodir /usr/share/linesrv /var/log/linesrv ${HTTPD_ROOT}/htdocs/lclog + + dosbin server/linesrv + + exeinto ${HTTPD_ROOT}/cgi-bin ; doexe lclog/lclog htmlstatus/htmlstatus + chmod 4755 ${D}${HTTPD_ROOT}/cgi-bin/htmlstatus + insinto ${HTTPD_ROOT}/htdocs/lclog ; doins lclog/html/* + + mknod ${D}/usr/share/linesrv/logpipe p + exeinto /usr/share/linesrv ; doexe server/config/complete_syntax/halt-wrapper + + dodoc server/{INSTALL,NEWS,README} + newdoc htmlstatus/README README.htmlstatus + newdoc lclog/INSTALL INSTALL.lclog + docinto complete_syntax ; dodoc server/config/complete_syntax/* + + exeinto /etc/init.d ; newexe ${FILESDIR}/linesrv.rc6 linesrv + insinto /etc ; newins ${FILESDIR}/linesrv.conf linesrv.conf.sample + insinto /etc/pam.d ; newins ${FILESDIR}/linecontrol.pam linecontrol + insinto /etc/pam.d ; newins ${FILESDIR}/lcshutdown.pam lcshutdown +} |