Date: Sun, 11 Oct 2009 07:08:11 +0000 (UTC) From: Wen Heping <wen@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net Makefile ports/net/p5-Net-LDAP-Server Makefile distinfo pkg-descr pkg-plist Message-ID: <200910110708.n9B78Bv5074757@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
wen 2009-10-11 07:08:11 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/p5-Net-LDAP-Server Makefile distinfo pkg-descr pkg-plist Log: Net::LDAP::Server provides the protocol handling for an LDAP server. You can subclass it and implement the methods you need (see below). Then you just instantiate your subclass and call its handle method to establish a connection with the client. WWW: http://search.cpan.org/dist/Net-LDAP-Server/ Approved by: miwi(mentor) Revision Changes Path 1.2142 +1 -0 ports/net/Makefile 1.1 +25 -0 ports/net/p5-Net-LDAP-Server/Makefile (new) 1.1 +3 -0 ports/net/p5-Net-LDAP-Server/distinfo (new) 1.1 +6 -0 ports/net/p5-Net-LDAP-Server/pkg-descr (new) 1.1 +7 -0 ports/net/p5-Net-LDAP-Server/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200910110708.n9B78Bv5074757>