Ports Search

Results 1,2911,300 of 1,947 for /x11/.(0.004 seconds)
graphics/jpeg-turbo-1.4.2 (Score: 0.011127841)
SIMD-accelerated JPEG codec which replaces libjpeg
This is a drop-in replacement for the graphics/jpeg library. It does not include libturbojpeg.so (see graphics/libjpeg-turbo). libjpeg-turbo is a high-speed version of libjpeg for x86 and x86-64 processors which uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression and decompression. libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg, all else being equal. libjpeg-turbo was originally based on libjpeg/SIMD by Miyasaka Masaru, but the TigerVNC and VirtualGL projects made numerous enhancements to the codec, including improved support for Mac OS X, 64-bit support, support for 32-bit and big endian pixel formats (RGBA, ABGR, etc.), accelerated Huffman encoding/decoding, and various bug fixes. The goal was to produce a fully open source codec that could replace the partially closed source TurboJPEG/IPP codec used by VirtualGL and TurboVNC. libjpeg-turbo generally achieves 80-120% of the performance of TurboJPEG/IPP. It is faster in some areas but slower in others.
graphics/jpeg-turbo-1.4.2 (Score: 0.011127841)
SIMD-accelerated JPEG codec library, provides libTurboJPEG
This is the libjpeg-turbo library. libjpeg-turbo is a high-speed version of libjpeg for x86 and x86-64 processors which uses SIMD instructions (MMX, SSE2, etc.) to accelerate baseline JPEG compression and decompression. libjpeg-turbo is generally 2-4x as fast as the unmodified version of libjpeg, all else being equal. libjpeg-turbo was originally based on libjpeg/SIMD by Miyasaka Masaru, but the TigerVNC and VirtualGL projects made numerous enhancements to the codec, including improved support for Mac OS X, 64-bit support, support for 32-bit and big endian pixel formats (RGBA, ABGR, etc.), accelerated Huffman encoding/decoding, and various bug fixes. The goal was to produce a fully open source codec that could replace the partially closed source TurboJPEG/IPP codec used by VirtualGL and TurboVNC. libjpeg-turbo generally achieves 80-120% of the performance of TurboJPEG/IPP. It is faster in some areas but slower in others.
graphics/pyproj-1.9.3 (Score: 0.011127841)
Pyrex wrapper to provide python interfaces to PROJ.4
Pyrex wrapper to provide python interfaces to PROJ.4 (http://proj.maptools.org) functions. Performs cartographic transformations (converts from longitude,latitude to native map projection x,y coordinates and vice versa, or from one map projection coordinate system directly to another).
graphics/pikopixel-0.9 (Score: 0.011127841)
Application for drawing & editing pixel-art images.
PikoPixel is a free application for drawing & editing pixel-art images, originally for Mac OS X. It supports multiple layers, customizable canvas background, hotkey-activated popup panels, and can export upscaled images.
graphics/pixmap-2.6 (Score: 0.011127841)
Pixmap editor based on XPM library
The pixmap program is a tool for creating or editing rectangular images made up of colored pixels, i.e., pixmaps. Pixmaps are intensively used in X to define window backgrounds, icon images, etc.
lang/ecl-15.3.7 (Score: 0.011127841)
ANSI Common Lisp implementation
ECL (Embeddable Common-Lisp) is an interpreter of the Common-Lisp language as described in the X3J13 ANSI specification, featuring CLOS (Common-Lisp Object System), conditions, loops, etc, plus a translator to C, which can produce standalone executables.
mail/xmailwatcher-1.6 (Score: 0.011127841)
Mailbox checker which displays sender and subject lines of mails
This is XMAILWATCHER, which periodically checks a user's mailbox. If there is mail, the user is notified either by a changing icon, or by a list of senders and subjects in an X object.
math/xgraph-11.3.2.20000910 (Score: 0.011127841)
Program that helps you plot graphs
xgraph is a program that will help you draw graphs. It is pretty old (based on X11R3!) and required lots of hacks to make it compile. Tell me if it does something odd.
misc/loop-1.0 (Score: 0.011127841)
Prints to stdout a series of numbers from `start' to `end'
Prints to stdout a series of numbers from `start' to `end', with optional increment and zero-padded field width. Hex (-x) or octal (-o) output formats are available. Negative numbers are allowed, and a negative `increment' does the expected thing.
net-im/jabberd-2.4.0 (Score: 0.011127841)
Online presence and instant messaging server
jabberd 2.x series is the next generation of the Jabber/XMPP server. It has been rewritten from the ground up to be scalable, architecturally sound and to support the latest protocol extensions coming out of the XSF.