Commit graph

25 commits

Author SHA1 Message Date
Pietro Cerutti
30cf4a8a62 - Update netbeans to version 8.0
Release notes: https://netbeans.org/community/releases/80/relnotes.html
  New and noteworthy: http://wiki.netbeans.org/NewAndNoteworthyNB80
- IGNORE netbeans-devel
2014-04-11 08:07:34 +00:00
Pietro Cerutti
32a45817eb - Update to 7.4
Release notes: https://netbeans.org/community/releases/74/relnotes.html

Submitted by:	Federico Bernoldi <federico@bernoldi.com.ar>
2013-10-30 09:53:10 +00:00
Pietro Cerutti
b2ea77ac11 - Update to 7.3
Release notes: http://netbeans.org/community/releases/73/relnotes.html
2013-02-26 11:02:27 +00:00
Pietro Cerutti
658e0fa6da - Update to 7.0
Release information: http://netbeans.org/community/releases/70/
2011-05-25 09:13:00 +00:00
Pietro Cerutti
2482d63c7d - Add patch to determine heap size
Reported by:	Seva Fwd <seva_fwd@yahoo.com>
2011-04-01 09:38:20 +00:00
Pietro Cerutti
db9a1185a4 - Update to 6.9.1
Thanks to:	Mario G. Pavlov <mgp@e-soul.org>
2010-10-18 09:42:19 +00:00
Pietro Cerutti
495b1b4712 - Update to 6.8 2009-12-14 09:59:07 +00:00
Pietro Cerutti
817138d86f - Update to 6.7 2009-07-02 19:23:07 +00:00
Pietro Cerutti
b55e62e4a6 - Refactor executable script [1]
- Add dependency on gconf2
- Bump PORTREVISION

Reported by:	Mats Andreassen <matsa@pvv.ntnu.no> (via private e-mail)
2008-12-15 14:12:33 +00:00
Pietro Cerutti
ff6be1f09f - Update to 6.5 2008-12-07 15:07:14 +00:00
Jimmy Olgeni
b860ade270 Unbreak and make fetchable again.
Implement memory detection in startup script.

Submitted by:	Dr. A. Haakh <bugReporter(at)Haakh.de>
2008-06-25 22:07:03 +00:00
Jimmy Olgeni
694b9167b2 Upgrade to version 6.1. 2008-05-14 21:16:57 +00:00
Jimmy Olgeni
0f1fe50ab6 Add support for running module suites in place on FreeBSD.
PR:		ports/121001
Submitted by:	Stefan Schmidt <stefan.schmidt(at)stadtbuch.de>
2008-05-14 19:59:29 +00:00
Jimmy Olgeni
9351408d76 Fix path for grep and gconftool-2 in startup script. 2007-12-19 20:33:23 +00:00
Jimmy Olgeni
c487b1d8e0 Upgrade to version 6.0. 2007-12-19 11:31:01 +00:00
Jimmy Olgeni
8bb28dcc0c Update port to version 5.5 and remove pkg-plist.
(add support for empty directories and bin/netbeans symlink to ports/105254)

PR:		ports/105254
Submitted by:	David Sledge <dsledge(at)appriss.com>
2006-11-21 22:58:56 +00:00
Jimmy Olgeni
5ec3ec7040 Automatically detect netbeans_jdkhome.
Submitted by:	hq
2006-03-20 19:32:56 +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