This category, to be described as "of interest to disabled
users" is intended to make it simpler for users to find
software which will let them overcome a handicap. For
example, blind users may want to combine OCR and text-to-speech
software so the computer can read books to them; users with
diminished eyesight can use large fonts and "magnifiers";
paralyzed users may use speech recognition to compose text
or give commands.
PR: ports/39103
Submitted by: Trevor Johnson <trevor@jpj.net>
This is a C/C++ library which provides a drawing toolkit
based on ECMA-234. The general purpose of this library is
to create vector graphics files on POSIX systems which can
be imported into StarOffice/OpenOffice.
hardware interface
Toshctl is a command-line tool to allow access to much of
the Toshiba hardware interface developed by Jonathan Buzzard
and Linux toshset by Charles D. Schwieters.
It can do things linke set the LCD brightness, set CPU speed
and set fan speed.
PR: ports/56035
Submitted by: Carl Moberg <carl@servicefactory.se>
Anacron is a periodic command scheduler. It executes
commands at intervals specified in days. Unlike cron, it
does not assume that the system is running continuously.
It can therefore be used to control the execution of daily,
weekly and monthly jobs (or anything with a period of n
days), on systems that don't run 24 hours a day.
Anacron is not an attempt to make cron redundant.
PR: ports/55959
Submitted by: Derik van Zuetphen <dz@426.ch>
patch involved patching the core auto* routines in KDE to accept the
PTHREAD_* variables in the environment, with fallbacks. We decided the
easiest way to implement this in ports was to generate configure instead
of risking incorrect generation at port configure time.
Said patch has already been committed to HEAD in KDE and as such will be
removed with the 3.2 upgrade once it is released.
Ports using Makefile.kde that shouldn't be using them (i.e. non-KDE
modules) have this support commented out due to lack of patch.
Helped out: Adriaan de Groot <adridg@cs.kun.nl>
Lauri Watts <lauri@kde.org>
Andy Fawcett <andy@athame.co.uk>
[MEMO FOR PREVISOU COMMIT LOG]
I wrote 'SHIKURA' in my previous commit log. it's 'HASEKURA'(right!)
rather than 'SHIKURA'(bad!).
PR: ports-jp/14192
Submitted by: UMENO Takashi <umeno@rr.iij4u.or.jp>
Approved by: Shinya Esu <esu@yk.rim.or.jp> (maintainer)
Pointed out by: many many enthusiastic Maria-sama ga Miteru fan.
drawers ("baskets") to organize objects, such as text, URLs,
images, sounds or other documents. Objects in a basket can be
edited, copied, moved, dragged, etc
PR: 56603
Submitted by: Markus Brueffer <brueffer@phoenix-systems.de>
* Make sure we find CD-ROMs no matter where they may be mounted
* Add support for showing floppy disk icons on the Nautilus desktop
Reported by: Pav Lucistnik <pav@oook.cz>
on the make(1) command line[1].
Unbreak mysql40-server's building on -CURRENT (-pthread)[2].
PR: 56252[1], 56925[2]
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> [1],
Alex Dupre <sysadmin@alexdupre.com> (maintainer) [2]
* A potentially serious bug is fixed in the 'smtp-check-sender'
script. If use use smtp-check-sender, you should upgrade.
See http://mla.libertine.org/tmda-cvs/2003-10/msg00000.html
for details on the change.
* 'Jane Doe' is no longer used if a real fullname value can't
be determined for the user. Instead, an empty string is used,
which will result in just the e-mail address being used in the
"From:" field when TMDA sends auto-responses.
PR: 57538
Submitted by: maintainer