Port details |
- hsqldb Embeddable SQL database written in Java
- 2.3.4 databases
=0 2.3.4Version of this port present on the latest quarterly branch. - Maintainer: jim@ohlste.in
 - Port Added: 2006-02-16 16:07:05
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- Also Listed In: java
- License: BSD3CLAUSE
- Description:
- HyperSQL
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/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- hsqldb>0:databases/hsqldb
- To install the port:
- cd /usr/ports/databases/hsqldb/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/hsqldb
- pkg install hsqldb
- PKGNAME: hsqldb
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1469742798
SHA256 (hsqldb-2.3.4.zip) = c00547495ca8f1de29ccbdd41965ab130acbc616f32dcbe58b3aed16169c962e
SIZE (hsqldb-2.3.4.zip) = 7847408
- Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- java : java/openjdk8
- ant : devel/apache-ant
- Runtime dependencies:
-
- java : java/openjdk8
- There are no ports dependent upon this port
- Configuration Options:
- ===> The following configuration options are available for hsqldb-2.3.4:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_hsqldb
- USES:
- zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 2.3.4
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
26 Nov 2019 21:46:13
2.3.4
|
jkim  |
Clean up after java/openjdk6 and java/openjdk6-jre removal
java/openjdk6 support was removed from Mk/bsd.java.mk (r512662) and
java/openjdk6 and java/openjdk6-jre were removed from the ports tree
(r512663). Now this patch completely removes remaining stuff from the
ports tree.
PR: 241953 (exp-run)
Reviewed by: glewis
Approved by: portmgr (antoine)
Differential Revision: https://reviews.freebsd.org/D22342 |
17 Aug 2016 18:41:55
2.3.4
|
pawel  |
Update to version 2.3.4
PR: 211429
Submitted by: pfg
Approved by: maintainer timeout |
19 Jul 2016 11:04:14
2.3.3
|
mat  |
When there is a do-install target, do not use a post-install target, do
everything at once. Sometime, rename post-install into a options helper
target.
I did not fix ports that were such a mess that I could not figure out
what they really wanted to do. I also did not change ports that had
some version of an auto-plist code in post-install, for the same reason.
With hat: portmgr
Sponsored by: Absolight |
10 Jan 2016 10:18:13
2.3.3
|
miwi  |
- Update to 2.3.3
PR: 205942
Submitted by: pfg
Approved by: maintainer |
20 Oct 2014 10:41:13
2.3.2
|
bapt  |
Cleanup plist |
08 Mar 2014 12:49:02
2.3.2
|
pawel  |
- 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> |
07 Mar 2014 16:49:10

|
bapt  |
Convert d* to USES=zip |
21 Feb 2014 13:35:58
2.3.0
|
ehaupt  |
Remove trailing whitespaces from category databases |
10 Feb 2014 13:54:28
2.3.0
|
ehaupt  |
According to the Porter's Handbook (5.12.2.3.) default options must be added to
OPTIONS_DEFINE. This policy has been implemented only recently that's why we
have many ports violating this policy.
This patch adds the default options specified in the Porter's Handbook to
OPTIONS_DEFINE where they are being used. Ports maintained by
gnome@FreeBSD.org, kde@FreeBSD.org and x11@FreeBSD.org have been excluded.
Approved by: portmgr (bapt) |
20 Sep 2013 16:13:49
2.3.0
|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
18 Jul 2013 05:22:02
2.3.0
|
miwi  |
- Update to 2.3.0
PR: 180582
Submitted by: maintainer |
17 Feb 2013 00:59:16
2.2.9
|
wen  |
- Update to 2.2.9 [1]
- Convert to optionsNG
- Reset maintainer to ports@
PR: 175313 [1]
Submitted by: Pedro Giffuni <giffunip@tutopia.com> [1] |
10 Dec 2012 13:18:29
1.8.1.3
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
21 Jul 2011 05:03:02
1.8.1.3
|
linimon  |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
03 Jul 2011 08:20:44
1.8.1.3
|
wen  |
- Update to 1.8.1.3
- Add LICENSE
PR: ports/158430
Submitted by: Pedro Giffuni <giffuni@tutopia.com> |
20 Mar 2011 12:54:45
1.8.0.10
|
miwi  |
- Get Rid MD5 support |
22 Aug 2009 00:18:43
1.8.0.10
|
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
28 Jul 2008 09:06:04
1.8.0.10
|
miwi  |
- Update to 1.8.0.10
- Respect PORTDOCS
- Pass maintainership to submitter
PR: 125953
Submitted by: Wen heping <wenheping@gmail.com> |
06 Jun 2008 13:17:10
1.8.0.9_1
|
edwin  |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
19 Jan 2008 20:01:40
1.8.0.9
|
pav  |
- Update to 1.8.0.9
PR: ports/119693
Submitted by: Rashid Achilov <citycat4@ngs.ru> |
19 May 2007 20:32:57
1.8.0.7_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
08 Oct 2006 00:20:50
1.8.0.7
|
leeym  |
- 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 |
25 Sep 2006 09:29:18
1.8.0.7
|
ijliao  |
upgrade to 1.8.0.7 |
09 Jun 2006 21:18:38
1.8.0.2
|
linimon  |
Reset bouncing maintainer address. |
16 Feb 2006 16:06:00
1.8.0.2
|
hq  |
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> |