diff options
author | 2009-08-03 07:53:57 +0000 | |
---|---|---|
committer | 2009-08-03 07:53:57 +0000 | |
commit | 41308a95458e963ca2929e23f35f57e607b978cd (patch) | |
tree | 976c42328a641cfce0d9717e20b97186d5dccef4 /app-crypt | |
parent | Fix LINGUAS handling wrt #280129. (diff) | |
download | gentoo-2-41308a95458e963ca2929e23f35f57e607b978cd.tar.gz gentoo-2-41308a95458e963ca2929e23f35f57e607b978cd.tar.bz2 gentoo-2-41308a95458e963ca2929e23f35f57e607b978cd.zip |
added heimdal-1.2.1-r3 with patch to enable autoconf-2.64
(Portage version: 2.1.6.13/cvs/Linux x86_64)
Diffstat (limited to 'app-crypt')
-rw-r--r-- | app-crypt/heimdal/ChangeLog | 9 | ||||
-rw-r--r-- | app-crypt/heimdal/files/heimdal-autoconf-2.64.patch | 11 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-1.2.1-r1.ebuild | 5 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-1.2.1-r2.ebuild | 5 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-1.2.1-r3.ebuild | 140 | ||||
-rw-r--r-- | app-crypt/heimdal/heimdal-1.2.1.ebuild | 5 |
6 files changed, 168 insertions, 7 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog index 23700dacb714..8538164faf90 100644 --- a/app-crypt/heimdal/ChangeLog +++ b/app-crypt/heimdal/ChangeLog @@ -1,6 +1,13 @@ # ChangeLog for app-crypt/heimdal # Copyright 2002-2009 Gentoo Foundation; Distributed under the GPL v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.136 2009/03/18 14:48:06 ricmm Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.137 2009/08/03 07:53:57 mueli Exp $ + +*heimdal-1.2.1-r3 (03 Aug 2009) + + 03 Aug 2009; Michael Hammer <mueli@gentoo.org> + +files/heimdal-autoconf-2.64.patch, +heimdal-1.2.1-r3.ebuild: + - add heimdal-1.2.1-r3 with patch enabling autoconf-2.64 + - did some clean up to convince repoman 18 Mar 2009; <ricmm@gentoo.org> heimdal-0.7.2-r3.ebuild: Drop down to ~mips due to unstable deps diff --git a/app-crypt/heimdal/files/heimdal-autoconf-2.64.patch b/app-crypt/heimdal/files/heimdal-autoconf-2.64.patch new file mode 100644 index 000000000000..f4b33e0dc74c --- /dev/null +++ b/app-crypt/heimdal/files/heimdal-autoconf-2.64.patch @@ -0,0 +1,11 @@ +--- cf/roken-frag.m4.orig 2009-08-03 10:40:57.000000000 +0200 ++++ cf/roken-frag.m4 2009-08-03 10:41:09.000000000 +0200 +@@ -586,7 +586,7 @@ + #include <err.h> + #endif]) + +-AC_CHECK_DECLS([optarg, optind, opterr, optopt, environ],[],[][ ++AC_CHECK_DECLS([optarg, optind, opterr, optopt, environ],[],[],[ + #include <stdlib.h> + #ifdef HAVE_UNISTD_H + #include <unistd.h> diff --git a/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild b/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild index 667152eb9d4b..1572fc11aeb8 100644 --- a/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild +++ b/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild,v 1.10 2009/03/15 13:56:01 ranger Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.2.1-r1.ebuild,v 1.11 2009/08/03 07:53:57 mueli Exp $ + +EAPI=1 WANT_AUTOMAKE=latest WANT_AUTOCONF=latest inherit autotools libtool eutils virtualx toolchain-funcs flag-o-matic -EAPI=1 PATCHVER=0.2 PATCH_P=${PN}-gentoo-patches-${PATCHVER} RESTRICT="test" diff --git a/app-crypt/heimdal/heimdal-1.2.1-r2.ebuild b/app-crypt/heimdal/heimdal-1.2.1-r2.ebuild index 31724a142733..f6c24b2659a5 100644 --- a/app-crypt/heimdal/heimdal-1.2.1-r2.ebuild +++ b/app-crypt/heimdal/heimdal-1.2.1-r2.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2009 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.2.1-r2.ebuild,v 1.1 2009/01/26 15:36:50 mueli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.2.1-r2.ebuild,v 1.2 2009/08/03 07:53:57 mueli Exp $ + +EAPI=1 WANT_AUTOMAKE=latest WANT_AUTOCONF=latest inherit autotools libtool eutils virtualx toolchain-funcs flag-o-matic -EAPI=1 PATCHVER=0.2 PATCH_P=${PN}-gentoo-patches-${PATCHVER} RESTRICT="test" diff --git a/app-crypt/heimdal/heimdal-1.2.1-r3.ebuild b/app-crypt/heimdal/heimdal-1.2.1-r3.ebuild new file mode 100644 index 000000000000..1722e3607f0a --- /dev/null +++ b/app-crypt/heimdal/heimdal-1.2.1-r3.ebuild @@ -0,0 +1,140 @@ +# Copyright 1999-2009 Gentoo Foundation +# Distributed under the terms of the GNU General Public License v2 +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.2.1-r3.ebuild,v 1.1 2009/08/03 07:53:57 mueli Exp $ + +EAPI=1 + +inherit autotools libtool eutils virtualx toolchain-funcs flag-o-matic + +PATCHVER=0.2 +PATCH_P=${PN}-gentoo-patches-${PATCHVER} +RESTRICT="test" + +DESCRIPTION="Kerberos 5 implementation from KTH" +HOMEPAGE="http://www.h5l.org/" +SRC_URI="http://www.h5l.org/dist/src/${P}.tar.gz + mirror://gentoo/${PATCH_P}.tar.bz2" + +LICENSE="BSD" +SLOT="0" +KEYWORDS="~alpha ~amd64 ~arm ~hppa ~ia64 ~mips ~ppc ~ppc64 ~s390 ~sh ~sparc ~x86 ~m68k" +IUSE="afs +berkdb hdb-ldap ipv6 otp pkinit ssl threads X" + +RDEPEND="ssl? ( dev-libs/openssl ) + berkdb? ( sys-libs/db ) + !berkdb? ( sys-libs/gdbm ) + >=dev-db/sqlite-3.5.7 + || ( ( >sys-libs/e2fsprogs-libs-1.40.11 ) ( sys-libs/com_err sys-libs/ss ) ) + afs? ( net-fs/openafs ) + hdb-ldap? ( >=net-nds/openldap-2.3.0 ) + !virtual/krb5" + +DEPEND="${RDEPEND} + dev-util/pkgconfig + >=sys-devel/autoconf-2.62" +# >=sys-devel/libtool-2.2" + +PROVIDE="virtual/krb5" + +GENTOODIR=${WORKDIR}/gentoo +S=${WORKDIR}/${P} + +src_unpack() { + unpack ${A} + cd "${S}" + + EPATCH_SUFFIX="patch" epatch "${GENTOODIR}"/patches + + epatch "${FILESDIR}"/${PN}-r23238-kb5_locl_h-wind_h.patch + epatch "${FILESDIR}"/${PN}-r23235-kb5-libwind_la.patch + epatch "${FILESDIR}"/${PN}-kdc-sans_pkinit.patch + epatch "${FILESDIR}"/${PN}-system_sqlite.patch + epatch "${FILESDIR}"/${PN}-symlinked-manpages.patch + epatch "${FILESDIR}"/${PN}-autoconf-ipv6-backport.patch + epatch "${FILESDIR}"/${PN}-autoconf-2.64.patch + + AT_M4DIR="cf" eautoreconf +} + +src_compile() { + # needed to work with sys-libs/e2fsprogs-libs <- should be removed!! + append-flags "-I/usr/include/et" + econf \ + $(use_with ipv6) \ + $(use_enable berkdb berkeley-db) \ + $(use_enable pkinit pk-init) \ + $(use_with ssl openssl /usr) \ + $(use_with X x) \ + $(use_enable threads pthread-support) \ + $(use_enable otp) \ + $(use_enable afs afs-support) \ + $(use_with hdb-ldap openldap /usr) \ + --disable-osfc2 \ + --enable-kcm \ + --enable-shared \ + --disable-netinfo \ + --prefix=/usr \ + --libexecdir=/usr/sbin || die "econf failed" + + local ltversion=`libtool --version |grep 'GNU libtool' |sed -e's/^.*(GNU libtool) \([0-9]\+\.[0-9]\+\(\.[0-9]\+\)\+\) .*$/\1/'` + local ltmajor=`echo $ltversion |sed -e's/^\([0-9]\+\)\..*$/\1/'` + local ltminor=`echo $ltversion |sed -e's/^[0-9]\+\.\([0-9]\+\)\..*$/\1/'` + if [ $ltmajor -lt 2 ] || ( [ $ltmajor -eq 2 ] && [ $ltminor -lt 2 ] ); then + ewarn "Using old libtool with a quick hack." + sed -i -e's/ECHO=/echo=/' libtool + fi + + emake || die "emake failed" +} + +src_test() { + addpredict /proc/fs/openafs/afs_ioctl + addpredict /proc/fs/nnpfs/afs_ioctl + + if use X ; then + KRB5_CONFIG="${S}"/krb5.conf Xmake check || die + else + KRB5_CONFIG="${S}"/krb5.conf make check || die + fi +} + +src_install() { + INSTALL_CATPAGES="no" emake DESTDIR="${D}" install || die "emake install failed" + + dodoc ChangeLog README NEWS TODO + + # Begin client rename and install + for i in {telnetd,ftpd,rshd,popper} + do + mv "${D}"/usr/share/man/man8/{,k}${i}.8 + mv "${D}"/usr/sbin/{,k}${i} + done + + for i in {rcp,rsh,telnet,ftp,su,login,pagsh,kf} + do + mv "${D}"/usr/share/man/man1/{,k}${i}.1 + mv "${D}"/usr/bin/{,k}${i} + done + + mv "${D}"/usr/share/man/man5/{,k}ftpusers.5 + mv "${D}"/usr/share/man/man5/{,k}login.access.5 + mv "${D}"/usr/share/man/man3/{,k}editline.3 + + doinitd "${GENTOODIR}"/configs/heimdal-kdc + doinitd "${GENTOODIR}"/configs/heimdal-kadmind + doinitd "${GENTOODIR}"/configs/heimdal-kpasswdd + doinitd "${GENTOODIR}"/configs/heimdal-kcm + + insinto /etc + newins "${GENTOODIR}"/configs/krb5.conf krb5.conf.example + + sed -i "s:/lib:/$(get_libdir):" "${D}"/etc/krb5.conf.example || die "sed failed" + + if use hdb-ldap; then + insinto /etc/openldap/schema + doins "${GENTOODIR}"/configs/krb5-kdc.schema + fi + + # default database dir + keepdir /var/heimdal +} diff --git a/app-crypt/heimdal/heimdal-1.2.1.ebuild b/app-crypt/heimdal/heimdal-1.2.1.ebuild index f71d997d27c0..7d589ac7cb01 100644 --- a/app-crypt/heimdal/heimdal-1.2.1.ebuild +++ b/app-crypt/heimdal/heimdal-1.2.1.ebuild @@ -1,13 +1,14 @@ # Copyright 1999-2008 Gentoo Foundation # Distributed under the terms of the GNU General Public License v2 -# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.2.1.ebuild,v 1.1 2008/07/31 10:52:13 mueli Exp $ +# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-1.2.1.ebuild,v 1.2 2009/08/03 07:53:57 mueli Exp $ + +EAPI=1 WANT_AUTOMAKE=latest WANT_AUTOCONF=latest inherit autotools libtool eutils virtualx toolchain-funcs flag-o-matic -EAPI=1 PATCHVER=0.2 PATCH_P=${PN}-gentoo-patches-${PATCHVER} |