Ports Search

Results 1,6011,610 of 1,947 for /x11/.(0.014 seconds)
benchmarks/netio-1.32 (Score: 0.007789488)
Network benchmark
This is a network benchmark for DOS, OS/2 2.x, Windows NT/2000 and Unix. It measures the net throughput of a network via NetBIOS and/or TCP/IP protocols (Unix and DOS only support TCP/IP) using various different packet sizes. One instance has to run on one machine as a server process, another instance is used on another machine to perform the benchmark. When executed without arguments, the program will explain its usage.
comms/grig-0.8.1 (Score: 0.007789488)
Amateur Radio control front-end
Grig is a graphical front-end to the Ham Radio libraries written using Gtk+ and Gnome widgets by Alexandru Csete. Part of the groundstation suite, it purpose is to control an amateur radio transceiver from X. It supports any of the transceivers that hamlib supports, including rpc.rigd over the network. The groundstation suite comprises Gnome-rig and Gnome-predict and is intended to provide a low-cost amateur radio station with the facilities of a high-end satellite station.
converters/trans-1.20 (Score: 0.007789488)
Character encoding converter generator
This is a character encoding converter generator package. Currently there are 72 different character encoding description files supplied with this package, not counting the 13 *.net files, which are modified character encoding description files. All but 13 of the above mentioned files describe 8-bit character encodings/sets. It covers ISO 646, many IBM codepages for MS-DOS, Microsoft Windows codepages, ISO 8859-x, HP, Adobe, Apple Macintosh, Atari, NeXTSTEP character encodings, a few EBCDIC encodings, KOI8-R, and a few more.
databases/DBM-Deep-2.0011 (Score: 0.007789488)
Pure perl persistent multi-level hash/array DBM
A unique flat-file database module, written in pure perl. True multi-level hash/array support (unlike MLDBM, which is faked), hybrid OO / tie() interface, cross-platform FTPable files, and quite fast. Can handle millions of keys and unlimited hash levels without significant slow-down. Written from the ground-up in pure perl -- this is NOT a wrapper around a C-based DBM. Out-of-the-box compatibility with Unix, Mac OS X and Windows.
databases/bdb-0.2.1 (Score: 0.007789488)
Interface to Berkeley DB for GNUstep
BDB is a set of classes implementing an interface to Berkeley DB for the GNUstep and Mac OS X environment written in Objective-C language. It is based on the C API of Berkeley DB and offers an object oriented interface which relies on classes and mechanisms offered by the Foundation library. In its present state BDB just offers a reduced set of functionality of Berkeley DB. LICENSE: LGPL2 or later
deskutils/pypanel-2.4 (Score: 0.007789488)
Desktop panel written in Python
PyPanel is a lightweight panel/taskbar written in Python and C for X11 window managers. It can be easily customized to match any desktop theme or taste. PyPanel works with EWMH compliant WMs (Openbox, PekWM, FVWM, and many others). Some of the customizable features include: - Transparency with shading/tinting - Panel dimensions, location, and layout - Font type and colors with Xft and shadow support - Button events/actions - Clock and workspace name display - System tray (notification area) - Autohiding - Application launcher - Custom application icons
devel/astah-6.9.0 (Score: 0.007789488)
Java/UML Object-Oriented Design Tool
astah* community is a simple and user-friendly UML modeling tool. astah* community features: - UML 2.x (Class, UseCase, Sequence, Activity, Communication, Statemachine, Component, Deployment, Composite Structure, Object and Package Diagrams) - Suggest Feature - Alignment Guide - Customizing Keybinds - Oval, TextBox, Filled Rectangle, Corner-rounded Rectangle and Texts - Alignment, Size adjustment - Print - Export diagram images (PNG, JPEG) *1 - astah* API (Models of Class, UseCase, Activity, Sequence and Statemachine Diagrames) - GUI Localization *1 The product name is displayed on the corner.
devel/epm-4.3 (Score: 0.007789488)
Free UNIX software/file packaging program
EPM is a free UNIX software/file packaging program that generates distribution archives from a list of files. EPM Can: o Generate portable script-based distribution packages complete with installation and removal scripts and standard install/uninstall GUIs. o Generate "native" distributions in AIX, BSD, Debian, HP-UX, IRIX, MacOS X, Red Hat, Slackware, Solaris, and Tru64 UNIX formats. o Provide a complete, cross-platform software distribution solution for your applications.
devel/googlemock-1.7.0 (Score: 0.007789488)
Library for writing and using C++ mock classes
Inspired by jMock, EasyMock, and Hamcrest, and designed with C++'s specifics in mind, Google C++ Mocking Framework (or Google Mock for short) is a library for writing and using C++ mock classes. Google Mock: * lets you create mock classes trivially using simple macros, * supports a rich set of matchers and actions, * handles unordered, partially ordered, or completely ordered expectations, * is extensible by users, and * works on Linux, Windows, and Mac OS X.
devel/libgit2-0.24.0 (Score: 0.007789488)
Portable, pure C implementation of the Git core
libgit2 is... licensed under a very permissive license so you can use it anywhere faster than any other Git library written in standards compliant C99 completely multi-platform: Windows, Linux, Mac OS X, xBSD compiled natively under all platforms (yes, even MSVC on Windows) re-entrant, with sane error handling designed with a solid and consistent API available as bindings for all major scripting languages