diff options
author | Chris White <chriswhite@gentoo.org> | 2006-03-14 05:34:12 +0000 |
---|---|---|
committer | Chris White <chriswhite@gentoo.org> | 2006-03-14 05:34:12 +0000 |
commit | 18901f924dc78febd636037f301efe98fa42d918 (patch) | |
tree | e7c3cbc25cc7b2049015c265988f72861d0e8a34 /net-misc/sitecopy | |
parent | Stable on x86; bug #124221 (diff) | |
download | gentoo-2-18901f924dc78febd636037f301efe98fa42d918.tar.gz gentoo-2-18901f924dc78febd636037f301efe98fa42d918.tar.bz2 gentoo-2-18901f924dc78febd636037f301efe98fa42d918.zip |
Version bump to 0.16.3.
([~x86 base] Portage version: 2.1_pre4-r1)
Diffstat (limited to 'net-misc/sitecopy')
-rw-r--r-- | net-misc/sitecopy/ChangeLog | 7 | ||||
-rw-r--r-- | net-misc/sitecopy/Manifest | 12 | ||||
-rw-r--r-- | net-misc/sitecopy/files/digest-sitecopy-0.16.3 | 1 | ||||
-rw-r--r-- | net-misc/sitecopy/sitecopy-0.16.3.ebuild | 90 |
4 files changed, 99 insertions, 11 deletions
diff --git a/net-misc/sitecopy/ChangeLog b/net-misc/sitecopy/ChangeLog index a007494862f8..ba2d6db52cfa 100644 --- a/net-misc/sitecopy/ChangeLog +++ b/net-misc/sitecopy/ChangeLog @@ -1,6 +1,11 @@ # ChangeLog for net-misc/sitecopy # Copyright 2002-2006 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/ChangeLog,v 1.34 2006/02/22 05:03:02 chriswhite Exp $ +# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/ChangeLog,v 1.35 2006/03/14 05:34:12 chriswhite Exp $ + +*sitecopy-0.16.3 (14 Mar 2006) + + 14 Mar 2006; Chris White <chriswhite@gentoo.org> +sitecopy-0.16.3.ebuild: + Version bump to 0.16.3. 22 Feb 2006; Chris White <chriswhite@gentoo.org> sitecopy-0.15.1.ebuild, sitecopy-0.16.0.ebuild: diff --git a/net-misc/sitecopy/Manifest b/net-misc/sitecopy/Manifest index d91eb9876b0f..806694c54e44 100644 --- a/net-misc/sitecopy/Manifest +++ b/net-misc/sitecopy/Manifest @@ -1,18 +1,10 @@ ------BEGIN PGP SIGNED MESSAGE----- -Hash: SHA1 - MD5 26544d6e7fc98dd57316d1e1dd2ee32a ChangeLog 5497 MD5 fdd1c7334ee674439936fa8eed17cfcc files/digest-sitecopy-0.15.1 67 MD5 a9f8ec12aecca50ec49648f0a8c2829f files/digest-sitecopy-0.16.0 67 +MD5 7709cac248b7575145338597dd8ddfa4 files/digest-sitecopy-0.16.3 67 MD5 9d2f1b627c2e64ada7b81ea3fa5ee51d files/sitecopy-0.14.1-nls.patch 598 MD5 1dfe28809075352e0eed13c4a713b728 files/sitecopy-gcc3.4.patch 493 MD5 ebe90825466ecdac16089ecd43abdcab metadata.xml 251 MD5 8963b618b6b1cef09be6963ad68035e1 sitecopy-0.15.1.ebuild 2781 MD5 4d3fdc52f45cc2f73fa3b34d9a7c3345 sitecopy-0.16.0.ebuild 2500 ------BEGIN PGP SIGNATURE----- -Version: GnuPG v1.4.2 (GNU/Linux) - -iD8DBQFD+/CaFdQwWVoAgN4RAup9AKC3a7JH9RXGmZbfsnyBkNP8QA9bRgCdEzwS -P0rRxaw/Qa1tLRF8ep6rRYQ= -=htzq ------END PGP SIGNATURE----- +MD5 9ba5ae7bedbfa10f42456d8b2ed05655 sitecopy-0.16.3.ebuild 2503 diff --git a/net-misc/sitecopy/files/digest-sitecopy-0.16.3 b/net-misc/sitecopy/files/digest-sitecopy-0.16.3 new file mode 100644 index 000000000000..0f663f4cf221 --- /dev/null +++ b/net-misc/sitecopy/files/digest-sitecopy-0.16.3 @@ -0,0 +1 @@ +MD5 df48499ad81b333a9d255c1709e09a1a sitecopy-0.16.3.tar.gz 961799 diff --git a/net-misc/sitecopy/sitecopy-0.16.3.ebuild b/net-misc/sitecopy/sitecopy-0.16.3.ebuild new file mode 100644 index 000000000000..17b1a104cda7 --- /dev/null +++ b/net-misc/sitecopy/sitecopy-0.16.3.ebuild @@ -0,0 +1,90 @@ +# Copyright 1999-2006 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/net-misc/sitecopy/sitecopy-0.16.3.ebuild,v 1.1 2006/03/14 05:34:12 chriswhite Exp $ + +inherit eutils toolchain-funcs + +IUSE="expat gssapi nls rsh ssl webdav xml2 zlib" + +DESCRIPTION="sitecopy is for easily maintaining remote web sites" +SRC_URI="http://www.lyra.org/${PN}/${P}.tar.gz" +HOMEPAGE="http://www.lyra.org/sitecopy/" +KEYWORDS="~amd64 ~ppc ~sparc ~x86" +LICENSE="GPL-2" +SLOT="0" +# gnome support is disabled at this point +# as the gnome frontend appears to be +# very unstable! - Chris White +# gnome? ( +# gnome-base/gnome-libs +# =x11-libs/gtk+-1* ) +DEPEND="rsh? ( net-misc/netkit-rsh ) + >=net-misc/neon-0.24.6" + +pkg_setup() { + ewarn "gnome support has been disabled" + ewarn "until some major bugs can" + ewarn "be fixed regarding it!" + + if use zlib ; then + built_with_use net-misc/neon zlib || die "neon needs zlib support" + fi + + if use ssl ; then + built_with_use net-misc/neon ssl || die "neon needs ssl support" + myconf="${myconf} --with-ssl=openssl" + fi + + if use expat ; then + built_with_use net-misc/neon expat || die "neon needs expat support" + fi + + if use xml2 ; then + built_with_use net-misc/neon expat && die "neon needs expat support disabled for + xml2 support to be enabled" + fi +} + +src_unpack() { + unpack ${A} + sed -i -e \ + "s:docdir \= .*:docdir \= \$\(prefix\)\/share/doc\/${PF}:" \ + ${S}/Makefile.in || die "Documentation directory patching failed" +} + +src_compile() { + + einfo "Sitecopy uses neon unconditionally for a security bug." + einfo "The sitecopy system also checks for zlib, ssl, and xml" + einfo "support through neon instead of the actual system libraries" + einfo "therefore support must be built into neon." + + # Bug 51585, GLSA 200406-03 + einfo "Forcing the use of the system-wide neon library (BR #51585)." + myconf="${myconf} --with-neon" + + econf ${myconf} \ + $(use_enable webdav) \ + $(use_with gssapi) \ + $(use_enable nls) \ + $(use_enable rsh) \ + $(use_with expat) \ + $(use_with xml2 libxml2 ) \ + || die "configuration failed" + + # $(use_with socks) \ + # $(use_enable gnome gnomefe) \ + + # fixes some gnome compile issues +# if use gnome +# then +# echo "int fe_accept_cert(const ne_ssl_certificate *cert, int failures) { return 0; }" >> gnome/gcommon.c +# sed -i -e "s:-lglib:-lglib -lgthread:" Makefile +# fi + + emake || die "Make failed" +} + +src_install() { + make DESTDIR=${D} install || die "install failed" +} |