jasper
8cf54158e9
- it's GNOME, not Gnome2 or gnome or any other variation
...
discussed with and agreed by ajacoutot@ some time ago
2008-10-28 13:33:16 +00:00
sthen
b29b83d776
sync wantlib and bump packages. ok ajacoutot
2008-06-15 00:04:49 +00:00
bernd
a92f1bbba1
Bump -main PKGNAME and loose depends too.
...
ok kurt@
2008-04-14 13:26:06 +00:00
bernd
5b3f798032
I missed to bump swt-gnome and swt-browser after the swt bump.
...
Loose the swt-gnome and swt-browser RUN_DEPENDS a bit.
ok kurt@
2008-04-14 07:17:41 +00:00
bernd
7b734f39a6
The swt package needs a bump as well. (java.port.mk changes)
2008-04-06 10:08:17 +00:00
sturm
81ede3a6b8
missing PKGNAME bumps after java.port.mk changes
...
noticed by espie@
2008-03-26 13:07:04 +00:00
kurt
ee4549b7b1
- fix eclipse.desktop Exec line. from Stefan Sperling
...
- clean up / add other eclipse.desktop lines
okay naddy@
2008-02-28 22:11:28 +00:00
ian
04246826d8
Desktop goo. Pkg bump. ok kurt@
2008-01-25 20:17:26 +00:00
steven
43dc6891f3
fix WANTLIB
2007-11-13 14:06:21 +00:00
merdely
376b75df06
Remove quotes surrounding COMMENT*/PERMIT_*/BROKEN
2007-09-16 02:52:56 +00:00
kurt
4b579a2a61
- add a profile for 1.7 jdk. from fedora eclipse port:
...
http://www.redhat.com/archives/fedora-cvs-commits/2007-June/msg00097.html
2007-08-02 16:15:07 +00:00
kurt
022716b9ff
- fix main package's RUN_DEPENDS to properly depend on swt-browser so that
...
the internal browser always works.
- chase WANTLIB changes from depends.
2007-05-15 18:40:26 +00:00
kurt
6065bc244c
- update to 3.2.2
...
- SHARED_ONLY=Yes
- sprinkle some -nowarn to reduce verbosity caused by building with
1.5 only (reqested by espie@)
- increase memory use during build to reduce jvm thrashing and cut 1/3 off
the build time
2007-04-13 14:30:43 +00:00
kurt
e31260f1cb
Fix build on amd64 by adding missing -fPIC to swt-browser link. also
...
regen patches while here.
2007-04-06 02:16:21 +00:00
espie
470294650d
base64 distinfo with SHA256
2007-04-05 15:37:40 +00:00
kurt
f92fe71650
+USE_ZIP=yes - no pkg bump
2007-01-26 14:15:37 +00:00
kurt
97519ae8d7
- use xulrunner for gecko libs now
...
- make swt-browser a run depend of eclipse-sdk so the internal browser
always works
2007-01-12 18:46:37 +00:00
steven
26f5ae54bd
fix WANTLIB of ports using gtk, needed after switch to our own pkg-config
2007-01-04 20:19:53 +00:00
espie
0f5dc96ea1
say goodbye to GNU land.
2006-12-16 12:22:32 +00:00
kurt
228bcca98c
- update to 3.2.1
...
- incorporate patches to allow building with newer gecko from
http://overlays.gentoo.org/proj/java/browser/other/eclipse-patches/3.2.1/ .
however still building/depending on www/mozilla since we don't have a
-devel firefox package yet. Also use NS_InitXPCOM2 instead of NS_InitXPCOM3
since exists in both the suite and firefox.
- restructure sub-packages for standalone swt installs. people using
eclipse-gnome and/or eclipse-mozilla will need to manually pkg_delete /
pkg_add due to the restructure.
tested by ian@, jolan@ and some input steven@
2006-12-13 20:57:16 +00:00
kurt
51d81f6a1a
fix a typo that resulted in a missing RUN_DEPEND on the jdk.
2006-11-28 21:20:16 +00:00
kurt
15203af641
new MULTI_PACKAGES
2006-11-22 15:42:39 +00:00
kurt
8a66388653
adjust depends due to www/mozilla conversion to devel/nspr
2006-11-17 19:41:58 +00:00
espie
de2e56410c
move script prior to zapping SCRIPTDIR
2006-11-02 10:59:17 +00:00
espie
d1d5e05ad4
remove `empty' version spec (.0.0) which is no longer needed to desambiguate
...
library names.
2006-09-18 11:40:06 +00:00
kurt
825667fb25
Add missing RUN_DEPENDS on javaPathHelper. Noticed by Hans Zimmerman.
...
okay nikolay@
2006-08-13 16:11:58 +00:00
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