Port switched to the fork that is currently maintained against 9front source.
User-visible changes:
- fixes a glitch in graphics rendering, primarily noticed when viewing images in
the web browser mothra(1).
- defaults to new dp9ik authentication and rcpu(1) connection method, devolving
to the old p9sk1 and cpu(1).
- adds new cryptographic support from 9front libmp and libsec libraries.
- audio now works and is enabled.
- keyboard/mouse input is now much more responsive over high-latency
connections.
- new flag, -G, starts the session without the GUI.
from MAINTAINER stanley lieber
- New flags: --remove-titles, --remove-descriptions and
--remove-descriptive-elements.
- Automatically order all attributes.
- Allow elements to be found via Document.getElementById() in the minidom
document returned by scourXmlFile().
- Add new default values.
- Bugfixes.
text is vertically aligned. This is great for cleaning up scanned documents.
Plugin is accessible via Layer => Transform => Deskew.
Fixes and OK giovanni@
Remove patches to set board ids on novena and cubox/hummingboard we no
longer require. Also remove some OpenBSD build fix patches that were
accepted upstream and the cm-fx6/utilite distro_bootcmd patch which
no longer cleanly applies.
Tested on CuBox-i4Pro, BeagleBone Black and PandaBoard ES.
Lucee is a light-weight dynamic scripting language for the JVM that
enables the rapid development of simple to highly sophisticated web
applications. Lucee is fully compatible with the CFML Script and Tag
Language.
Lucee is a JVM language and runs on the JVM as a servlet and will work
with any servlet container (e.g. Apache Tomcat, Eclipse Jetty) or
application server (e.g. JBoss AS, GlassFish). This package is setup
to run Lucee under Tomcat.