Commit Graph

22 Commits

Author SHA1 Message Date
kurt
6af18b5fc3 convert eclipse startup script to use javaPathHelper 2006-08-01 20:07:30 +00:00
kurt
1637e30e73 Rewrite eclipse startup script to support the JAVACMD env var.
Now the startup script checks JAVACMD, JAVA_HOME, java found
in PATH then a default JAVACMD value. discussed with ian@
2006-07-19 17:27:15 +00:00
kurt
132ad5656c this file should've been changed not removed 2006-07-07 01:56:36 +00:00
kurt
8a60986c7d - update eclipse to 3.2
- add amd64 support
Thanks to Henrik Kramshøj for providing access to amd64. Tested by ian@.
2006-07-07 01:48:54 +00:00
bernd
c3e1e3a89e Fix WANTLIB after gtk+2 upgrade. 2006-06-13 13:19:08 +00:00
naddy
2c76bc9a53 bump subpackages too, because they have the main package version in their plists 2006-02-06 16:57:26 +00:00
steven
93a7375108 fix WANTLIB after gtk+2 downgrade
tested by and ok kurt@
2006-01-23 17:22:32 +00:00
bernd
9b469a38aa SHARED_LIBS
okay kurt@
2006-01-10 13:29:57 +00:00
kurt
30fd83abaa remove MALLOC_OPTIONS="j" now that java has it disabled. ok ian@ 2006-01-02 03:49:58 +00:00
kurt
ba0a70b4eb Disable malloc option J because it causes a SEGV loop in java
after forking (child process frees inherited threads that have
portions mprotected by the jvm as stack guard pages. J option
tries to write to the protected pages). no pkg bump, since
no change in package.
2005-11-30 18:34:25 +00:00
kurt
13d86fe7a3 fix wantlib + bump. looks sane wilfried@ 2005-11-16 13:41:46 +00:00
kurt
4d446a3234 update depends now that mozilla is gtk2 by default 2005-09-22 17:05:49 +00:00
kurt
740cefcbc8 fix internal browser when -mozilla subpackage is installed. from FreeBSD
okay ian@
2005-09-07 15:44:36 +00:00
kurt
969db3f012 fix building with systrace. no pkg bump since package doesn't change.
noticed by Matthias Kilian <kili@outback.escape.de>

okay pvalchev@
2005-08-26 21:39:14 +00:00
espie
f90faf868a conflicts from the past: history since 3.7.
As noted on ports@ recently, pkg_add -r relies on conflicts, and the
sheer existence of updates means we MUST take the past into account in
conflicts now.

Note the renaming of hugs98 to valid package names where versions are
concerned.

This commit shows clearly the renaming of the xfce4 plugin packages, the
ditching of eclipse flavors, the splitting of nessus into subpackages,
the splitting of various other software documentations, some packaging bugs
in kdeedu, and a lot of files moving around...

okay pvalchev@
2005-08-16 09:49:51 +00:00
kurt
0cc38845ea update to 3.1
now needs 640M datasize to build

testing and okay ian@
2005-08-09 14:49:09 +00:00
kurt
c1da71e630 - begin using java MODULE
- keeping ONLY_FOR_ARCHS=i386 was intentional
- bump pkgname
2005-06-17 19:15:29 +00:00
kurt
a5c68f51c3 Fix spelling errors in COMMENTs and replace COMMENT with better version.
From ian@
2005-05-12 15:09:15 +00:00
kurt
1046e343ce - update to 3.0.2. From David Leonard <d@adaptive-enterprises.com.au>
- drop motif flavor
- respect CC, CXX, etc.
2005-04-19 13:56:47 +00:00
db
0925c3a284 typo and wording fixes; approved by pval
ok mbalmer@ "that diff was fun to read"
2005-03-15 01:57:02 +00:00
espie
4c43fd8157 rename patch so that tar continues to work. 2005-02-06 10:16:17 +00:00
kurt
8be560d1a7 Eclipse sdk and three eclipse plugins
sdk:
   The Eclipse Platform is an IDE for anything, and for nothing in
   particular.

   flavors: gtk2, motif
   subpackages: -gnome, -mozilla (gtk2 only), -kde (motif only)

plugins/emf:
   Eclipse Modeling Framework (EMF)

plugins/gef:
   graphical editing environment for eclipse

plugins/uml2
   UML diagram framework for Eclipse

ok alek@, todd@
2005-02-04 17:18:09 +00:00