Date: Fri, 13 Jan 2012 12:13:55 -0900 (AKST) From: Mel Flynn <rflynn@acsalaska.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/164100: [New port] sysutils/ldapenter Message-ID: <201201132113.q0DLDtrZ010480@datakitty.lan.rachie.is-a-geek.net> Resent-Message-ID: <201201132120.q0DLKAUH031891@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 164100 >Category: ports >Synopsis: [New port] sysutils/ldapenter >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Fri Jan 13 21:20:10 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Mel Flynn >Release: FreeBSD 8.2-STABLE amd64 >Organization: >Environment: System: FreeBSD datakitty.lan.rachie.is-a-geek.net 8.2-STABLE FreeBSD 8.2-STABLE #5: Fri Nov 11 11:35:54 AKST 2011 mel@datakitty.lan.rachie.is-a-geek.net:/data/obj/data/RELENG_8/src/sys/GENERIC amd64 >Description: Aiming to be a set of tools augmenting the OpenLDAP suite. Currently has ldapform, which prints out matching entries including attributes with no values. Developer, also taking maintainership of port. >How-To-Repeat: Not relevant. >Fix: --- port.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: # # Makefile # pkg-descr # distinfo # pkg-plist # echo x - Makefile sed 's/^X//' >Makefile << 'b67911656ef5d18c4ae36cb6741b7965' X# Ports collection makefile for: ldapenter X# Date created: 08 Jan 2012 X# Whom: rflynn@acsalaska.net X# X# $FreeBSD$ X# X XPORTNAME= ldapenter XPORTVERSION= 0.2.0 XCATEGORIES= sysutils editors net XMASTER_SITES= ${MASTER_SITE_GOOGLE_CODE} X XMAINTAINER= rflynn@acsalaska.net XCOMMENT= Add/Modify LDAP entries using template forms XMAKEFILE= BSDmakefile XUSE_BZIP2= yes XLICENSE= BSD X XUSE_OPENLDAP= 24 XMAN1= ldapform.1 ldapedit.1 XMANCOMPRESSED= yes X X.include <bsd.port.mk> b67911656ef5d18c4ae36cb6741b7965 echo x - pkg-descr sed 's/^X//' >pkg-descr << '7f9555c3c1089940396b503dd37f3979' XThe ldapform utility creates a text file in ldif(5) format, which can be Xused to add or modify entries in an LDAP server. The ldapedit utility does Xthe same, but also invokes an editor and submits the changes back to that Xserver. X XWWW: http://ldapenter.googlecode.com/ X 7f9555c3c1089940396b503dd37f3979 echo x - distinfo sed 's/^X//' >distinfo << '57677d168a5ec21bdf22c9501f075a8f' XSHA256 (ldapenter-0.2.0.tar.bz2) = 827131ff2ac22d5712405c7f0674d5d621341e2d94c69037ef32fc9b32c5e23c 57677d168a5ec21bdf22c9501f075a8f echo x - pkg-plist sed 's/^X//' >pkg-plist << '842cde48cf18b70a11b15515ca566742' Xbin/ldapform Xbin/ldapedit 842cde48cf18b70a11b15515ca566742 exit --- port.shar ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201201132113.q0DLDtrZ010480>