Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 21 Nov 2009 15:20:04 GMT
From:      dfilter@FreeBSD.ORG (dfilter service)
To:        freebsd-ports-bugs@FreeBSD.org
Subject:   Re: ports/140133: commit references a PR
Message-ID:  <200911211520.nALFK4AX017276@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
The following reply was made to PR ports/140133; it has been noted by GNATS.

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/140133: commit references a PR
Date: Sat, 21 Nov 2009 15:18:20 +0000 (UTC)

 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)
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200911211520.nALFK4AX017276>