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
future plans, etc., please see http://www.gnome.org/start/2.4/.
This commit represents work done by adamw, bland, and myself as well as
many other contributers:
Koop Mast <einekoai@chello.nl>
Akifyev Sergey <asa@gascom.ru>
Franz Klammer <klammer@webonaut.com>
Øyvind Kolbu <oyvind@kebab.gaffel.nu>
Thomas E. Zander <riggs@rrr.de>
Jeremy Messenger <mezz7@cox.net>
Without these contirbuters, and our faithful users, GNOME 2.4.0 would not
be possible.
Please check the FreeBSD GNOME site for any FreeBSD gotchas, as well as
general FAQs and documentation (GNOME 2.4 updates to be posted soon). The
best way to upgrade so that you get all shared library dependencies is:
portupgrade -rf -m BATCH=yes atk
portupgrade -R -m BATCH=yes gnome2
Approved by: portmgr (kris, will, myself implicitly)
Requested by: re as well as many other users
Xnodecor is an x11 utility by which a user can make an
window manager ignores his/her specified applications. Such
applications (e.g. clocks) appear without their border and
title bar, are skipped in keyboard focus-circulation, and
are sticky for flippng over multiple virtual screens. This
may be convenient for a user using a simple window manager
such as wmx.
PR: ports/45329
Submitted by: Katsura Matsumoto <katsura@cc.okayama-u.ac.jp>
to several of the existing ones.
Add a knob to install the ping program setuid so it can ping your network.
Remove some now-redundant patching.
Regenerate a couple of patches.
This patch allows the admin of the machine to choose either
print/ghostscript-gnu or print/ghostscript-afp1
PR: ports/54956
Submitted by: Jens Rehsack <rehsack@liwing.de>
- Add patches for konsole which enable konsole_grantpty to
properly change permissions on ttys and fix a bug which causes
konsole to crash on recent builds of -CURRENT.
- Add a patch for configure that fixes fontconfig detection.
- Add a patch submitted by Kaarthik Sivakumar <kaarthik@comcast.net>
which fixes the bug described in PR ports/48334.
- Add a pkg-message that notifies users about the fonts this port
installs.
- Use the USE_OPENLDAP macro.
PR: ports/48334
Approved by: arved (Mentor)
wmblob is a useless program, showing moving blobs. It's a
nice dockapp for Window Maker (www.windowmaker.org), and
it may run with other window mangers.
How to use it:
Just start it. There are no command line options.
You can change the colors with the three mouse
button.
- Left button: changes the inner color of the blobs.
- Middle button: changes the border color of the blobs.
- Right button: changes the background color.
There are 16 colors available. But not every
combination looks good.
WWW: http://dockapps.org/file.php/id/155
PR: ports/47995
Submitted by: Denis Shaposhnikov <dsh@neva.vlink.ru>
New port: xinput (by Frederic Lepied) - a very useful utility
for configuring and testing XInput devices
PR: ports/54125
Submitted by: Martin Ranne <gasp@ridcully.dnsalias.org>
[2] Fix underlining in the freetype backend (bug 330)
PR: [1] ports/52387
[2] ports/55134
Submitted by: [1] Joel Ray Holveck <joelh@piqnet.org>
[2] Ariff Abdullah <skywizard@MyBSD.org.my>
This fixes problems some users were seeing where the wireless-applet would
display N/A for status. This brings the wi functionality inline with the
Aironet functionality.
While I'm here, change an instance of strcpy to strlcpy.
Tested by: Andrew Thomson <ajthomson@optushome.com.au>