| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
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> |