Since Aug/2003, this port doesn't provide a client portion of SKK. This
means that this "meta" port is not a "meta." Since there are lots of
servers/clients/dictionaries of SKK, it would be a little bit hard to
define what's the "whole SKK system." (Note that old SKK tarball have
server, client, and dictionary, so it's simple to define the "whole.")
This ports can be removed if nobody still care of this, but I hope that
someone cleanups this port in someday -- just drop my maintainership only.
Note for SKK users: Take your favorite applications and use it.
- servers
skkserv, dbskkd-cdb, rskkserv, and multiskkserv are in the ports.
See also http://openlab.jp/skk/skkserv.html for more servers.
- clients
ddskk, ddskk-emacs20 (both are also called "skk 12.x"), jmode-skk,
skk10-elisp-emacs20, skkfep, skkinput, and skkinput3 are in the ports.
You may find other clients, for GTK, IIIMF; try googling.
- dictionary
There are ports of skk-jisyo and skk-jisyo-cdb (CDB version of
dictionary).
See also http://openlab.jp/skk/dic.html more dictionaries.
- others
There is a port of skk-tools.
The skkserv is so old and slow, almost all users doesn't use in their real
life I believe -- but I don't delete it, since there's no reason to do.
If you still use this server, check http://openlab.jp/skk/skkserv.html and
switch to a new server; dbskkd-cdb, rskkserv, and multiskkserv are good
candidates since they are all registered to FreeBSD ports.
HTML form element types including file uploads, may return
or print the form, just individual form elements or the full
form in "table mode" with a fixed layout.
PR: ports/73210
Submitted by: Antonio Carlos Venancio Junior <antonio@php.net>
managed to break the 5.x build. Upgrade to version 0.7.1 and hope that
I didn't miss anything this time. :-\
Reported by: Volker Kindermann
Approved by: erwin
extension of the XOM XML library. Nux is geared towards versatile embedded
integration and interchange, in particular for high-throughput server container
environments (e.g. large-scale Peer-to-Peer messaging network infrastructures
over high-bandwidth networks, scalable MOMs, etc). But its simplicity also
makes it useful for client side XML query/transformation workflow pipelines.
Features include:
- Seamless W3C XQuery support for XOM.
- Efficient and flexible pools and factories for XQueries, XSL Transforms, as
well as Builders that validate against various schema languages, including
W3C XML Schemas, DTDs, RELAX NG, Schematron, etc.
- For simple and complex continuous queries and/or transformations over very
large or infinitely long XML input, a convenient streaming path filter API
combines full XQuery support with straightforward filtering.
- Glue for integration with JAXB and for queries over ill-formed HTML.
- All this is rock-solid, dependable, well documented, and ships in a jar file
that weighs just 60 KB.
WWW: http://dsd.lbl.gov/nux/