| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
Submitted by: Carlos F. A. Paniago <pan@cnpm.embrapa.br>
|
| |
|
|
|
|
| |
Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru>
|
|
|
|
|
|
|
|
|
|
| |
The -CURRENT /bin/expr command may get confused when matching regexps
against strings that begin with "-", because they are interpreted as
command flags.
Using "--" as the first flag solves this, but it will in turn confuse
-STABLE expr (syntax error), so it looks like there's no common way to do
it (that I can think of).
|
|
|
|
|
|
| |
JDK_HOME will have to be set by hand (or use the -jdkhome switch).
Submitted by: Khairil Yusof <kaeru@pd.jaring.my>
|
|
|
|
|
|
|
|
|
|
|
| |
* Mark as RESTRICTED
* Use java >= 1.3
* Add better package description
PR: ports/44275
Submitted by: Stefan Schmidt <stefan.schmidt@twest.de>
PR: ports/49100
Submitted by: Angel Todorov <angel.todorov@-u.de>
|
|
use the javavm command to start.
|