Commit Graph

23 Commits

Author SHA1 Message Date
Ganael LAPLANCHE feb3a2a2e6 - Update to 2.0.1
- Remove useless empty MANLANG
2011-04-19 08:02:56 +00:00
Xin LI 03b42818c9 Chase after net/openldap24-server update.
Reminded by:	miwi
2011-02-25 01:32:17 +00:00
Ganael LAPLANCHE 7654260edf Update to 1.10.0
Approved by:	ehaupt (mentor)
Feature safe:	yes
2011-02-08 11:27:33 +00:00
Ganael LAPLANCHE 681540da02 - Add missing LICENSE
- Remove license text from installed documents
- Improve PORTDOCS handling

Approved by:	ehaupt (mentor)
2010-11-18 09:12:41 +00:00
Ganael LAPLANCHE e0d43f9eb6 Fix Openldap dependency :
- Add a missing USE_OPENLDAP
- Remove useless tests regarding WANT_OPENLDAP_VER value
- Re-order options to make portlint happy

Approved by:	ehaupt (mentor)
2010-10-01 09:14:47 +00:00
Ganael LAPLANCHE db6d323dff Update MAINTAINER address for my ports
Approved by:	ehaupt (mentor)
2010-09-27 12:08:23 +00:00
Philip M. Gollucci 79ea8b901b - Correct WWW
Submitted by:   Ganael LAPLANCHE <ganael.laplanche@martymac.org> (maintainer)
2010-09-09 01:21:57 +00:00
Philip M. Gollucci 2e59da295c - Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too

PR:             ports/150349
Submitted by:   maintainer
2010-09-07 15:52:18 +00:00
Dmitry Marakasov 7914161a41 - Switch SourceForge ports to the new File Release System: categories starting with N 2009-08-22 00:32:25 +00:00
Martin Wilke b79343fc1c - Update to 1.9.0
PR:		136813
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2009-07-16 21:59:13 +00:00
Ion-Mihai Tetcu dff99a194e Fix install / plist with custom PREFIX.
PR:		136138
Submitted by:	maintainer
Reported by:	QATty
2009-07-08 07:16:03 +00:00
Edwin Groothuis a244cbd7c3 Port fix: net/ldapscripts - Set ICONVBIN path
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>
2008-08-18 00:32:31 +00:00
Martin Wilke 8940d9ebe9 - Update to 1.8.0
PR:		126509
Submitted by:	Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer)
2008-08-14 23:00:00 +00:00
Boris Samorodov 355a71383a Update ldapscripts to v1.7.2. (fix release)
PR:		118299
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer)
2007-12-11 21:12:49 +00:00
Rong-En Fan 10892d2279 - Add pkg-message 2007-10-13 14:57:41 +00:00
Rong-En Fan d18b0a970c - Update to 1.7.1
PR:		ports/117152
Submitted by:	Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer)
Security:	CVE-2007-5373
2007-10-13 14:57:21 +00:00
Rong-En Fan 71ed03ba0d - Update to 1.7
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)
2007-09-05 15:47:54 +00:00
Martin Wilke 76ce4e6127 - Update to 1.6
PR:		111956
Submitted by:	Ganael LAPLANCHE<ganael.laplanche@martymac.com> (maintainer)
2007-04-20 20:25:37 +00:00
Boris Samorodov c253e10ebf 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)
2007-01-03 17:51:54 +00:00
Edwin Groothuis 0f12b488a5 Remove USE_REINPLACE from all categories starting with N 2006-05-11 22:49:56 +00:00
Edwin Groothuis 508b8d82f4 Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by:    krion@
PR:             ports/88711 (related)
2006-01-22 03:01:03 +00:00
Pav Lucistnik ce0bf82771 - Update to 1.4
PR:		ports/91453
Submitted by:	Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer)
2006-01-08 00:23:03 +00:00
Edwin Groothuis 65c0bd3e6d [NEW PORT] net/ldapscripts
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>
2005-10-17 00:10:24 +00:00