Commit graph

32 commits

Author SHA1 Message Date
Dmitry Marakasov
9776526188 - Drop 8.x support
- Switch to options helpers

Approved by:	portmgr blanket
2015-10-07 01:37:27 +00:00
Wen Heping
03ff492c5f - Update to 2.1.11 2015-06-28 07:32:23 +00:00
Wen Heping
5f1ebdca3a - Mark BROKEN on 8.x 2015-03-07 09:14:35 +00:00
John Marino
3cbbd19916 databases/hamsterdb: USES+=alias to unbreak DragonFly cheaply 2015-02-02 19:13:16 +00:00
Wen Heping
9102a9c892 - Fix build 2015-01-23 15:40:25 +00:00
Wen Heping
ed2443f302 - Update to 2.1.9
- Add LICENSE
2015-01-15 14:49:47 +00:00
Baptiste Daroussin
3edc030b9f Cleanup plist 2014-10-20 10:41:12 +00:00
Adam Weinberger
a69900ac39 Add some spaces after periods. 2014-09-10 03:11:42 +00:00
Tijl Coosemans
539e3b354b - Fix MASTER_SITES
- Add USES=libtool and INSTALL_TARGET=install-strip
- Avoid including bsd.port.options.mk
2014-09-09 20:30:28 +00:00
Adam Weinberger
550b770c1e Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS. 2014-07-15 15:06:46 +00:00
Martin Wilke
257d61366c - Convert gmake, bzip to USES
Approved by:	portmgr
2014-05-26 11:57:55 +00:00
Wen Heping
22c5a9fc86 - Stage support
- Convert to optionsNG
- Pet portlint
2014-05-19 12:47:41 +00:00
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