summaryrefslogtreecommitdiffstats
path: root/collab/openldap/DETAILS
diff options
context:
space:
mode:
Diffstat (limited to 'collab/openldap/DETAILS')
-rwxr-xr-xcollab/openldap/DETAILS25
1 files changed, 25 insertions, 0 deletions
diff --git a/collab/openldap/DETAILS b/collab/openldap/DETAILS
new file mode 100755
index 0000000000..af0301632a
--- /dev/null
+++ b/collab/openldap/DETAILS
@@ -0,0 +1,25 @@
+ SPELL=openldap
+ VERSION=2.3.7
+ SOURCE_HASH='sha1:fda0b81b9e0c03668ef42f638eb0f2fac6fcd271'
+ SOURCE=$SPELL-$VERSION.tgz
+SOURCE_DIRECTORY=$BUILD_DIRECTORY/$SPELL-$VERSION
+ SOURCE_URI=$SPELL-release/$SOURCE
+ SOURCE_URL[0]=ftp://ftp.openldap.org/pub/OpenLDAP/$SOURCE_URI
+ SOURCE_URL[1]=ftp://gd.tuwien.ac.at/infosys/network/OpenLDAP/$SOURCE_URI
+ SOURCE_URL[2]=ftp://ftp.matrix.com.br/pub/$SPELL/$SOURCE_URI
+ SOURCE_URL[3]=ftp://ftp.ucr.ac.cr/pub/Unix/$SPELL/$SOURCE_URI
+ SOURCE_URL[4]=ftp://ftp.plig.org/pub/OpenLDAP/$SOURCE_URI
+ WEB_SITE=http://www.openldap.org/
+ ENTERED=20010922
+ UPDATED=20050428
+ LICENSE[0]=http://www.openldap.org/software/release/license.html
+ BUILD_API=2
+ SHORT="Fully featured open source LDAP software suite"
+cat << EOF
+The OpenLDAP Project is a collaborative effort to provide a robust,
+commercial-grade, fully featured, open source LDAP software suite. The
+project is managed by a worldwide community of volunteers that use the
+Internet to communicate, plan, and develop OpenLDAP Software and its
+related documentation. OpenLDAP Software provides a complete LDAP
+implementation including server, clients, C SDK, and associated tools.
+EOF