1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

This is a Linux Fedora 10 infrastructure port for...

The Cyrus SASL (Simple Authentication and Security Layer)

SASL is the Simple Authentication and Security Layer, a method
for adding authentication support to connection-based protocols.
To use SASL, a protocol includes a command for identifying and
authenticating a user to a server and for optionally negotiating
protection of subsequent protocol interactions. If its use is
negotiated, a security layer is inserted between the protocol
and the connection.

WWW: http://cyrusimap.web.cmu.edu/

Obtained from:	Peter Jeremy <peterjeremy@optushome.com.au>
This commit is contained in:
Juergen Lock 2009-07-03 20:56:24 +00:00
parent 44f9c036c8
commit dcb4858c08
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=237059
3 changed files with 38 additions and 0 deletions

View File

@ -260,6 +260,7 @@
SUBDIR += libtomcrypt
SUBDIR += libwhisker
SUBDIR += liedentd
SUBDIR += linux-f10-cyrus-sasl2
SUBDIR += linux-f10-libssh2
SUBDIR += linux-f10-nss
SUBDIR += linux-f10-openssl

View File

@ -0,0 +1,31 @@
# New ports collection makefile for: security/linux-f10-cyrus-sasl2
# Date created: 2009-06-07
# Whom: peter
#
# $FreeBSD$
#
PORTNAME= cyrus-sasl2
PORTVERSION= 2.1.22
CATEGORIES= security linux
PKGNAMEPREFIX= linux-f10-
DISTNAME= cyrus-sasl-lib-${PORTVERSION}-${RPMVERSION}
SRC_DISTFILES= cyrus-sasl-${PORTVERSION}-${RPMVERSION}.src.rpm
MAINTAINER= emulation@FreeBSD.org
COMMENT= RFC 2222 SASL (Simple Authentication and Security Layer) (Linux Fedora 10)
USE_LINUX_RPM= yes
LINUX_DIST_VER= 10
RPMVERSION= 19.fc10
USE_LDCONFIG= yes
BRANDELF_FILES= usr/sbin/sasldblistusers2 usr/sbin/saslpasswd2
DESCR= ${.CURDIR}/../${PORTNAME}/pkg-descr
PLIST_DIRS= etc/sasl2 usr/lib/sasl2
PLIST_FILES= usr/lib/libsasl2.so.2 usr/lib/libsasl2.so.2.0.22 usr/lib/sasl2/libanonymous.so usr/lib/sasl2/libanonymous.so.2 usr/lib/sasl2/libanonymous.so.2.0.22 usr/lib/sasl2/libsasldb.so usr/lib/sasl2/libsasldb.so.2 usr/lib/sasl2/libsasldb.so.2.0.22 usr/sbin/sasldblistusers2 usr/sbin/saslpasswd2
DOCSDIR= usr/share/doc/cyrus-sasl-lib-${PORTVERSION}
PORTDOCS= AUTHORS COPYING NEWS README advanced.html appconvert.html components.html gssapi.html index.html install.html macosx.html mechanisms.html options.html plugprog.html programming.html readme.html sysadmin.html upgrading.html windows.html
.include <bsd.port.mk>

View File

@ -0,0 +1,6 @@
MD5 (rpm/i386/fedora/10/cyrus-sasl-lib-2.1.22-19.fc10.i386.rpm) = 5a4ee3c84ec9581723fd56b658eec994
SHA256 (rpm/i386/fedora/10/cyrus-sasl-lib-2.1.22-19.fc10.i386.rpm) = ae8da4ee07615519c657ddbe3b8c128a2e81f00a4db0da17b7369dabe03ed6d2
SIZE (rpm/i386/fedora/10/cyrus-sasl-lib-2.1.22-19.fc10.i386.rpm) = 145305
MD5 (rpm/i386/fedora/10/cyrus-sasl-2.1.22-19.fc10.src.rpm) = f66997139328e0446b1635b4c59c5cd4
SHA256 (rpm/i386/fedora/10/cyrus-sasl-2.1.22-19.fc10.src.rpm) = 70f087f10f7a6c62a30befadef9904c03543aa20ae890889b2a08a04382e6963
SIZE (rpm/i386/fedora/10/cyrus-sasl-2.1.22-19.fc10.src.rpm) = 1661687