Commit graph

16 commits

Author SHA1 Message Date
Jimmy Olgeni
64b39f0d99 Upgrade to current bsd.java.mk syntax, remove commented MASTER_SITES. 2006-02-13 18:50:51 +00:00
Jimmy Olgeni
630098b2e0 Whitespace. 2006-02-05 16:10:20 +00:00
Jimmy Olgeni
1172a018a2 Make portlint happy. 2006-02-05 16:09:33 +00:00
Edwin Groothuis
4567869b40 SHA256ify (and sometimes SIZEify)
Approved by: krion@
2006-01-30 11:30:48 +00:00
Jimmy Olgeni
c78881e844 Change netbeans -> netbeans3 in in pathnames and executable to avoid
conflicts with java/netbeans.
2004-12-21 10:24:05 +00:00
Jimmy Olgeni
cc8bb79250 Remove extra file from pkg-plist. 2004-10-12 08:58:15 +00:00
Jimmy Olgeni
47ca4b0af3 Upgrade java requirement to 1.4+.
PR:		67593
Submitted by:	John Cochran <jdc(at)fiawol.org>
2004-06-05 08:35:16 +00:00
Jimmy Olgeni
024cdc752e Upgrade to version 3.6.
Submitted by:	Conrad Sabatier <conrads(at)cox.net>
2004-04-16 13:51:23 +00:00
Joe Marcus Clarke
053fdb6a6b Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 2)
2004-02-04 05:21:48 +00:00
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