---
name: hamsterdb
version: 1.1.15
origin: databases/hamsterdb
comment: A Lightweight Embedded Database Engine
arch: freebsd:9:x86:64
www: http://hamsterdb.com/index
maintainer: wen@FreeBSD.org
prefix: /usr/local
licenselogic: single
flatsize: 1021780
desc: |
  hamsterdb is a lightweight embedded database engine. It is
  in development for more than three years and concentrates
  on ease of use, high performance, stability and portability.

  The hamsterdb API is simple and self-documenting.The interface
  is similar to other widely-used database engines.Fast algorithms
  and data structures guarantee high performance for all scenarios.
  Hamsterdb has hundreds of unittests with a test coverage of over
  90%25. Each release is tested with thousands of acceptance tests in
  many different configurations, tested on up to six different
  hardware architectures and operating systems.Written in plain
  ANSI-C, hamsterdb runs on many architectures: Intel-compatible
  (x86, x64), PowerPC, SPARC, ARM, RISC and others. Tested operating
  systems include Microsoft Windows, Microsoft Windows CE, Linux,
  SunOS and other Unices.

  WWW:    http://hamsterdb.com/index
categories: [databases]
files:
  /usr/local/bin/ham_dump: ce11ffcc518ff7e7648a26cafd46659f7ec19f9027ae5e848bd999927d1b686c
  /usr/local/bin/ham_info: 4cd4c9f84416904f30a7b1d79f43e0f4dbf68740b69e4cdbfdfbfa1c58c4c2e3
  /usr/local/bin/ham_recover: f4acd67972f30d10b4a2d22cba06bae96c69dfcd6b8cf99751c0d2e862a456c6
  /usr/local/include/ham/hamsterdb.h: 97992f066ac86a5b806af8e5bfe61d7ba23ad6275cee75a38192f2c76570a9bc
  /usr/local/include/ham/hamsterdb.hpp: 46f55b80e7b9a509adda3953d8d8b4bda0cb25beb6acb35d73b48ab5b8f9b477
  /usr/local/include/ham/hamsterdb_int.h: a5aae8f7ba7c0efffb9aa05e38de12e553cb4e5be3ec50ff12a8262e64e53b98
  /usr/local/include/ham/hamsterdb_srv.h: 3f3671f760fb9a561cb3d4c7c6cc41dd06d89bb869394f00dd08508d84d585d6
  /usr/local/include/ham/hamsterdb_stats.h: fc6a69b9cef8e5db91c90243cc5f09b9139f406c740f3ee3b29cfdf29ca6141a
  /usr/local/include/ham/types.h: 69fca8e03174fadcc514728e51686aff3f8e043e718888926919d7303c82e722
  /usr/local/lib/libhamsterdb.a: 3f1c11d5ce4e50ee20ac684af0926bf7aef89e62650fdfb61f2c919fba7b9171
  /usr/local/lib/libhamsterdb.la: 585176390294ae31ad2cbdffd90546e3768d706231fe08bc3a4ff20b4c000f4d
  /usr/local/lib/libhamsterdb.so: '-'
  /usr/local/lib/libhamsterdb.so.2: 9a51f47948bbc4d84592d16aafeb0e8e5de12ec69466f7bb77b76016d6a333a9
  /usr/local/share/doc/hamsterdb/AUTHORS: a099765ee77e654fa89364a5c9897ca8aefe78ae1a1f74030b0e2050c0faee70
  /usr/local/share/doc/hamsterdb/CREDITS: efa3bde98fa62bf90711d8f06068d5cd1e27fb72b66e9c1789b39ba04103db14
  /usr/local/share/doc/hamsterdb/ChangeLog: 9896aab4761c493354ebaccd93ea83bc2aba60e744f00d683e2208cc1e2e4fe4
  /usr/local/share/doc/hamsterdb/INSTALL: 0823c5f8703425f47765e7aa8e05a22cb8040b507bc8bc2e9d1ddb32c805db6f
  /usr/local/share/doc/hamsterdb/README: 4260a87ab482b7dfe10d8799cfac57c073683a795f134cf3d45b1cd8e94bb6db
  /usr/local/share/doc/hamsterdb/TODO: be8a74e228dc1d44c2b0f027ab559d1c89b7bfcf97943c54992f8330a5a76fb2
directories:
  /usr/local/share/doc/hamsterdb/: n
  /usr/local/include/ham/: n
scripts:
  post-install: |
    /sbin/ldconfig -m /usr/local/lib
  pre-deinstall: |
    /sbin/ldconfig -R
