Ports Search

Results 11,16111,170 of 19,819 for %22HTTP Server%22.(0.009 seconds)
devel/build-0.3.10 (Score: 9.2878623E-4)
Massively-parallel build system implemented on top of GNU make
build is a massively-parallel software build system implemented on top of GNU make. Build is designed with the following tasks in mind: * configuration * building * testing * installation Some of its features include: * position-independent makefiles. * non-recursive multi-makefile include-based structure. * leaf makefiles are full-fledged GNU makefiles, not just variable definitions. * complete dependency graph. * inter-project dependency tracking. * extensible language/compiler framework.
devel/bzr-gtk-0.100.0 (Score: 9.2878623E-4)
GTK interface to Bazaar-NG VCS
bzr-gtk is a plugin for Bazaar that aims to provide GTK+ interfaces to most Bazaar operations.
devel/bzr-pipeline-1.4 (Score: 9.2878623E-4)
Bzr tools for working with a sequence of branches
The Bazaar pipeline plugin helps you organize your changes into sections called "pipes". Pipelines can help you: * focus on each set of changes as a coherent piece, without being distracted by other sets of changes. * respect diff size limits when submitting changes * avoid reviewer fatigue when submitting changes for code review * maintain a set of patches against an upstream branch
devel/c2mdoc-20040302 (Score: 9.2878623E-4)
Script to generate mdoc(7) markup from C functions
c2mdoc is a shell and awk(1) script wrapper which abuses devel/cproto's parser to spit out function prototypes in a format ready to paste into FreeBSD developer documentation. c2man already claims to do such a thing, but seems crippled in the face of our kernel source. The toolchain used by this port winces, but still generates markup.
devel/calibrator-0.9 (Score: 9.2878623E-4)
Cache Profiling Tool
The Calibrator is a small C program that is supposed to analyze a computer's memory system and extract the following parameters: * number of cache levels * for each cache level: size, linesize, access/miss latency * main memory access latency, number of TLB levels * for each TLB level: capacity, pagesize, TLB miss latency The Calibrator is a by-product of our work on Main-Memory Databases within the Monet project. The Calibrator is freely available for download and usage, but we kindly ask all users to include a reference to the Calibrator's home page whenever they refer to the Calibrator or publish calibration results.
devel/ccrtp-2.0.9 (Score: 9.2878623E-4)
Implementation of the real-time transport protocol
GNU ccRTP is an implementation of RTP, the real-time transport protocol from the IETF (see RFC 3550, RFC 3551 and RFC 3555). ccRTP is a C++ library based on GNU Common C++ which provides a high performance, flexible and extensible standards-compliant RTP stack with full RTCP support. The design and implementation of ccRTP make it suitable for high capacity servers and gateways as well as personal client applications.
devel/cgilib-0.7 (Score: 9.2878623E-4)
Library of procedures for developing CGI programs in C
This is quite a simple library that provides an easy interface to the common gateway interface, known as CGI. The purpose is to provide an easy to use interface to CGI if you need to write your program in C instead of perl.
devel/charva-1.1.4 (Score: 9.2878623E-4)
Java Windowing Toolkit for Text Terminals
CHARVA is a Java framework for presenting a "graphical" user interface, composed of elements such as windows, dialogs, menus, textfields and buttons, on a traditional character-cell ASCII terminal. It has an API based on that of "Swing" (a.k.a. the Java Foundation Classes).
devel/libzrtpcpp-2.3.4 (Score: 9.2878623E-4)
ZRTP extension for GNU ccRTP
A separate extension package for GNU ccRTP, it provides support for the ZRTP protocol (as defined in the Internet draft draft-zimmermann-avt-zrtp).
devel/alexandria-2010.01.16 (Score: 9.2878623E-4)
Collection of portable public domain utilities for Common Lisp
As a project Alexandria's goal is to reduce duplication of effort and improve portability of Common Lisp code according to its own idiosyncratic and rather conservative aesthetic. What this actually means is open to debate, but each project member has a veto on all project activities, so a degree of conservatism is inevitable. This package is compiled with SBCL.