Ports Search

Results 2,8412,850 of 19,819 for %22HTTP Server%22.(0.008 seconds)
www/httrack-3.48.22 (Score: 0.0019382809)
Easy-to-use offline browser utility and website copier
HTTrack is an easy-to-use offline browser utility. It allows you to download a World Wide website from the Internet to a local directory, building recursively all directories, getting html, images, and other files from the server to your computer. HTTrack arranges the original site's relative link-structure. Simply open a page of the "mirrored" website in your browser, and you can browse the site from link to link, as if you were viewing it online. HTTrack can also update an existing mirrored site, and resume interrupted downloads. HTTrack is fully configurable, and has an integrated help system.
www/linkcheck-1.4 (Score: 0.0019382809)
Checks a web site for bad links
LinkCheck is a free software package that checks a web site for bad links. Features Understands HTML 3.0 Understands Frames Understands JavaScript Fast and lean, written in C. Source code is free Can check a whole web site Can be restricted to subdirectory checks Estimates download times for each page and flags slow pages Validates and reports temporarily moved pages and checks the new location Reports server types Reports html files last modification time Validates mailto hrefs for valid DNS MX record on the internet Validates ftp/file hrefs by getting actual file via ftp protocol Reports news:, telnet:, wais:, gopher, powwow: urls Automatically walks the entire web site tree
www/Apache-MP3-4.00 (Score: 0.0019382809)
MP3 browsing and streaming under mod_perl and Apache
This module takes a hierarchy of directories containing MP3 files and presents it as a browsable song library for streaming over the web. It requires the Apache web server, the mod_perl embedded Perl interpreter, and the MP3::Info module. MP3 files are displayed in a list that shows the MP3 title, artist, duration and bitrate. Subdirectories are displayed with "CD" icons. The user can download an MP3 file to disk by clicking on its title, stream it to an MP3 decoder by clicking on the "play" link. Users can also stream the entire contents of a directory, or select a subset of songs to play.
devel/hg-git-0.8.3 (Score: 0.0018274287)
Mercurial extension to pull from or push to a Git repository
The Hg-Git plugin is an extension for Mercurial, adding the ability to push to and pull from a Git server repository from Mercurial. This means you can collaborate on Git based projects from Mercurial, or use a Git server as a collaboration point for a team with developers using both Git and Mercurial. The Hg-Git plugin can convert commits / changesets losslessly from one system to another, so you can push via a Mercurial repository and another Mercurial client can pull it. In theory, the changeset IDs should not change, although this may not hold true for complex histories. This plugin is implemented entirely in Python - there are no Git binary dependencies, you do not need to have Git installed on your system. *** WARNING: Do not use this software in data critical production environments, only in safe test environments! This software is still BETA! *** The plugin is basically functional and usable now, but there are still some edge cases. However, there are several people using it effectively, so please test it yourself and report encountered bugs upstream (see website). Thanks!
devel/ada-util-1.8.0 (Score: 0.0017956721)
Utility library for Ada 2005 applications
Ada Utility Library This Ada05 library contains various utility packages for building Ada05 applications. This includes: o A logging framework close to Java log4j framework o Support for properties o A serialization/deserialization framework for XML, JSON, CSV o Ada beans framework o Encoding/decoding framework (Base16, Base64, SHA, HMAC-SHA) o A composing stream framework (raw, files, buffers, pipes, sockets) o Several concurrency tools (reference counters, counters, pools, fifos, arrays) o Process creation and pipes o Support for loading shared libraries (on Windows or Unix) o HTTP client library on top of CURL or AWS Ada Util also provides a small test utility library on top of Ahven to help in writing unit tests.
devel/yajl-ruby-1.2.1 (Score: 0.0017956721)
Streaming JSON parsing and encoding library for Ruby
This gem is a C binding to the excellent YAJL JSON parsing and generation library. Features: * JSON parsing and encoding directly to and from an IO stream (file, socket, etc) or String. Compressed stream parsing and encoding supported for Bzip2, Gzip and Deflate. * Parse and encode multiple JSON objects to and from streams or strings continuously. * JSON gem compatibility API - allows yajl-ruby to be used as a drop-in replacement for the JSON gem * Basic HTTP client (only GET requests supported for now) which parses JSON directly off the response body *as it's being received* * ~3.5x faster than JSON.generate * ~1.9x faster than JSON.parse * ~4.5x faster than YAML.load * ~377.5x faster than YAML.dump * ~1.5x faster than Marshal.load * ~2x faster than Marshal.dump
dns/libpsl-0.13.0 (Score: 0.0017956721)
C library to handle the Public Suffix List
A "public suffix" is a domain name under which Internet users can directly register own names. Browsers and other web clients can use it to - avoid privacy-leaking "supercookies" - avoid privacy-leaking "super domain" certificates [1] - domain highlighting parts of the domain in a user interface - sorting domain lists by site Libpsl... - has built-in PSL data for fast access - allows to load PSL data from files - checks if a given domain is a "public suffix" - provides immediate cookie domain verification - finds the longest public part of a given domain - finds the shortest private part of a given domain - works with international domains (UTF-8 and IDNA2008 Punycode) - is thread-safe - handles IDNA2008 UTS#46 (libicu is used by psl2c if installed) [1] http://lists.gnu.org/archive/html/bug-wget/2014-03/msg00093.html
graphics/intel-backlight-20150706 (Score: 0.0017956721)
Control backlight on various modern Intel(R) GPUs
Control backlight on various modern Intel(R) GPUs. See here for a list of supported chipsets: https://github.com/grembo/intel_backlight_fbsd/blob/master/intel_chipset.h See here for the original project this has been taken from: http://cgit.freedesktop.org/xorg/app/intel-gpu-tools/ Usage: $ sudo intel_backlight current backlight value: 30% (281/937) $ sudo intel_backlight 50 current backlight value: 15% (141/937) set backlight to 50% (469/937) $ sudo intel_backlight incr current backlight value: 50% (469/937) set backlight to 51% (478/937) $ sudo intel_backlight incr current backlight value: 51% (478/937) set backlight to 60% (562/937) $ sudo intel_backlight incr current backlight value: 60% (562/937) set backlight to 70% (656/937) $ sudo intel_backlight decr current backlight value: 70% (656/937) set backlight to 60% (562/937) $ sudo intel_backlight decr current backlight value: 60% (562/937) set backlight to 51% (478/937)
net/queso-980922 (Score: 0.0017956721)
Determine the remote OS using simple TCP packets
former QueSO home page <URL:http://www.apostols.org/projectz/queso/>: How we can determine the remote OS using simple TCP packets? Well, it's easy, they're packets that don't make any sense, so the RFCs don't clearly state what to answer in these kind of situations. Facing this ambiguous, each TCP/IP stack takes a different approach to the problem, and this way, we get a different response. In some cases (like Linux, to name one) some programming mistakes make the OS detectable. QueSO sends: 0 SYN * THIS IS VALID, used to verify LISTEN 1 SYN+ACK 2 FIN 3 FIN+ACK 4 SYN+FIN 5 PSH 6 SYN+XXX+YYY * XXX & YYY are unused TCP flags All packets have a random seq_num and a 0x0 ack_num.
sysutils/u-boot-2014.10 (Score: 0.0017956721)
Cross-build U-Boot loader for PandaBoard
U-Boot loader for PandaBoard. To install this bootloader, copy the files MLO and u-boot.img to the FAT partition on an SD card. Normally this is partition 1, but different partitions can be set with U-Boot environment variables. This version is patched so that: * ELF and API features are enabled. * The default environment is trimmed to just what's needed to boot. * The saveenv command writes to the file uboot.env on the FAT partition. * The DTB file name is passed to ubldr using the fdtfile env variable. It defaults to omap4-panda.dtb unless you override it. ubldr loads the DTB from /boot/dtb/ on the FreeBSD partition. (Not tested) * By default, it loads ELF ubldr from file ubldr on the FAT partition to address 0x88000000, and launches it. For information about running FreeBSD on the PandaBoard, see https://wiki.freebsd.org/FreeBSD/arm/PandaBoard For general information about U-Boot see WWW: http://www.denx.de/wiki/U-Boot