| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:18:29
0.2.0_2
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
29 Jul 2012 11:17:04
0.2.0_2
|
cs  |
Fix typos in COMMENT
Approved by: portmgr@ (implicit) |
21 Jul 2011 05:03:02
0.2.0_2
|
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 |
18 Mar 2011 17:59:51
0.2.0_2
|
miwi  |
- Get Rid MD5 support
With hat: portmgr (myself) |
22 Aug 2009 00:13:27
0.2.0_2  |
amdmi3  |
- Switch SourceForge ports to the new File Release System: categories starting
with A |
06 Jun 2008 13:02:32
0.2.0_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) |
25 Jan 2008 17:37:34
0.2.0_1
|
danfe  |
Clean up port descriptions for unmaintained ports in `archivers' category:
markup and spelling fixes, kill EOL whitespace and extraneous attribution. |
19 May 2007 20:32:57
0.2.0_1
|
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
23 Nov 2005 23:37:45
0.2.0
|
pav  |
- Add SHA256 |
28 Jan 2005 22:56:54
0.2.0
|
hq  |
- Update to bsd.java.mk 2.0
- Add 'java' category
- Add a launcher shell script: 'jzip.org' |
09 Jul 2004 22:53:43
0.2.0
|
glewis  |
. Use %%JAVAJARDIR%% in the packing list now that bsd.java.mk sets it. |
05 Feb 2004 20:38:07
0.2.0
|
trevor  |
Use PLIST_FILES.
Reviewed by: marcus |
27 Jan 2004 20:51:07
0.2.0
|
trevor  |
Add SIZE. |
24 Dec 2003 06:17:31
0.2.0
|
ijliao  |
add jzip.org 0.2.0
A WinZip like program written in java |