Ports Search

Results 4,9714,980 of 5,827 for /net-mgmt/.(0.009 seconds)
devel/mk-configure-0.29.1 (Score: 0.0052506765)
Lightweight, easy to use replacement for GNU autotools
mk-configure is a lightweight replacement for GNU autotools, written in bmake (portable version of NetBSD make) and POSIX shell. mk-configure also provides standalone mkc_check_xxx scripts that can be used without bmake.
devel/monotone-viz-1.0.2 (Score: 0.0052506765)
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/ncurses-6.0 (Score: 0.0052506765)
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/magic-0.7.3 (Score: 0.0052506765)
OCaml binding for libmagic(3)
[ excerpt from developer's www site ] An ocaml wrapper for the libmagic(3) API. The libmagic API consults on a magic(5) database file in order to provide information to identify the type of a given file.
devel/openvex-0.5.3 (Score: 0.0052506765)
Open source firmware for Vex robotics controllers
OpenVex is an API (Application Program Interface) library for programming Vex robot controllers using SDCC or MCC18.
devel/intl-3.0.0 (Score: 0.0052506765)
PECL extension to support Internationalization(ICU)
pecl-intl is an Internationalization extension that implements ICU [1] library functionality in PHP. [1] http://www.icu-project.org/
devel/json_post-1.0.1 (Score: 0.0052506765)
JSON POST handler in PHP
This extension provides a PHP content type handler for "application/json" and "text/json" to PHP's form data parser. If the `Content-Type` of an incoming request is `text/json`, the JSON contents of the request body will by parsed into `$_POST`.
devel/msgpack-0.5.7 (Score: 0.0052506765)
Provides API for communicating with MessagePack serialization
This extension provides API for communicating with MessagePack serialization.
devel/dbus-c++-0.9.1 (Score: 0.0052506765)
C++ API for D-BUS
dbus-c++ attempts to provide a C++ API for D-BUS. The library has a glib/gtk and an Ecore mainloop integration. It also offers an optional own main loop.
devel/bcompiler-1.0.2 (Score: 0.0052506765)
Bytecode compiler extension
bcompiler enables you to encode your scripts in phpbytecode, enabling you to protect the source code. bcompiler could be used in the following situations - to create a exe file of a PHP-GTK application (in conjunction with other software) - to create closed source libraries - to provide clients with time expired software (prior to payment) - to deliver close source applications - for use on embedded systems, where disk space is a priority.