summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChuck Short <zul@gentoo.org>2004-03-22 15:44:01 +0000
committerChuck Short <zul@gentoo.org>2004-03-22 15:44:01 +0000
commit67ca0afddcb0fe53b2210bbc10bf99680f9c95de (patch)
treeedde19ca072248ebd73428ca3275e0aca699ddfc
parentUnstable on hppa ;o (diff)
downloadhistorical-67ca0afddcb0fe53b2210bbc10bf99680f9c95de.tar.gz
historical-67ca0afddcb0fe53b2210bbc10bf99680f9c95de.tar.bz2
historical-67ca0afddcb0fe53b2210bbc10bf99680f9c95de.zip
Version bump, closes #45210.
-rw-r--r--net-misc/atftp/ChangeLog11
-rw-r--r--net-misc/atftp/Manifest6
-rw-r--r--net-misc/atftp/atftp-0.6.2.ebuild4
-rw-r--r--net-misc/atftp/atftp-0.7.ebuild42
-rw-r--r--net-misc/atftp/files/digest-atftp-0.71
5 files changed, 59 insertions, 5 deletions
diff --git a/net-misc/atftp/ChangeLog b/net-misc/atftp/ChangeLog
index e5749aa0862b..c8b7add1ddcf 100644
--- a/net-misc/atftp/ChangeLog
+++ b/net-misc/atftp/ChangeLog
@@ -1,6 +1,15 @@
# ChangeLog for net-misc/atftp
# Copyright 2002-2004 Gentoo Technologies, Inc.; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/atftp/ChangeLog,v 1.10 2004/01/27 00:33:43 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/atftp/ChangeLog,v 1.11 2004/03/22 15:44:00 zul Exp $
+
+*atftp-0.7 (22 Mar 2004)
+
+ 22 Mar 2004; Chuck Short <zul@gentoo.org> atftp-0.6.2.ebuild,
+ atftp-0.7.ebuild:
+ Version bump, closes #45210.
+
+ 22 Mar 2004; Chuck Short <zul@gentoo.org> atftp-0.6.2.ebuild:
+ Marked stable for x86.
26 Jan 2004; Chuck Short <zul@gentoo.org> atftp-0.6-r3.ebuild,
atftp-0.6.2.ebuild:
diff --git a/net-misc/atftp/Manifest b/net-misc/atftp/Manifest
index 31c007b10bd4..2fabb9832734 100644
--- a/net-misc/atftp/Manifest
+++ b/net-misc/atftp/Manifest
@@ -1,6 +1,8 @@
MD5 1e55a4c9361b86f95256091dd045ab2d atftp-0.6-r3.ebuild 983
-MD5 1502a0bc934cc9c8e38c7e7c2237a8c9 atftp-0.6.2.ebuild 1028
-MD5 7551f2ff0488301aa7f6b5d0beb1181a ChangeLog 1737
+MD5 6d2b2e050ebce4ac1d17d065b04133fd atftp-0.7.ebuild 1026
+MD5 b1fdd776291e0c4c8168642b33c9a3dd atftp-0.6.2.ebuild 1027
+MD5 556ca54cb031c90e7d042e8edb0a9841 ChangeLog 1969
+MD5 401c2182f70ea502b2b13567dee9daf9 files/digest-atftp-0.7 61
MD5 6edbe26f81fbd488b6fbffd1bbd27ca9 files/digest-atftp-0.6-r3 61
MD5 f3d1e03f8ce70ea8ed775de7407304f3 files/atftp.init 437
MD5 e14c6bca387e9af7d2734fb9f08a67ee files/digest-atftp-0.6.2 63
diff --git a/net-misc/atftp/atftp-0.6.2.ebuild b/net-misc/atftp/atftp-0.6.2.ebuild
index 656ffc32dbc2..0acf8bca5da2 100644
--- a/net-misc/atftp/atftp-0.6.2.ebuild
+++ b/net-misc/atftp/atftp-0.6.2.ebuild
@@ -1,6 +1,6 @@
# Copyright 1999-2004 Gentoo Technologies, Inc.
# Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/net-misc/atftp/atftp-0.6.2.ebuild,v 1.4 2004/01/27 00:33:43 zul Exp $
+# $Header: /var/cvsroot/gentoo-x86/net-misc/atftp/atftp-0.6.2.ebuild,v 1.5 2004/03/22 15:44:00 zul Exp $
inherit eutils
@@ -9,7 +9,7 @@ HOMEPAGE="ftp://ftp.mamalinux.com/pub/atftp/"
SRC_URI="ftp://ftp.mamalinux.com/pub/atftp/${P}.tar.gz"
LICENSE="GPL-2"
-KEYWORDS="~x86 ~sparc"
+KEYWORDS="x86 ~sparc"
SLOT="0"
DEPEND="tcpd? ( sys-apps/tcp-wrappers )
diff --git a/net-misc/atftp/atftp-0.7.ebuild b/net-misc/atftp/atftp-0.7.ebuild
new file mode 100644
index 000000000000..6b7701f08082
--- /dev/null
+++ b/net-misc/atftp/atftp-0.7.ebuild
@@ -0,0 +1,42 @@
+# Copyright 1999-2004 Gentoo Technologies, Inc.
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/net-misc/atftp/atftp-0.7.ebuild,v 1.1 2004/03/22 15:44:01 zul Exp $
+
+inherit eutils
+
+DESCRIPTION="Advanced TFTP implementation client/server"
+HOMEPAGE="ftp://ftp.mamalinux.com/pub/atftp/"
+SRC_URI="ftp://ftp.mamalinux.com/pub/atftp/${P}.tar.gz"
+LICENSE="GPL-2"
+
+KEYWORDS="~x86 ~sparc"
+SLOT="0"
+
+DEPEND="tcpd? ( sys-apps/tcp-wrappers )
+ !virtual/tftp"
+
+PROVIDE="virtual/tfp"
+
+src_compile () {
+ myconf=""
+ use tcpd && myconf="${myconf} --enable-libwrap" \
+ || myconf="${myconf} --disable-libwrap"
+
+ econf ${myconf} || die "./configure failed"
+
+ cp Makefile Makefile.orig
+ sed "s:CFLAGS = -g -Wall -D_REENTRANT -O2:CFLAGS = -g -Wall -D_REENTRANT ${CFLAGS}:" Makefile.orig >Makefile
+
+ emake || die
+}
+
+src_install () {
+ einstall || die "Installation failed"
+
+ exeinto /etc/init.d
+ newexe ${FILESDIR}/atftp.init atftp
+
+ insinto /etc/conf.d
+ newexe ${FILESDIR}/atftp.confd atftp
+}
+
diff --git a/net-misc/atftp/files/digest-atftp-0.7 b/net-misc/atftp/files/digest-atftp-0.7
new file mode 100644
index 000000000000..114091ac850b
--- /dev/null
+++ b/net-misc/atftp/files/digest-atftp-0.7
@@ -0,0 +1 @@
+MD5 3b27365772d918050b2251d98a9c7c82 atftp-0.7.tar.gz 202234