Summary: | [Maintainer update] net/ldapscripts v1.4 -> v1.5 | ||||||
---|---|---|---|---|---|---|---|
Product: | Ports & Packages | Reporter: | Ganael LAPLANCHE <martymac> | ||||
Component: | Individual Port(s) | Assignee: | Boris Samorodov <bsam> | ||||
Status: | Closed FIXED | ||||||
Severity: | Affects Only Me | ||||||
Priority: | Normal | ||||||
Version: | Latest | ||||||
Hardware: | Any | ||||||
OS: | Any | ||||||
Attachments: |
|
Description
Ganael LAPLANCHE
2007-01-03 16:00:42 UTC
Class Changed From-To: maintainer-update->change-request Fix category (submitter is not maintainer) State Changed From-To: open->feedback Awaiting maintainers feedback On Wed, 3 Jan 2007 16:00:54 UT, Edwin Groothuis wrote > Maintainer of net/ldapscripts, > > Please note that PR ports/107476 has just been submitted. > > If it contains a patch for an upgrade, an enhancement or a bug fix > you agree on, reply to this email stating that you approve the patch > and a committer will take care of it. Hi Edwin, Of course, I agree with the patch :) Thank you very much, Ganaƫl LAPLANCHE ganael.laplanche@martymac.com http://www.martymac.com State Changed From-To: feedback->open Maintainer Approved! Responsible Changed From-To: freebsd-ports-bugs->bsam Take. bsam 2007-01-03 17:51:54 UTC FreeBSD ports repository Modified files: net/ldapscripts Makefile distinfo pkg-plist Log: Update ldapscripts to v1.5. CHANGELOG : 2007/01/03 : ldapscripts 1.5 - Fixed typos (thanks to Mikael Lammentausta) - Small fixes to the install script - ldapadduser : use $_UID instead of $_USER while chown'ing homedir (thanks to Mikael Lammentausta) - ldapadduser : new option to ask for the gecos (thanks to Mikael Lammentausta) - ldapadduser : new option to copy skeleton files to home directories (thanks to Mikael Lammentausta) - ldapadduser : now skip user's home dir creation if it already exists - ldapadduser/ldapaddmachine : modified account description attributes : set to 'User account' or 'Machine account' - ldapadduser/ldapaddgroup/ldapaddmachine : use $_USER and $_GROUP instead of $1 when possible - New _ldappasswd script to modify a user's password (suggested by Mikael Lammentausta) PR: 107476 Submitted by: Ganael LAPLANCHE <martymac at martymac.com> (maintainer) Revision Changes Path 1.4 +20 -14 ports/net/ldapscripts/Makefile 1.3 +3 -3 ports/net/ldapscripts/distinfo 1.4 +1 -0 ports/net/ldapscripts/pkg-plist _______________________________________________ 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" State Changed From-To: open->closed Committed, thanks! To submitter: BTW, the address at the "from" header is not the same as that at MAINTAINER. To be treated as the maintainer you should fix it. ;-) |