Date: Wed, 14 Sep 2005 20:25:18 +0000 (UTC) From: Pav Lucistnik <pav@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/pear-Net_LDAP Makefile distinfo pkg-descr Message-ID: <200509142025.j8EKPIox089229@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pav 2005-09-14 20:25:18 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/pear-Net_LDAP Makefile distinfo pkg-descr Log: Net Ldap is a clone of Perls Net::LDAP object interface to ldapservers. It does not contain all of Net::LDAPs features, but has: * A simple OO-interface to connections, searches and entries. * Support for tls and ldap v3. * Simple modification, deletion and creation of ldapentries. * Support for schema handling. PR: ports/84642 Submitted by: Gerrit Beine <tux@pinguru.net> Revision Changes Path 1.1531 +1 -0 ports/net/Makefile 1.1 +29 -0 ports/net/pear-Net_LDAP/Makefile (new) 1.1 +2 -0 ports/net/pear-Net_LDAP/distinfo (new) 1.1 +9 -0 ports/net/pear-Net_LDAP/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200509142025.j8EKPIox089229>