Date: Sat, 21 Nov 2009 15:18:06 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/sysutils Makefile ports/sysutils/p5-Plugtools Makefile distinfo pkg-descr pkg-plist Message-ID: <200911211518.nALFI6Vb013558@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2009-11-21 15:18:06 UTC FreeBSD ports repository Modified files: sysutils Makefile Added files: sysutils/p5-Plugtools Makefile distinfo pkg-descr pkg-plist Log: Manages POSIX users in LDAP and is extensible via a plugin system. plgadd - Add a new group to LDAP. plgclean - Check groups setup in LDAP for non-existent users and remove them. plgmod - Modify a group setup in LDAP. plgrm - Remove a group from LDAP. pluadd - Add a user to LDAP. plumod - Modify a user in LDAP. plupass - Update the password for a user in LDAP. plurm - Remove a user from LDAP. WWW: http://search.cpan.org/dist/Plugtools/ PR: ports/140133 Submitted by: Zane C, Bowers <vvelox at vvelox.net> Revision Changes Path 1.1142 +1 -0 ports/sysutils/Makefile 1.1 +34 -0 ports/sysutils/p5-Plugtools/Makefile (new) 1.1 +3 -0 ports/sysutils/p5-Plugtools/distinfo (new) 1.1 +12 -0 ports/sysutils/p5-Plugtools/pkg-descr (new) 1.1 +14 -0 ports/sysutils/p5-Plugtools/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911211518.nALFI6Vb013558>