pkgsrc/databases/gdbm/PLIST
wiz 5350b914da gdbm: update to 1.19.
Version 1.19 - 2020-12-23

* Pre-read the memory mapped regions on systems that support it.

This speeds up operations on big databases.

* gdbmtool: tagged initialization of structured data

Initializers for structured data can be given in tagged form, e.g.:

   store somekey { status=2, id={a,u,x}, name="foo" }

* Bugfixes:

** Preserve locking type during database reorganization
2021-01-04 10:41:13 +00:00

25 lines
732 B
Text

@comment $NetBSD: PLIST,v 1.15 2021/01/04 10:41:13 wiz Exp $
bin/gdbm_dump
bin/gdbm_load
bin/gdbmtool
include/gdbm.h
info/gdbm.info
lib/libgdbm.la
man/man1/gdbm_dump.1
man/man1/gdbm_load.1
man/man1/gdbmtool.1
man/man3/gdbm.3
share/locale/da/LC_MESSAGES/gdbm.mo
share/locale/de/LC_MESSAGES/gdbm.mo
share/locale/eo/LC_MESSAGES/gdbm.mo
share/locale/es/LC_MESSAGES/gdbm.mo
share/locale/fi/LC_MESSAGES/gdbm.mo
share/locale/fr/LC_MESSAGES/gdbm.mo
share/locale/ja/LC_MESSAGES/gdbm.mo
share/locale/pl/LC_MESSAGES/gdbm.mo
share/locale/pt_BR/LC_MESSAGES/gdbm.mo
share/locale/ru/LC_MESSAGES/gdbm.mo
share/locale/sr/LC_MESSAGES/gdbm.mo
share/locale/sv/LC_MESSAGES/gdbm.mo
share/locale/uk/LC_MESSAGES/gdbm.mo
share/locale/vi/LC_MESSAGES/gdbm.mo