Ports 搜索

共有5,827项符合/net-mgmt/的查询结果,以下是第3,0913,100项(搜索用时0.005秒)
lang/binutils-2.27 (Score: 0.007000902)
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.007000902)
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.
lang/sysroot-23 (Score: 0.007000902)
Android sysroots for C/Ada Android cross-compiler
This package is used by lang/gnatdroid to install the system root of Android 4.0 to 6.0 (API Level 15 to API Level 23) of the ARM architecture. The ARM cross-tools are built using these files, which in turn is required for the GNAT FreeBSD->ARM cross-compiler that is gnatdroid.
lang/x86-20160822 (Score: 0.007000902)
C/Ada cross-compiler, target: Android x86
The gnatdroid-x86 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 x86 or x86_64 architecture. This produces binaries that run natively on x86-based Android devices.
lang/libHX-3.22 (Score: 0.007000902)
C/C++ library with common data structures and functions
libHX is a C library (with some additional C++ bindings available) that provides data structures and functions for tasks common in scripting languages; autoresizing string manipulation, maps, deques, option parsing, type-checking casts and more. libHX aids in quickly writing up C/C++ data processing programs, by consolidating tasks that often happen to be open-coded, such as config file reading, option parsing, directory traversal, and others, into a library. The focus is on reducing the amount of time (and secondarily, the amount of code) a developer has to spend for otherwise implementing such. Subsequently, proficient coders can use this to code as fast as for a scripting language.
lang/gcc5-aux-20160603 (Score: 0.007000902)
Version of GCC 5 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/nwcc-0.8.3 (Score: 0.007000902)
Nils Weller's C compiler for Unix systems
nwcc is a small C compiler for Unix systems under the BSDL The primary goals of nwcc currently are portability and correctness. Various C99 and GNU C features are also supported. It works with FreeBSD/OpenBSD/Solaris/Linux on 80x86, FreeBSD/Linux on AMD64, Solaris on SPARC, AIX on PowerPC, and IRIX on MIPS hardware. Cross-compilation is also supported. The x86 and AMD64 backends support two assemblers; nasm/yasm and gas. This can be useful for side-by-side assembler syntax comparison
lang/php55-1.8 (Score: 0.007000902)
"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/pfe-0.33.71 (Score: 0.007000902)
Implementation of ANSI Forth
This package contains all necessary ANSI-C source files to build a running Forth-environment on most UNIX machines, on DOS and on OS/2. The Forth-system is closely modeled along the new American National Standard for the programming language Forth. Every word of every word set mentioned in the dpANS-6 document of June 1993 has been implemented. Additionally it is compatible to Forth-83.
lang/php55-5.5.38 (Score: 0.007000902)
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.