Ports Search

Results 551560 of 17,754 for %E6%8E%A7%E5%88%B6%E5%8F%B0.(0.008 seconds)
x11-fm/catseye-fm-4.2.0.0 (Score: 0.009654237)
Clear, fast, powerful file browser using gtk+2.0
This is Cat'sEyE (catseye-fm), a filesystem browser using gtk+2. Main goals: clear view, powerfull, no icons, fast. Cat'sEyE gots its power by the configuration file where the user can (but not has to) 'create' dialogs and build complicated commandlines which Cat'sEyE calls to the Shell. You can define how the items are called to some program: each item (e.g. for viewing some pictures), all items (e.g. for listen to some music) or processed in a list, calling one item after each other waiting for the previouse item to finish. FileShelfs help you to keep track of your data spread out over the whole filesystem, but also belonging together such as configfiles.
x11/sxpc-1.4 (Score: 0.009654237)
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.
audio/jack-smf-utils-1.0 (Score: 0.009651085)
Standard MIDI File file player and recorder for JACK MIDI
Jack-smf-utils is a set of two utilities - jack-smf-player and jack-smf-recorder - whose purpose is to play and record MIDI streams from/to Standard MIDI Files (i.e. the files with .mid extension) using JACK MIDI. There is also smfsh, "SMF shell" that is kind of interactive, command line SMF files manipulation tool which started its life as a debugging aid. And finally libsmf, C library for loading, writing and manipulating the contents of SMF files.
audio/musictracker-0.4.1 (Score: 0.009651085)
Plugin for Pidgin to displays the music track currently playing
MusicTracker is a plugin for Pidgin which displays the music track currently playing in the status message of various accounts such as AIM, Yahoo, MSN, Gtalk (Jabber), etc., i.e. any protocol Pidgin supports custom statuses on. Support for a wide range of audio players on both Windows and UNIX platforms is planned. Currently supported players: Amarok, Rhythmbox, Audacious, XMMS, MPC/MPD, Exaile, Banshee and Quod Libet.
audio/thunar-media-tags-plugin-0.2.1 (Score: 0.009651085)
Media tags plugin
The Thunar Media Tags Plugin (thunar-media-tags-plugin) adds special features for media files to the Thunar File Manager. Currently, these are: * a so-called bulk renamer, which allows users to rename multiple audio files at once, based on their tags (e.g. ID3 or OGG/Vorbis), * a special media file page for the file properties dialog, which displays detailed information about quality, length etc., * and finally, an audio tag editor which is reachable from both, renamer and the properties page.
audio/xmmsctrl-1.8 (Score: 0.009651085)
Small utility to control XMMS from the command line
xmmsctrl is a small utility to control XMMS from the command line. Its goal is to be used coupled with sh to test XMMS state and perform an appropriate action, e.g. if playing then pause else play. The interest of this is to bind keys in a window manager to have control over XMMS with keys that do play/next/pause, prev, control sound...
databases/DBIx-Browse-2.09 (Score: 0.009651085)
DBIx::Browse - Perl extension to browse tables
The purpose of DBIx::Browse is to handle the browsing of relational tables. DBIx::Browse transparently translates SELECTs, UPDATEs, DELETEs and INSERTs from the desired "human view" to the values needed for the ta- ble. This is the case when you have related tables (1 to n) where the detail table has a reference (FOREIGN KEY) to a generic table (i.e. Customers and Bills) with some index (tipically an integer). Philip M. Gollucci <philip@p6m7g8.com>
devel/blaze-builder-0.4.0.1 (Score: 0.009651085)
Efficient buffered output
This library provides an abstraction of buffered output of byte streams and several convenience functions to exploit it. For example, it allows to efficiently serialize Haskell values to lazy bytestrings with a large average chunk size. The large average chunk size allows to make good use of cache prefetching in later processing steps (e.g. compression) and reduces the sytem call overhead when writing the resulting lazy bytestring to a file or sending it over the network.
Richer semantics for attribute handlers
This module, when inherited by a package, allows that package's class to define attribute handler subroutines for specific attributes. Variables and subroutines subsequently defined in that package, or in packages derived from that package may be given attributes with the same names as the attribute handler subroutines, which will then be called in one of the compilation phases (i.e. in a BEGIN, CHECK, INIT, run-time, or END block).
devel/Attribute-Handlers-0.99 (Score: 0.009651085)
Simpler definition of attribute handlers
This module, when inherited by a package, allows that package's class to define attribute handler subroutines for specific attributes. Variables and subroutines subsequently defined in that package, or in packages derived from that package may be given attributes with the same names as the attribute handler subroutines, which will then be called in one of the compilation phases (i.e. in a BEGIN, CHECK, INIT, or END block).