Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Oct 2002 17:10:06 -0700 (PDT)
From:      wolf <mjoyner2@hq.dyns.cx>
To:        freebsd-ports@FreeBSD.org
Subject:   ports/43394: updated shar file for yptransitd an nss_ldap replacement.
Message-ID:  <200210100010.g9A0A6LB012183@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/43394; it has been noted by GNATS.

From: wolf <mjoyner2@hq.dyns.cx>
To: Adam Weinberger <adam@vectors.cx>
Cc: freebsd-gnats-submit@freebsd.org
Subject: ports/43394: updated shar file for yptransitd an nss_ldap replacement.
Date: Wed, 09 Oct 2002 20:06:57 -0400

 This is a multi-part message in MIME format.
 --------------050700000207020002030409
 Content-Type: text/plain; charset=us-ascii; format=flowed
 Content-Transfer-Encoding: 7bit
 
 
 --------------050700000207020002030409
 Content-Type: text/plain;
  name="yptransitd.sh"
 Content-Transfer-Encoding: 7bit
 Content-Disposition: inline;
  filename="yptransitd.sh"
 
 # 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/Makefile
 #	yptransitd/distinfo
 #	yptransitd/pkg-comment
 #	yptransitd/pkg-descr
 #	yptransitd/pkg-plist
 #	yptransitd/pkg-message
 #
 echo c - yptransitd
 mkdir -p yptransitd > /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
 XCATEGORIES=	net
 XMASTER_SITES=	http://unc.dl.sourceforge.net/sourceforge/yptransitd/
 X
 XMAINTAINER=	mjoyner@hq.dyns.cx
 X
 XLIB_DEPENDS=	ldap.2:${PORTSDIR}/net/openldap2
 X
 XGNU_CONFIGURE=	yes
 X
 Xpost-install:
 X	@ ${CAT} ${.CURDIR}/pkg-message
 X
 X.include <bsd.port.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
 X@dirrm etc/yptransitd/modules
 X@dirrm etc/yptransitd
 END-of-yptransitd/pkg-plist
 echo x - yptransitd/pkg-message
 sed 's/^X//' >yptransitd/pkg-message << 'END-of-yptransitd/pkg-message'
 X************************************************************
 XNOTE!
 X
 Xa) Make sure the following is in your slapd.conf file.
 X
 X#needed for yptransitd
 Xinclude         ${LOCALBASE}/openldap/schema/cosine.schema
 Xinclude         ${LOCALBASE}/openldap/schema/nis.schema
 X
 Xb) Make sure the following files have been localised.
 X
 X	${LOCALBASE}/openldap/ldap.conf
 X	${LOCALBASE}/openldap/slapd.conf
 X	${LOCALBASE}/yptransitd/ldap.conf
 X	${LOCALBASE}/yptransitd/yptransitd.conf
 X
 Xc) The following URL should help in getting this beast running.
 X
 Xhttp://www.openldap.org/lists/openldap-software/200010/msg00097.html
 X
 X************************************************************
 END-of-yptransitd/pkg-message
 exit
 
 
 --------------050700000207020002030409--
 

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?200210100010.g9A0A6LB012183>