1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-12-02 01:20:54 +00:00
Commit Graph

20 Commits

Author SHA1 Message Date
Baptiste Daroussin
36117d7097 Add NO_STAGE all over the place in preparation for the staging support (cat: databases) 2013-09-20 16:13:47 +00:00
Wen Heping
71707957a7 - Update to 1.1.15
Feature safe:	yes
2011-11-16 07:29:49 +00:00
Wen Heping
2c0b991737 - Update to 1.1.14 2011-10-24 07:02:15 +00:00
Wen Heping
d06f3711ed - Update to 1.1.13 2011-08-23 02:00:41 +00:00
Wen Heping
7d0610e3c8 - Update to 1.1.9 2011-02-21 01:22:33 +00:00
Wen Heping
8612cdbb6d - Update to 1.1.8 2010-12-23 03:36:19 +00:00
Wen Heping
0fa4f7a7d7 - Update to 1.1.7 2010-11-05 04:03:52 +00:00
Wen Heping
af1365d344 - Update to 1.1.6 2010-09-20 01:43:06 +00:00
Wen Heping
1dfcc915ab - Update to 1.1.5 2010-09-01 08:21:45 +00:00
Wen Heping
80ae68416e - Update to 1.1.4 2010-04-17 08:11:29 +00:00
Wen Heping
1fbbf16173 - Update to 1.1.3 2010-03-21 23:51:36 +00:00
Wen Heping
2ec5e50480 - Update to 1.1.2
Feature safe:	yes
2010-02-22 10:47:19 +00:00
Wen Heping
b74e323166 - Update to 1.1.1 2009-12-29 01:01:25 +00:00
Wen Heping
64d051a9d0 - Update to 1.1.0
- Update my mail address to FreeBSD
2009-12-13 03:58:41 +00:00
Martin Wilke
d8b5f9b512 - Update to 1.0.9
PR:		135142
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2009-06-02 21:35:09 +00:00
Martin Wilke
69baca2f0d - Update to 1.0.8 2009-03-06 10:06:22 +00:00
Martin Wilke
b677b4baf8 - Update to 1.0.7
Approved by:	maintainer implicit
2009-03-01 19:53:14 +00:00
Martin Wilke
7d8e599a88 - Update to 1.0.6
PR:		127625
Submitted by:	Wen Heping <wenheping@gmail.com> (maintainer)
2008-09-26 09:40:56 +00:00
Martin Wilke
e5d37aa7b7 - Update to 1.0.5
PR:		126591
Submitted by:	Wen heping <wenheping@gmail.com> (maintainer)
2008-08-18 21:51:07 +00:00
Martin Wilke
3396325b8f 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>
2008-07-19 14:05:59 +00:00