Ports 搜索

共有19,819项符合%22HTTP Server%22的查询结果,以下是第5,4515,460项(搜索用时0.008秒)
lang/pure-0.64 (Score: 0.0012383816)
Modern-style functional programming language
Pure is a modern-style functional programming language based on term rewriting. It offers equational definitions with pattern matching, full symbolic rewriting capabilities, dynamic typing, eager and lazy evaluation, lexical closures, built-in list and matrix support and an easy-to-use C interface. The interpreter uses LLVM as a backend to JIT-compile Pure programs to fast native code.
lang/armv7-20160822 (Score: 0.0012383816)
C/Ada cross-compiler, target: Android ARMv7
The gnatdroid-armv7 port builds a C/Ada cross-compiler based on GCC 6 that targets the Android operating system (up to version 6.0, API level 23) running on ARM architecture (version 7). This produces binaries that run natively on Android devices built with Cortex-A series chips.
lang/python-2.7 (Score: 0.0012383816)
The "meta-port" for the default version of 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 interpreter and provides symbolic links to bin/python, bin/pydoc, bin/idle and so on to allow compatibility with version agnostic python scripts.
lang/python27-2.7.12 (Score: 0.0012383816)
Interpreted object-oriented programming language
Python is an interpreted object-oriented programming language, and is often compared to Tcl, Perl or Scheme.
lang/binutils-2.27 (Score: 0.0012383816)
Infrastructure for C/Ada Android cross-compiler (ARMv7)
This package is a dependency of lang/gnatdroid. It provides the cross-tools required to build the GNAT FreeBSD->ARM cross-compiler that is gnatdroid, as well as any binaries that it produces.
lang/python33-3.3.6 (Score: 0.0012383816)
Interpreted object-oriented programming language
Python is an interpreted object-oriented programming language, and is often compared to Tcl, Perl or Scheme.
lang/python34-3.4.5 (Score: 0.0012383816)
Interpreted object-oriented programming language
Python is an interpreted object-oriented programming language, and is often compared to Tcl, Perl or Scheme.
lang/python-3.5.2 (Score: 0.0012383816)
Interpreted object-oriented programming language
Python is an interpreted object-oriented programming language, and is often compared to Tcl, Perl or Scheme.
lang/duktape-1.5.1 (Score: 0.0012383816)
Embeddable Javascript engine
Duktape is an embeddable Javascript engine, with a focus on portability and compact footprint. Duktape is easy to integrate into a C/C++ project: add duktape.c and duktape.h to your build, and use the Duktape API to call Ecmascript functions from C code and vice versa.
lang/gcc-4.9.4 (Score: 0.0012383816)
GNU Compiler Collection 4.9
GCC, the GNU Compiler Collection, supports a number of languages. This port installs the C, C++, Fortran and Java front ends as gcc49, g++49, gfortran49, and gcj49, respectively. Gerald Pfeifer <gerald@FreeBSD.org>