Ports Search

Results 1,3911,400 of 1,947 for /x11/.(0.079 seconds)
security/cipher-aes-0.2.11 (Score: 0.009442285)
Fast AES cipher implementation with advanced mode of operations
Fast AES cipher implementation with advanced mode of operations. The modes of operations available are ECB (Electronic code book), CBC (Cipher block chaining), CTR (Counter), XTS (XEX with ciphertext stealing), GCM (Galois Counter Mode). The AES implementation uses AES-NI when available (on x86 and x86-64 architecture), but fallback gracefully to a software C implementation. The software implementation uses S-Boxes, which might suffer for cache timing issues. However do notes that most other known software implementations, including very popular one (openssl, gnutls) also uses same implementation. If it matters for your case, you should make sure you have AES-NI available, or you'll need to use a different implementation.
textproc/pytidylib-0.2.4 (Score: 0.009442285)
Python wrapper for HTML Tidy (tidylib)
PyTidyLib is a Python package that wraps the HTML Tidy library. This allows you, from Python code, to "fix" invalid (X)HTML markup. Some of the library's many capabilities include: * Clean up unclosed tags and unescaped characters such as ampersands * Output HTML 4 or XHTML, strict or transitional, and add missing doctypes * Convert named entities to numeric entities, which can then be used in XML documents without an HTML doctype. * Clean up HTML from programs such as Word (to an extent) * Indent the output, including proper (i.e. no) indenting for pre elements, which some (X)HTML indenting code overlooks.
OpenLook applications and man pages
XView (X Window-System-based Visual/Integrated Environment for Workstations) is a user-interface toolkit to support interactive, graphics-based applications running under the X Window System. The appearance and functionality of XView applications follow the OPEN LOOK Graphical User Interface (GUI) specification. This package contains the olwm window manager, which is a ICCCM-compliant window that adheres to the OPEN LOOK (TM) user interface. The complete list of XView clients contained in this package are: clock An XView clock application. cmdtool An XView terminal emulator. olwm The OPENLOOK window manager. olwmslave 'helper' program for olwm. Notes ----- This version of the XView applications corresponds to that provided with OpenWindows Version 3.2 from SunSoft Inc.
x11-wm/awesome2-2.3.6 (Score: 0.009442285)
Tiling window manager initially based on a dwm code rewriting
awesome is a tiling window manager initially based on a dwm code rewriting. It's extremely fast, small, dynamic and awesome. Windows can be managed in several layouts: tiled and floating. Each layout can be applied on the fly, optimizing the environment for the application in use and the task performed. Managing windows in tiled mode assures that no space will be waste on your screen. No gaps, no overlap. This port contains the older and somewhat static 2.x branch of the awesome window manager. If you prefer the latest stable version, try the x11-wm/awesome port.
x11-wm/genmenu-1.0.7 (Score: 0.009442285)
Generating menus for Bbox, Fbox, Obox, WM and E
Genmenu is a script capable of generating menus for Blackbox, Fluxbox, Openbox, WindowMaker and Enlightenment. It works by checking the current user's $PATH for a predefined list of binaries and adding them to menu if they are found. The following options can be configured during runtime: * Default font to use in all X terminals * Default X terminal (will be used to launch all console apps in the menu) * Default size of all web browser windows * Include menu for starting other window managers (yes|no)
archivers/freeze-2.5 (Score: 0.008902272)
Compression program - often used in QNX
FREEZE / MELT COMPRESSION PROGRAM This version is tested under SunOS 4.1.2, Xenix 2.3.2, MS-DOS. The format of frozen (2.X) file is incompatible with that of frozen (1.0), but if this package is compiled with -DCOMPAT switch, you will able to unpack frozen (1.0) files, if you have them.
archivers/lzfse-20160707 (Score: 0.008902272)
Lempel-Ziv style data compression algorithm
This is a reference C implementation of the LZFSE compressor introduced in the Compression library with OS X 10.11 and iOS 9. LZFSE is a Lempel-Ziv style data compression algorithm using Finite State Entropy coding. It targets similar compression rates at higher compression and decompression speed compared to deflate using zlib.
archivers/mscompress-0.3 (Score: 0.008902272)
Microsoft "compress.exe/expand.exe" compatible (de)compressor
Microsoft "compress.exe/expand.exe" compatible (de)compressor This package contains two programs: msexpand, which decompress files compressed by Microsoft compress.exe utility (e.g. Win 3.x installation files) mscompress, which compress files using LZ77 compression algorithm. Output files can be decompressed using Microsoft expand.exe or msexpand(1).
audio/asmixer-0.5 (Score: 0.008902272)
Mixer control for AfterStep window manager
The asmixer utility is a mixer control for the X Windows environment. It is designed to work with the AfterStep Window Manager, but it will work with Window Maker or most any other Window Manager. It has controls for three configurable channels which are master, pcm, and cd volume by default.
audio/nas-1.9.4 (Score: 0.008902272)
Network Audio System
The Network Audio System is designed for playing, recording, and manipulating audio data over a network. Like the X Window System, it uses the client/server model to separate applications from the specific drivers that control audio input and output devices.