Port details |
- eclipse-lomboz J2EE developer tool build as a plugin for the eclipse platform
- 3.1.r2_6 java
=1 3.1.r2_6Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Unfetchable, unmaintained This port expired on: 2019-10-16 IGNORE: is marked as broken: unfetchable
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2004-07-25 08:12:17
- Last Update: 2019-10-16 15:29:32
- SVN Revision: 514601
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://lomboz.objectweb.org/
- Description:
- Lomboz is an open source and free J2EE development environment
for businesses and individuals.
You can develop, test, profile and deploy Web, Web services, Java,
J2EE and EJB applications with this IDE. Lomboz has comprehensive
support for most J2EE standard application server runtimes, and
supports most popular open source runtimes such as JOnAS, and
other vendor runtime environments.
Lomboz is buillt on the Eclipse open source platform and the Web
Tools Platform (WTP) projects.
WWW: http://lomboz.objectweb.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- eclipse-lomboz>0:java/eclipse-lomboz
- Conflicts:
- CONFLICTS:
- No installation instructions:
- This port has been deleted.
- PKGNAME: eclipse-lomboz
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (eclipse/lomboz-emf-gef-jem-3.1RC2.zip) = 731513523eb45e909ba648e3eac92ee6c289068f8f49da93428573f4e9e73536
SIZE (eclipse/lomboz-emf-gef-jem-3.1RC2.zip) = 44022854
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- eclipse : java/eclipse
- java : java/openjdk8
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- zip
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
3.1.r2_6 16 Oct 2019 15:29:32 |
rene |
Remove expired ports:
2019-10-16 archivers/freetar: Unfetchable, unmaintained
2019-10-16 archivers/hffzip: Unfetchable, unmaintained
2019-10-16 archivers/hpack.non-usa.only: Unfetchable, unmaintained
2019-10-16 archivers/untar: Unfetchable, unmaintained
2019-10-16 astro/gpsdrive: Unfetchable, unmaintained
2019-10-16 astro/planets: Unfetchable, unmaintained
2019-10-16 audio/ascd: Unfetchable, unmaintained
2019-10-16 audio/audiotag: Unfetchable, unmaintained
2019-10-16 audio/gmidimonitor: Unfetchable, unmaintained
2019-10-16 audio/gmpc-lyricwiki: Unfetchable, unmaintained
2019-10-16 audio/jack_mixer: Unfetchable, unmaintained
2019-10-16 audio/jmusic: Unfetchable, unmaintained
2019-10-16 audio/maplay: Unfetchable, unmaintained (Only the first 15 lines of the commit message are shown above ) |
3.1.r2_6 15 Sep 2019 17:28:09 |
antoine |
Deprecate a few ports |
3.1.r2_6 04 Aug 2019 12:37:59 |
antoine |
Mark BROKEN: unfetchable |
3.1.r2_6 01 Apr 2016 14:08:38 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories h, i, j, k, and l.
With hat: portmgr
Sponsored by: Absolight |
3.1.r2_6 14 Nov 2014 11:30:42 |
antoine |
Cleanup plist |
3.1.r2_6 10 Sep 2014 20:50:37 |
gerald |
Update the default version of GCC in the Ports Collection from GCC 4.7.4
to GCC 4.8.3.
Part II, Bump PORTREVISIONs.
PR: 192025
Tested by: antoine (-exp runs)
Approved by: portmgr (implicit) |
3.1.r2_5 05 Jul 2014 19:27:04 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
COMMENT typos and surrounding whitespace fixes. A few Makefiles where not
included as they contain Latin-1 characters that break the Phabricator
workflow. Categories J-L.
CR: D305
Approved by: portmgr (swills) |
3.1.r2_5 17 Jun 2014 10:10:38 |
vanilla |
Stagify. |
3.1.r2_5 29 Apr 2014 07:25:36 |
bapt |
Reassign eclipse ports to the heap
eclipse@ is a failure resulting in eclipse ports being badly maintainer:
- outdated
- not adapted to infrastructure modification
- failures with clang
With hat: portmgr |
3.1.r2_5 10 Mar 2014 15:21:21 |
bapt |
Convert j* to USES=zip |
3.1.r2_5 20 Sep 2013 19:48:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
java) |
3.1.r2_5 10 Dec 2012 13:18:29 |
bapt |
Decommissioning java 1.5 (EOLed since October 2009):
suppress any reference to JAVA_VERSION= 1.5+ (part2) |
3.1.r2_5 21 Jul 2011 05:03:02 |
linimon |
Now that the Java 1.3 and Java 1.4 ports are deprecated and will expire soon,
remove support for them from bsd.java.mk. As Jikes is not available in Java 1.5
or higher, remove it from bsd.java.mk too (suggested by hq@) and from the ports
which used it (only occurences were USE_JIKES=no). Support for the Blackdown VM
is also removed, as it is not available in Java 1.5 and higher.
Also remove the mapping from Java 1.1-1.4 to Java 1.5+ in bsd.java.mk to detect
old, broken ports; therefore bump the minimal value of JAVA_VERSION to 1.5.
While here, replace static values of JAVA_VERSION in files/*.in by
%%JAVA_VERSION%% .
PR: ports/158969
Submitted by: rene
Tested on: pointyhat-west -exp |
3.1.r2_5 20 Mar 2011 12:54:45 |
miwi |
- Get Rid MD5 support |
3.1.r2_5 23 Aug 2010 01:20:48 |
linimon |
Reset sugimura@jp.FreeBSD.ORG due to maintainer-timeouts.
Hat: portmgr |
3.1.r2_5 31 Jul 2010 18:03:52 |
glewis |
. Update installation path for the new version of eclipse.
PR: 148665
Approved by: maintainer timeout |
3.1.r2_5 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.1.r2_4 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
3.1.r2_3 06 Jun 2008 13:38:51 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
3.1.r2_2 19 May 2007 20:32:57 |
flz |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
3.1.r2_1 20 Feb 2006 15:10:31 |
tdb |
- Remove broken master site
- Remove need for dependency on EMF/GEF/VEP
PR: 88604
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer) |
3.1.r2 22 Jan 2006 12:39:58 |
edwin |
SHA256ify
Approved by: krion@ |
3.1.r2 15 Oct 2005 14:14:09 |
nork |
Update to 3.1RC2.
o Fix install dependency problems.
PR: ports/87469
Submitted by: Mark Hobden <mark@mclgm.net>
Approved by: maintainer no response |
3.0.1_2 16 Mar 2005 15:39:14 |
ale |
Unbreak: fix dependency and add a master site. |
3.0.1_2 12 Mar 2005 10:54:27 |
marcus |
Bump PORTREVISION to chase the glib20 shared lib version change. |
3.0.1_1 02 Jan 2005 01:53:44 |
kris |
BROKEN: Broken dependency
Approved by: portmgr (self) |
3.0.1_1 07 Nov 2004 22:37:47 |
marcus |
Bump PORTREVISIONS for all ports that depend on atk or pango to ease in the
big upgrade. |
3.0.1 05 Aug 2004 17:05:27 |
nork |
o Fix PORTNAME.
o Update to 3.0.1.
PR: java/69751
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org> (maintainer)
Pointed out by: Oliver Lietz <freebsd-java@oliverlietz.de> |
3 25 Jul 2004 08:07:23 |
nork |
Add eclipse-lomboz 3, a J2EE developer tool build as a plugin
for the eclipse platform.
PR: ports/68051
Submitted by: SUGIMURA Takashi <sugimura@jp.FreeBSD.org>
Reviewed by: Panagiotis Astithas <past@ebs.gr> |