ports/51320: NEW PORT: sysutils/adtool

Joseph Scott joseph at randomnetworks.com
Wed Apr 23 17:30:14 UTC 2003


>Number:         51320
>Category:       ports
>Synopsis:       NEW PORT: sysutils/adtool
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Apr 23 10:30:11 PDT 2003
>Closed-Date:
>Last-Modified:
>Originator:     Joseph Scott
>Release:        FreeBSD 4.7-RELEASE i386
>Organization:
>Environment:
System: FreeBSD randomservers.com 4.7-RELEASE FreeBSD 4.7-RELEASE #0: Thu Feb 6 22:32:38 PST 2003 user at jail9.johncompanies.com:/usr/src/sys/compile/47 i386


	
>Description:
NEW PORT: sysutils/adtool

adtool is a unix command line utility for Active Directory administration. 
Features include user and group creation, deletion, modification, password 
setting and directory query and search capabilities. 

>How-To-Repeat:
	
>Fix:

	

--- adtool.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:
#
#	adtool
#	adtool/files
#	adtool/files/patch-src::tools::Makefile.in
#	adtool/Makefile
#	adtool/distinfo
#	adtool/pkg-descr
#	adtool/pkg-plist
#
echo c - adtool
mkdir -p adtool > /dev/null 2>&1
echo c - adtool/files
mkdir -p adtool/files > /dev/null 2>&1
echo x - adtool/files/patch-src::tools::Makefile.in
sed 's/^X//' >adtool/files/patch-src::tools::Makefile.in << 'END-of-adtool/files/patch-src::tools::Makefile.in'
X--- src/tools/Makefile.in.orig	Wed Apr 23 10:12:21 2003
X+++ src/tools/Makefile.in	Wed Apr 23 10:12:37 2003
X@@ -76,7 +76,7 @@
X 
X INCLUDES = -I at top_srcdir@/src/lib
X CFLAGS = -Wall @CFLAGS@
X-LDFLAGS = -lldap -llber -lldap_r -lpthread -lresolv @LDFLAGS@
X+LDFLAGS = -lldap -llber -lldap_r -pthread @LDFLAGS@
X 
X bin_PROGRAMS = adtool
X 
END-of-adtool/files/patch-src::tools::Makefile.in
echo x - adtool/Makefile
sed 's/^X//' >adtool/Makefile << 'END-of-adtool/Makefile'
X# New ports collection makefile for:	adtool
X# Date created:							Wed 23 Apr 2003
X# Whom:									joseph at randomnetworks.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=			adtool
XPORTVERSION=		1.1
XCATEGORIES=			sysutils
XMASTER_SITES=		${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=	${PORTNAME}
X
XMAINTAINER=	joseph at randomnetworks.com
XCOMMENT=	Active Directory administration tool
X
XLIB_DEPENDS+= ldap.2:${PORTSDIR}/net/openldap21
XLIB_DEPENDS+= lber.2:${PORTSDIR}/net/openldap21
X
XUSE_GMAKE=		yes
XHAS_CONFIGURE=	yes
X
XCONFIGURE_ARGS=	--prefix=${PREFIX} --with-ldap=${LOCALBASE}
X
XMAN1=		adtool.1
X
X.include <bsd.port.mk>
END-of-adtool/Makefile
echo x - adtool/distinfo
sed 's/^X//' >adtool/distinfo << 'END-of-adtool/distinfo'
XMD5 (adtool-1.1.tar.gz) = 3e729dc1b2463fbe5d1afe66bdad4d91
END-of-adtool/distinfo
echo x - adtool/pkg-descr
sed 's/^X//' >adtool/pkg-descr << 'END-of-adtool/pkg-descr'
Xadtool is a unix command line utility for Active Directory administration. 
XFeatures include user and group creation, deletion, modification, password 
Xsetting and directory query and search capabilities. 
X
XWWW: http://adtool.sourceforge.net/
END-of-adtool/pkg-descr
echo x - adtool/pkg-plist
sed 's/^X//' >adtool/pkg-plist << 'END-of-adtool/pkg-plist'
Xbin/adtool
Xetc/adtool.cfg.dist
END-of-adtool/pkg-plist
exit
--- adtool.shar ends here ---


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



More information about the freebsd-ports-bugs mailing list