| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
27 Apr 2013 18:25:25
1.7_3
|
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 |
10 Jul 2012 11:22:59
1.7_3
|
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) |
23 Sep 2011 22:26:39
1.7_3
|
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 |
19 Mar 2011 12:38:54
1.7_3
|
miwi  |
- Get Rid MD5 support |
18 Mar 2011 10:04:54
1.7_3
|
sbz  |
Update my MAINTAINER address to sbz at FreeBSD.org.
Approved by: jadawin@ (mentor) |
25 Feb 2011 01:32:18
1.7_3
|
delphij  |
Chase after net/openldap24-server update.
Reminded by: miwi |
19 May 2009 12:00:49
1.7_2
|
jadawin  |
- Submitter take maintainership.
PR: ports/134703
Submitted by: Sofian brabez <sbrabez _AT_ gmail.com> |
12 May 2009 22:32:29
1.7_2
|
linimon  |
Release these ports into the wild due to maintainer-timeouts and no
response to email. We hope to see him back again sometime. |
05 Jan 2009 19:04:45
1.7_2
|
delphij  |
Bump PORTREVISION's after OpenLDAP update.
Suggested by: rafan |
06 Jun 2008 14:03:26
1.7_1
|
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) |
24 Jul 2007 15:10:14
1.7
|
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 |
22 Jul 2007 01:09:58
1.7
|
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) |
26 Apr 2006 18:53:12
1.5
|
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> |