| Commit History - (may be incomplete: see SVNWeb link above for full details) |
| Date | By | Description |
10 Dec 2012 13:43:44
20090427
|
bapt  |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part3) |
14 Nov 2011 17:16:14
20090427
|
tabthorpe  |
- Reassign these ports back to the heap
Feature safe: yes |
21 Jul 2011 05:03:02
20090427
|
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 |
03 Jul 2011 14:03:52
20090427
|
ohauer  |
-remove MD5 |
29 Dec 2010 20:04:42
20090427
|
pgollucci  |
- DISTNAME= ${PORTNAME}-${PORTVERSION} is the default and not needed.
PR: ports/153292
Submitted by: myself (pgollucci)
Tested by: -exp run by pav
Approved by: portmgr (pav) |
10 Mar 2010 22:07:09
20090427
|
niels  |
OWASP WebScarab is aframework for analysing HTTP and HTTPS web application
traffic
Approved by: itetcu (mentor)
WWW: http://www.owasp.org/index.php/Category:OWASP_WebScarab_Project |