KMFL aims to bring Tavultesoft Keyman functionality to *nix operating
systems. KMFL is being jointly developed by SIL International
(http://www.sil.org) and Tavultesoft (http://www.tavultesoft.com).
SCIM KMFL IMEngine allows you to use KMN keyboards (compiled with
textproc/kmflcomp) through standard SCIM interface.
The powerful KMN keyboard language supports contextual deadkeys,
pre- and post-processing of keystrokes, rules grouping, 'storing'
of character classes for use in similar rules, custom and Unicode
character constants, SIL Ethnologue language codes, etc.
Official Tavultesoft repository contains keyboards that cover more
than 220 languages. Significant number of them are open source.
The keyboards ports are textproc/kmfl-*.
Baikal is a lightweight CalDAV and CardDAV server. It is
compatible with the calendar and contacts apps from Apple's
iOS and OS X, Android, Evolution, Mozilla Thunderbird, and
any other CalDAV/CardDAV capable application. Baikal supports
authentication with multiple users and calendars, and comes
with a spiffy web-based administration interface.
Baikal does not start a daemon or open any ports. It must
run at the root of a VirtualHost or subdomain. See the included
sample Apache and Nginx configurations, and INSTALL.md for all
the gory details.
Tidy is a console application. It corrects and cleans up HTML and XML documents
by fixing markup errors and upgrading legacy code to modern standards.
TidyLib is a C static or dynamic library that developers can integrate into
their applications in order to bring all of Tidy's power to your favorite tools.
TidyLib is used today in desktop applications, web servers, and more.
This is yet a development version. When it will become stable, it will
supersedes the ports www/tidy-devel and www/tidy-lib.
LessTif is a API compatible clone of the Motif toolkit. Currently
LessTif is partially implemented with most of the API in place.
Both Motif 1.2 and Motif 2.0 libraries are built and installed.
By default, the 1.2 library is used because it is a more complete
implementation of the Motif 1.2 API.
The Hungry Programmers, the people writing LessTif, have adopted a
naming scheme where an even minor number indicates a stable release
of the libraries and an odd number is a development release. *Ports will
be made for even number releases only.*
Motif(r) is the industry standard graphical user interface, (as defined by
the IEEE 1295 specification), used on more than 200 hardware and software
platforms. It provides application developers, end users, and system
vendors with the industry's most widely used environment for standardizing
application presentation on a wide range of platforms. Motif is the
leading user interface toolkit for the UNIX(r) system.
NOTE: Some ports with GNU configure do not know that Motif 2.1 requires -lXp.
In that case, you need to edit Makefile after configure, or, hack
configure(.in) before configure.
Xscreensaver will run several programs to continuously update the
screen instead of going blank. You can specify the programs and their
arguments using resources. You can also add dpms (power saver) options.
Xscreensaver will make use of any installed OpenGL libraries, such as
Mesa (also in the ports collection).
The client-server model employed by xscreensaver make it a superior choice
to xlock, since no separate auto-locking program is needed. It's also
extremely easy to add new programs like xearth, or any other program that
can fill the root window as additional screensavers.
Displays date in 5 formats (including stardate of course)
The Xdebug extension helps you debugging your script by providing a lot of
valuable debug information. The debug information that Xdebug can provide
includes the following:
* stack and function traces in error messages with:
o full parameter display for user defined functions
o function name, file name and line indications
o support for member functions
* memory allocation
* protection for infinite recursions
Xdebug also provides:
* profiling information for PHP scripts
* script execution analysis
* capabilities to debug your scripts interactively with a debug client
You've found David Firth's Atari 800 emulator which can emulate the
8-bit Atari 800 and XL series of home computers.
Please refer to /usr/local/share/doc/atari800 (or equivalent on your
system) for the distribution documents. A man page has also been
installed. The system wide configuration file can be found at
/usr/local/share/atari800/atari800.cfg (or similar) which you will probably
want to copy to your home directory, at some stage, to personalise the
settings.
The ROM's for the Atari computers are, unfortunately, copyright. This
port will attempt to down-load another freeware Atari emulator for DOS
called PC Xformer 2.5 which contains copies of these ROM files. If you
would like to take a further look at XF2.5 you should find it in your
distfiles directory (if it successfully down-loaded :->).
GOCR/JOCR is an OCR (Optical Character Recognition) program, developed
under the GNU Public License.
GOCR can be used with different front-ends, which makes it very
easy to port to different OSes and architectures. It can open many
different image formats, and its quality have been improving in a
daily basis.