Ports Search

Results 4,9614,970 of 5,824 for /net/.(0.029 seconds)
devel/lnphost-1.0a (Score: 0.014903333)
Lego RCX iinfrared communication API
A library supporting IR communication over the Lego Mindstorms IR tower. It can be used from C programs on Posix compliant platforms, supports multiple protocols and is designed to be a replacement for lnpd.
devel/loki-0.1.7 (Score: 0.014903333)
C++ library of common design patterns
A C++ library of designs, containing flexible implementations of common design patterns and idioms.
devel/mk-configure-0.29.1 (Score: 0.014903333)
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.014903333)
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.014903333)
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.014903333)
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.014903333)
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.014903333)
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.014903333)
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.014903333)
Provides API for communicating with MessagePack serialization
This extension provides API for communicating with MessagePack serialization.