Ports Search

Results 5,0215,030 of 5,886 for /net-im/.(0.006 seconds)
devel/uri_template-1.0 (Score: 0.0052562496)
URI Template(RFC6570) library for PHP
Implementation of URI Template(RFC6570) specification for PHP.
devel/vld-0.13.0 (Score: 0.0052562496)
Dump the internal representation of PHP scripts
The Vulcan Logic Disassembler hooks into the Zend Engine and dumps all the opcodes (execution units) of a script.
devel/weakref-0.2.6 (Score: 0.0052562496)
PECL Weakref extension
A weak reference provides a gateway to an object without preventing that object from being collected by the garbage collector (GC).
devel/xhprof-0.9.4 (Score: 0.0052562496)
Hierarchical Profiler for PHP
XHProf is a function-level hierarchical profiler for PHP and has a simple HTML based navigational interface. The raw data collection component is implemented in C (as a PHP extension). The reporting/UI layer is all in PHP. It is capable of reporting function-level inclusive and exclusive wall times, memory usage, CPU times and number of calls for each function. Additionally, it supports ability to compare two runs (hierarchical DIFF reports), or aggregate results from multiple runs.
devel/zookeeper-0.2.2 (Score: 0.0052562496)
PHP extension for interfacing with Apache ZooKeeper
This extension provides API for communicating with ZooKeeper service.
devel/lnphost-1.0a (Score: 0.0052562496)
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.0052562496)
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.0052562496)
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.0052562496)
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.0052562496)
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.