Jimmy Olgeni
adf42b4974
Let DOWNLOAD_URL point to the actual 3.5.1 license page.
...
Submitted by: Carlos F. A. Paniago <pan@cnpm.embrapa.br>
2003-08-05 20:32:33 +00:00
Jimmy Olgeni
4b7f0e2e8f
Upgrade to release 3.5.1.
2003-08-05 11:23:52 +00:00
Jimmy Olgeni
c284700056
Update to version 3.5.
...
Submitted by: Ivanchenko V. I. <webmaster@asiamusic.ru>
2003-06-11 21:23:58 +00:00
Jimmy Olgeni
c0fded61b4
The NetBeans startup script should be patched on -CURRENT only.
...
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).
2003-06-07 19:55:11 +00:00
Jimmy Olgeni
cb4ff3ab03
Revert javavm hack, which prevents execution of jpda related modules.
...
JDK_HOME will have to be set by hand (or use the -jdkhome switch).
Submitted by: Khairil Yusof <kaeru@pd.jaring.my>
2003-06-02 18:18:49 +00:00
Jimmy Olgeni
9dee347d30
Merge some fixes from ports/44275 and ports/49100:
...
* 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>
2003-06-02 15:51:50 +00:00
Jimmy Olgeni
f39262c5bb
Add a port for NetBeans, fix the startup script ("expr" syntax) and
...
use the javavm command to start.
2003-06-02 12:18:17 +00:00