Bug 111956 - [Maintainer update] net/ldapscripts v1.5 -> v1.6
Summary: [Maintainer update] net/ldapscripts v1.5 -> v1.6
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: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-04-20 16:50 UTC by Ganael LAPLANCHE
Modified: 2007-04-20 21:30 UTC (History)
0 users

See Also:


Attachments
file.diff (2.73 KB, patch)
2007-04-20 16:50 UTC, Ganael LAPLANCHE
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Ganael LAPLANCHE 2007-04-20 16:50:11 UTC
2007/04/20 : ldapscripts 1.6
  - Fixed typos
  - internal _ldapsearch() improved
  - New _ldapfinger command to display a user/machine/group POSIX account's details
  - ldapadduser : new option to set the defaults permissions when creating home directories (thanks to Guillaume Rousse)
  - It is now possible to use a full URI instead of a name for the SERVER directive (thanks to Guillaume Rousse)
  - It is now possible to use external LDIF templates when creating a user/machine/group (thanks to Guillaume Rousse)
    See TEMPLATES options in the ldapscripts.conf file and *.template.sample files in the etc/ directory
  - Now use 'sort -n' instead of 'sort -g' when extracting the last account from the directory (thanks to Rudi van Drunen)
  - Added a 'description' attribute for group accounts

Fix: Patch attached with submission follows:
Comment 1 Martin Wilke freebsd_committer freebsd_triage 2007-04-20 16:54:37 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-04-20 21:25:53 UTC
miwi        2007-04-20 20:25:37 UTC

  FreeBSD ports repository

  Modified files:
    net/ldapscripts      Makefile distinfo pkg-plist 
  Log:
  - Update to 1.6
  
  PR:             111956
  Submitted by:   Ganael LAPLANCHE<ganael.laplanche@martymac.com> (maintainer)
  
  Revision  Changes    Path
  1.5       +6 -2      ports/net/ldapscripts/Makefile
  1.4       +3 -3      ports/net/ldapscripts/distinfo
  1.5       +4 -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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2007-04-20 21:26:30 UTC
State Changed
From-To: open->closed

Committed. Thanks!