summaryrefslogtreecommitdiffstats
path: root/java/javavmwrapper
Commit message (Collapse)AuthorAgeFilesLines
* Let be hohest: I really don't have a time now to properly maintain allsobomax2003-07-291-1/+1
| | | | | these great pieces of software, so that let others with more free time to take over them.
* Clear moonlight beckons.ade2003-03-072-1/+1
| | | | | | | Requiem mors pacem pkg-comment, And be calm ports tree. E Nomini Patri, E Fili, E Spiritu Sancti.
* Long overdue fix: correctly process arguments with spaces.sobomax2002-02-022-5/+4
|
* Revert previous fix - it was not properly thought out.sobomax2001-12-032-3/+4
| | | | Submitted by: ted@tednet.nl (Ted Lindgreen)
* Use "$@" instead of "$*" to pass parameters to a subshell. This ensures thatsobomax2001-11-262-4/+3
| | | | | | | parameters with spaces are passed correctly. PR: 32191 Submitted by: Ben Suffolk <ben.suffolk@orange.co.uk>
* Fix typoroger2001-01-191-1/+1
|
* Whitespace-only:sobomax2000-11-011-2/+2
| | | | Make indentation uniform across my ports.
* Add "unset JAVA_HOME" to make javavmwrapper working with some brain damagedsobomax2000-06-202-1/+3
| | | | software (Adobe AcrobatViewer).
* Fix typo.sobomax2000-06-121-1/+1
|
* Handle comments in all places.sobomax2000-06-121-3/+4
|
* Initial import of javavmwrapper - a simple shell script which would allowsobomax2000-06-125-0/+161
Java-based ports to use any of the Java Virtual Machines installed on the system.
OpenPOWER on IntegriCloud