Bug 140133 - New port: sysutils/Plugtools Manages POSIX users in LDAP and is extensible via a plugin system
Summary: New port: sysutils/Plugtools Manages POSIX users in LDAP and is extensib...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-31 09:00 UTC by Zane C. Bowers-Hadley
Modified: 2009-11-21 15:20 UTC (History)
0 users

See Also:


Attachments
p5-Plugtools.shar (3.26 KB, text/plain)
2009-10-31 09:00 UTC, Zane C. Bowers-Hadley
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Zane C. Bowers-Hadley 2009-10-31 09:00:11 UTC

Manages POSIX users in LDAP and is extensible via a plugin system. This is going to be replacing 'sysutils/lugtools'.

This requires the PRs listed below.

ports/140131
ports/140130
ports/140129
ports/140128
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2009-11-21 15:17:55 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-11-21 15:18:20 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"