Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 22 Aug 2002 18:05:51 +0100 (BST)
From:      Bruce M Simpson <bms@spc.org>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/41906: New port: net/ldapbrowser: Java-based LDAP directory manager
Message-ID:  <20020822170551.7EDB49638@triage.dollah.com>

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

>Number:         41906
>Category:       ports
>Synopsis:       New port: net/ldapbrowser: Java-based LDAP directory manager
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Aug 22 10:10:01 PDT 2002
>Closed-Date:
>Last-Modified:
>Originator:     Bruce M Simpson
>Release:        FreeBSD 4.6-STABLE i386
>Organization:
>Environment:
System: FreeBSD triage.dollah.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Tue Aug 20 13:00:06 BST 2002 root@triage.dollah.com:/usr/src/sys/compile/TRIAGE i386

	
>Description:
	This is a Java/Swing based LDAP browser for managing LDAP directories.
>How-To-Repeat:
	
>Fix:

	

--- ldapbrowser.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:
#
#	ldapbrowser
#	ldapbrowser/Makefile
#	ldapbrowser/pkg-descr
#	ldapbrowser/pkg-comment
#	ldapbrowser/distinfo
#	ldapbrowser/pkg-plist
#
echo c - ldapbrowser
mkdir -p ldapbrowser > /dev/null 2>&1
echo x - ldapbrowser/Makefile
sed 's/^X//' >ldapbrowser/Makefile << 'END-of-ldapbrowser/Makefile'
X# New ports collection makefile for:    sjog
X# Date created:         17 August 2002
X# Whom:                 Bruce M Simpson <bms@spc.org>
X#
X# $FreeBSD$
X#
X
XPORTNAME=       ldapbrowser
XPORTVERSION=    2.8.1
XCATEGORIES=     net
XMASTER_SITES=   http://www-unix.mcs.anl.gov/~gawor/ldapcommon/bin/
XDISTFILES=	Browser281.tar.gz
X
XWRKSRC=		${WRKDIR}/${PORTNAME}
X
XMAINTAINER=     bms@spc.org
X
XUSE_JAVA=	1.3+
X
XNOMAN=
X
Xdo-patch:
X
Xdo-build:
X
Xdo-install:
X	mkdir -p ${PREFIX}/lib/ldapbrowser
X	cd ${WRKSRC} ; tar cf - . | ( cd ${PREFIX}/lib/ldapbrowser ; tar xf - )
X	sed "s#^JH=.*#JH=${JAVA_HOME} ; cd ${PREFIX}/lib/ldapbrowser#" \
X		< ${PREFIX}/lib/ldapbrowser/lbe.sh \
X		> /tmp/ldapbrowser
X	${INSTALL_SCRIPT} /tmp/ldapbrowser ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-ldapbrowser/Makefile
echo x - ldapbrowser/pkg-descr
sed 's/^X//' >ldapbrowser/pkg-descr << 'END-of-ldapbrowser/pkg-descr'
XFrom the website:
X
XThe LDAP Browser/Editor provides a user-friendly Windows Explorer-like
Xinterface to LDAP directories with tightly integrated browsing and
Xediting capabilities. It is entirely written in Java with the help
Xof the JFC (SwingSet) and JNDI class libraries. It connects to LDAP
Xv2 and v3 servers.
X
XWWW: http://www-unix.mcs.anl.gov/~gawor/ldap/index.html
X
XBruce
Xbms@spc.org
END-of-ldapbrowser/pkg-descr
echo x - ldapbrowser/pkg-comment
sed 's/^X//' >ldapbrowser/pkg-comment << 'END-of-ldapbrowser/pkg-comment'
XJava/Swing-based LDAP Browser/Editor
END-of-ldapbrowser/pkg-comment
echo x - ldapbrowser/distinfo
sed 's/^X//' >ldapbrowser/distinfo << 'END-of-ldapbrowser/distinfo'
XMD5 (Browser281.tar.gz) = 84c08f8e727f368ad7b66a0e9e03a12c
END-of-ldapbrowser/distinfo
echo x - ldapbrowser/pkg-plist
sed 's/^X//' >ldapbrowser/pkg-plist << 'END-of-ldapbrowser/pkg-plist'
Xbin/ldapbrowser
Xlib/ldapbrowser/CHANGES.TXT
Xlib/ldapbrowser/LICENSE.ICONS
Xlib/ldapbrowser/LdapBrowser.lnk
Xlib/ldapbrowser/applet/applet.html
Xlib/ldapbrowser/attributes.config
Xlib/ldapbrowser/attributes.config.default
Xlib/ldapbrowser/browser.cfg
Xlib/ldapbrowser/browser.cfg.default
Xlib/ldapbrowser/browser.jar
Xlib/ldapbrowser/faq.html
Xlib/ldapbrowser/help/usage.html
Xlib/ldapbrowser/help/notes.html
Xlib/ldapbrowser/help/general.html
Xlib/ldapbrowser/lbe.bat
Xlib/ldapbrowser/lbe.sh
Xlib/ldapbrowser/lib/ldap.jar
Xlib/ldapbrowser/lib/providerutil.jar
Xlib/ldapbrowser/lib/jndi.jar
Xlib/ldapbrowser/lib/ldapbp.jar
Xlib/ldapbrowser/readme.html
Xlib/ldapbrowser/relnotes.html
Xlib/ldapbrowser/templates/templates.config
Xlib/ldapbrowser/templates/organization.template
Xlib/ldapbrowser/templates/organizationalPerson.template
Xlib/ldapbrowser/templates/person.template
Xlib/ldapbrowser/templates/organizationalUnit.template
X@dirrm lib/ldapbrowser/templates
X@dirrm lib/ldapbrowser/lib
X@dirrm lib/ldapbrowser/help
X@dirrm lib/ldapbrowser/applet
X@dirrm lib/ldapbrowser
END-of-ldapbrowser/pkg-plist
exit
--- ldapbrowser.shar 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?20020822170551.7EDB49638>