Ports Search

Results 1,1611,170 of 5,161 for /ports-mgmt/.(0.007 seconds)
devel/pthreads-2.8.0 (Score: 0.006224396)
POSIX threads library for Windows compiled with MinGW32
pthreads-win32 is a pthreads implementation for Microsoft Windows. It can be compiled with MSVC, Borland and GCC. This port compiles it using MinGW32.
devel/mongo-c-driver-1.3.5 (Score: 0.006224396)
C Driver for MongoDB
Official Mongo C Driver Mongo (from "humongous") is a high-performance, open source, schema-free, document-oriented database. A common name in the "NOSQL" community.
devel/monotone-viz-1.0.2 (Score: 0.006224396)
Visual interface for Monotone VCS with revision graphs
Monotone-viz is a small GTK+ application that visualizes monotone ancestry graphs. Monotone is a free distributed version control system. Monotone-viz is developed in the Objective Caml language, using the GTK+ and libgnomecanvas libraries (via LablGTK, an OCaml binding for GTK+), and it uses the dot program from the Graphviz package.
devel/mpatrol-1.4.8 (Score: 0.006224396)
Dynamic memory debugging and profiling library
The mpatrol library is a powerful debugging tool that attempts to diagnose run-time errors that are caused by the wrong use of dynamically allocated memory. It acts as a malloc() debugger for debugging dynamic memory allocations, although it can also trace and profile calls to malloc() and free() too.
devel/naturaldocs-1.52 (Score: 0.006224396)
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.006224396)
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.006224396)
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/newfile-1.0.14 (Score: 0.006224396)
Tool for creating starter files in various languages
Newfile is a tool for creating starter files in various languages. It uses a full-featured preprocessor (like the C preprocessor) to transform templates into customized starter files. It can also generate trees of files for a specific purpose, such as a project using automake and autoconf, or a FreeBSD port.
devel/newt-0.52.19 (Score: 0.006224396)
Not Eriks Windowing Toolkit: console I/O handling library
Newt is a windowing toolkit for text mode built from the slang library. It allows color text mode applications to easily use stackable windows, push buttons, check boxes, radio buttons, lists, entry fields, labels, and displayable text. Scrollbars are supported, and forms may be nested to provide extra functionality. Besides the newt library, this port provides whiptail, which may be used from shell scripts similarly to Savio Lam's "dialog". Newt provides the textual interface for the Red Hat and Debian boot disks.
devel/nini-1.1.0 (Score: 0.006224396)
NET configuration library
Nini is an uncommonly powerful .NET configuration library designed to help build highly configurable applications quickly.