42 Commits

Author SHA1 Message Date
rsadowski
9d64f223c9 Update netbeans to 11.0
- fix homepage
- Keep netbeans start script in sync with intellij and pycharm.
-- Improve the start script to use javaPathHelper

OK giovanni@ (maintainer)
2019-04-26 12:40:31 +00:00
kn
850267fde0 Avoid compression during fake
No need for compression here as it slows down installation quite noticably.
Use simpler pax(1).

find(1) has -delete, so use that over `xargs rm' while here.

OK rsadowski
2019-03-17 16:11:22 +00:00
giovanni
77bde72d46 Update to Apache licensed Netbeans 10.0
ok rsadowski@
2019-02-22 13:37:56 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +00:00
espie
150a0f36fa first tag: update-desktop-database 2018-06-27 21:03:34 +00:00
ian
8af39e212b Tweak DESCR wording, bump revision.
ok giovanni@ rsadowski@ co-maintainers.
2017-08-28 20:57:06 +00:00
rsadowski
2bd78313bc Update netbeans from 6.9.1 to 8.2
Most work from daniel@ and me with many tweaks from daniel@.

Notable changes:
- Switch to jdk-1.8+
- Remove hidden bash dependency
- Add OpenBSD mem size calculation
- Add giovanni@ and me as MAINTAINER
- README tweaks

ok daniel@ giovanni@
2017-04-12 19:29:48 +00:00
naddy
42bc647e80 remove SHARED_ONLY from ports that only use modules that neither set nor
read this variable
2016-03-18 23:12:15 +00:00
jasper
5c884092b6 remove a whole bunch more @rm -f cases 2015-05-25 07:54:27 +00:00
naddy
570aa62a9c Drop remaining MD5/RMD160/SHA1 checksums. 2015-01-18 03:12:39 +00:00
espie
b33a13668c missed SUBST_* 2014-08-10 10:11:05 +00:00
kurt
46f312eaef - Unlink jdk/1.6 and make jdk/1.7 the default jdk for all java ports
- Adjust java.port.mk and cmake to use 1.7
- Adjust jdk/1.7 for pkg_add upgrades
okay sthen@, jasper@, ajacoutot@
2014-05-07 15:42:15 +00:00
rpe
5c2165ef28 Use -m mode with ${SUBST_CMD} instead of two-step process
SUBST_CMD / chmod. Replace -o root -g bin with -o ${BINOWN}
and -g ${BINGRP}.

ok sthen@
2013-05-10 20:30:30 +00:00
espie
bcf3856632 PERMIT_* / REGRESS->TEST sweep 2013-03-11 10:50:00 +00:00
ajacoutot
ea2155da30 Remove MAINTAINER as per his request. 2011-12-02 08:29:45 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
jasper
fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
ajacoutot
f982995f2b Add a consistent header that substitutes FULLPKGNAME for the READMEs.
ok jasper@ sthen@
2011-06-02 13:41:36 +00:00
ajacoutot
561d6fe9bc Sanitize some @unexec/@extraunexec calls to rm: move them up in the
PLIST and remove remove everything under the @sample'd directory instead
of the directory itself to prevent a warning from pkg_delete(1) trying
to remove a non existing directory and to help preventing left-over
files and directories.
2011-05-11 06:22:16 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
jasper
e28b71e036 - update netbeans to 6.9.1
- switch to pkg-readmes

from daniel dickman (MAINTAINER) with small tweaks by me
2010-11-12 12:26:16 +00:00
landry
34539a39d1 Darn. I was supposed to cvs rm this file. Pointed out by Daniel Dickman,
thx.
2010-07-09 12:57:58 +00:00
landry
12f6c089b8 Whoops 2010-07-09 07:35:04 +00:00
landry
4b0c4eb006 Update to netbeans 6.9, from maintainer Daniel Dickman.
No complains/feedback on ports for three weeks.
2010-07-09 07:34:07 +00:00
landry
7d0e24663f Fix paths to sed/gconftool-2 so that users get proxy settings from
env/user settings.
From maintainer Daniel Dickman, thanks!
2010-04-15 06:55:59 +00:00
landry
728debceb1 Add a patch to disable autoupdates which would mess up with /usr/local
in case someone is dumb enough to run this as root. Proper fix still to
be found..
From maintainer Daniel Dickman, thanks
2010-04-08 07:41:09 +00:00
landry
6c6afd54fe Add a .desktop files for fd.o-compatible menus.
From maintainer Daniel Dickman, thanks!
2010-04-05 17:09:17 +00:00
landry
0bf80f5e3f Update to netbeans 6.8, from Daniel Dickman on ports@ a while ago,
who also takes maintainership, with a minor tweak by me (chown
${BINOWN}:${BINGRP} in do-install so that it packages properly when
built as user)
See http://marc.info/?l=openbsd-ports&m=126223375703003&w=2 and
http://marc.info/?l=openbsd-ports&m=126216832521398&w=2 for details.
Also tested by Brandon Mercer and Fred Crowson, with much prodding from
Brandon Mercer.
2010-04-03 11:42:06 +00:00
sthen
99abaac50c pkgname bumps following java.port.mk r1.18, pointed out by espie@ 2009-04-26 09:38:25 +00:00
sthen
dfe5f95d84 bump pkgname following java dep change 2009-03-11 23:21:21 +00:00
kurt
c815b3d8e9 Fork off a large javac so this builds on amd64 with 1G datasize. No
change in package so no bump.

okay naddy@ ian@
2008-10-22 16:04:30 +00:00
kurt
4dd42f3023 - add run deps on javaPathHelper, okay ian@ 2008-04-01 21:57:20 +00:00
sturm
81ede3a6b8 missing PKGNAME bumps after java.port.mk changes
noticed by espie@
2008-03-26 13:07:04 +00:00
kurt
78c88e0cce - make netbeans aware of OpenBSD as a Unix like OS.
reviewed by nikolay@ and ian@ before lock.
2008-03-16 13:26:55 +00:00
merdely
376b75df06 Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN 2007-09-16 02:52:56 +00:00
kurt
7a8ccb19e2 use ant -q vs -v to reduce verbosity. requested by espie@ ok ian@ 2007-04-13 14:04:08 +00:00
kurt
caabf80130 remove BROKEN now that pthreads has been fixed. 2007-04-08 13:39:13 +00:00
espie
470294650d base64 distinfo with SHA256 2007-04-05 15:37:40 +00:00
pvalchev
aa6c165684 mark as broken on amd64 for now so this doesn't stop bulk builds:
java hangs compiling DDProvider.java
2007-04-02 00:48:32 +00:00
ian
9c09d65bdb pkg bump after DESCR change, prodded by steven@, bernd@ 2007-03-23 12:25:11 +00:00
ian
db7153d568 typo 2007-03-22 23:40:18 +00:00
ian
946f0078fb Source build of NetBeans IDE for Java. Uses recent Ant upgrade to make source
version explicit. Updated and OK kurt@.
2007-01-12 16:29:51 +00:00