Ports 搜索

共有1,952项符合/x11-clocks/的查询结果,以下是第511520项(搜索用时0.01秒)
x11/gnome-desktop-3.18.2 (Score: 0.020640912)
Programming reference for x11/gnome-desktop
This port contains the programming reference for x11/gnome-desktop.
security/libksba-1.3.4 (Score: 0.020474512)
KSBA is an X.509 Library
KSBA = rot13(digit_to_letter(x509)) to be pronounced as Kasbah KSBA is a library to make X.509 certificates as well as the CMS easily accessible by other applications. Both specifications are building blocks of S/MIME and TLS.
x11/sxpc-1.4 (Score: 0.020455647)
Simple X Protocol Compressor
The Simple X Protocol Compressor This program provides compression of the X protocol stream. It is intended to be used to improve the performance of X applications over a slow internet connection. (e.g. slip,cslip. or term) It assumes a Unix operating system at both ends of the link. Transferring large bitmaps or images through sxpc may be slower than not using it. The algorithms used are geared primarily for the data exchanged during interactive use where the same data may be sent several times with only small changes. (e.g. editing) WARNING WARNING DANGER DANGER If you use this program use xauth to provide SECURITY, since host-based security will be BYPASSED. See README.xauth in the work sub-directory.
emulators/gens-2.15.5 (Score: 0.02041874)
Sega Genesis/CD/32X emulator
A Sega Genesis/CD/32X emulator that uses the SDL library and has a GTK user interface.
x11-drivers/xf86-input-wacom-0.33.0 (Score: 0.02041874)
X.Org Wacom tablet driver
An X.Org driver for Wacom tablets. It communicates with a character device provided by Linux kernel driver in webcamd.
irc/cwirc-2.0.0 (Score: 0.02038699)
X-Chat Morse plugin
CWirc is a plugin for the X-Chat IRC client to transmit raw morse code over the internet using IRC servers as reflectors. The transmitted morse code can be received in near real-time by other X-Chat clients with the CWirc plugin. CWirc tries to emulate a standard amateur radio rig : it sends and receives morse over virtual channels, and it can listen to multiple senders transmitting on the same channel. Morse code is keyed locally using a straight or iambic key connected to a serial port, or using the mouse buttons, and the sound is played through the soundcard, or through an external sounder.
misc/magicpoint-1.13a (Score: 0.02038699)
X11-based presentation tool
MagicPoint - an X11 based presentation tool MagicPoint is an X11 based presentation tool. It is designed to make simple presentations easy while to make complicated presentations possible. Its presentation file (whose suffix is typically .mgp) is just text so that you can create presentation files quickly with your favorite editor (e.g. Emacs). For more information, see /usr/local/share/doc/mgp/*. Sample files are located in /usr/local/share/doc/mgp/sample. It's a good idea to preview a sample file before installation. % ./mgp tutorial.mgp
x11/libsx-1.1 (Score: 0.02038699)
Simple X11 library
Libsx is a library of code that sits on top of and to the side of the Athena widget set. Its purpose is to make writing X applications *much* easier. To accomplish this, libsx encapsulates a large portion of the uglier details that arise while programming in X and it fills in some gaps that exist with the Athena Widget set (such as a widget for drawing graphics); libsx tries to simplify the common case down to a single function call with only a few arguments.
x11/xtoolwait-1.3 (Score: 0.020362396)
Tool startup utility for X11
This utility notably decreases the startup time of your X sessions, provided that you start a number of X clients automatically during the X session startup. Most people, for instance, start X clients like xterm, xclock, xconsole and xosview from their .xinitrc, .openwin-init, .xtoolplaces or .xsession file. These X clients are started simultaneously (in the background) which puts a high load on the X server and the OS: * The X server is not multi-threaded, so all X clients are competing to get access to the X server and to use its resources, which causes a lot of overhead (= delay). * The performance of other (non X related) tasks served by the system degrades badly due to the high load. If the system has not enough RAM to hold all the X clients, it is swapping heavily, resulting again in a lot of delay. On the Sun platform there is a utility called 'toolwait' which solves these problems: it starts one X client in the background, waits until it has mapped a window and then exits. Xtoolwait is a free implementation of exactly the same idea.
deskutils/gaddr-1.1.4 (Score: 0.020196568)
GTK 1.x address book
gaddr is a nice simple little address book written using the GTK+ widget set. It holds addresses and any other information you want to know about a person. It basically acts like a pile of alphabetized 3x5 cards on which you can write whatever your little heart desires.