Ports Search

Results 5,4415,450 of 19,819 for %22HTTP Server%22.(0.011 seconds)
lang/erlang-19.1 (Score: 0.0012383816)
Erlang interface for Java
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. This port provides Java integration support for Erlang.
lang/php55-5.5.38 (Score: 0.0012383816)
PHP Scripting Language
PHP, which stands for "PHP: Hypertext Preprocessor" is a widely-used Open Source general-purpose scripting language that is especially suited for Web development and can be embedded into HTML. Its syntax draws upon C, Java, and Perl, and is easy to learn. The main goal of the language is to allow web developers to write dynamically generated webpages quickly, but you can do much more with PHP.
lang/php56-1.0 (Score: 0.0012383816)
"meta-port" to install PHP extensions
This is a "meta-port" to install the extensions for PHP 5.5. Defaults to: ctype, dom, filter, hash, iconv, json, pdo, pdo_sqlite, phar, posix, session, simplexml, sqlite3, tokenizer, xml, xmlreader and xmlwriter.
lang/gcc6-aux-20160822 (Score: 0.0012383816)
Version of GCC 6 with full Ada support
The AUX compiler supports several languages: Ada, C, C++, Fortran and Objective-C. Since Ada support must be built by an Ada-capable compiler, only platforms for which a bootstrap compiler is available can build it. The AUX compiler is based on release versions of the Free Software Foundation's GNU Compiler Collection. It uses the GCC Runtime Library Exception, so the resulting binaries have no licensing requirements. Binaries produced by the AUX compiler should be legally handled the same as binaries produced by any FSF compiler. This compiler implements the full Ada-83, Ada-95, Ada-2005 and Ada-2012 standards.
lang/gcc-6.2.0 (Score: 0.0012383816)
GNU Compiler Collection 6
GCC, the GNU Compiler Collection, supports a number of languages. This port installs the C, C++, Fortran and Java front ends as gcc6, g++6, gfortran6, and gcj6, respectively. Gerald Pfeifer <gerald@FreeBSD.org>
lang/python2-2 (Score: 0.0012383816)
The "meta-port" for version 2 of the Python interpreter
Python is an interpreted object-oriented programming language, and is often compared to Tcl, Perl or Scheme. This is a meta port to the Python 2.x interpreter and provides symbolic links to bin/python2, bin/pydoc2, bin/idle2 and so on to allow compatibility with minor version agnostic python scripts.
lang/erlang-16.b.03.1 (Score: 0.0012383816)
Functional programming language from Ericsson
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. This port contains a standalone runtime environment of Erlang R16 to be used during the development of OTP applications.
lang/python3-3 (Score: 0.0012383816)
The "meta-port" for version 3 of the Python interpreter
Python is an interpreted object-oriented programming language, and is often compared to Tcl, Perl or Scheme. This is a meta port to the Python 3.x interpreter and provides symbolic links to bin/python3, bin/pydoc3, bin/idle3 and so on to allow compatibility with minor version agnostic python scripts.
lang/erlang-17.5.6.9 (Score: 0.0012383816)
Functional programming language from Ericsson
Erlang is a programming language used to build massively scalable soft real-time systems with requirements on high availability. Some of its uses are in telecoms, banking, e-commerce, computer telephony and instant messaging. Erlang's runtime system has built-in support for concurrency, distribution and fault tolerance. This port contains a standalone runtime environment of Erlang 17 to be used during the development of OTP applications.
lang/polyml-5.6 (Score: 0.0012383816)
Fast open-source implementation of Standard ML
Poly/ML is a full implementation of Standard ML available as open-source. It includes a symbolic debugger which allows breakpoints to be set and local variables to be viewed as ML values.