| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
30 Jun 2012 16:51:46
1.3.0
|
az  |
- Remove SITE_PERL from *_DEPENDS
Approved by: portmgr@ (bapt@) |
20 Jun 2011 09:03:27
1.3.0
|
az  |
- Replace ../../authors in MASTER_SITE_SUBDIR with CPAN:CPANID macro.
See http://wiki.freebsd.org/Perl for details.
- Change maintainership from ports@ to perl@ for ports in this changeset.
- Remove MD5 checksum |
19 Mar 2011 12:38:54
1.3.0
|
miwi  |
- Get Rid MD5 support |
25 Sep 2010 14:46:46
1.3.0
|
az  |
- Update to 1.3.0.
Changes:
- userChangeShell added.
- Cleaned up 'plumod'.
PR: ports/150929
Submitted by: Zane C.B. <vvelox@vvelox.net> (maintainer) |
26 Jan 2010 12:36:19
1.2.1_1
|
kuriyama  |
- Remove unneeded dependencies which is in perl-5.8.9 dist
(part 7).
Approved by: portmgr (itetcu) |
21 Nov 2009 15:18:06
1.2.1
|
miwi  |
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> |