Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 26 Sep 2002 12:59:38 -0400 (EDT)
From:      Michael Joyner <mjoyner@hq.dyns.cx>
To:        FreeBSD-gnats-submit@FreeBSD.org
Cc:        Michael Joyner <mjoyner@hq.dyns.cx>
Subject:   ports/43394: New port yptransitd, an nss_ldap replacement.
Message-ID:  <200209261659.g8QGxcOi040178@ip-34.internal.hq.dyns.cx>

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

>Number:         43394
>Category:       ports
>Synopsis:       New port yptransitd, an nss_ldap replacement.
>Confidential:   no
>Severity:       non-critical
>Priority:       high
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Sep 26 10:00:07 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     wolf
>Release:        FreeBSD 4.6-RELEASE i386
>Organization:
>Environment:
System: FreeBSD ip-34.internal.hq.dyns.cx 4.6-RELEASE FreeBSD 4.6-RELEASE #3: Tue Aug 6 02:19:55 EDT 2002 mjoyner@ip-34.internal:/usr/src/sys/compile/workstation i386


	
>Description:
	New port, yptransitd.
	An nss_ldap replacement.
	
>How-To-Repeat:
	
>Fix:

	

--- yptransitd.sh begins here ---
# 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:
#
#	yptransitd
#	yptransitd/files
#	yptransitd/Makefile
#	yptransitd/distinfo
#	yptransitd/pkg-comment
#	yptransitd/pkg-descr
#	yptransitd/pkg-plist
#
echo c - yptransitd
mkdir -p yptransitd > /dev/null 2>&1
echo c - yptransitd/files
mkdir -p yptransitd/files > /dev/null 2>&1
echo x - yptransitd/Makefile
sed 's/^X//' >yptransitd/Makefile << 'END-of-yptransitd/Makefile'
X# New ports collection makefile for:   yptransitd
X# Date created: 	26 September 2002
X# Whom: 		Michael Joyner <mjoyner@hq.dyns.cx>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	yptransitd
XPORTVERSION=	0.5
XPORTREVISION=	0
XCATEGORIES=	net
XMASTER_SITES=	http://unc.dl.sourceforge.net/sourceforge/yptransitd/
XDISTNAME=	${PORTNAME}-${PORTVERSION}
X
XMAINTAINER=	mjoyner@hq.dyns.cx
X
XLIB_DEPENDS=	ldap.2:${PORTSDIR}/net/openldap2
X
XGNU_CONFIGURE=	yes
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
END-of-yptransitd/Makefile
echo x - yptransitd/distinfo
sed 's/^X//' >yptransitd/distinfo << 'END-of-yptransitd/distinfo'
XMD5 (yptransitd-0.5.tar.gz) = 4325ddb1b005471640c842635a34dcc1
END-of-yptransitd/distinfo
echo x - yptransitd/pkg-comment
sed 's/^X//' >yptransitd/pkg-comment << 'END-of-yptransitd/pkg-comment'
XA replacement for nss_ldap
END-of-yptransitd/pkg-comment
echo x - yptransitd/pkg-descr
sed 's/^X//' >yptransitd/pkg-descr << 'END-of-yptransitd/pkg-descr'
XAn alternative to nss_ldap using an ldap based NIS/YP server.
X
XThis is a UNIX daemon providing NIS services with a modular 
Xbackend interface. The current focus is the development of 
Xan LDAP module for the backend data source.
X
XThis daemon was (and is being written) in order to migrate a 
Xlarge install base of UNIX systems utilizing NIS to an LDAP 
Xbased solution, eventually facilititing a migration of all 
Xcorporate services that rely on similar data to LDAP.
X
XThis (and future) LDAP related tools are being released under 
Xthe BSD License (with advertising clause).
X
XPlease understand that the project is, at best, a beta.
X
XThere is no documentation yet.
X
XWWW: http://yptransitd.sourceforge.net/
END-of-yptransitd/pkg-descr
echo x - yptransitd/pkg-plist
sed 's/^X//' >yptransitd/pkg-plist << 'END-of-yptransitd/pkg-plist'
Xetc/yptransitd/yptransitd.conf
Xsbin/yptransitd
Xetc/yptransitd/modules/ldap.so
Xetc/yptransitd/ldap.conf
END-of-yptransitd/pkg-plist
exit
--- yptransitd.sh ends here ---


>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?200209261659.g8QGxcOi040178>