| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
16 Mar 2013 07:29:22
3.2.76_1
|
jgh  |
- adopt optionsNG
- cleanup of EXAMPLES and unconditionally assign PORTDOCS
Approved by: portmgr (miwi) |
10 Dec 2012 13:18:29
3.2.76_1
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
20 Mar 2011 12:54:45
3.2.76_1
|
miwi  |
- Get Rid MD5 support |
06 Jun 2008 13:38:51
3.2.76_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) |
16 May 2008 22:34:47
3.2.76
|
mi  |
Upgrade from 3.2.13 to 3.2.76.
PR: ports/123699
Submitted by: Lapo Luchini |
04 Aug 2007 11:41:31
3.2.13_1
|
gabor  |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
19 May 2007 20:32:57
3.2.13_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
22 Apr 2007 01:36:37
3.2.13
|
kris  |
Switch defaults to not running self-tests since the maintainer has not
been able to figure out why they fail in package build environments. |
11 Dec 2006 18:34:59
3.2.13
|
mi  |
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 |
23 Nov 2006 06:21:16
3.1.0
|
mi  |
Unbreak by adding another patch from the vendor. |
17 Nov 2006 06:34:23
3.1.0
|
kris  |
BROKEN: Self-tests fail |
20 Oct 2006 12:49:45
3.1.0
|
mi  |
Fix the test-target to, actually, succeed, when the tests
succeed...
Approved by: portmgr (erwin) |
18 Oct 2006 01:44:16
3.1.0
|
mi  |
Disable two more self-tests, which may hang in rare circumstance.
According to SleepyCat/Oracle, these will be fixed in the next release.
Provide two explicit download sites for those, whose FETCH_CMD is set to
NOT follow redirects (as is the default). Oracle uses such redirects to
facilitate downloads from the server closer to the downloader, but the
scheme breaks, when the redirects are not followed.
Approved by: portmgr (erwin) |
08 Oct 2006 19:20:52
3.1.0
|
mi  |
Be sure to fail our test-target, if the vendor's self-test fails. |
08 Oct 2006 15:17:11
3.1.0
|
mi  |
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. |
07 Oct 2006 01:40:24
3.1.0
|
mi  |
Upgrade from 1.7.1 to 3.1.0, thanks largely to the diffs supplied by ijliao
(for the earlier version 3.0.12).
Make post-build test possible (via OPTIONS) and, unfortunately, disable it
by default due to several test failures. (Java-maintainers may want to take
a look.)
Switch to an auto-generated pkg-plist (HUGE amount of examples and
documentation).
Ying-Chieh is planning to delete his databases/java-db and is invited to
take over this port. |
22 Jan 2006 12:39:58
1.7.1
|
edwin  |
SHA256ify
Approved by: krion@ |
25 Mar 2005 00:59:41
1.7.1
|
mi  |
Upgrade from 1.7.0 to 1.7.1. The former is no longer available on the
vendor's site.
Approved by: portmgr (kris) |
05 Feb 2005 00:26:57
1.7.0
|
mi  |
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. |