Ports Search

Results 2,5212,530 of 19,819 for %22HTTP Server%22.(0.008 seconds)
mail/squirrelmail-decode-1.2 (Score: 0.0032699527)
Decoders to display extra character sets in SquirrelMail
[from README.decode]: This package contains extra decoding functions. SquirrelMail decoding functions are used to display and convert messages encoded in different character sets. Extra decoding library provides support of some complex Eastern character sets and some rarely used Apple character sets. Current release supports Big5, Windows-874 (cp874, Thai), Windows-949 (UHC, Korean), EUC-CN, EUC-JP, EUC-KR, EUC-TW, GB18030, GB2312, ISO-2022-CN, ISO-2022-JP, ISO-2022-JP-2, ISO-2022-KR, Shift_JIS and various x-mac-* character sets. Extra decoding library can be used in SquirrelMail 1.4.4 or newer. It depends on sq_is8bit() function. In order to optimize decoding of Eastern character sets, PHP installation needs recode (http://www.php.net/recode) or iconv (http://www.php.net/iconv) support. Some decoding functions can use mbstring functions present in php 4.3.0. Mbstring decoding needs sq_mb_list_encodings() function from SquirrelMail 1.5.1 or 1.4.6. Some decoding code that be activated only when $aggressive_decoding variable is set to true. This variable should be enabled only on smaller systems, that don't call aggressive decoding functions very often. Turning on $aggressive_decoding variable by default in packaged SquirrelMail versions is not recommended.
graphics/jbigkit-2.1 (Score: 0.0032621447)
Lossless compression for bi-level images such as scanned pages, faxes
JBIG-KIT implements a highly effective data compression algorithm for bi-level high-resolution images such as fax pages or scanned documents. This is a portable library of compression and decompression functions with a documented interface that can be included into your image or document processing software. Also provided are ready-to-use compression and decompression programs with a simple command line interface (similar to the converters found in Jef Poskanzer's PBM conversion package). JBIG-KIT implements the specification International Standard ISO/IEC 11544:1993 and ITU-T Recommendation T.82(1993), "Information technology - Coded representation of picture and audio information - progressive bi-level image compression", <http://www.itu.ch/itudoc/itu-t/rec/t/t82_23822.html>, which is commonly referred to as the "JBIG standard". JBIG (Joint Bi-level Image experts Group) is the committee which developed this international standard for the lossless compression of images using arithmetic coding. Like the well-known compression algorithms JPEG and MPEG, also JBIG has been developed and published by the International Organization for Standardization (ISO) and the International Telecommunication Union (ITU) (see also <http://www.iso.ch/> and <http://www.itu.ch/>).
cad/CuraEngine-15.04 (Score: 0.0032383907)
Engine of slicing solution for RepRap 3D printers
The CuraEngine is a C++ console application for 3D printing GCode generation. It has been made as better and faster alternative to the old Skeinforge engine. The CuraEngine is pure C++ and uses Clipper from http://www.angusj.com/delphi/clipper.php. There are no external dependencies and Clipper is included in the source code without modifications. This is just a console application for GCode generation. For a full graphical application look at https://github.com/daid/Cura with is the graphical frontend for CuraEngine. The CuraEngine can be used separately or in other applications. Feel free to add it to your application. But to take note of the License.
devel/babeltrace-1.4.0 (Score: 0.0032383907)
Tool and library to read, write and convert execution traces
babeltrace provides trace read and write libraries, as well as a trace converter. A plugin can be created for any trace format to allow its conversion to/from another trace format. The main format expected to be converted to/from is the Common Trace Format (CTF). The latest version of the CTF specification can be found at git://git.efficios.com/ctf.git gitweb: http://git.efficios.com/?p=ctf.git The CE Workgroup of the Linux Foundation, Ericsson, and EfficiOS have sponsored this work.
games/thudboard-1.8 (Score: 0.0032383907)
The Discworld Boardgame Board
ThudBoard - The Discworld Boardgame Board ThudBoard is a computer application that can be used to play Thud battles without using the actual board. If you don't have a clue what this Thud thing is, take a look at the official Thud site at http://www.thudgame.com. Multiple battles can be stored, so you can play many games simultaneously without the onerous task of remembering where each individual piece was in this battle you have been playing with your cousin in XXXX over the last few years.
multimedia/mpeg4ip-1.6.1 (Score: 0.0032383907)
Standards-based system to encode, stream, and play MPEG-4 audio/video
[ edited excerpt from developer's README ] The MPEG4IP project provides a standards-based system for encoding, streaming, and playing MPEG-4 encoded audio and video. To achieve this we've integrated a number of existing open source packages, and also created some original code to fill in the gaps. Please note this project is intended for developers who are interested in MPEG-4 audio and video, and Internet streaming. It is not intended for end-users. Please read all the legal information in the file "COPYING"! There is also a project web site at http://www.mpeg4ip.net/ that has some general information on MPEG4IP.
sysutils/gdisk-0.8.10 (Score: 0.0032383907)
GPT fdisk
GPT fdisk (aka gdisk) by Roderick W. Smith, rodsmith@rodsbooks.com This software is intended as a (somewhat) fdisk-workalike program for GPT-partitioned disks. Specific advantages of gdisk, cgdisk and sgdisk include: * Edit GUID partition table (GPT) definitions in Linux, FreeBSD, MacOS X, or Windows * Convert MBR to GPT or back without data loss * Convert BSD disklabels to GPT without data loss * Create hybrid MBR, which permits GPT-unaware OSes to access up to three GPT partitions on the disk * Repair damaged GPT data structures * The ability to specify sector-exact partition sizes * Clear identification of the number of unallocated sectors on a disk http://www.rodsbooks.com/fixparts/
sysutils/nvramtool-r6440 (Score: 0.0032383907)
Utility for reading, writing the contents of CMOS memory
nvramtool is a utility for reading/writing coreboot parameters and displaying information from the coreboot table. It is intended for x86-based systems (both 32-bit and 64-bit) that use coreboot. The coreboot table resides in low physical memory, and may be accessed through the /dev/mem interface. It is created at boot time by coreboot, and contains various system information such as the type of mainboard in use. It specifies locations in the CMOS (nonvolatile RAM) where the coreboot parameters are stored. For information about coreboot, see http://www.coreboot.org/.
www/libwww-5.4.0 (Score: 0.0032383907)
The W3C Reference Library
The W3C Reference Library is a general code base that can be used to build clients and servers. It contains code for accessing HTTP, FTP, Gopher, News, WAIS, Telnet servers, and the local file system. Furthermore it provides modules for parsing, managing and presenting hypertext objects to the user and a wide spectra of generic programming utilities. The Library is the basis for many World-Wide Web applications and all the W3C software is build on top of it. The Library is a required part of all other W3C applications in this distribution.
www/yslow-3.1.0 (Score: 0.0032383907)
Analyzes web pages and why they are slow
YSlow analyzes web pages and tells you why they're slow based on Yahoo's rules for high performance web sites. YSlow gives you: * Performance report card * HTTP/HTML summary * List of components in the page * Tools including JSLint Most files comprising YSlow are licensed under the Mozilla Public License (MPL) version 1.1, with a couple of exceptions. YSlow includes jslint by Douglas Crockford, which is licensed under a BSD-style license. YSlow also includes files from the Yahoo! User Interface library, which are licensed under the BSD license.