Ports Search

Results 921930 of 2,488 for /x11-servers/.(0.006 seconds)
databases/libiodbc-3.52.12 (Score: 0.014000714)
ODBC 3.x driver manager, for universal data source access
iODBC (intrinsic Open Database Connectivity) is an ODBC driver manager that is compatible with the ODBC 2.x and 3.x specifications. It performs the standard tasks of a driver manager, i.e. driver loading, parameter and function sequence checking, driver function invocation, etc. Applications linked with the iODBC driver manager will be able - through ODBC function calls - to access simultaneously different types of data sources within one process through suitable ODBC drivers. iODBC is freely redistributable under either the GNU Library General Public Licence (LGPL) or the BSD licence.
games/xlaby-2.0.1 (Score: 0.014000714)
Daemonic X Labyrinth played directly with the mouse pointer
X Labyrinth is a labyrinth game under X11 that is played directly with the mouse pointer: the walls block the pointer's movement on the screen. The goal of the game is to retrieve the four colored squares: to retrieve a square, it is sufficient to move the pointer over it, and it will disappear. However, to make things more infuriating, the squares have to be taken in the following order: red, yellow, green and blue. When the blue square is obtained, the game is won.
lang/fasm-1.71.39 (Score: 0.014000714)
Flat, multiple-pass assembler for IA-32 & x86-64 architectures
The flat assembler is a fast and efficient self-assembling 80x86 assembler for DOS, Windows and Linux operating systems. Currently it supports all 8086-80486/Pentium instructions with MMX, SSE, SSE2, SSE3 and 3DNow! extensions and x86-64 (both AMD64 and EM64T) instructions, can produce output in binary, MZ, PE, COFF or ELF format. It includes the powerful but easy to use macroinstruction support and does multiple passes to optimize the instruction codes for size. The flat assembler is self-compilable and the full source code is included.
www/URL-Encode-0.03 (Score: 0.014000714)
Encoding and decoding of application/x-www-form-urlencoded encoding
encode and decode strings into and from application/x-www-form-urlencoded The application/x-www-form-urlencoded format encodes a ordered data sets of pairs consisting of a name and a value, with pairs separated by ampersand or semicolon and names and values separated by the equal sign. Space characters are replaced with plus sign and any characters not in the unreserved character set is encoded using the percent-encoding scheme also used for resource identifiers. A percent-encoded octet is encoded as a character triplet, consisting of the percent character "%" followed by the two hexadecimal digits representing that octet's numeric value.
audio/extace-1.9.9 (Score: 0.013810154)
Audio visualization plugin for the X Window System
eXtace is a Audio Visualization plugin for the X-Window System. It connects to ESD (Enlightened Sound Daemon) and displays the audio data as either a 3D textured landscape, 3d pointed landscape, 16-256 channel graphic EQ, a multi-mode Oscilloscope, or a Spectragram. All modes are fully scalable to nearly ANY resolution!
devel/libdisasm-0.23 (Score: 0.013810154)
Bastard Disassembly Environment x86 disassembler library and CLI
The libdisasm library provides basic disassembly of Intel x86 instructions from a binary stream. The intent is to provide an easy to use disassembler which can be called from any application; the disassembly can be produced in AT&T syntax and Intel syntax, as well as in an intermediate format which includes detailed instruction and operand type information.
devel/asmutils-0.18 (Score: 0.013810154)
Set of Unix utilities written in x86 assembly language
asmutils is a set of miscellaneous utilities written in assembly language, targeted for x86 embedded systems and small distributions (like rescue or installation disks); it also contains small libc and crypto libraries. It features the smallest possible size and memory requirements, the fastest speed (with few exceptions), and good functionality.
devel/libx86-1.1 (Score: 0.013810154)
Hardware-independent library for executing real-mode x86 code
It's often useful to be able to make real-mode x86 BIOS calls from userland. Linux lrmi provides a simple interface to this for i386 machines, but this doesn't help on other platforms. libx86 provides the Linux lrmi interface, but will also run on platforms such as amd64 and alpha.
devel/gcc-4.9.3 (Score: 0.013810154)
FSF GCC 4.x for Atmel AVR 8-bit RISC cross-development
FSF gcc-4.x for Atmel AVR cross-development Included is the basic C++ compiler, although this is only of limited use without a libstdc++. Supported debugging formats: -gdwarf-2 [default], -gstabs Locally added support for the following AVR devices: ATmega64RFR2, ATmega644RFR2, ATmega128RFR2, ATmega1284RFR2, ATmega256RFR2, ATmega2564RFR2
editors/wordgrinder-0.6 (Score: 0.013810154)
Simple Unicode-aware console and X11-based word processor
WordGrinder is an ultra-clean and uncluttered word processor that runs in a terminal or an X11 window. The author made WordGrinder to have something to write novels on. It supports just enough character and paragraph style support to let you get the job done, while not enough to let you waste time configuring them.