diff options
author | acm <acm@FreeBSD.org> | 2006-08-14 10:57:11 +0800 |
---|---|---|
committer | acm <acm@FreeBSD.org> | 2006-08-14 10:57:11 +0800 |
commit | 4df92a8347378b550570a0eb81e6ff03b63b7393 (patch) | |
tree | e3951ea681e955a6ea2bc18eda11a57540e30565 /security | |
parent | ffbc175776d459803f2bf58161f34c15f682a67e (diff) | |
download | freebsd-ports-gnome-4df92a8347378b550570a0eb81e6ff03b63b7393.tar.gz freebsd-ports-gnome-4df92a8347378b550570a0eb81e6ff03b63b7393.tar.zst freebsd-ports-gnome-4df92a8347378b550570a0eb81e6ff03b63b7393.zip |
- Remove security/linux-krb5-libs, it was integrated to linux_base-fc4.
Approved by: garga (mentor)
Diffstat (limited to 'security')
-rw-r--r-- | security/Makefile | 1 | ||||
-rw-r--r-- | security/linux-krb5-libs/Makefile | 23 | ||||
-rw-r--r-- | security/linux-krb5-libs/distinfo.i386 | 6 |
3 files changed, 0 insertions, 30 deletions
diff --git a/security/Makefile b/security/Makefile index a7c35b80b648..7fa4d2ea75a8 100644 --- a/security/Makefile +++ b/security/Makefile @@ -235,7 +235,6 @@ SUBDIR += libtomcrypt SUBDIR += libwhisker SUBDIR += liedentd - SUBDIR += linux-krb5-libs SUBDIR += linux-openssl SUBDIR += linux-pam-docs SUBDIR += lockdown diff --git a/security/linux-krb5-libs/Makefile b/security/linux-krb5-libs/Makefile deleted file mode 100644 index 0aaae3055334..000000000000 --- a/security/linux-krb5-libs/Makefile +++ /dev/null @@ -1,23 +0,0 @@ -# New ports collection makefile for: linux-krb5-libs -# Date created: 2006-08-04 -# Whom: Jose Alonso Cardenas Marquez <acm@FreeBSD.org> -# -# $FreeBSD$ -# - -PORTNAME= krb5-libs -PORTVERSION= 1.4 -CATEGORIES= security linux -DISTNAME= ${PORTNAME}-${PORTVERSION}-3 - -MAINTAINER= acm@FreeBSD.org -COMMENT= An authentication system, successor to Kerberos IV (Linux version) - -ONLY_FOR_ARCHS= i386 amd64 -USE_LINUX_RPM= yes -LINUX_DIST_VER= 4 -INSTALLS_SHLIB= yes -AUTOMATIC_PLIST=yes -DESCR= ${.CURDIR}/../${PORTNAME:S/-libs//}/pkg-descr - -.include <bsd.port.mk> diff --git a/security/linux-krb5-libs/distinfo.i386 b/security/linux-krb5-libs/distinfo.i386 deleted file mode 100644 index 7e36a6c628b1..000000000000 --- a/security/linux-krb5-libs/distinfo.i386 +++ /dev/null @@ -1,6 +0,0 @@ -MD5 (rpm/i386/fedora/4/krb5-libs-1.4-3.i386.rpm) = 365a150e897cfa405f42bd80f52d781c -SHA256 (rpm/i386/fedora/4/krb5-libs-1.4-3.i386.rpm) = 4fca65ca941e248b3db158f2be7b8ce023a90c1acb36ec89fd78f7654eda8a0d -SIZE (rpm/i386/fedora/4/krb5-libs-1.4-3.i386.rpm) = 532705 -MD5 (rpm/i386/fedora/4/krb5-1.4-3.src.rpm) = e61707d4ce51faf48ba94373a485861e -SHA256 (rpm/i386/fedora/4/krb5-1.4-3.src.rpm) = 06cfda4a230a16ea922b00928315871ea0d86dc4e6907bf79254f821fb931ef3 -SIZE (rpm/i386/fedora/4/krb5-1.4-3.src.rpm) = 6696165 |