summaryrefslogtreecommitdiff
path: root/java/linux-blackdown-jdk13/files/patch-jre::bin::.java_wrapper (follow)
Commit message (Collapse)AuthorAgeFilesLines
* - Remove expired port: security vulnerability in browser pluginPav Lucistnik2007-07-211-13/+0
| | | | Notes: svn path=/head/; revision=196012
* . Apply similar patches to those applied to the linux-sun-jdk13 port soGreg Lewis2003-02-071-0/+13
that this port works out of the box: . Use the linux version of expr in the .java_wrapper scripts. . Use the Classic VM by default, not HotSpot (which is unhappy with the emulation layer). . Bump PORT_REVISION. Approved by: znerd Notes: svn path=/head/; revision=75057