aboutsummaryrefslogtreecommitdiff
path: root/net/ldapscripts
Commit message (Collapse)AuthorAgeFilesLines
* - Switch SourceForge ports to the new File Release System: categories ↵Dmitry Marakasov2009-08-221-2/+2
| | | | | | | starting with N Notes: svn path=/head/; revision=240073
* - Update to 1.9.0Martin Wilke2009-07-163-6/+6
| | | | | | | | PR: 136813 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=237951
* Fix install / plist with custom PREFIX.Ion-Mihai Tetcu2009-07-081-0/+1
| | | | | | | | | PR: 136138 Submitted by: maintainer Reported by: QATty Notes: svn path=/head/; revision=237406
* Port fix: net/ldapscripts - Set ICONVBIN pathEdwin Groothuis2008-08-181-6/+10
| | | | | | | | | | | This small patch sets the right path for the iconv binary used in the scripts. PR: ports/126587 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Notes: svn path=/head/; revision=218735
* - Update to 1.8.0Martin Wilke2008-08-145-88/+48
| | | | | | | | PR: 126509 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=218565
* Update ldapscripts to v1.7.2. (fix release)Boris Samorodov2007-12-112-4/+4
| | | | | | | | PR: 118299 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer) Notes: svn path=/head/; revision=203036
* - Add pkg-messageRong-En Fan2007-10-131-0/+19
| | | | Notes: svn path=/head/; revision=201402
* - Update to 1.7.1Rong-En Fan2007-10-133-4/+17
| | | | | | | | | PR: ports/117152 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer) Security: CVE-2007-5373 Notes: svn path=/head/; revision=201401
* - Update to 1.7Rong-En Fan2007-09-053-58/+69
| | | | | | | | | | | | | | | | PR: ports/116054 Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer) - Install to PREFIX instead of LOCALBASE - Use INSTALL_* macros instead of CP - Handle configuration files per Porter's Handbook - Documents go to DOCSDIR, not ETCDIR - Use SourceForge mirror as first choice Approved by: Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer) Notes: svn path=/head/; revision=198857
* - Update to 1.6Martin Wilke2007-04-203-5/+13
| | | | | | | | PR: 111956 Submitted by: Ganael LAPLANCHE<ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=190464
* Update ldapscripts to v1.5. CHANGELOG :Boris Samorodov2007-01-033-17/+24
| | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=181358
* Remove USE_REINPLACE from all categories starting with NEdwin Groothuis2006-05-111-2/+0
| | | | Notes: svn path=/head/; revision=162141
* Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtryEdwin Groothuis2006-01-221-1/+1
| | | | | | | | Approved by: krion@ PR: ports/88711 (related) Notes: svn path=/head/; revision=154116
* - Update to 1.4Pav Lucistnik2006-01-083-26/+51
| | | | | | | | PR: ports/91453 Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer) Notes: svn path=/head/; revision=153033
* [NEW PORT] net/ldapscriptsEdwin Groothuis2005-10-174-0/+88
The ldapscripts are simple shell scripts that allow to manage POSIX accounts (users, groups, machines) in an LDAP directory. They can be used as independent tools or within Samba configuration to manage POSIX parts of the LDAP accounts. See README for more details. PR: ports/86795 Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> Notes: svn path=/head/; revision=145605