Commit Graph

71 Commits

Author SHA1 Message Date
kurt
6a13dc6824 - remove devel/jdk/1.5 and lang/kaffe
- adjust java.port.mk for their removal
- bump affected packages
okay jasper@
2011-10-07 13:54:30 +00:00
espie
c5a475ebe0 normalize pkgpath 2011-09-16 09:24:48 +00:00
fgsch
8b6c36a056 kill deprecated USE_ZIP.
kurt@ ok.
2011-09-11 16:32:27 +00:00
jasper
fa7be240b1 - bump REVISION after recent java.port.mk change 2011-08-30 17:16:35 +00:00
ajacoutot
f9380b0a30 Use the gettext MODULE. 2011-07-06 22:56:23 +00:00
espie
9139a53b56 newer depends with >= 2010-11-26 07:18:59 +00:00
espie
5855efb734 move depends to new style 2010-11-15 19:45:56 +00:00
kurt
ef02b69803 Fix MASTER_SITE_ECLIPSE. Prodded by Diana Eichert, Thanks. 2010-11-12 21:32:17 +00:00
espie
8b51999dc4 oops 2010-11-08 18:18:11 +00:00
espie
7f2b17ae6e kill a few libspecs in LIB_DEPENDS 2010-11-08 09:57:39 +00:00
ajacoutot
ff07e285bc Remove USE_X11. 2010-10-24 20:58:58 +00:00
landry
00f631174d Eclipse is now the only user of xulrunner 1.8, so in order to kill the latter
make eclipse-browser build against xulrunner 1.9. This breaks the swt html browser
widget, and according to http://www.eclipse.org/swt/faq.php#browserlinux
only newer eclipse versions work fine with recent xulrunners.

Eclipse itself definitely needs an update, any takers ?
2010-10-24 13:12:16 +00:00
jasper
e34499f593 - fix WANTLIB after cairo update. 2010-10-11 08:11:24 +00:00
ajacoutot
21da929ec9 Fix DEPENDS after gtk+2 and gdk-pixbuf split.
ok jasper@
2010-09-30 07:21:18 +00:00
ajacoutot
c4f812490c Use @unexec-delete instead of @unexec for the *-update-* goos.
prodded by espie@
discussed with espie@ sthen@ landry@
2009-12-22 15:31:26 +00:00
ajacoutot
d5f0c067ee Fix xulrunner package spec.
from an original diff for yelp by Mikolaj Kucharski
2009-11-24 09:01:47 +00:00
kili
8fc6287292 WANTLIB changes after xcb addition and bump. 2009-08-10 06:29:51 +00:00
martynas
2d5ac6f25b adapt for the new xulrunner infrastructure.
no breakage in bulk build & bumps done by sthen@
2009-07-27 21:44:14 +00:00
naddy
27635a6555 fix package specs in depends 2009-07-18 15:50:40 +00:00
steven
df44e0f9e5 remove unneeded exec
ok naddy@
2009-04-05 14:11:14 +00:00
naddy
4d947e1cf4 missing bump after java dependency change 2009-03-28 17:05:38 +00:00
ajacoutot
ef2e813040 - fix wantlib & bump 2009-03-16 18:40:40 +00:00
sthen
dfe5f95d84 bump pkgname following java dep change 2009-03-11 23:21:21 +00:00
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