| Commit History - (may be incomplete: see CVSWeb link above for full details) |
| Date | By | Description |
19 Mar 2011 12:38:54
2.0_2
|
miwi  |
- Get Rid MD5 support |
06 Mar 2011 20:09:29
2.0_2
|
beat  |
- Replace custom Firefox dependency lines with USE_FIREFOX_BUILD
Approved by: Jonathan Chen <jonc AT chen.org.nz> (maintainer) |
08 Sep 2010 00:55:10
2.0_2
|
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 |
08 Aug 2010 08:56:41
2.0_2
|
beat  |
- Bump PORTREVISION after libxul update
PR: ports/149044
Expr-run by: pav@
Approved by: portmgr (pav) |
28 Mar 2010 06:47:48
2.0_1
|
dinoex  |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
22 Mar 2010 06:09:50
2.0
|
linimon  |
Mark as only for amd64/i386: coredumps on sparc64, and not yet tested
elsewhere.
Hat: portmgr |
27 Jan 2010 22:30:01
2.0
|
miwi  |
- Add support for i386
PR: 143299
Submitted by: Jonathan Chen <jonc@chen.org.nz> (maintainer) |
27 Jan 2010 13:09:16
2.0
|
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> |