pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/emulators/suse100_krb5 Import suse100_krb5, SuSE 10.0 ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/5f5b955edec7
branches:  trunk
changeset: 538974:5f5b955edec7
user:      obache <obache%pkgsrc.org@localhost>
date:      Fri Feb 22 13:24:13 2008 +0000

description:
Import suse100_krb5, SuSE 10.0 kerberos5 library compatibility package.
Based on PR 35543 by Kevin Sullivan, modify to adapt to recent emul framework.

This package supports running ELF binaries linked with glibc2 that
require kerberos shared libraries.

diffstat:

 emulators/suse100_krb5/DESCR    |   6 ++++++
 emulators/suse100_krb5/Makefile |  14 ++++++++++++++
 emulators/suse100_krb5/distinfo |  20 ++++++++++++++++++++
 3 files changed, 40 insertions(+), 0 deletions(-)

diffs (52 lines):

diff -r a2f31cd73535 -r 5f5b955edec7 emulators/suse100_krb5/DESCR
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse100_krb5/DESCR      Fri Feb 22 13:24:13 2008 +0000
@@ -0,0 +1,6 @@
+Linux compatibility package based on the SuSE Linux distribution.
+Please visit http://www.suse.com/ for more information about SuSE
+Linux.
+
+This package supports running ELF binaries linked with glibc2 that
+require kerberos shared libraries.
diff -r a2f31cd73535 -r 5f5b955edec7 emulators/suse100_krb5/Makefile
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse100_krb5/Makefile   Fri Feb 22 13:24:13 2008 +0000
@@ -0,0 +1,14 @@
+# $NetBSD: Makefile,v 1.1.1.1 2008/02/22 13:24:13 obache Exp $
+
+DISTNAME=              suse_krb5-${SUSE_VERSION}
+CATEGORIES=            emulators
+DISTFILES=             krb5-1.4.1-5.11.${SUSE_ARCH}.rpm                \
+                       libcom_err-1.38-4.3.${SUSE_ARCH}.rpm
+
+MAINTAINER=            pkgsrc-users%NetBSD.org@localhost
+COMMENT=               Linux compatibility package for kerberos libraries
+
+EMUL_MODULES.linux=    base
+
+.include "../../emulators/suse100_linux/Makefile.common"
+.include "../../mk/bsd.pkg.mk"
diff -r a2f31cd73535 -r 5f5b955edec7 emulators/suse100_krb5/distinfo
--- /dev/null   Thu Jan 01 00:00:00 1970 +0000
+++ b/emulators/suse100_krb5/distinfo   Fri Feb 22 13:24:13 2008 +0000
@@ -0,0 +1,20 @@
+$NetBSD: distinfo,v 1.1.1.1 2008/02/22 13:24:13 obache Exp $
+
+SHA1 (suse100/i586/krb5-1.4.1-5.11.i586.rpm) = cb33ae0af2886f1185c86e437adc8eba34c586f1
+RMD160 (suse100/i586/krb5-1.4.1-5.11.i586.rpm) = f2e784ede547a3dadc9a4956b63e7cac1b1491f1
+Size (suse100/i586/krb5-1.4.1-5.11.i586.rpm) = 494975 bytes
+SHA1 (suse100/i586/libcom_err-1.38-4.3.i586.rpm) = 4bb9f391a3267943e287ae603f28f14560d7135e
+RMD160 (suse100/i586/libcom_err-1.38-4.3.i586.rpm) = 0eb66e114b4cc6329aae848755979820da17aa3e
+Size (suse100/i586/libcom_err-1.38-4.3.i586.rpm) = 42487 bytes
+SHA1 (suse100/ppc/krb5-1.4.1-5.11.ppc.rpm) = dbcc115fe5051a6c33faa2c50e6504774a30790c
+RMD160 (suse100/ppc/krb5-1.4.1-5.11.ppc.rpm) = 5ad11c6c158c2fbe2e4df9d393f94589df20805e
+Size (suse100/ppc/krb5-1.4.1-5.11.ppc.rpm) = 541646 bytes
+SHA1 (suse100/ppc/libcom_err-1.38-4.3.ppc.rpm) = 53d2fe50f46e34aacd14fbc55ae11bacae4918ae
+RMD160 (suse100/ppc/libcom_err-1.38-4.3.ppc.rpm) = 23c7b7ffd67edd7ff13d72485ff5c955421b8589
+Size (suse100/ppc/libcom_err-1.38-4.3.ppc.rpm) = 49275 bytes
+SHA1 (suse100/x86_64/krb5-1.4.1-5.11.x86_64.rpm) = a3fcb4deca1eac45dd25ec6bda76c542f219e477
+RMD160 (suse100/x86_64/krb5-1.4.1-5.11.x86_64.rpm) = b3f1a721191f243725da937ecd735f602b7f5f97
+Size (suse100/x86_64/krb5-1.4.1-5.11.x86_64.rpm) = 538713 bytes
+SHA1 (suse100/x86_64/libcom_err-1.38-4.3.x86_64.rpm) = 8c0f121836084fbdb823e557a78074a9e0ef32f3
+RMD160 (suse100/x86_64/libcom_err-1.38-4.3.x86_64.rpm) = 121a4400d26d83350bfc235f5f8ecab77be96a6b
+Size (suse100/x86_64/libcom_err-1.38-4.3.x86_64.rpm) = 43704 bytes



Home | Main Index | Thread Index | Old Index