Port details |
- ldapscripts Scripts to manage posix accounts in an OpenLDAP directory
- 2.0.8_2 net =4 2.0.8_2Version of this port present on the latest quarterly branch.
- Maintainer: martymac@FreeBSD.org
- Port Added: 2005-10-17 00:11:07
- Last Update: 2024-01-22 15:50:47
- Commit Hash: a57a8ef
- People watching this port, also watch:: openjdk11, jitsi-meet, memcached, freeradius3, nginx-prometheus-exporter
- License: GPLv2
- WWW:
- https://contribs.martymac.org
- Description:
- The ldapscripts allow to easily manage POSIX accounts (users, groups, machines)
in an LDAP directory. They can be used independently as shell commands or within
Samba's configuration. See README for more details.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- ldapscripts>0:net/ldapscripts
- To install the port:
- cd /usr/ports/net/ldapscripts/ && make install clean
- To add the package, run one of these commands:
- pkg install net/ldapscripts
- pkg install ldapscripts
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ldapscripts
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1494622361
SHA256 (ldapscripts-2.0.8.tgz) = 7db3848501f257a10417c9bcfc0b70b76d0a8093eb993f2354925e156c3419ff
SIZE (ldapscripts-2.0.8.tgz) = 37575
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Library dependencies:
-
- libldap.so.2 : net/openldap26-client
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for ldapscripts-2.0.8_2:
DOCS=on: Build and/or install documentation
SASL=off: SASL authentication support
===> Use 'make config' to modify these settings
- Options name:
- net_ldapscripts
- USES:
- iconv ldap tar:tgz
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.0.8_2 22 Jan 2024 15:50:47 |
Muhammad Moinur Rahman (bofh) |
net/ldapscripts: Sanitize MANPREFIX
Approved by: portmgr (blanket) |
2.0.8_1 08 Feb 2023 10:53:56 |
Muhammad Moinur Rahman (bofh) |
Mk/**ldap.mk: Convert USE_LDAP to USES=ldap
Convert the USE_LDAP=yes to USES=ldap and adds the following features:
- Adds the argument USES=ldap:server to add openldap2{4|5|6}-server as
RUN_DEPENDS
- Adds the argument USES=ldap<version> and replaces WANT_OPENLDAP_VER
- Adds OPENLDAP versions in bsd.default-versions.mk
- Adds USE_OPENLDAP/WANT_OPENLDAP_VER in Mk/bsd.sanity.mk
- Changes consumers to use the features
Reviewed by: delphij
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D38233 |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.0.8_1 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.0.8_1 20 Jul 2022 14:22:37 |
Tobias C. Berner (tcberner) |
net: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Straup Cope <ascope@cpan.org>
* Aaron Zauner <az_mail@gmx.at>
* Adam Jette <jettea46@yahoo.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Alex Bakhtin <Alex.Bakhtin@gmail.com>
* Alex Deiter <Alex.Deiter@Gmail.COM>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com> (Only the first 15 lines of the commit message are shown above ) |
2.0.8_1 01 Aug 2021 08:32:35 |
Xin LI (delphij) |
net/openldap24-server: Make SASL permanent for OpenLDAP port.
PR: ports/257374
Reviewed by: obrien
Approved by: portmgr (exp-run by antoine)
Differential Revision: https://reviews.freebsd.org/D31301 |
2.0.8 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.0.8 14 Aug 2019 08:48:51 |
mat |
Convert to UCL & cleanup pkg-message (categories n)
(and missed 3 missed files from previous categories.) |
2.0.8 10 Sep 2018 13:14:52 |
mat |
Add DOCS options to ports that should have one.
Also various fixes related to said option.
PR: 230864
Submitted by: mat
exp-runs by: antoine |
2.0.8 25 Jan 2018 11:07:51 |
martymac |
Make portlint happier with my ports (reorder variables) |
2.0.8 12 May 2017 20:57:08 |
martymac |
Update to 2.0.8 |
2.0.7 21 Jul 2016 20:55:08 |
martymac |
Add SASL option (off by default)
PR: 210994
Submitted by: dewayne@heuristicsystems.com.au |
2.0.7 21 Jun 2016 10:18:16 |
martymac |
Update to 2.0.7 |
2.0.6 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
2.0.6 11 Mar 2016 20:56:26 |
martymac |
Set NO_ARCH for my arch-independent ports |
2.0.6 17 Aug 2015 20:59:07 |
martymac |
Update to 2.0.6 |
2.0.5_2 13 Oct 2014 07:12:43 |
martymac |
Remove @dirrm/@dirrmty from my ports |
2.0.5_2 29 Jul 2014 19:11:53 |
adamw |
Convert a bunch of EXTRACT_SUFX=... into USES=tar:...
Approved by: portmgr (not really, but touches unstaged ports) |
2.0.5_2 24 Jul 2014 18:34:16 |
tijl |
net/openldap24-*:
- Convert to USES=libtool and bump dependent ports
- Avoid USE_AUTOTOOLS
- Don't use PTHREAD_LIBS
- Use MAKE_CMD
databases/glom:
- Drop :keepla
- Add INSTALL_TARGET=install-strip
databases/libgda4* databases/libgda5*:
- Convert to USES=libtool and bump dependent ports
- USES=tar:xz
- Use INSTALL_TARGET=install-strip
- Use @sample (Only the first 15 lines of the commit message are shown above ) |
2.0.5_1 21 May 2014 12:14:01 |
martymac |
Use @sample for my ports |
2.0.5_1 27 Nov 2013 07:36:28 |
martymac |
- Enable staging
- Fix display of pkg-message not showing %%ETCDIR%%
- Always stage documentation |
2.0.5 20 Sep 2013 22:10:25 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
net) |
2.0.5 10 Sep 2013 13:59:30 |
martymac |
Update to 2.0.5 |
2.0.4 23 Jul 2013 06:44:45 |
martymac |
Update to 2.0.4 |
2.0.3 17 Jul 2013 06:30:07 |
martymac |
Update to 2.0.3 |
2.0.2 27 Apr 2013 11:59:29 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig while here
Reviewed by: zeising |
2.0.2 18 Apr 2013 12:44:30 |
martymac |
- Update to 2.0.2
- Use new header format in Makefile
Feature safe: yes |
2.0.1 15 Jun 2012 09:57:55 |
martymac |
- Switch to OptionsNg
- Swap LICENSE and *_DEPENDS to make portlint happy |
2.0.1 19 Apr 2011 08:02:56 |
martymac |
- Update to 2.0.1
- Remove useless empty MANLANG |
1.10.0_1 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
1.10.0 08 Feb 2011 11:27:33 |
martymac |
Update to 1.10.0
Approved by: ehaupt (mentor)
Feature safe: yes |
1.9.0_2 18 Nov 2010 09:12:41 |
martymac |
- Add missing LICENSE
- Remove license text from installed documents
- Improve PORTDOCS handling
Approved by: ehaupt (mentor) |
1.9.0_1 01 Oct 2010 09:14:47 |
martymac |
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) |
1.9.0 27 Sep 2010 12:08:23 |
martymac |
Update MAINTAINER address for my ports
Approved by: ehaupt (mentor) |
1.9.0 09 Sep 2010 01:21:57 |
pgollucci |
- Correct WWW
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.org> (maintainer) |
1.9.0 07 Sep 2010 15:52:18 |
pgollucci |
- Update MAINTAINER address for Ganael Laplanche <ganael.laplanche@martymac.org>
- Update some MASTER_SITES too
PR: ports/150349
Submitted by: maintainer |
1.9.0 22 Aug 2009 00:32:25 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
1.9.0 16 Jul 2009 21:59:13 |
miwi |
- Update to 1.9.0
PR: 136813
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) |
1.8.0_1 08 Jul 2009 07:16:03 |
itetcu |
Fix install / plist with custom PREFIX.
PR: 136138
Submitted by: maintainer
Reported by: QATty |
1.8.0_1 18 Aug 2008 00:32:31 |
edwin |
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> |
1.8.0 14 Aug 2008 23:00:00 |
miwi |
- Update to 1.8.0
PR: 126509
Submitted by: Ganael Laplanche <ganael.laplanche@martymac.com> (maintainer) |
1.7.2 11 Dec 2007 21:12:49 |
bsam |
Update ldapscripts to v1.7.2. (fix release)
PR: 118299
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer) |
1.7.1 13 Oct 2007 14:57:41 |
rafan |
- Add pkg-message |
1.7.1 13 Oct 2007 14:57:21 |
rafan |
- Update to 1.7.1
PR: ports/117152
Submitted by: Ganael Laplanche <ganael.laplanche at martymac.com> (maintainer)
Security: CVE-2007-5373 |
1.7 05 Sep 2007 15:47:54 |
rafan |
- 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) |
1.6 20 Apr 2007 20:25:37 |
miwi |
- Update to 1.6
PR: 111956
Submitted by: Ganael LAPLANCHE<ganael.laplanche@martymac.com> (maintainer) |
1.5 03 Jan 2007 17:51:54 |
bsam |
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) |
1.4 11 May 2006 22:49:56 |
edwin |
Remove USE_REINPLACE from all categories starting with N |
1.4 22 Jan 2006 02:46:07 |
edwin |
Replace ugly "@unexec rmdir %D... 2>/dev/null || true" with @dirrmtry
Approved by: krion@
PR: ports/88711 (related) |
1.4 08 Jan 2006 00:23:03 |
pav |
- Update to 1.4
PR: ports/91453
Submitted by: Ganael LAPLANCHE <ganael.laplanche@martymac.com> (maintainer) |
1.3 17 Oct 2005 00:10:25 |
edwin |
[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> |