Ports 搜索

共有5,623项符合/devel/的查询结果,以下是第1,5911,600项(搜索用时0.003秒)
devel/llvm-3.8.1 (Score: 0.032514982)
LLVM and Clang
The LLVM Project is a collection of modular and reusable compiler and toolchain technologies. This port includes Clang (a C/C++/Objective-C compiler), LLD (a linker), LLDB (a debugger), an OpenMP runtime library, and the LLVM infrastructure these are built on.
devel/binutils-2.27 (Score: 0.032514982)
GNU binutils for mips cross-development
devel/nasm-2.11.08 (Score: 0.032514982)
General-purpose multi-platform x86 and amd64 assembler
The Netwide Assembler (NASM) is an x86 and amd64 (x86-64) assembler designed for portability and modularity. It will output flat-form binary files, a.out (Linux and *BSD), COFF, ELF32, ELF64, Mach-O, Microsoft OMF (OBJ), Win32, Win64, as86 (Minix/Linux bin86 v0.3), LADsoft IEEE-695, Intel hex, Motorola S-record, and a home-grown format called RDOFF. NASM syntax is similar to Intel's, but is less complex. It supports Pentium, P6, MMX, 3DNow!, SSE, SSE2, SSE3, SSE4.1, SSE4.2, XOP/FMA4/CVT16 (rev 3.03), and x64 opcodes, among others. It has strong support for macro conventions. The port also includes NDISASM, a binary file disassembler which uses the same instruction set as NASM.
devel/mq4cpp-1.16 (Score: 0.032514982)
Message Queuing for C++
MQ4CPP, or "Message Queuing for C++", is an open source implementation of enterprise messaging system, also referred to as message-oriented middleware (MOM).
devel/naturaldocs-1.52 (Score: 0.032514982)
Extensible, multi-language source code documentation generator
Natural Docs is an extensible, multi-language source code documentation generator. The syntax is transparent so that the comments in the source code read just as easily as the generated documentation. Also focuses on automation and high-quality output.
devel/ncnf-3.0.1 (Score: 0.032514982)
Generic configuration management library
Netli Configuration library (NCNF) is the module for C applications to efficiently read and use the configuration file contents. NCNF converts the on-disk configuration file structure to the memory-based tree of configuration objects. Basic NCNF API does not make a distinction between different types of configuration objects. However, there are a couple of additional functions present to ease the use of certain types of configuration objects.
devel/ncurses-6.0 (Score: 0.032514982)
Library for terminal-independent, full-screen output
The ncurses software includes a SVr4 and XSI-Curses compatible curses library as well as terminfo tools including "tic", "infocmp", and "captoinfo". The library is used by other programs for text-mode support of color, multiple highlights, forms-drawing characters, automatic recognition of keypad and function-key sequences, and more. The ncurses library uses a terminfo database (included), but can be configured to use BSD's /etc/termcap file instead. This has been approved by the old 4.4BSD curses maintainer as the official 4.4BSD curses successor.
devel/ndesk-dbus-glib-0.4.1 (Score: 0.032514982)
GLib main loop integration for Managed D-Bus
This code provides GLib main loop integration for Managed D-Bus.
devel/ndesk-options-0.2.1 (Score: 0.032514982)
Callback-based program option parser for C#
NDesk.Options is a callback-based program option parser for C#.
devel/buildsystem-1.5 (Score: 0.032514982)
NetSurf project buildsystem
This package privides the NetSurf shared buildsystem.