Port details |
- ldapvi Tool to update LDAP entries with a text editor
- 1.7_7 sysutils =6 1.7_7Version of this port present on the latest quarterly branch.
- Maintainer: sbz@FreeBSD.org
- Port Added: 2006-04-26 18:58:04
- Last Update: 2024-03-22 10:39:43
- Commit Hash: dfd4bda
- People watching this port, also watch:: aspell, bash, unzip, libxml2, rsync
- Also Listed In: net
- License: GPLv2
- WWW:
- http://www.lichteblau.com/ldapvi.html
- Description:
- ldapvi is tool to update LDAP entries with a text editor. It is:
- Written in C;
- Reasonably fast and small. The ldapvi client needs about as much time
for receiving entries as the OpenLDAP server needs to send them, which
should be fast enough;
- Shows a summary of changes before committing them. Details of the
changes can be previewed in LDIF format;
- Uses an LDIF-like format in the editor (which should be easier to use
interactively than standard LDIF);
- Can rename entries;
- Does not give up easily. On error, you can edit the file again, or
rebind to the server and try again.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/sysutils/ldapvi/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/ldapvi
- pkg install ldapvi
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: ldapvi
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1620247187
SHA256 (ldapvi-1.7.tar.gz) = 6f62e92d20ff2ac0d06125024a914b8622e5b8a0a0c2d390bf3e7990cbd2e153
SIZE (ldapvi-1.7.tar.gz) = 119503
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake>=4.4.1 : devel/gmake
- pkgconf>=1.3.0_1 : devel/pkgconf
- Library dependencies:
-
- libpopt.so : devel/popt
- libglib-2.0.so : devel/glib20
- libintl.so : devel/gettext-runtime
- libldap.so.2 : net/openldap26-client
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_ldapvi
- USES:
- gmake gnome iconv ldap ncurses pkgconfig
- 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 |
1.7_7 22 Mar 2024 10:39:43 |
Nuno Teixeira (eduardo) |
sysutils/ldapvi: Move man pages to share/man
Approved by: portmgr (blanket) |
1.7_6 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) |
1.7_6 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 ) |
1.7_6 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
sysutils: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <jsmith@resonatingmedia.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Landwehr <aaron@snaphat.com>
* Adam Weinberger <adamw@FreeBSD.org>
* Adrian Chadd
* Adrian Chadd <adrian@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Eldridge <alane@FreeBSD.org>
* Alan Eldridge <alane@geeksrus.net>
* Aldis Berjoza <aldis@bsdroot.lv>
* Alex Deiter <alex.deiter@gmail.com> (Only the first 15 lines of the commit message are shown above ) |
1.7_6 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 |
1.7_5 05 May 2021 20:48:36 |
Sofian Brabez (sbz) |
sysutils/ldapvi: add missing timestamp in distinfo
That distinfo was left unchanged, TIMESTAMP is required for reproducible
builds to work, regenerate the distinfo to add missing TIMESTAMP. |
1.7_5 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.7_5 08 Nov 2019 13:11:05 |
tobik |
sysutils: Add missing USES={gnome,mate,php} |
1.7_5 08 Dec 2016 19:23:25 |
tijl |
Remove libiconv.so.3 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps. Bump dependent ports that have not
been bumped since. |
1.7_4 19 Nov 2016 16:55:28 |
marino |
sysutils/slst, sysutils/ldapvi: Document ncurses requirement
Approved by: ncurses blanket |
1.7_4 22 May 2016 16:28:40 |
bapt |
Prevent collision with getline(3)
Obtained from: Upstream |
1.7_4 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.7_4 20 Dec 2014 19:42:46 |
bapt |
Cleanup plist |
1.7_4 26 Aug 2014 14:06:09 |
tijl |
- Fix missing library problems when the linker enforces explicit linking
PR: 192062
Exp-run by: antoine
Approved by: portmgr (antoine) |
1.7_4 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 ) |
1.7_3 28 Jan 2014 14:34:08 |
danfe |
- Stagify, contract MASTER_SITES, drop an article from COMMENT, drop
LICENSE_FILE for GPLv2
- Modernize LIB_DEPENDS syntax, convert USE_GMAKE, clean up Makefile
and port description text while here |
1.7_3 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
1.7_3 27 Apr 2013 18:25:25 |
mva |
- Convert USE_ICONV=yes to USES=iconv
- Change USE_GNOME=pkgconfig|gnomehack to USES=pathfix|pkgconfig and
USE_GETTEXT=yes to USES=gettext while here |
1.7_3 10 Jul 2012 11:22:59 |
sbz |
- Fix build with clang [1]
- Add LICENSE
- Make portlint happy
PR: ports/168838
Submitted by: Oliver Hartmann <ohartman at zedat.fu-berlin.de> [1]
Approved by: myself (maintainer) |
1.7_3 23 Sep 2011 22:26:39 |
amdmi3 |
- Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)
- Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead
PR: 157936
Submitted by: myself
Exp-runs by: pav
Approved by: pav |
1.7_3 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
1.7_3 18 Mar 2011 10:04:54 |
sbz |
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor) |
1.7_3 25 Feb 2011 01:32:18 |
delphij |
Chase after net/openldap24-server update.
Reminded by: miwi |
1.7_2 19 May 2009 12:00:49 |
jadawin |
- Submitter take maintainership.
PR: ports/134703
Submitted by: Sofian brabez <sbrabez _AT_ gmail.com> |
1.7_2 12 May 2009 22:32:29 |
linimon |
Release these ports into the wild due to maintainer-timeouts and no
response to email. We hope to see him back again sometime. |
1.7_2 05 Jan 2009 19:04:45 |
delphij |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
1.7_1 06 Jun 2008 14:03:26 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
1.7 24 Jul 2007 15:10:14 |
rafan |
- Remove --mandir and --infodir from CONFIGURE_ARGS. They are now default
in bsd.port.mk.
Tested with: my tinderbox on i386 6
Approved by: portmgr |
1.7 22 Jul 2007 01:09:58 |
pav |
- Update to 1.7
PR: ports/114601
Submitted by: Ulrich Spoerlein <uspoerlein@gmail.com>
Approved by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> (maintainer) |
1.5 26 Apr 2006 18:53:12 |
pav |
ldapvi is tool to update LDAP entries with a text editor.
It is:
# Written in C.
# Reasonably fast and small. The ldapvi client needs about as much time for
receiving entries as the OpenLDAP server needs to sends them, which should be
fast enough.
# Shows a summary of changes before committing them. Details of the changes can
be previewed in LDIF format.
# Uses an LDIF-like format in the editor (which should be easier to use
interactively than standard LDIF).
# Can rename entries.
# Does not give up easily. On error, you can edit the file again or rebind to
the server and try again.
WWW: http://www.lichteblau.com/ldapvi.html
PR: ports/96255
Submitted by: Joerg Pulz <Joerg.Pulz@frm2.tum.de> |