recommended:
- Fixed CAN-2003-0793, a local DoS, the socket connection is now non-blocking
and limitted to the number of commands
- Fixed CAN-2003-0794, a local DoS, the line length is limitted
to 4096 bytes (note, this was not a buffer overrun).
being built due to the split build. Remove the dependencies on them, and it'll
pick them up from ${X11BASE}/lib. I don't know why this broke now but worked
in the past.
Reported by: everyone
Tested on: ref5 (libraries,clients)
yalias has a window with two buttons and a text widget. The
left button clears the widget (and is bound to the Escape
key). The right button matches the contents of the widget
against a series of regular expressions that the user has
previously specified in their $HOME/.yaliasrc, and executes
the specified command if it matches any of them.
PR: ports/56611
Submitted by: Tim Bishop <tim@bishnet.net>
Author incorporated all the FreeBSD-specific patches from files/.
Now, if none of the supported bg-setting programs are installed
at install-time, x11-fm/fluxbox will be installed.
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>
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>
Deal with 64-bit time_t
With this fix I was able to complete compilation of kdebase on IA64.
Submitted by: Adriaan de Groot <adridg@cs.kun.nl>
Thanks to: marcel for prodding and installing kdelibs on pluto2