Commit graph

11 commits

Author SHA1 Message Date
Martin Wilke
c571051219 - Add Netbeans5
The NetBeans IDE is a free, Open-Source Integrated Development Environment for software developers.
The IDE runs on many platforms including Windows, Linux, Solaris, and the MacOS.
It is easy to install and use straight out of the box. The NetBeans IDE provides
developers with all the tools they need to create professional cross-platform
desktop, enterprise, web and mobile applications.

PR:             110373
Submitted by:   Nemo Liu<nemoliu@gmail.com>
Repocopy by:    marcus
2007-03-20 11:07:47 +00:00
Jimmy Olgeni
40e1c2fb93 Remove pkg-plist using code from ports/105254. 2006-11-22 20:22:51 +00:00
Jimmy Olgeni
32f0b9e012 Remove stale files and use JAVA_HOME. 2006-09-07 10:10:50 +00:00
Jimmy Olgeni
22da1138bc Upgrade to version 4.1 (plus JDK home fix from ports/76670)
PR:		ports/76670
Submitted by:	Miguel Mendez <flynn(at)energyhq.es.eu.org>
2005-05-16 18:57:59 +00:00
Jimmy Olgeni
b6ed8a0593 I forgot to remove an empty patch file. 2004-12-21 10:42:22 +00:00
Jimmy Olgeni
746872178f Upgrade to version 4.0.
PR:		ports/75162
Submitted by:	Miguel Mendez <flynn(at)energyhq.es.eu.org>
2004-12-21 10:41:38 +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
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
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