summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSeemant Kulleen <seemant@gentoo.org>2005-07-18 17:17:25 +0000
committerSeemant Kulleen <seemant@gentoo.org>2005-07-18 17:17:25 +0000
commit88447818ac63c8737c6e4d958bb306bb9d53bc87 (patch)
tree5066f4700ecdad7d0ed4e66a44d486c8c208af3f /app-crypt
parentstyle fix (diff)
downloadhistorical-88447818ac63c8737c6e4d958bb306bb9d53bc87.tar.gz
historical-88447818ac63c8737c6e4d958bb306bb9d53bc87.tar.bz2
historical-88447818ac63c8737c6e4d958bb306bb9d53bc87.zip
version bump. Thanks a lot to: emanuele.giaquinta@gmail.com for helping me in bug #97305
Package-Manager: portage-2.0.51.22-r1
Diffstat (limited to 'app-crypt')
-rw-r--r--app-crypt/heimdal/ChangeLog8
-rw-r--r--app-crypt/heimdal/Manifest4
-rw-r--r--app-crypt/heimdal/files/digest-heimdal-0.72
-rw-r--r--app-crypt/heimdal/heimdal-0.7.ebuild157
4 files changed, 169 insertions, 2 deletions
diff --git a/app-crypt/heimdal/ChangeLog b/app-crypt/heimdal/ChangeLog
index 8a3af5719979..ca39fdd704bb 100644
--- a/app-crypt/heimdal/ChangeLog
+++ b/app-crypt/heimdal/ChangeLog
@@ -1,6 +1,12 @@
# ChangeLog for app-crypt/heimdal
# Copyright 2002-2005 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.80 2005/07/18 15:12:35 seemant Exp $
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/ChangeLog,v 1.81 2005/07/18 17:17:25 seemant Exp $
+
+*heimdal-0.7 (18 Jul 2005)
+
+ 18 Jul 2005; Seemant Kulleen <seemant@gentoo.org> +heimdal-0.7.ebuild:
+ version bump. Thanks a lot to: emanuele.giaquinta@gmail.com for helping me
+ in bug #97305
18 Jul 2005; Seemant Kulleen <seemant@gentoo.org> -heimdal-0.6.4.ebuild,
-heimdal-0.6.4-r1.ebuild:
diff --git a/app-crypt/heimdal/Manifest b/app-crypt/heimdal/Manifest
index c58aaa1eef5c..60c6be7bdd19 100644
--- a/app-crypt/heimdal/Manifest
+++ b/app-crypt/heimdal/Manifest
@@ -1,6 +1,7 @@
MD5 6c9cbfc951ebeca1a88d8722de4dde80 metadata.xml 231
-MD5 72ae30b8de931ad2627dc60f41b90810 ChangeLog 13276
+MD5 9bc4255f86243f1d43ac52b2bb1a9df7 ChangeLog 13471
MD5 874d688f79941bcac10d8087ab85e4f0 heimdal-0.6.5.ebuild 3802
+MD5 aa6e10a332dbc348c110c17ab9fd83a7 heimdal-0.7.ebuild 3961
MD5 0becad2fb5b2e15b30b47b2939304647 files/heimdal-kadmind 546
MD5 2be6ab7b49a076e078f34913d65bcaad files/heimdal-kdc 514
MD5 f4811d443f68fe11946a031ada8ce125 files/heimdal-kpasswdd 551
@@ -8,3 +9,4 @@ MD5 06ae43d9ec1ce6f03630f6bd5e1631eb files/krb5-kdc.schema 4051
MD5 0f222a777af729dc4d6076ab03342056 files/krb5.conf 423
MD5 c9a17d0a75733352c1e45b1d1c4470b1 files/digest-heimdal-0.6.5 147
MD5 f51748af8baa63a8eecdb0ba7a0106cc files/krb4-build.patch 853
+MD5 b067bdf59f1afc68d236c02de0e45c95 files/digest-heimdal-0.7 145
diff --git a/app-crypt/heimdal/files/digest-heimdal-0.7 b/app-crypt/heimdal/files/digest-heimdal-0.7
new file mode 100644
index 000000000000..8fffbd6f53a8
--- /dev/null
+++ b/app-crypt/heimdal/files/digest-heimdal-0.7
@@ -0,0 +1,2 @@
+MD5 0a8097a8772d5d2de8c5539d3182b82a heimdal-0.7.tar.gz 4514589
+MD5 1c6c94d40d2231604279eea05929d303 heimdal-0.7-gentoo-patches-0.1.tar.bz2 4110
diff --git a/app-crypt/heimdal/heimdal-0.7.ebuild b/app-crypt/heimdal/heimdal-0.7.ebuild
new file mode 100644
index 000000000000..fe5b9ab881ee
--- /dev/null
+++ b/app-crypt/heimdal/heimdal-0.7.ebuild
@@ -0,0 +1,157 @@
+# Copyright 1999-2005 Gentoo Foundation
+# Distributed under the terms of the GNU General Public License v2
+# $Header: /var/cvsroot/gentoo-x86/app-crypt/heimdal/heimdal-0.7.ebuild,v 1.1 2005/07/18 17:17:25 seemant Exp $
+
+inherit libtool eutils virtualx toolchain-funcs
+
+PATCHVER=0.1
+PATCH_P=${P}-gentoo-patches-${PATCHVER}
+
+DESCRIPTION="Kerberos 5 implementation from KTH"
+HOMEPAGE="http://www.pdc.kth.se/heimdal/"
+SRC_URI="ftp://ftp.pdc.kth.se/pub/heimdal/src/${P}.tar.gz
+ mirror://gentoo/${PATCH_P}.tar.bz2
+ http://dev.gentoo.org/~seeemant/distfiles/${PATCH_P}.tar.bz2"
+
+LICENSE="as-is"
+SLOT="0"
+KEYWORDS="~alpha ~amd64 ~hppa ~ia64 ~mips ~ppc ~sparc ~x86"
+IUSE="ssl berkdb ipv6 krb4 ldap X"
+
+RDEPEND="ssl? ( dev-libs/openssl )
+ berkdb? ( sys-libs/db )
+ krb4? ( >=app-crypt/kth-krb-1.2.2-r2 )
+ ldap? ( net-nds/openldap )
+ sys-libs/ss
+ sys-libs/com_err
+ sys-libs/cracklib
+ !virtual/krb5"
+
+DEPEND="${RDEPEND}
+ sys-devel/autoconf
+ sys-devel/automake
+ sys-devel/gcc
+ >=sys-apps/sed-4"
+
+PROVIDE="virtual/krb5"
+
+GENTOODIR=${WORKDIR}/gentoo
+
+src_unpack() {
+ unpack ${A} ; cd ${S}
+
+ EPATCH_SUFFIX="patch" \
+ epatch ${GENTOODIR}/patches
+}
+
+src_compile() {
+ elibtoolize
+
+ aclocal -I cf || die "configure problem"
+ autoheader || die "configure problem"
+ automake -a || die "configure problem"
+ autoconf || die "configure problem"
+
+ local myconf=""
+
+ use krb4 \
+ && myconf="${myconf} --with-krb4-config=/usr/athena/bin/krb4-config"
+
+ use ldap && myconf="${myconf} --with-openldap=/usr"
+
+ libtoolize --copy --force
+
+ econf \
+ $(use_with ipv6) \
+ $(use_with berkdb berkeley-db) \
+ $(use_with ssl openssl) \
+ $(use_with X x) \
+ --enable-shared \
+ --includedir=/usr/include/heimdal \
+ --libexecdir=/usr/sbin \
+ ${myconf} || die "econf failed"
+
+ emake || die
+
+ # Compile the added password checker:
+ cd ${S}/lib/kadm5
+ tc-export CC
+ ${CC} -shared -fPIC ${CFLAGS} -I${S}/include \
+ -o sample_passwd_check.so sample_passwd_check.c -lcrack || \
+ die "Failed to compile password checker"
+}
+
+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() {
+ make DESTDIR=${D} install || die
+
+ dolib ${S}/lib/kadm5/sample_passwd_check.so
+
+ dodoc ChangeLog README NEWS TODO
+
+ # Begin client rename and install
+ for i in {telnetd,ftpd}
+ 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}
+ do
+ mv ${D}/usr/share/man/man1/{,k}${i}.1
+ mv ${D}/usr/bin/{,k}${i}
+ done
+
+ # Create symlinks for the includes
+ dosym heimdal /usr/include/gssapi
+ dosym heimdal/krb5-types.h /usr/include/krb5-types.h
+ dosym heimdal/krb5.h /usr/include/krb5.h
+ dosym heimdal/asn1_err.h /usr/include/asn1_err.h
+ dosym heimdal/krb5_asn1.h /usr/include/krb5_asn1.h
+ dosym heimdal/krb5_err.h /usr/include/krb5_err.h
+ dosym heimdal/heim_err.h /usr/include/heim_err.h
+ dosym heimdal/k524_err.h /usr/include/k524_err.h
+ dosym heimdal/krb5-protos.h /usr/include/krb5-protos.h
+
+ doinitd ${GENTOODIR}/configs/heimdal-kdc
+ doinitd ${GENTOODIR}/configs/heimdal-kadmind
+ doinitd ${GENTOODIR}/configs/heimdal-kpasswdd
+
+ insinto /etc
+ doins ${GENTOODIR}/configs/krb5.conf
+
+ sed -i "s:lib:$(get_libdir):" ${D}/etc/krb5.conf
+
+ if use ldap; then
+ insinto /etc/openldap/schema
+ doins ${GENTOODIR}/configs/krb5-kdc.schema
+ fi
+
+ # default database dir
+ keepdir /var/heimdal
+}
+
+pkg_postinst() {
+ echo
+ ewarn "DANGER WILL ROBINSON!"
+ einfo "There has been a change in the libgssapi shared library version"
+ einfo "This means that _EVERYTHING_ that linked against libgssapi.so.1"
+ einfo "will now be broken. Examples include, but may not be limited to:"
+ einfo "samba, mozilla, mozilla-firefox, subversion and neon, cvs, "
+ einfo "evolution-data-server, and gnome-vfs. As a consequence:"
+ ewarn "PLEASE PLEASE PLEASE PLEASE PLEASE run revdep-rebuild right now"
+ epause
+ ebeep 10
+ echo
+}
+