Port details |
- xpi-gwt-dev-plugin Google Web Toolkit Developer Plugin for Firefox
- 2.0_2 www
=0 2.0_2Version of this port present on the latest quarterly branch.
- BROKEN: Does not build
DEPRECATED: Requires an ancient version of Firefox to build This port expired on: 2013-07-15 IGNORE: is marked as broken: Does not build
- 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: 2010-01-27 13:09:30
- Last Update: 2013-07-15 07:23:40
- SVN Revision: 323019
- License: not specified in port
- Description:
- The GWT developer plugin spans the gap between Java bytecode in the
debugger and the browser's JavaScript. There's no compiling of code to
JavaScript to view it in the browser. You can use the same edit-refresh-view
cycle you're used to with JavaScript, while at the same time inspect
variables, set breakpoints, and utilize all the other debugger tools
available to you with Java. And because GWT's development mode is now
in the browser itself, you can use tools like Firebug and Inspector
as you code in Java.
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:
-
- xpi-gwt-dev-plugin>0:www/xpi-gwt-dev-plugin
- No installation instructions:
- This port has been deleted.
- PKGNAME: xpi-gwt-dev-plugin
- Flavors: there is no flavor information for this port.
- ONLY_FOR_ARCHS: amd64 i386
- distinfo:
- There is no distinfo for this port.
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.
- Build dependencies:
-
- xpidl : www/libxul
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- 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 |
2.0_2 15 Jul 2013 07:23:40 |
rene |
Remove expired port:
2013-07-15 www/xpi-gwt-dev-plugin: Requires an ancient version of Firefox to
build |
2.0_2 15 Jun 2013 11:10:35 |
flo |
- Remove www/libxul19, is has been vulnerable and unsupported upstream for
quite some time.
- Switch all remaining consumers to depend on www/libxul
- Mark ports that don't work with the new libxul BROKEN
- Mark some old ports DEPRECATED with a reasonable timeout
Approved by: portmgr (miwi) |
2.0_2 10 Sep 2012 19:19:33 |
beat |
- Move libxul 1.9.2 to www/libxul19
- Update www/libxul to 10.0.7
- Update all dependent ports to use www/libxul19 (no functional changes)
- Bump PORTREVISION on ports where libxul is a run dependency as the
resulting package will change.
Submitted by: Jan Beich <jbeich@tormail.org>
With hat: gecko |
2.0_2 23 Feb 2012 20:39:24 |
crees |
Reset maintainership
PR: ports/164871
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) |
2.0_2 19 Mar 2011 12:38:54 |
miwi |
- Get Rid MD5 support |
2.0_2 06 Mar 2011 20:09:29 |
beat |
- Replace custom Firefox dependency lines with USE_FIREFOX_BUILD
Approved by: Jonathan Chen <jonc AT chen.org.nz> (maintainer) |
2.0_2 08 Sep 2010 00:55:10 |
pgollucci |
- Account for ports/150327
Do not install meta data (META-INF) since its not needed
allow for xpi-post-extract to still work in xpi-* ports
o fix pkg-plist
o fix XPI_DIRS, XPI_FILES
o Bump PORTREVISION
o s/post-extract/xpi-post-extract/
PR: ports/150327
Submitted by: Lapo Luchini <lapo@lapo.it>, tweaked by myself
Approved by: maintainer timeout (miwi)
Tested by: P6 TB Run, RideCharge Inc. / Taximagic TB Run |
2.0_2 08 Aug 2010 08:56:41 |
beat |
- Bump PORTREVISION after libxul update
PR: ports/149044
Expr-run by: pav@
Approved by: portmgr (pav) |
2.0_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
2.0 22 Mar 2010 06:09:50 |
linimon |
Mark as only for amd64/i386: coredumps on sparc64, and not yet tested
elsewhere.
Hat: portmgr |
2.0 27 Jan 2010 22:30:01 |
miwi |
- Add support for i386
PR: 143299
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) |
2.0 27 Jan 2010 13:09:16 |
miwi |
The GWT developer plugin spans the gap between Java bytecode in the
debugger and the browser's JavaScript. There's no compiling of code to
JavaScript to view it in the browser. You can use the same edit-refresh-view
cycle you're used to with JavaScript, while at the same time inspect
variables, set breakpoints, and utilize all the other debugger tools
available to you with Java. And because GWT's development mode is now
in the browser itself, you can use tools like Firebug and Inspector
as you code in Java.
PR: ports/143042
Submitted by: Jonathan Chen <jonc at chen.org.nz> |