From dinoex@net2.dinoex.sub.org  Fri Jul  7 23:58:40 2000
Return-Path: <dinoex@net2.dinoex.sub.org>
Received: from net2.dinoex.sub.org (net2.dinoex.de [212.184.201.182])
	by hub.freebsd.org (Postfix) with ESMTP id F396C37B7BF
	for <FreeBSD-gnats-submit@freebsd.org>; Fri,  7 Jul 2000 23:58:38 -0700 (PDT)
	(envelope-from dinoex@net2.dinoex.sub.org)
Received: (from dinoex@localhost)
	by net2.dinoex.sub.org (8.10.1/8.10.1) id e686wNC07539; Sat, 8 Jul 2000 08:58:23 +0200 (CEST)
	(envelope-from dinoex)
Message-Id: <200007080658.e686wNC07539@net2.dinoex.sub.org>
Date: Sat, 8 Jul 2000 08:58:23 +0200 (CEST)
From: dirk.meyer@dinoex.sub.org
Sender: dinoex@net2.dinoex.sub.org
Reply-To: dirk.meyer@dinoex.sub.org
To: FreeBSD-gnats-submit@freebsd.org
Subject: new port net/ldapmodule
X-Send-Pr-Version: 3.2

>Number:         19781
>Category:       ports
>Synopsis:       new port net/ldapmodule
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    dinoex
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sat Jul 08 00:00:00 PDT 2000
>Closed-Date:    Thu Jul 13 09:17:55 PDT 2000
>Last-Modified:  Thu Jul 18 12:27:12 PDT 2002
>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:
State-Changed-From-To: open->closed 
State-Changed-By: kevlo 
State-Changed-When: Thu Jul 13 09:17:55 PDT 2000 
State-Changed-Why:  
Committed, thanks. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=19781 
>Unformatted:
