Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
26 Nov 2019 21:46:13
6.2.31

|
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 |
27 Apr 2019 09:01:24
6.2.31

|
amdmi3  |
- Update WWW
Approved by: portmgr blanket |
30 Nov 2017 06:13:35
6.2.31

|
linimon  |
For ports that are marked BROKEN on armv6, and also fail to build on
armv7, mark them so.
This is part two of a multipart commit to bring armv7 ports to parity
with armv6.
Approved by: portmgr (tier-2 blanket)
Obtained from: lonesome.com -exp run |
01 Nov 2017 13:10:35
6.2.31

|
olgeni  |
Fix whitespace issues (mixed tab/spaces, alignment) in a few ports. |
26 May 2017 14:45:53
6.2.31

|
linimon  |
Mark some ports failing on armv6. In cases where the error message
was a stub, provide a real one.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
01 Apr 2016 14:08:38
6.2.31

|
mat  |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
12 May 2015 23:52:10
6.2.31

|
mi  |
Follow portlint's recommendation to NOT hide an install-command under @.
Use this opportunity to correct an error in an earlier commit, which referenced
an incorrect PR. The correct number is:
PR: 199869 |
12 May 2015 19:06:24
6.2.31

|
mi  |
Make regression-test target depend on build and always use "test", when invoking
tests. |
12 May 2015 19:03:31
6.2.31

|
mi  |
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. |
03 Oct 2014 07:22:53
6.1.5

|
ale  |
Doesn't build with java 6. |
29 Sep 2014 21:31:53
6.1.5

|
mi  |
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. |
26 May 2014 08:44:35
3.2.76_1

|
bapt  |
Convert to USES=dos2unix
With hat: portmgr |
16 Feb 2014 12:05:37
3.2.76_1

|
antoine  |
Stage support |
20 Sep 2013 19:48:32
3.2.76_1

|
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
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. |