ldb is a LDAP-like embedded database.
ldb provides a fast database with an LDAP-like API
designed to be used within an application.
In some ways it can be seen as a intermediate solution
between key-value pair databases and a real LDAP database.
WWW: http://ldb.samba.org/
PR: ports/161266
Submitted by: Andrew Elble <aweits@rit.edu>
'D is not GLib' utility libraries
Ding-libs provides utility functions to manipulate filesystem
pathnames (libpath_utils), a hash table which dynamically resizes
to achieve optimal storage and access time properties (libdhash),
a data type to collect data in a hierarchical structure for easy
iteration and serialization (libcollection), a dynamically growing,
reference-counted array (libref_array), and a library to process
configuration files in initialization format (INI) into a library
collection data structure (libini_config).
PR: ports/161267
Submitted by: Andrew Elble <aweits@rit.edu>
Peter Czanik <czanik@balabit.hu>, our syslog-ng upline, recommended we put
3.3.1 into syslog-ng-devel first, then commit to sysutils/syslog-ng in a week.
Commit to sysutils/syslog-ng: 1 week
Submitted by: Peter Czanik <czanik@balabit.hu>, our syslog-ng upline
Good news: gsasl can co-exist with security/heimdal,
It just needs to use the correct header files.
Broken tag has been removed again.
PR: ports/161247
Submitted by: Marcin Cieslak <saper@saper.info>
writing parsers. These are:
+ A number of character set convertors
+ Mapping of character set names to/from MIB enum values
+ UTF-8 and UTF-16 (host endian) support functions
+ Various simple data structures (resizeable buffer, stack, vector)
+ A UTF-8 input stream
WWW: http://www.netsurf-browser.org/projects/libparserutils/
PR: ports/159935
Submitted by: David Romano <unobe@cpan.org>
Approved by: miwi, wen (mentors implicit)
- Add in fix for remote ssh restarts for log_args (when cronolog enabled)
PR: ports/161217
Submitted by: Jason Helfman <jhelfman AT experts-exchange.com> (maintainer)
for the --enable-ssl-crtd option (thanks to Guy Helmer for the patch)
- Add vendor patches 10374 to 10379 as published on
http://www.squid-cache.org/Versions/v3/3.1/changesets/
- Bump PORTREVISION
PR: ports/160974
Submitted by: Thomas-Martin Seck <tmseck AT web.de> (maintainer)