Ports Search

Results 3,8113,820 of 19,819 for %22HTTP Server%22.(0.007 seconds)
devel/gcc-4.9.2 (Score: 0.0012383816)
GNU Compiler Collection for bare metal arm cross-development
GCC, the GNU Compiler Collection configured for bare-metal ARM cross-building.
devel/phpsh-20110513 (Score: 0.0012383816)
Interactive shell for PHP
phpsh is an interactive shell for php that features readline history, tab completion, quick access to documentation. It was developed at Facebook and ironically, is written mostly in python. It is open source and released under a modified BSD license.
devel/autogen-5.18.10 (Score: 0.0012383816)
Tool designed to simplify the creation and maintenance of programs
AutoGen is a tool designed for generating program files that contain repetitive text with varied substitutions. Its goal is to simplify the maintenance of programs that contain large amounts of repetitious text. This is especially valuable if there are several blocks of such text that must be kept synchronized. One common example is the problem of maintaining the code required for processing program options. Processing options requires a minimum of four different constructs be kept in proper order in different places in your program. You need at least: 1. The flag character in the flag string, 2. code to process the flag when it is encountered, 3. a global state variable or two, and 4. a line in the usage text.
devel/avra-1.3.0 (Score: 0.0012383816)
Macro Assembler for Atmel AVR microcontrollers
avra is an GNU GPL'ed assembler for the Atmel AVR microcontrollers. See the file COPYING for more information regarding the license.
devel/apache-ant-1.9.7 (Score: 0.0012383816)
Java- and XML-based build tool, conceptually similar to make
Apache Ant, a Java-based build tool, conceptually similar to make. Ant uses XML build files that defines a set of targets. Each target has dependencies (other targets) and contains a set of tasks to perform. There are tasks for various things, like compiling ("javac"), copying ("copy"), deleting ("delete"), executing other programs ("java", "exec", "execon", etc.), stylesheet transformations ("style") and so on.
devel/anjuta-extras-3.10.0 (Score: 0.0012383816)
Extra anjuta 3 plugins
Extra plugins for the Anjuta IDE.
devel/anjuta-3.18.2 (Score: 0.0012383816)
Integrated Development Environment for C and C++
Anjuta is a very versatile Integrated development environment for C and C++. Written in GTK/GNOME and written for GTK+/GNOME, it features many advanced programming tools and utilities. It is basically a GUI interface for the bunch of command line programming utilities and tools available for FreeBSD, which are usually run in console and are very user unfriendly.
devel/antlr3-3.5.2 (Score: 0.0012383816)
ANother Tool for Language Recognition
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions.
devel/antlr4-4.5.3 (Score: 0.0012383816)
ANother Tool for Language Recognition
ANTLR, ANother Tool for Language Recognition, (formerly PCCTS) is a language tool that provides a framework for constructing recognizers, compilers, and translators from grammatical descriptions containing C++ or Java actions.
devel/flyspray-0.9.9.7 (Score: 0.0012383816)
Simple, easy-to-use web based bug tracking system
Flyspray is an uncomplicated, web-based bug tracking system written in PHP for assisting with software development. Features include: * Web-based, platform-independent * Multiple database support, currently MySQL and PGSQL * Easy installation * Easy to use * Multiple projects * 'Watching' tasks, with notification of changes (email or Jabber) * Comprehensive task history * File attachments * CSS themes * Advanced search features (though easy to use) * Atom/RSS feeds * Two syntax options for task descriptions and more (Dokuwiki / plain text) * Voting for tasks * Dependency graphs