Ports Search

Results 11,31111,320 of 19,819 for %22HTTP Server%22.(0.012 seconds)
devel/gettext-tools-0.19.8.1 (Score: 9.2878623E-4)
GNU gettext development and translation tools
GNU gettext is a framework of libraries and tools for internationalisation and localisation of software. This package contains development and translation tools.
devel/gettext-0.19.8.1 (Score: 9.2878623E-4)
GNU gettext meta package
GNU gettext is a framework of libraries and tools for internationalisation and localisation of software.
devel/gdbmods-20020824 (Score: 9.2878623E-4)
Wrapper for gdb -k to provide kld symbol information
gdbmods is a wrapper for gdb which adds symbol information from loaded modules in the running kernel.
devel/gio-sharp-2.22.3 (Score: 9.2878623E-4)
GIO bindings not available in gtk-sharp
gio-sharp binds the GIO API, which isn't available in Gtk#.
devel/gitg-0.0.8 (Score: 9.2878623E-4)
GTK-based git repository viewer (gtk2 version)
An alternative Git GUI with an emphasis on graphical representation of data and actions. It can: * Browse revision history * Commit changes * Show colorized diff of changes in revisions * Handles extremely large projects very well
devel/global-6.5.4 (Score: 9.2878623E-4)
Source code tag system
GNU GLOBAL is a source code tagging system that works the same way across diverse environments, such as Emacs editor, Vi editor, Less viewer, Bash shell, various web browsers, etc. You can locate various objects, such as functions, macros, structs, classes, in your source files and move there easily. It is useful for hacking a large projects which contain many sub-directories, many #ifdef and many main() functions. It is similar to ctags or etags, but is different from them in the following two points: - Independence of any editor - Capability to treat definition and reference
devel/glui-2.36 (Score: 9.2878623E-4)
GLUT-based C++ user interface library
GLUI is a GLUT-based C++ user interface library which provides controls such as buttons, check boxes, radio buttons, and spinners to OpenGL applications. It is window-system independent, relying on GLUT to handle all system-dependent issues, such as window and mouse management.
devel/Eval-Context-0.09.11 (Score: 9.2878623E-4)
Evaluate Perl code in context wrapper
This module define a subroutine that let you evaluate Perl code in a specific context. The code can be passed directly as a string or as a file name to read from. It also provides some subroutines to let you define and optionally share variables and subroutines between your code and the code you wish to evaluate. Finally there is some support for running your code in a safe compartment.
devel/google-perftools-2.5 (Score: 9.2878623E-4)
Fast, multi-threaded malloc() and nifty performance analysis tools
Perf Tools is a collection of a high-performance multi-threaded malloc() implementation, plus some pretty nifty performance analysis tools. Perf Tools is the fastest memory allocation library available, it also often allows applications to have smaller memory footprint.
devel/Git-Sub-0.161810 (Score: 9.2878623E-4)
Git commands imported into the git:: namespace
Use git commands easily from your Perl program. Each git command is imported as a System::Sub DWIM sub.