summaryrefslogtreecommitdiffstats
path: root/databases/hsqldb
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 1.8.0.9pav2008-01-192-5/+4
| | | | | PR: ports/119693 Submitted by: Rashid Achilov <citycat4@ngs.ru>
* - Welcome X.org 7.2 \o/.flz2007-05-191-0/+1
| | | | | - Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}. - Bump PORTREVISION for ports intalling files in ${X11BASE}.
* - distfile repacked at 2006-09-28 after previous commit (2006-09-25)leeym2006-10-081-3/+3
| | | | | | | - two files in distfile are touched: * doc/changelist_1_8_0.txt * lib/hsqldb.jar - new size (3276605 bytes) is listed on master site
* upgrade to 1.8.0.7ijliao2006-09-252-6/+5
|
* Reset bouncing maintainer address.linimon2006-06-091-1/+1
|
* HSQLDB is the leading SQL relational database engine written in Java. It has ahq2006-02-163-0/+63
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>
OpenPOWER on IntegriCloud