Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jul 2000 08:58:23 +0200 (CEST)
From:      dirk.meyer@dinoex.sub.org
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   ports/19781: new port net/ldapmodule
Message-ID:  <200007080658.e686wNC07539@net2.dinoex.sub.org>

next in thread | raw e-mail | index | archive | help

>Number:         19781
>Category:       ports
>Synopsis:       new port net/ldapmodule
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 08 00:00:00 PDT 2000
>Closed-Date:
>Last-Modified:
>Originator:     Dirk Meyer
>Release:        FreeBSD 4.0-STABLE i386
>Organization:
privat
>Environment:

	phyton, openldap

>Description:

	LDAP Wrapper for Python

>How-To-Repeat:
>Fix:
	
	install this shell archive in the ports tree

# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#	ldapmodule-1.9
#	ldapmodule-1.9/Makefile
#	ldapmodule-1.9/pkg
#	ldapmodule-1.9/pkg/PLIST
#	ldapmodule-1.9/pkg/DESCR
#	ldapmodule-1.9/pkg/COMMENT
#	ldapmodule-1.9/files
#	ldapmodule-1.9/files/md5
#
echo c - ldapmodule-1.9
mkdir -p ldapmodule-1.9 > /dev/null 2>&1
echo x - ldapmodule-1.9/Makefile
sed 's/^X//' >ldapmodule-1.9/Makefile << 'END-of-ldapmodule-1.9/Makefile'
X# New ports collection makefile for:	ldapmodule
X# Date created:		05.Jul 2000
X# Whom:			dirk.meyer@dinoex.sub.org
X#
X# $FreeBSD: $
X
XPORTNAME=	ldapmodule
XPORTVERSION=	1.9
XCATEGORIES=	net
XMASTER_SITES=	http://archive.csee.uq.edu.au/~leonard/dc-prj/ldapmodule/
XDISTNAME=	${PORTNAME}-${PORTVERSION}-alpha
X
XMAINTAINER=	dirk.meyer@dinoex.sub.org
X
XLIB_DEPENDS=	ldap.1:${PORTSDIR}/net/openldap
XBUILD_DEPENDS=	python:${PORTSDIR}/lang/python
XRUN_DEPENDS=	python:${PORTSDIR}/lang/python
X
XGNU_CONFIGURE=	yes
XCONFIGURE_ARGS+=	--with-ldap=${LOCALBASE}
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
X.include <bsd.port.mk>
END-of-ldapmodule-1.9/Makefile
echo c - ldapmodule-1.9/pkg
mkdir -p ldapmodule-1.9/pkg > /dev/null 2>&1
echo x - ldapmodule-1.9/pkg/PLIST
sed 's/^X//' >ldapmodule-1.9/pkg/PLIST << 'END-of-ldapmodule-1.9/pkg/PLIST'
Xlib/python1.5/site-packages/ldapmodule.so
X@dirrm lib/python1.5/site-packages
END-of-ldapmodule-1.9/pkg/PLIST
echo x - ldapmodule-1.9/pkg/DESCR
sed 's/^X//' >ldapmodule-1.9/pkg/DESCR << 'END-of-ldapmodule-1.9/pkg/DESCR'
X
X                            LDAP Wrapper for Python
X                                       
X   This module provides an LDAP API to Python in the spirit of RFC1823.
X   
XSome cool things people have done with ldapmodule
X
X     * LANL phone book (source)
X     * Michael Stroeder's web2ldap (previously ldap-client-cgi.py).
X     * LDAP support for Zope (see also Zope)
END-of-ldapmodule-1.9/pkg/DESCR
echo x - ldapmodule-1.9/pkg/COMMENT
sed 's/^X//' >ldapmodule-1.9/pkg/COMMENT << 'END-of-ldapmodule-1.9/pkg/COMMENT'
XAn LDAP module for phyton
END-of-ldapmodule-1.9/pkg/COMMENT
echo c - ldapmodule-1.9/files
mkdir -p ldapmodule-1.9/files > /dev/null 2>&1
echo x - ldapmodule-1.9/files/md5
sed 's/^X//' >ldapmodule-1.9/files/md5 << 'END-of-ldapmodule-1.9/files/md5'
XMD5 (ldapmodule-1.9-alpha.tar.gz) = 6918466d2c8ce2ed5e91785d433cd1a1
END-of-ldapmodule-1.9/files/md5
exit


>Release-Note:
>Audit-Trail:
>Unformatted:


To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-ports" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200007080658.e686wNC07539>