Ports Search

Results 1,6811,690 of 1,947 for /x11/.(0.004 seconds)
net/ruby-growl-4.1 (Score: 0.007789488)
Pure-ruby growl notifier
A pure-ruby growl notifier. ruby-growl allows you to perform Growl notification via UDP from machines without growl installed (for example, non-OSX machines). What's Growl? Growl is a really cool "global notification system for Mac OS X". You can receive Growl notifications on various platforms and send them from any machine that runs Ruby. ruby-growl also contains a command-line notification tool named 'growl'. Where possible, it isoption-compatible with growlnotify. (Use --priority instead of -p.)
russian/Lingua-RU-Charset-0.02 (Score: 0.007789488)
Perl extension for detecting and converting Russian character sets
From the README file for Lingua::RU::Charset: Lingua::RU::Charset - Perl extension for detecting and converting various russian character sets: KOI8-r, Windows-1251, CP866, ISO-8859-5, X-Mac-Cyrillic, russian text in english letters, russian part of Unicode and UTF-8. This module can be especially useful for computers with broken cyrillic locales (like foreign web hosts). This module does not use locale or unicode and is written in pure Perl, so it will probably work at any computer.
science/veusz-1.19.1 (Score: 0.007789488)
Scientific plotting package
Veusz is a GUI scientific plotting and graphing package. It is designed to produce publication-ready Postscript or PDF output. SVG, EMF and bitmap formats export are also supported. The program runs under Unix/Linux, Windows or Mac OS X, and binaries are provided. Data can be read from text, CSV or FITS files, and data can be manipulated or examined from within the application.
security/libadacrypt-20151019 (Score: 0.007789488)
Crypto library for Ada with a nice API
This is a crypto library for Ada with a nice API and is written for the i386 and x86_64 hardware architecture. Symmetric cryptography supported: * Blockciphers: AES, Twofish, 3DES, Serpent * Hash functions: SHA-1, SHA-256, SHA-384, SHA-512, Whirlpool * MACs: RMAC, HMAC, CMAC * Modes of operation: BPS, CFB, Ctr, OFB * Authenticated Encryption Schemes: OCB, SIV, McOE Assymmetric cryptography supported: * DSA signature scheme * OEAP-RSA * ECDSA, ECDH Unsigned big number library features: * Primary cyclic group arithmetic (Z_p) * Binary Field arithmetic support * Elliptic Curve arithmetic
security/xca-1.3.2 (Score: 0.007789488)
Graphical certification authority
Graphical certification authority is an interface for managing RSA keys and certificates, and the creation and signing of PKCS#10 requests. It uses the OpenSSL library and a Berkeley DB for key and certificate storage. It supports importing and exporting keys and PEM DER PKCS8 certificates, signing and revoking of PEM DER PKCS12, and selection of x509v3 extensions. A tree view of certificates is presented.
security/wolfssl-3.9.8 (Score: 0.007789488)
Embedded SSL C-Library
WolfSSL is an embedded SSL Library for programmers building security functionality into their applications and devices. Highlights - Up to TLS 1.2 and DTLS 1.2 - Full client and server support - Progressive list of supported ciphers - Key and Certificate generation - OCSP, CRL support Lightweight - Small Size: 20-100kB - Runtime Memory: 1-36kB - 20x smaller than OpenSSL Portable - Abstraction Layers (OS, Custom I/O, Standard C library, and more) - Simple API - OpenSSL Compatibility Layer - Long list of supported platforms
sysutils/gpart-0.1h (Score: 0.007789488)
Tries to recover lost partition tables and file systems
A port of a tool which tries to guess the primary partition table of a PC-type hard disk in case the primary partition table in sector 0 is damaged, incorrect or deleted. The guessed table can be written to a file or device. Supported (guessable) filesystem or partition types: DOS/Windows FAT, Linux ext2 and swap, OS/2 HPFS, Windows NTFS, FreeBSD and Solaris/x86 disklabels, Minix FS, Reiser FS
sysutils/bsdconfig-0.9.0 (Score: 0.007789488)
Utility to configure various aspects of FreeBSD
bsdconfig is a robust utility for configuring/managing various aspects of the FreeBSD Operating System. Feature-highlights include (but are not limited to): - Modular, stable, efficient and i18n-compatible. - Easily maintained/extendable sh(1) source/syntax. - Works with both dialog(1) in base and Xdialog(1) from ports (x11/xdialog). - Package management module loosely based on sysinstall but much improved. - rc.conf(5) configuration/management based on sysutils/sysrc. - Timezone configuration based on sysutils/tzdialog. - Networking management based on sysutils/host-setup.
sysutils/Filesys-Df-0.92 (Score: 0.007789488)
Perl extension for filesystem space
This module provides a way to obtain filesystem disk space information. This is a Unix only distribution. If you want to gather this information for Unix and Windows, use Filesys::DfPortable. The only major benefit of using Filesys::Df over Filesys::DfPortable, is that Filesys::Df supports the use of open filehandles as arguments. The module should work with all flavors of Unix, including Mac OS X (Darwin, Tiger, etc), and Cygwin.
sysutils/screen-4.0.3 (Score: 0.007789488)
Multi-screen window manager
Screen is a full-screen window manager that multiplexes a physical terminal between several processes (typically interactive shells). Each virtual terminal provides the functions of a DEC VT100 terminal and, in addition, several control functions from the ANSI X3.64 (ISO 6429) and ISO 2022 standards (e.g. insert/delete line and support for multiple character sets). There is a scrollback history buffer for each virtual terminal and a copy-and-paste mechanism that allows moving text regions between windows.