specific preferences by interfacing with the host system. Host system means the
following combo:
* operating sytem
* additional abstraction support (sound, network etc.)
* display/window server
Versatile and flexible devices support is often done through an extra
abstraction layer/library on top of the kernel. This is what 'additional
abstraction support' means. GNOME System tools backend is an example of such
library that allows to set various settings (like network related ones) without
having to pay attention on which operating system Etoile is used.
WWW: http://www.etoile-project.org/
flexible pane window in any GNUstep or Cocoa applications.
PKPanesController controls the main user interface
and several presentations are available.
Panes can be build in bundle of Nib or programmingly.
They are registered in PKPaneRegistry and displayed by PKPanesController.
PKPreferencesController and PKPreferencesPaneRegistry
are designed to handle preferences.
It includes an NSPreferencePane implementation (following Cocoa API).
It is based on GSSystemPreferences code written by Uli Kusterer.
WWW: http://www.etoile-project.org/
depending on $PREFIX/bin/gpg for security/gnupg1 (1.4.x) is not
correct. To work around this, change dependency line from bin/gpg
to bin/gpgv which exists in security/gnupg1 port only.
Spotted by: ume
given category, you can add new items. Each item contains the value of
location and of bundle (tool). Depending on the location, items can have
different contents even with the same bundle. Conceptually, it is similar
to the bookmark. It does not only store the location, but also the tool to
access the location. The item is not supposed to change its location
frequently. It is designed to access the fixed location, either on file
system or over internet. Some items don't access any location, such as
calculator.
WWW: http://www.nongnu.org/toolbox/
The application uses a directory based repository for cards with various
contents. Currently only one contents is supported, and that is RTF
contents (NSAttributedString) editable by a text view.
Screenshot:
WWW: http://stefan.agentfarms.net/Download/GNUstep/Shots/cartotheque-2.png
XML document. Files can be dragged and dropped so that documents can be
moved around without losing connections between the pages and files within.
Author: Yen-Ju Chen
Bump PORTREVISION of all dependent ports.
Fix the build errors in the few ports that still use the long deprecated,
and now obsoleted, cURL options.
Thanks to everyone who took the time to look over the patch!
Discussed on: -ports
2006-12-01 audio/xmms-rateplug: Project disappeared from the internet
2006-12-01 chinese/iiimf-le-chewing: fails to install (dependency problem)
2006-12-01 deskutils/mhc-xemacs21-mule: hangs during build
2006-12-01 devel/alleyoop: Does not compile
2006-12-01 devel/hs-crypto: is incompatible with current GHC, needs updating
2006-12-01 editors/gedit-autocomplete-plugin: Not compatible with gedit versions >= 2.14
2006-12-01 emulators/basiliskII: Does not compile
2006-12-01 emulators/vmware-tools2: Unfetchable
2006-12-01 emulators/vmware2: Unfetchable
2006-12-03 finance/ccard: Project disappeared from the internet
your applications, bookmarks, and more! It is plugin-based and
can launch anything it has a plugin for. Its plugin-driven
appearance is completely customizable. Katapult was inspired
by Quicksilver for OS X, and it is written in C++.
WWW: http://wiki.thekatapult.org.uk/Home
PR: ports/104324
Submitted by: Yu-Xi Lim <yuxi at gmx.net>