Ports Search

Results 4,0614,070 of 19,819 for %22HTTP Server%22.(0.007 seconds)
devel/radare2-0.10.4 (Score: 0.0012383816)
Tools to disasm, debug, analyze, and manipulate binary files
Opensource tools to disasm, debug, analyze and manipulate binary files. * Multi-architecture multi-platform * Highly scriptable * Hexadecimal editor * IO is wrapped * Filesystems support * Debugger support * Diffing between two functions or binaries * Code analysis at opcode, basicblock, function levels * And More...
devel/rbtools-0.7.6 (Score: 0.0012383816)
Set of client tools to use with Review Board
rbtools is a collection of console utility scripts for use with Review Board.
devel/rote-0.2.8 (Score: 0.0012383816)
Simple library for VT102 terminal emulation
ROTE is a simple C library for VT102 terminal emulation. It allows the programmer to set up virtual 'screens' and send them data. The virtual screens will emulate the behavior of a VT102 terminal, interpreting escape sequences, control characters and such. The library supports ncurses as well so that you may render the virtual screen to the real screen when you need to.
devel/gems-2.6.4 (Score: 0.0012383816)
Package management framework for the Ruby language
a package management framework for the Ruby programming language An application or library is packaged into a gem, which is a single installation unit. RubyGems entirely manages its own filesystem space, rather than installing files into the "usual" places. This enables greater functionality and reliability. Using RubyGems, you can: - download and install Ruby libraries easily - not worry about libraries A and B depending on different versions of library C - easily remove libraries you no longer use - have power and control over your Ruby platform!
devel/perlqt-4.14.3 (Score: 0.0012383816)
Perl bindings for Qt
Perl bindings for Qt libraries.
devel/subversion-1.9.4 (Score: 0.0012383816)
Ruby bindings for version control system
Subversion is a version control system designed to be as similar to cvs(1) as possible, while fixing many outstanding problems with cvs(1). This slave port adds Ruby bindings to Subversion.
devel/doxygen-1.8.12 (Score: 0.0012383816)
Documentation system for C, C++, and other languages
Doxygen is a documentation system for C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors) and to some extent PHP, C#, and D. It can generate an on-line class browser (in HTML) and/or an off-line reference manual (in LaTeX/PostScript/PDF) from a set of documented source files. The documentation is extracted directly from the sources.
devel/actionview-4.2.6 (Score: 0.0012383816)
Rendering framework putting the V in MVC (part of Rails)
Simple, battle-tested conventions and helpers for building web pages.
devel/activejob-4.2.6 (Score: 0.0012383816)
Job class declarations for a variety of queueing backends
Declare job classes that can be run by a variety of queueing backends.
devel/activesupport-3.2.22.2 (Score: 0.0012383816)
Utility classes and extension that are required by Rails MVC Framework
Active Support Utility classes and extension to the standard library that were required by Rails, but found of general use.