Port details |
- hsqldb Embeddable SQL database written in Java
- 2.3.4 databases =2 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: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py39-PyOpenGL, p5-Sane
- Also Listed In: java
- License: BSD3CLAUSE
- WWW:
- https://hsqldb.org/
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- 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
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- 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: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
2.3.4 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
2.3.4 20 Jul 2022 14:21:07 |
Tobias C. Berner (tcberner) |
databases: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* "Mahdi Mokhtari <mokhi64@gmail.com>"
* "Meikel Brandmeyer" <ocaml-sqlite3-port@kotka.de>
* <hvo.pm@xs4all.nl>
* <jsmith@resonatingmedia.com>
* <ports@c0decafe.net>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alan Snelson <Alan@Wave2.org> (Only the first 15 lines of the commit message are shown above ) |
2.3.4 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3.4 26 Nov 2019 21:46:13 |
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 |
2.3.4 17 Aug 2016 18:41:55 |
pawel |
Update to version 2.3.4
PR: 211429
Submitted by: pfg
Approved by: maintainer timeout |
2.3.3 19 Jul 2016 11:04:14 |
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 |
2.3.3 10 Jan 2016 10:18:13 |
miwi |
- Update to 2.3.3
PR: 205942
Submitted by: pfg
Approved by: maintainer |
2.3.2 20 Oct 2014 10:41:13 |
bapt |
Cleanup plist |
2.3.2 08 Mar 2014 12:49:02 |
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 |
2.3.0 21 Feb 2014 13:35:58 |
ehaupt |
Remove trailing whitespaces from category databases |
2.3.0 10 Feb 2014 13:54:28 |
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) |
2.3.0 20 Sep 2013 16:13:49 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
databases) |
2.3.0 18 Jul 2013 05:22:02 |
miwi |
- Update to 2.3.0
PR: 180582
Submitted by: maintainer |
2.2.9 17 Feb 2013 00:59:16 |
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] |
1.8.1.3 10 Dec 2012 13:18:29 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
1.8.1.3 21 Jul 2011 05:03:02 |
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 |
1.8.1.3 03 Jul 2011 08:20:44 |
wen |
- Update to 1.8.1.3
- Add LICENSE
PR: ports/158430
Submitted by: Pedro Giffuni <giffuni@tutopia.com> |
1.8.0.10 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
1.8.0.10 22 Aug 2009 00:18:43 |
amdmi3 |
- Switch SourceForge ports to the new File Release System: categories starting
with D |
1.8.0.10 28 Jul 2008 09:06:04 |
miwi |
- Update to 1.8.0.10
- Respect PORTDOCS
- Pass maintainership to submitter
PR: 125953
Submitted by: Wen heping <wenheping@gmail.com> |
1.8.0.9_1 06 Jun 2008 13:17:10 |
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) |
1.8.0.9 19 Jan 2008 20:01:40 |
pav |
- Update to 1.8.0.9
PR: ports/119693
Submitted by: Rashid Achilov <citycat4@ngs.ru> |
1.8.0.7_1 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.8.0.7 08 Oct 2006 00:20:50 |
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 |
1.8.0.7 25 Sep 2006 09:29:18 |
ijliao |
upgrade to 1.8.0.7 |
1.8.0.2 09 Jun 2006 21:18:38 |
linimon |
Reset bouncing maintainer address. |
1.8.0.2 16 Feb 2006 16:06:00 |
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> |