Ports Search

Results 8,4618,470 of 19,819 for %22HTTP Server%22.(0.011 seconds)
devel/devtodo-0.1.20 (Score: 0.0010835839)
Tool to effectively maintain todo lists aimed at developers
devtodo is a program to assist developers (or anybody who uses a terminal) in maintaining a list of outstanding tasks in a hierarchical, prioritised, list. Additionally, it can automatically list outstanding items when you change into a directory (see example shell configurations in ${PREFIX}/share/examples/devtodo).
devel/crx-2.03 (Score: 0.0010835839)
Headers and Libraries for DJGPP cross-development
Headers and Libraries for DJGPP cross-development. This port is needed by devel/djgpp-gcc.
devel/fb303-0.9.3 (Score: 0.0010835839)
Facebook Bassline
A standard interface to monitoring, dynamic options and configuration, uptime reports, activity, etc.
devel/lfcbase-1.8.10 (Score: 0.0010835839)
Collection of basic c++ classes, used for databases/cego
This is a collection of basic c++ classes, used for devel/lfcxml and databases/cego and probably other applications. Many more details are available at:
devel/flickrnet-2.2.0 (Score: 0.0010835839)
Flickr .Net API Library
The Flickr.Net API is a .Net Library for accessing the Flickr API, written entirely in C#.
devel/fnccheck-3.2.0 (Score: 0.0010835839)
Profiling library/utilities for C/C++ programs
FncCheck is a library which generates profiles for C/C++ programs. A profile is a list of informations about your functions, such as time spend in functions, number of calls and other things. In order to use FncCheck, you have to compile your .o files with '-finstrument-functions -g' switches (gcc V2.95.2 and higher). You have then to link your executable with the library 'libfc.so'.
devel/Fnorb-1.3 (Score: 0.0010835839)
CORBA 2.0 ORB written in Python
Fnorb is a CORBA 2.0 object request broker (ORB) written in Python. It supports all CORBA 2.0 datatypes (including Any's) and provides a full implementation of IIOP. Fnorb is Python and CORBA/IDL specific which makes it simple, light-weight and easy to use. Fnorb is ideal for prototyping complex CORBA architectures, for use as a scripting tool, and for building test harnesses for CORBA development projects. Fnorb is being developed at the CRC for Distributed Systems Technology based at the University of Queensland in Brisbane, Australia.
devel/ftjam-2.5.2 (Score: 0.0010835839)
Small build tool that can be used as a replacement for make(1)
[ excerpt from developer's www site ] Jam is a small open-source build tool that can be used as a replacement for Make. Even though Jam is a lot simpler to use than Make, it is far more powerful and easy to master. It already works on a large variety of platforms (Unix, Windows, OS/2, VMS, MacOS, BeOS, etc..), it is trivial to port, and its design is sufficiently clear to allow any average programmer to extend it with advanced features at will. The main differences between Jam and Make are the following: - Jam uses "Jamfiles" instead of "Makefiles". - Jamfiles do not normally contain toolset-specific rules or actions. They're thus portable among distinct compilers - Jamfiles are a lot simpler than Makefiles to write and understand, while providing the same functionality, and much, much more !!
devel/exercisix-1.2 (Score: 0.0010835839)
Innovative lightweight unit-test framework for C++
Exercisix is a lightweight unit-test framework for C++, designed for test-aided development. Framework provides test discovery, textual description as primary test identifier, terse test tools syntax, emacs-friendly error message format, easy build without linking.
devel/giggle-0.7 (Score: 0.0010835839)
GTK+ frontend for git version control system
Giggle is a graphical frontend for the git directory tracker (think of gitk on GTK+).