Ports Search

Results 5,7315,740 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.012 seconds)
x11/vdesk-1.2 (Score: 2.742758E-4)
Command-line utility for setting up and using virtual desktops
This is a small command-line utility for setting up and using virtual desktops. from the Web page: invoke it as vdesk <desktop number> to switch to a desktop, or vdesk <desktop number> <window id> ... to move windows to a desktop, where desktop 0 means that the window should be made sticky.
x11/wmbutton-0.6.1 (Score: 2.742758E-4)
Dockapp that displays 9 buttons to run apps of your choice
A 64x64 pixel application that displays nine buttons. Each of these buttons can be configured via a configuration file to run just about any application you'd like to. Basically, if you can type it in a shell command, wmbutton can run it. It is based on wmcp, by Ben Cohen.
x11/xvkbd-3.7 (Score: 2.742758E-4)
Virtual keyboard for X applications
xvkbd is a virtual (graphical) keyboard program for X Window System which provides facility to enter characters onto other clients (softwares) by clicking on a keyboard displayed on the screen. This may be used for systems without a hardware keyboard such as kiosk terminals or handheld devices. This program also has facility to send characters specified as the command line option to another client.
x11/xmotd-1.17.3.b (Score: 2.742758E-4)
message-of-the-day browser for X11 and dumb-terminals
xmotd is a message-of-the-day browser for X11 and dumb-terminals, that can also be used to broadcast messages to users logged in across a network. xmotd periodically checks whether a file has been modified and pops up and displays the contents of the file, if it has.
x11/docker-1.5 (Score: 2.742758E-4)
Dockapp with support for GNOME2 and KDE3 tray icons
Docker is a docking application (WindowMaker dock app) which acts as a system tray for KDE3 and GNOME2. It can be used to replace the panel in either environment, allowing you to have a system tray without running the KDE/GNOME panel.
x11/gskrab-0.0.1 (Score: 2.742758E-4)
GNUstep Keyboard Grabber
GS Krab is a framework and a daemon to enable GNUstep applications to handle the special keys on multimedia keyboards. Since this would require special hacks to work on different platform, and since those differents platforms work differently, I thought putting those hacks together in a centralized daemon would be the correct and clean way to do things. LICENSE: GPL2 or later
comms/hf-0.8 (Score: 2.7326672E-4)
Amateur Radio soundcard fsk, pactor 1, amtor, gtor, mt63
hf is a gtk+-based Linux ham radio fsk digimode program, which can do also the realtime ARQ modes pactor 1, amtor, gtor without a ptc, only with a soundcard and a PC and Linux (FreeBSD), all of which need not be the newest. The core of hf, the heart of the program (hfkernel) is a real master-piece of code, it has originally been made by Tom Sailer, many thanks Tom! hf can also do MT63 and has a CW elbug function.
databases/DBD-SQLite-1.50 (Score: 2.7326672E-4)
Provides access to SQLite3 databases through the DBI
DBD::SQLite =========== SQLite is a small fast embedded SQL database engine. DBD::SQLite embeds that database engine into a DBD driver, so if you want a relational database for your project, but don't want to install a large RDBMS system like MySQL or PostgreSQL, then DBD::SQLite may be just what you need. It supports quite a lot of features, such as transactions (atomic commit and rollback), indexes, DBA-free operation, a large subset of SQL92 supported, and more.
databases/DBD-SQLite2-0.37 (Score: 2.7326672E-4)
Provides access to SQLite2 databases through the DBI
DBD::SQLite2 ============ SQLite is a small fast embedded SQL database engine. DBD::SQLite2 embeds that database engine into a DBD driver, so if you want a relational database for your project, but don't want to install a large RDBMS system like MySQL or PostgreSQL, then DBD::SQLite2 may be just what you need. It supports quite a lot of features, such as transactions (atomic commit and rollback), indexes, DBA-free operation, a large subset of SQL92 supported, and more.
graphics/ocrad-0.25 (Score: 2.7326672E-4)
OCR program implemented as filter
GNU Ocrad is an OCR (Optical Character Recognition) program implemented as a filter and based on a feature extraction method. It reads a bitmap image in pbm format and outputs text in ISO-8859-1 (Latin-1) charset. Also includes a layout analyser able to separate the columns or blocks of text normally found on printed pages. It can be used as a stand-alone console application, or as a backend to other programs.