- maintenance update of emf to version 2.2.3
- maintenance update of gef to version 3.2.2
- maintenance update of uml2 to version 2.0.3
- maintenance update of wtp to version 1.5.4
tested and ok ian@
- 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
- 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@
RDT is an open source Ruby IDE for the Eclipse platform. Features
supported are syntax highlighting, on the fly syntax check, graphical
outline, Test::Unit view/runner, Ruby application launching, content
assist, source formatter, and a Ruby debugger.
from MAINTAINER Carlos Valiente <yo at virutass.net>
EPIC is an open source Perl IDE based on the Eclipse platform. Features
supported are syntax highlighting, on-the-fly syntax check, content
assist, perldoc support, source formatter, templating support and a Perl
debugger. A regular expression plugin and support for the eSpell
spellchecker are also available.
from MAINTAINER Carlos Valiente <yo at virutass.net>
Eclipse IDE. It includes an Ivy XML editor and a class path container
for automatic downloads and dependency resolution.
ok, kurt
(This time to the correct module... sorry for the noise)
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.
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@
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@