ports/57175: [NEW PORT] misc/libhome: Libhome is a library providing a getpwname() emulation

Xavier Beaudouin kiwi at oav.net
Wed Sep 24 16:00:24 UTC 2003


>Number:         57175
>Category:       ports
>Synopsis:       [NEW PORT] misc/libhome: Libhome is a library providing a getpwname() emulation
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Sep 24 09:00:15 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Xavier Beaudouin
>Release:        FreeBSD 4.8-RELEASE-p3 i386
>Organization:
The Caudium Group / Association Kazar
>Environment:
System: FreeBSD akira.oav.net 4.8-RELEASE-p3 FreeBSD 4.8-RELEASE-p3 #0: Wed Aug 13 12:48:08 CEST 2003
>Description:
bhome is a library providing a getpwnam() emulation.
It support MySQL (3.23), Open LDAP 2 or system /etc/passwd
frontend.

It's intended to replace getpwnam within a system daemons who needs
user authentification or identification when the users are listed on
foreign servers.

WWW: http://pll.sourceforge.net/

Generated with FreeBSD Port Tools 0.26
>How-To-Repeat:
>Fix:

--- libhome-0.6.shar 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:
#
#	libhome
#	libhome/Makefile
#	libhome/distinfo
#	libhome/pkg-descr
#	libhome/pkg-plist
#
echo c - libhome
mkdir -p libhome > /dev/null 2>&1
echo x - libhome/Makefile
sed 's/^X//' >libhome/Makefile << 'END-of-libhome/Makefile'
X# New ports collection makefile for:	libhome
X# Date created:				Fri Aug 14 2003
X# Whom:					Xavier Beaudouin <kiwi at oav.net>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	libhome
XPORTVERSION=	0.6
XCATEGORIES=	misc
XMASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	pll
X
XMAINTAINER=	kiwi at oav.net
XCOMMENT=	Libhome is a library providing a getpwname() emulation
X
XLIB_DEPENDS+=	ldap:${PORTSDIR}/net/openldap21-client \
X		mysqlclient:${PORTSDIR}/databases/mysql323-client
X
XGNU_CONFIGURE=	YES
X
XCONFIGURE_ARGS+=	--without-db3 --without-db4 --with-ldap --with-mysql
X
XMAN5=		home.conf.5
X
X.include <bsd.port.mk>
END-of-libhome/Makefile
echo x - libhome/distinfo
sed 's/^X//' >libhome/distinfo << 'END-of-libhome/distinfo'
XMD5 (libhome-0.6.tar.gz) = 936f8be505c4ec866a6eb329692736f8
END-of-libhome/distinfo
echo x - libhome/pkg-descr
sed 's/^X//' >libhome/pkg-descr << 'END-of-libhome/pkg-descr'
Xbhome is a library providing a getpwnam() emulation.
XIt support MySQL (3.23), Open LDAP 2 or system /etc/passwd
Xfrontend.
X
XIt's intended to replace getpwnam within a system daemons who needs
Xuser authentification or identification when the users are listed on
Xforeign servers.
X
XWWW: http://pll.sourceforge.net/
END-of-libhome/pkg-descr
echo x - libhome/pkg-plist
sed 's/^X//' >libhome/pkg-plist << 'END-of-libhome/pkg-plist'
Xinclude/home/pwd.h
Xinclude/home/hpwd.h
Xinclude/home/hparam.h
Xinclude/home/home_version.h
Xlib/libhome.a
Xbin/libhome.sh
X at dirrm include/home
END-of-libhome/pkg-plist
exit
--- libhome-0.6.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list