6bcd FreshPorts -- databases/hsqldb
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
hsqldb 2.2.9 databases on this many watch lists=0 search for ports that depend on this port
An embeddable SQL database written in Java

There is no maintainer for this port.
Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org search for ports maintained by this maintainer
Port Added: 16 Feb 2006 16:07:05
Also Listed In: java
License: BSD


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 : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. java/openjdk6
  2. devel/apache-ant
Required To Run:
  1. java/openjdk6
There are no ports dependent upon this port

To install the port: cd /usr/ports/databases/hsqldb/ && make install clean
To add the package: pkg_add -r hsqldb


Configuration Options
     No options to configure

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  3. http://freefr.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  4. http://garr.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  5. http://heanet.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  6. http://hivelocity.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  7. http://ignum.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  8. http://internode.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  9. http://iweb.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  10. http://jaist.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  11. http://nchc.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  12. http://ncu.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  13. http://netcologne.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  14. http://osdn.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  15. http://space.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  16. http://sunet.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  17. http://superb-dca3.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  18. http://switch.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  19. http://tenet.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  20. http://ufpr.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/
  21. http://waix.dl.sourceforge.net/project/hsqldb/hsqldb/hsqldb_2_2/

Number of commits found: 14

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
17 Feb 2013 00:59:16
Original commit files touched by this commit  2.2.9
wen search for other commits by this committer
- 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
Original commit files touched by this commit  1.8.1.3
bapt search for other commits by this committer
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION=	1.5+ (part2)
21 Jul 2011 05:03:02
Original commit files touched by this commit  1.8.1.3
linimon search for other commits by this committer
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
Original commit files touched by this commit  1.8.1.3
wen search for other commits by this committer
- Update to 1.8.1.3
- Add LICENSE

PR:             ports/158430
Submitted by:   Pedro Giffuni <giffuni@tutopia.com>
20 Mar 2011 12:54:45
Original commit files touched by this commit  1.8.0.10
miwi search for other commits by this committer
- Get Rid MD5 support
22 Aug 2009 00:18:43
Original commit files touched by this commit  1.8.0.10
amdmi3 search for other commits by this committer
- Switch SourceForge ports to the new File Release System: categories starting
with D
28 Jul 2008 09:06:04
Original commit files touched by this commit  1.8.0.10
miwi search for other commits by this committer
- 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
Original commit files touched by this commit  1.8.0.9_1
edwin search for other commits by this committer
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
Original commit files touched by this commit  1.8.0.9
pav search for other commits by this committer
- Update to 1.8.0.9

PR:             ports/119693
Submitted by:   Rashid Achilov <citycat4@ngs.ru>
19 May 2007 20:32:57
Original commit files touched by this commit  1.8.0.7_1
flz search for other commits by this committer
- 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
Original commit files touched by this commit  1.8.0.7
leeym search for other commits by this committer
- 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
Original commit files touched by this commit  1.8.0.7
ijliao search for other commits by this committer
upgrade to 1.8.0.7
09 Jun 2006 21:18:38
Original commit files touched by this commit  1.8.0.2
linimon search for other commits by this committer
Reset bouncing maintainer address.
16 Feb 2006 16:06:00
Original commit files touched by this commit  1.8.0.2
hq search for other commits by this committer
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>

Number of commits found: 14

2864
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
otrsMay 23
otrsMay 23
otrsMay 23
otrsMay 23
chromiumMay 22
chromiumMay 22
firefox*May 21
firefox-devel*May 21
firefox-esr*May 21
firefox10*May 21
firefox15*May 21
firefox3*May 21
firefox3-devel*May 21
firefox35*May 21
firefox36*May 21

8 vulnerabilities affecting 24 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24539
Broken 216
Deprecated 487
Ignore 634
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 25
Expired 123
Set to expire 525
Interactive 33
new 24 hours 8
new 48 hours11
new 7 days36
new fortnight58
new month222

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0