Ports 搜索

共有5,827项符合/net-mgmt/的查询结果,以下是第2,6212,630项(搜索用时0.004秒)
devel/gputils-1.5.0.1 (Score: 0.007000902)
Utilities for Microchip PIC microcontrollers
GPUTILS contains a set of utilities (assembler, disassembler, ...) for Microchip's PIC microcontroller families. This port was previously called GPASM.
devel/upp-9251 (Score: 0.007000902)
Ultimate++, a BSD-licensed, cross-platform, C/C++ RAD suite
Ultimate++ is a C++ cross-platform rapid application development suite. It includes a set of libraries (GUI, SQL, etc..), and an integrated development environment.
devel/scandoc-0.14 (Score: 0.007000902)
C/C++ documentation generator
ScanDoc scans C and C++ program for embedded documentation, and formats it into HTML or other formats. It also analyzes code structure and uses this information to enhance the generated documentation. It has been inspired by JavaDoc, as well as the Amiga "autodoc" utility.
devel/sigslot-1.0.0 (Score: 0.007000902)
C++ Signal/Slot Library
sigslot - C++ Signal/Slot Library
devel/silentbob-3.0 (Score: 0.007000902)
Yet another sourcecode indexing tool
"SilentBob" is a tool to help a programmer/team manager to digest and comprehend either a simple program or a big source code tree based on the source code by presenting the code in a searcheable and tagged way. It helps to speed up the learning curve and to make it more convenient to get hands on a code from somebody, or also is convenient to browse your own projects. It includes functionality from such tools as: ctags, cscope and ctree, but it is faster than any of them, and is offering the features in one package. In some way it can be viewed as a superset of ctags, cscope and ctree.
devel/smc-4.3.0 (Score: 0.007000902)
The State Machine Compiler
SMC takes a state machine stored in a .sm file and generates a State pattern in C++, Java or [incr Tcl]. Includes: default transitions, transition args, transition guards, push/pop transitions and Entry/Exit actions.
devel/stxxl-1.4.1 (Score: 0.007000902)
Standard Template Library for Extra Large Data Sets
STXXL is an implementation of the C++ standard template library STL for external memory (out-of-core) computations, i. e. STXXL implements containers and algorithms that can process huge volumes of data that only fit on disks. While the closeness to the STL supports ease of use and compatibility with existing applications, another design priority is high performance.
devel/metaid-1.0 (Score: 0.007000902)
Ruby metaprogramming helpers
MetAid adds a few innocent methods to Object and Module to make metaprogramming easier. For the lore of metaprogramming see Seeing Metaclasses Clearly and Chapter Six of Why's (Poignant) Guide to Ruby.
devel/tass64-1.51.727 (Score: 0.007000902)
6502/65C02/R65C02/W65C02/65CE02/65816/DTV/65EL02 Turbo Assembler
6502/65C02/R65C02/W65C02/65CE02/65816/DTV/65EL02 Turbo Assembler Key features: Open source, mostly portable C with minimal dependencies Familiar syntax to Omicron TASS and TASM. Supports 6502, 65C02, R65C02, W65C02, 65CE02, 65816, DTV, 65EL02 Arbitrary-precision integers and bitstrings, double precision floating point nos Character and byte strings, array arithmetic Handles UTF-8, UTF-16 and 8 bit RAW encoded source files, unicode strings Supports Unicode identifiers with case folding and compatibility normalization Built-in "linker" with section support CPU or flat address space for creating huge binaries (e.g. cartridges) Conditional compilation, macros, struct/union structures, scopes.
devel/tclap-1.2.1 (Score: 0.007000902)
Verbose replacement for getopt
To quote the description: TCLAP is a small, flexible library that provides a simple interface for defining and accessing command line arguments. It seems to do everything that getopt(3) can do. It is needed here as a dependency for graphics/hugin.