| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:43:44
0.9.08_3
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
21 Jul 2011 05:03:02
0.9.08_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 |
20 Mar 2011 12:54:45
0.9.08_3
|
miwi  |
- Get Rid MD5 support |
22 Aug 2009 00:32:25
0.9.08_3  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with N |
12 Mar 2009 14:17:17
0.9.08_3
|
araujo  |
- Use SF macro in MASTER_SITES.
- Fix mtree problem with NOPORTDOCS.
- Bump PORTREVISION.
Reported by: itetcu (QAT) |
06 Jun 2008 13:50:32
0.9.08_2
|
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) |
29 Jun 2007 16:29:19
0.9.08_1
|
araujo  |
- Change my mail address to araujo@.
Approved by: stas (mentor) |
19 May 2007 20:32:57
0.9.08_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
05 Jan 2007 14:50:40
0.9.08
|
rafan  |
- Add java category |
05 Jan 2007 14:50:16
0.9.08
|
rafan  |
- Update to 0.9.08
- Pass maintainership to submitter
PR: ports/107541
Submitted by: Marcelo Araujo <araujo at bsdmail.org> |
25 Nov 2005 16:48:31
0.9.07_1
|
pav  |
- Add SHA256 |
03 Feb 2005 22:05:26
0.9.07_1
|
hq  |
- Update to bsd.java.mk 2.0
- Use JAVALIBDIR
- CP -> INSTALL_DATA
- Merge do-install and post-install |
09 Jul 2004 18:19:58
0.9.07_1
|
glewis  |
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it.
. While I'm here:
. Use PORTDOCS to greatly simplify the packing list.
. Use %%EXAMPLESDIR%% in the packing list rather than the equivalent
hardcoded path. |
04 Feb 2004 05:10:27
0.9.07_1
|
marcus  |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
29 Jan 2004 16:13:06
0.9.07
|
trevor  |
SIZEify. |
02 Jun 2003 01:24:33
0.9.07
|
naddy  |
Remove MAINTAINER, as per his request:
"I'll be offline for the next few months. Someone please take care
of these poor orphans."
Also slip in some minor fixes.
PR: 52831
Submitted by: Kimura Fuyuki <fuyuki@mj.0038.net> |
12 May 2003 21:09:41
0.9.07
|
glewis  |
. Fix the MASTER_SITE_SUBDIR setting.
. Use JAVAJARDIR rather than defining out own JAVALIBDIR variable.
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> (maintainer) |
10 May 2003 03:14:56
0.9.07
|
glewis  |
. Add the net/java-beepcore port:
This release includes a Java implementation of beep core RFC 3080 and
beep mapping for TCP RFC 3081.
WWW: http://sourceforge.net/projects/beepcore-java
PR: 43925
Submitted by: Kimura Fuyuki <fuyuki@hadaly.org> |