diff options
author | Karl Trygve Kalleberg <karltk@gentoo.org> | 2002-07-16 21:39:23 +0000 |
---|---|---|
committer | Karl Trygve Kalleberg <karltk@gentoo.org> | 2002-07-16 21:39:23 +0000 |
commit | 9039334c8b0d0773f701894e072d29fc4ba04f55 (patch) | |
tree | 8aa127bbbc832a1d805e23c897948b4a0d7cea31 /net-misc | |
parent | sandbox violation fix0rs (diff) | |
download | historical-9039334c8b0d0773f701894e072d29fc4ba04f55.tar.gz historical-9039334c8b0d0773f701894e072d29fc4ba04f55.tar.bz2 historical-9039334c8b0d0773f701894e072d29fc4ba04f55.zip |
Fixes #5102.
Diffstat (limited to 'net-misc')
-rw-r--r-- | net-misc/neon/ChangeLog | 20 | ||||
-rw-r--r-- | net-misc/neon/files/digest-neon-0.15.3-r1 | 1 | ||||
-rw-r--r-- | net-misc/neon/files/digest-neon-0.18.5 | 1 | ||||
-rw-r--r-- | net-misc/neon/files/digest-neon-0.19.2 | 1 | ||||
-rw-r--r-- | net-misc/neon/files/digest-neon-0.19.2-r1 | 1 | ||||
-rw-r--r-- | net-misc/neon/files/digest-neon-0.21.1 | 1 | ||||
-rw-r--r-- | net-misc/neon/files/digest-neon-0.21.3 | 1 | ||||
-rw-r--r-- | net-misc/neon/neon-0.15.3-r1.ebuild | 35 | ||||
-rw-r--r-- | net-misc/neon/neon-0.18.5.ebuild | 33 | ||||
-rw-r--r-- | net-misc/neon/neon-0.19.2-r1.ebuild | 35 | ||||
-rw-r--r-- | net-misc/neon/neon-0.19.2.ebuild | 33 | ||||
-rw-r--r-- | net-misc/neon/neon-0.21.3.ebuild (renamed from net-misc/neon/neon-0.21.1.ebuild) | 5 |
12 files changed, 13 insertions, 154 deletions
diff --git a/net-misc/neon/ChangeLog b/net-misc/neon/ChangeLog index 7b3d6e6090b1..9059ad82234b 100644 --- a/net-misc/neon/ChangeLog +++ b/net-misc/neon/ChangeLog @@ -1,6 +1,12 @@ # ChangeLog for net-misc/neon # Copyright 2002 Gentoo Technologies, Inc.; Distributed under the GPL -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.5 2002/07/09 09:19:46 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/ChangeLog,v 1.6 2002/07/16 21:37:24 karltk Exp $ + +*neon-0.21.3 (14 Jul 2002) + + 14 Jul 2002; Karl Trygve Kalleberg <karltk@gentoo.org> neon-0.21.3.ebuild : + New upstream version. + Old versions 0.15.3-r1, 0.18.5, 0.19.2-r1, 0.19.2, 0.21.1 removed. *neon-0.21.1 (06 Jun 2002) @@ -20,8 +26,7 @@ 09 Jul 2002; phoen][x <phoenix@gentoo.org> neon-0.19.2.ebuild : Added KEYWORDS, LICENSE, SLOT. - 26 Feb 2002; G.Bevin <gbevin@gentoo.org> neon-0.19.2.ebuild, - files/digest-neon-0.19.2 : + 26 Feb 2002; G.Bevin <gbevin@gentoo.org> neon-0.19.2.ebuild, files/digest-neon-0.19.2 : upgraded version to latest release @@ -30,8 +35,7 @@ 09 Jul 2002; phoen][x <phoenix@gentoo.org> neon-0.18.5.ebuild : Added KEYWORDS, LICENSE, SLOT. - 8 Feb 2002; G.Bevin <gbevin@gentoo.org> neon-0.18.5.ebuild, - files/digest-neon-0.18.5 : + 8 Feb 2002; G.Bevin <gbevin@gentoo.org> neon-0.18.5.ebuild, files/digest-neon-0.18.5 : upgraded version to latest release @@ -41,8 +45,4 @@ Added KEYWORDS, LICENSE, SLOT. 1 Feb 2002; G.Bevin <gbevin@gentoo.org> ChangeLog : - Added initial ChangeLog which should be updated whenever the package is - updated in any way. This changelog is targetted to users. This means that the - comments should well explained and written in clean English. The details about - writing correct changelogs are explained in the skel.ChangeLog file which you - can find in the root directory of the portage repository. + Added initial ChangeLog. diff --git a/net-misc/neon/files/digest-neon-0.15.3-r1 b/net-misc/neon/files/digest-neon-0.15.3-r1 deleted file mode 100644 index 2a446984b1c4..000000000000 --- a/net-misc/neon/files/digest-neon-0.15.3-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 790ef01f17405881b63e94cbbce02194 neon-0.15.3.tar.gz 289406 diff --git a/net-misc/neon/files/digest-neon-0.18.5 b/net-misc/neon/files/digest-neon-0.18.5 deleted file mode 100644 index d97f82804fbd..000000000000 --- a/net-misc/neon/files/digest-neon-0.18.5 +++ /dev/null @@ -1 +0,0 @@ -MD5 a5e6812bbc94097a58e5c57a9c4572ea neon-0.18.5.tar.gz 476494 diff --git a/net-misc/neon/files/digest-neon-0.19.2 b/net-misc/neon/files/digest-neon-0.19.2 deleted file mode 100644 index 79dfbffa2e56..000000000000 --- a/net-misc/neon/files/digest-neon-0.19.2 +++ /dev/null @@ -1 +0,0 @@ -MD5 d2164f46a88fe9b77427b6de547f53a1 neon-0.19.2.tar.gz 497946 diff --git a/net-misc/neon/files/digest-neon-0.19.2-r1 b/net-misc/neon/files/digest-neon-0.19.2-r1 deleted file mode 100644 index 79dfbffa2e56..000000000000 --- a/net-misc/neon/files/digest-neon-0.19.2-r1 +++ /dev/null @@ -1 +0,0 @@ -MD5 d2164f46a88fe9b77427b6de547f53a1 neon-0.19.2.tar.gz 497946 diff --git a/net-misc/neon/files/digest-neon-0.21.1 b/net-misc/neon/files/digest-neon-0.21.1 deleted file mode 100644 index d433b9fc746e..000000000000 --- a/net-misc/neon/files/digest-neon-0.21.1 +++ /dev/null @@ -1 +0,0 @@ -MD5 bb2f8648a12a94a6356b8c935f25ed68 neon-0.21.1.tar.gz 472775 diff --git a/net-misc/neon/files/digest-neon-0.21.3 b/net-misc/neon/files/digest-neon-0.21.3 new file mode 100644 index 000000000000..23c2a5863002 --- /dev/null +++ b/net-misc/neon/files/digest-neon-0.21.3 @@ -0,0 +1 @@ +MD5 b99d866dbe40490853de20e3e1e64275 neon-0.21.3.tar.gz 476601 diff --git a/net-misc/neon/neon-0.15.3-r1.ebuild b/net-misc/neon/neon-0.15.3-r1.ebuild deleted file mode 100644 index e525fba760d2..000000000000 --- a/net-misc/neon/neon-0.15.3-r1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.15.3-r1.ebuild,v 1.3 2002/07/11 06:30:48 drobbins Exp $ - -S=${WORKDIR}/${P} - -DESCRIPTION="HTTP and WebDAV client library" -KEYWORDS="x86" -LICENSE="LGPL" -SLOT="0" - -SRC_URI="http://www.webdav.org/neon/neon-0.15.3.tar.gz" - -HOMEPAGE="http://www.webdav.org/neon" - -DEPEND="dev-libs/libxml2" - -src_compile() { - local myconf - - if [ "`use ssl`" ] ; then - myconf="$myconf --with-ssl" - fi - - ./configure --infodir=/usr/share/info --mandir=/usr/share/man --prefix=/usr --host=${CHOST} --enable-shared $myconf || die - - emake || die -} - -src_install () { - - make prefix=${D}/usr install || die - -} - diff --git a/net-misc/neon/neon-0.18.5.ebuild b/net-misc/neon/neon-0.18.5.ebuild deleted file mode 100644 index b651bcd24af4..000000000000 --- a/net-misc/neon/neon-0.18.5.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.18.5.ebuild,v 1.3 2002/07/11 06:30:48 drobbins Exp $ - -S=${WORKDIR}/${P} - -DESCRIPTION="HTTP and WebDAV client library" -SRC_URI="http://www.webdav.org/${PN}/${P}.tar.gz" -HOMEPAGE="http://www.webdav.org/neon" -KEYWORDS="x86" -LICENSE="GPL-2" -SLOT="0" - -DEPEND="dev-libs/libxml2" - -src_compile() { - local myconf - - if [ "`use ssl`" ] ; then - myconf="$myconf --with-ssl" - fi - - ./configure --infodir=/usr/share/info --mandir=/usr/share/man --prefix=/usr --host=${CHOST} --enable-shared $myconf || die - - emake || die -} - -src_install () { - - make prefix=${D}/usr install || die - -} - diff --git a/net-misc/neon/neon-0.19.2-r1.ebuild b/net-misc/neon/neon-0.19.2-r1.ebuild deleted file mode 100644 index b3d08c9274d7..000000000000 --- a/net-misc/neon/neon-0.19.2-r1.ebuild +++ /dev/null @@ -1,35 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.19.2-r1.ebuild,v 1.3 2002/07/11 06:30:48 drobbins Exp $ - -S=${WORKDIR}/${P} - -DESCRIPTION="HTTP and WebDAV client library" -SRC_URI="http://www.webdav.org/${PN}/${P}.tar.gz" -HOMEPAGE="http://www.webdav.org/neon" -KEYWORDS="x86" -LICENSE="GPL-2" -SLOT="0" - -DEPEND="dev-libs/libxml2" - -src_compile() { - local myconf - -CFLAGS="${CFLAGS} -I/usr/include/libxml2/libxml" -CXXFLAGS="${CXXFLAGS} -I/usr/include/libxml2/libxml" - if [ "`use ssl`" ] ; then - myconf="$myconf --with-ssl" - fi - - ./configure --infodir=/usr/share/info --mandir=/usr/share/man --prefix=/usr --host=${CHOST} --enable-shared $myconf || die - - emake || die -} - -src_install () { - - make prefix=${D}/usr install || die - -} - diff --git a/net-misc/neon/neon-0.19.2.ebuild b/net-misc/neon/neon-0.19.2.ebuild deleted file mode 100644 index 6392ffe84222..000000000000 --- a/net-misc/neon/neon-0.19.2.ebuild +++ /dev/null @@ -1,33 +0,0 @@ -# Copyright 1999-2001 Gentoo Technologies, Inc. -# Distributed under the terms of the GNU General Public License, v2 or later -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.19.2.ebuild,v 1.3 2002/07/11 06:30:48 drobbins Exp $ - -S=${WORKDIR}/${P} - -DESCRIPTION="HTTP and WebDAV client library" -SRC_URI="http://www.webdav.org/${PN}/${P}.tar.gz" -HOMEPAGE="http://www.webdav.org/neon" -KEYWORDS="x86" -LICENSE="GPL-2" -SLOT="0" - -DEPEND="dev-libs/libxml2" - -src_compile() { - local myconf - - if [ "`use ssl`" ] ; then - myconf="$myconf --with-ssl" - fi - - ./configure --infodir=/usr/share/info --mandir=/usr/share/man --prefix=/usr --host=${CHOST} --enable-shared $myconf || die - - emake || die -} - -src_install () { - - make prefix=${D}/usr install || die - -} - diff --git a/net-misc/neon/neon-0.21.1.ebuild b/net-misc/neon/neon-0.21.3.ebuild index f466f1c7cbd2..aa79024221b9 100644 --- a/net-misc/neon/neon-0.21.1.ebuild +++ b/net-misc/neon/neon-0.21.3.ebuild @@ -1,14 +1,13 @@ # Copyright 1999-2002 Gentoo Technologies, Inc. # Distributed under the terms of the GNU General Public License, v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.21.1.ebuild,v 1.2 2002/07/09 09:19:46 phoenix Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/neon/neon-0.21.3.ebuild,v 1.1 2002/07/16 21:37:24 karltk Exp $ S=${WORKDIR}/${P} DESCRIPTION="HTTP and WebDAV client library" SRC_URI="http://www.webdav.org/${PN}/${P}.tar.gz" -KEYWORDS="x86" -SLOT="0" + HOMEPAGE="http://www.webdav.org/neon" LICENSE="GPL-2" DEPEND="dev-libs/libxml2 |