Commit graph

10 commits

Author SHA1 Message Date
Pawel Pekala
2e4ec989a5 - Update to version 2.3.2, take maintainership [1]
- Correct LICENSE [1]
- Add staging support [1]
- Use USES=zip
- Remove leading article from COMMENT
- Docs files don't need optional installation with stage, convert
  installation procedure to COPYTREE_SHARE

PR:		ports/187336
Submitted by:	Jim Ohlstein <jim@ohlste.in>
2014-03-08 12:49:02 +00:00
Martin Wilke
c9ae1d9aa5 - Update to 2.3.0
PR:		180582
Submitted by:	maintainer
2013-07-18 05:22:02 +00:00
Wen Heping
faada83680 - Update to 2.2.9 [1]
- Convert to optionsNG
- Reset maintainer to ports@

PR:		175313 [1]
Submitted by:	Pedro Giffuni <giffunip@tutopia.com> [1]
2013-02-17 00:59:16 +00:00
Wen Heping
06b97b4ce5 - Update to 1.8.1.3
- Add LICENSE

PR:		ports/158430
Submitted by:	Pedro Giffuni <giffuni@tutopia.com>
2011-07-03 08:20:44 +00:00
Martin Wilke
bb86cbe5d2 - Get Rid MD5 support 2011-03-20 12:54:45 +00:00
Martin Wilke
e44b8ae8ab - Update to 1.8.0.10
- Respect PORTDOCS
- Pass maintainership to submitter

PR:		125953
Submitted by:	Wen heping <wenheping@gmail.com>
2008-07-28 09:06:04 +00:00
Pav Lucistnik
1ee7244c28 - Update to 1.8.0.9
PR:		ports/119693
Submitted by:	Rashid Achilov <citycat4@ngs.ru>
2008-01-19 20:01:39 +00:00
Yen-Ming Lee
41ccde6450 - distfile repacked at 2006-09-28 after previous commit (2006-09-25)
- two files in distfile are touched:
  * doc/changelist_1_8_0.txt
  * lib/hsqldb.jar
- new size (3276605 bytes) is listed on master site
2006-10-08 00:20:50 +00:00
Ying-Chieh Liao
549d2783bb upgrade to 1.8.0.7 2006-09-25 09:29:17 +00:00
Herve Quiroz
653b4bf541 HSQLDB is the leading SQL relational database engine written in Java. It has a
JDBC driver and supports a rich subset of ANSI-92 SQL (BNF tree format) plus
SQL 99 and 2003 enhancements. It offers a small (less than 100k in one version
for applets), fast database engine which offers both in-memory and disk-based
tables and supports embedded and server modes. Additionally, it includes tools
such as a minimal web server, in-memory query and management tools (can be run
as applets) and a number of demonstration examples.

WWW: http://hsqldb.org/

PR:		93320
Submitted by:	Michael Winking <mwfp@foldl.net>
2006-02-16 16:06:00 +00:00