Ports Search

Results 5,3915,400 of 19,819 for %22HTTP Server%22.(0.007 seconds)
lang/gcc-4.7.4 (Score: 0.0012383816)
GNU Compiler Collection 4.7
GCC, the GNU Compiler Collection, supports a number of languages. This port installs the C, C++, Fortran and Java front ends as gcc47, g++47, gfortran47, and gcj47, respectively. Gerald Pfeifer <gerald@FreeBSD.org>
lang/php70-1.1 (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/php70-7.0.11 (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/qore-0.8.12 (Score: 0.0012383816)
Qore Programming Language
Qore is a dynamically-typed, embeddabble programming language designed for SMP scalability.
lang/pypy-5.4.1 (Score: 0.0012383816)
Fast, compliant implementation of the Python language
PyPy is a fast, compliant alternative implementation of the Python language (2.7.1). It has several advantages and distinct features: - Speed: thanks to its Just-in-Time compiler, Python programs often run faster on PyPy. - Memory usage: large, memory-hungry Python programs might end up taking less space than they do in CPython. - Compatibility: PyPy is highly compatible with existing python code. It supports ctypes and can run popular python libraries like twisted and django. - Sandboxing: PyPy provides the ability to run untrusted code in a fully secure way. - Stackless: PyPy can be configured to run in stackless mode, providing micro-threads for massive concurrency. - As well as other features.
lang/seed7-05.20160831 (Score: 0.0012383816)
High-level, extensible programming language
Seed7 is an extensible general purpose programming language designed by Thomas Mertes. It is a higher level language compared to Ada, C/C++ and Java. In Seed7 new statements and operators can be declared easily. Functions with type results and type parameters are more elegant than a template or generics concept. Object orientation is used where it brings advantages and not in places where other solutions are more obvious. Although Seed7 contains several concepts from other programming languages, it is generally not considered a direct descendant of any other programming language. Major features include: - user defined statements and operators, - abstract data types, - templates without special syntax, - OO with interfaces and multiple dispatch, - statically typed, - interpreted or compiled, - portable, - runs under Linux/Unix/Windows.
lang/sisc-1.16.6 (Score: 0.0012383816)
Extensible Java-based Scheme interpreter
SISC is an extensible Java based interpreter of the algorithmic language Scheme. SISC uses modern interpretation techniques, and handily outperforms all existing Java interpreters.
lang/gnat_util-20160822 (Score: 0.0012383816)
Library used to build GNAT tools such as ASIS
Gnat_Util is a library uniting a number of GNAT sources that are used by different tools. At the moment Gnat_Util provides GNAT sources needed by ASIS, GNATCOLL and Gprbuild. Its main purpose is allowing to simultaneously use tools like ASIS and GNATCOLL (and other ones based on GNAT sources, if they are to come), which would normally cause name conflicts between the same GNAT sources that they use. Building both of them using same set of sources that is Gnat_Util solves this problem.
lang/binutils-2.27 (Score: 0.0012383816)
Infrastructure for C/Ada Android cross-compiler (x86)
This package is a dependency of lang/gnatdroid-x86. It provides the cross-tools required to build the GNAT FreeBSD->x86 cross-compiler that is gnatdroid, as well as any binaries that it produces.
lang/sysroot-23 (Score: 0.0012383816)
Android sysroots for C/Ada Android cross-compiler (x86)
This package is used by lang/gnatdroid to install the system root of Android 4.4 to 5.0 (API Level 19 to API Level 23) of the x86 architecture. The x86 cross-tools are built using these files, which in turn is required for the GNAT FreeBSD->Android(x86) cross-compiler that is gnatdroid.