Bug 125699 - [NEW PORT]databases/hamsterdb:A Lightweight Embedded Database Engine
Summary: [NEW PORT]databases/hamsterdb:A Lightweight Embedded Database Engine
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-07-17 01:10 UTC by wenheping
Modified: 2008-07-19 15:10 UTC (History)
0 users

See Also:


Attachments
file.shar (2.90 KB, text/plain)
2008-07-17 01:10 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-07-17 01:10:01 UTC
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%. 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

Fix: Patch attached with submission follows:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-07-17 01:10:15 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants his PRs (via the GNATS Auto Assign Tool)
Comment 2 Martin Wilke freebsd_committer freebsd_triage 2008-07-19 15:05:58 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-07-19 15:06:08 UTC
miwi        2008-07-19 14:05:59 UTC

  FreeBSD ports repository

  Modified files:
    databases            Makefile 
  Added files:
    databases/hamsterdb  Makefile distinfo pkg-descr pkg-plist 
  Log:
  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%. 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
  
  PR:             ports/125699
  Submitted by:   Wen Heping <wenheping at gmail.com>
  
  Revision  Changes    Path
  1.697     +1 -0      ports/databases/Makefile
  1.1       +27 -0     ports/databases/hamsterdb/Makefile (new)
  1.1       +3 -0      ports/databases/hamsterdb/distinfo (new)
  1.1       +17 -0     ports/databases/hamsterdb/pkg-descr (new)
  1.1       +14 -0     ports/databases/hamsterdb/pkg-plist (new)
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"