notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: databases/puredb/pkg-plist
SVNWeb

Number of commits found: 5

Sat, 13 Aug 2016
[ 09:01 amdmi3 search for other commits by this committer ] Original commit   Revision:420157
- Add LICENSE
- Switch to options helpers
- Regenerate patches with `make makepatch`
Mon, 20 Oct 2014
[ 10:41 bapt search for other commits by this committer ] Original commit   Revision:371255 (Only the first 10 of 451 ports in this commit are shown above. View all ports for this commit)
Cleanup plist
Sun, 21 Sep 2014
[ 12:33 amdmi3 search for other commits by this committer ] Original commit   Revision:368746
- Drop .la files, no dependees require them

Approved by:	portmgr blanket
Fri, 16 May 2014
[ 06:49 vanilla search for other commits by this committer ] Original commit   Revision:354197
Support staging.
Tue, 1 Apr 2003
[ 02:36 edwin search for other commits by this committer ] Original commit 
databases/puredb: Set of libraries for creating and reading constant databases

        PureDB is a portable and tiny set of libraries for creating
        and reading constant databases. It manages data files that
        contains text or binary key/data pairs of arbitrary sizes.
        Lookups are very fast (normally only one disk access to
        match a hash value), overhead is low (a database is 1028
        bytes plus only 16 extra bytes per record), multiple
        concurrent read access are supported, and databases can be
        up to 4 Gb long, and they are portable across architectures.

PR:             ports/48901
Submitted by:   Sergei Kolobov <sergei@kolobov.com>

Number of commits found: 5