pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/databases/gdbm



Module Name:    pkgsrc
Committed By:   adam
Date:           Wed Aug 17 07:17:15 UTC 2011

Modified Files:
        pkgsrc/databases/gdbm: Makefile PLIST distinfo
Removed Files:
        pkgsrc/databases/gdbm/patches: patch-ab

Log Message:
Changes 1.9.1:
* Bugfix: Improperly used preprocessor directive caused compilation failure
  when using gcc 4.4.4 or newer.

Changes 1.9:
* Use of mmap
* Changes in compatibility mode
* Locking is disabled.
* Do not link pag to dir.
* gdbm_setopt
* The testgdbm program is installed
* A testsuite is provided.
* Improved documentation.


To generate a diff of this commit:
cvs rdiff -u -r1.41 -r1.42 pkgsrc/databases/gdbm/Makefile
cvs rdiff -u -r1.7 -r1.8 pkgsrc/databases/gdbm/PLIST
cvs rdiff -u -r1.6 -r1.7 pkgsrc/databases/gdbm/distinfo
cvs rdiff -u -r1.12 -r0 pkgsrc/databases/gdbm/patches/patch-ab

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.



Home | Main Index | Thread Index | Old Index