Ports Search

Results 3,3613,370 of 17,660 for descr%3A%22spam filter%22.(0.008 seconds)
x11-toolkits/Tk-CursorControl-0.4 (Score: 2.0087986E-4)
Manipulate the mouse cursor programmatically
Tk::CursorControl is-NOT-a Tk::Widget. Rather, it uses Tk and encompasses a collection of methods used to manipulate the cursor (aka pointer) programmatically from a Tk program.
x11-toolkits/quick-5.6.1 (Score: 2.0087986E-4)
Qt declarative framework for dynamic user interfaces
Qt is a cross-platform application and UI framework for developers using C++ or QML, a CSS/JavaScript-like language. Qt Quick is a collection of technologies that are designed to help developers create intuitive, modern, and fluid user interfaces.
x11-wm/awesome-vicious-2.1.3 (Score: 2.0087986E-4)
Widgets for the awesome window manager
Vicious is a modular widget library for the "awesome" window manager, derived from the 'Wicked' widget library. It has some of the old Wicked widget types, a few of them rewritten, and a good number of new ones.
x11-wm/libdockapp-0.6.2 (Score: 2.0087986E-4)
Standard library for Window Maker dock apps
LibDockApp is a library that provides a framework for developing dockapps. It provides functions and structures to define and display command-line options, create a dockable icon, handle events, etc.
x11-wm/plwm-2.6a (Score: 2.0087986E-4)
Window manager construction kit
PLWM is a set of python base classes for a window manager, a collection of mixins that can be used to configure the behavior of the window manager, and some example window managers that show the flexibility of the system.
x11/xtrans-1.3.5 (Score: 2.0087986E-4)
Abstract network code for X
This package contains xtrans, a library of code that is shared among X packages to handle network protocol transport in a modular fashion, allowing a single place to add new transport types.
accessibility/dasher-4.10.1 (Score: 1.9886093E-4)
Information efficient text-entry interface
Dasher is an information-efficient text-entry interface, driven by natural continuous pointing gestures. Dasher is a competitive text-entry system wherever a full-size keyboard cannot be used - for example, * on a palmtop computer; * on a wearable computer; * when operating a computer one-handed, by joystick, touchscreen, * trackball, or mouse; * when operating a computer with zero hands (i.e., by head-mouse or * by eyetracker). Dasher is fast, efficient, and easy to learn.
archivers/mar-0.5 (Score: 1.9886093E-4)
Simple binary file format for storing arbitrary meta and user data
A simple binary file format for storing arbitrary meta and user data. A meta archive uses a simple binary file format to store both meta and user data together in a single file. A mar file may be suitable in situations where a full-scale database is not. Both the mar library and the accompanying utility are written in C with the intention of porting to many platforms.
comms/hf-0.8 (Score: 1.9886093E-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: 1.9886093E-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.