Commit Graph

6 Commits

Author SHA1 Message Date
Dmitry Marakasov
a43af0d3c9 - Update WWW
Approved by:	portmgr blanket
2019-04-27 09:01:24 +00:00
Mikhail Teterin
9530e77100 Fix the build in the case of newer JUnit, that, in its turn, uses hamcrest now.
Upgrade from 6.1.5 to 6.2.31. Based on:

PR:		156251
Submitted by:	pi

Now that the test-target fully works, add "regression-test" alias to it so it
can be used for that purpose.
2015-05-12 19:03:30 +00:00
Mikhail Teterin
5d93dd73d4 Upgrade from 3.2.76 to 6.1.5 (the latest at this time). Fix up the WWW-entry
in pkg-descr.

Vendor's self tests continue to fail (timeouts), so this feature remains
disabled by default.
2014-09-29 21:31:52 +00:00
Mikhail Teterin
31efa2ae0d Update from 3.1.0 to 3.2.13. This should fix all of the self-test failures
observed so far (spurious and real). Update WWW.

Although supposedly a minor bug-fix release, this one still comes with a
file-format change, unfortunately. See vendor's announcement at:

	http://forums.oracle.com/forums/ann.jspa?annID=372
2006-12-11 18:34:59 +00:00
Mikhail Teterin
6d752ff5ed Tune the port a little finer:
. Java-1.5 is required to build (although the result is usable
	  with 1.4 as well) -- reflect this in pkg-descr for the user
	  and in Makefile for the build process
	. add a patch for the "occasionaly" failing test -- on advice
	  from Oracle:

		http://forums.oracle.com/forums/thread.jspa?threadID=431242

	. enable automatic testing post-build -- the tests stress out
	  both Java and JE and their failure may be a nice canary for
	  our mine.
2006-10-08 15:17:11 +00:00
Mikhail Teterin
2d7f0ec7c5 This is a port of 'JE', or Berkeley DB Java Edition -- a pure Java
implementation of "db". See:

	http://www.sleepycat.com/products/je.shtml

for more information.
2005-02-05 00:26:57 +00:00