From ca2ba329188228a1aba9c3e67582da35ce1b3a79 Mon Sep 17 00:00:00 2001 From: Alejandro Mery Date: Thu, 5 Apr 2007 13:07:21 +0000 Subject: [PATCH] * added ldapvi (1.6) - A tool to perform an LDAP search and update results using a text editor git-svn-id: svn://svn.opensde.net/opensde/package/trunk@20619 10447126-35f2-4685-b0cf-6dd780d3921f --- network/ldapvi/ldapvi.conf | 22 ++++++++++++++++++++++ network/ldapvi/ldapvi.desc | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 54 insertions(+) create mode 100644 network/ldapvi/ldapvi.conf create mode 100644 network/ldapvi/ldapvi.desc diff --git a/network/ldapvi/ldapvi.conf b/network/ldapvi/ldapvi.conf new file mode 100644 index 000000000..420329ab8 --- /dev/null +++ b/network/ldapvi/ldapvi.conf @@ -0,0 +1,22 @@ +# --- SDE-COPYRIGHT-NOTE-BEGIN --- +# This copyright note is auto-generated by ./scripts/Create-CopyPatch. +# +# Filename: package/.../ldapvi/ldapvi.conf +# Copyright (C) 2007 The OpenSDE Project +# +# More information can be found in the files COPYING and README. +# +# This program is free software; you can redistribute it and/or modify +# it under the terms of the GNU General Public License as published by +# the Free Software Foundation; version 2 of the License. A copy of the +# GNU General Public License can be found in the file COPYING. +# --- SDE-COPYRIGHT-NOTE-END --- + +if pkginstalled gnutls; then + # openssl is the default, but we prefer gnutls if possible + var_append confopt ' ' --with-libcrypto=gnutls +fi + +pkgprefix -t openldap +var_append GCC_WRAPPER_APPEND ' ' "-L ${root}$( pkgprefix libdir openldap )" + diff --git a/network/ldapvi/ldapvi.desc b/network/ldapvi/ldapvi.desc new file mode 100644 index 000000000..1d84c68d3 --- /dev/null +++ b/network/ldapvi/ldapvi.desc @@ -0,0 +1,32 @@ +[COPY] --- SDE-COPYRIGHT-NOTE-BEGIN --- +[COPY] This copyright note is auto-generated by ./scripts/Create-CopyPatch. +[COPY] +[COPY] Filename: package/.../ldapvi/ldapvi.desc +[COPY] Copyright (C) 2007 The OpenSDE Project +[COPY] +[COPY] More information can be found in the files COPYING and README. +[COPY] +[COPY] This program is free software; you can redistribute it and/or modify +[COPY] it under the terms of the GNU General Public License as published by +[COPY] the Free Software Foundation; version 2 of the License. A copy of the +[COPY] GNU General Public License can be found in the file COPYING. +[COPY] --- SDE-COPYRIGHT-NOTE-END --- + +[I] A tool to perform an LDAP search and update results using a text editor + +[T] Ldapvi allows a user to perform an LDAP search and update results using +[T] a text editor. + +[U] http://www.lichteblau.com/ldapvi/ + +[A] David Lichteblau +[M] Alejandro Mery + +[C] extra/tool + +[L] GPL +[S] Stable +[V] 1.6 +[P] X -----5---9 800.000 + +[D] 1738481192 ldapvi-1.6.tar.gz http://www.lichteblau.com/download/