Ports Search

Results 5,7215,730 of 5,886 for /net-im/.(0.005 seconds)
devel/XML_Tree-1.1 (Score: 0.004380208)
PEAR class for representing XML data in a tree structure
Represent XML data in a tree structure. Allows for the building of XML data structures using a tree representation, without the need for an extension like DOMXML.
devel/libftdi1-1.1 (Score: 0.004380208)
Library (using libusb) to talk to FTDI chips
libftdi1 - A library (using libusb) to talk to FTDI's FT2232C, FT232BM and FT245BM type chips including the popular bitbang mode. Note: When you get a -5 error "can't claim usb device" during ftdi_usb_open(), make sure the kernel ftdi_sio driver is unloaded.
devel/fusefs-0.2.1 (Score: 0.004380208)
FUSE Python bindings
FUSE Python bindings
devel/adacurses-20150808 (Score: 0.004380208)
Ada95 bindings for ncurses
The ncurses Ada95 binding was originally written by Juergen Pfeifer in 1996. It has been improved several times by Juergen, as wll as Eugen V. Melaragno and Nicolas Boulenguez.
devel/roxlib-2.0.6 (Score: 0.004380208)
Python libraries for ROX
Python libraries required by some ROX desktop applications.
devel/exmpp-0.9.9 (Score: 0.004380208)
Fast and scalable library for XMPP written in Erlang/OTP
exmpp is a fast and scalable library for the Extensible Messaging and Presence Protocol (XMPP) written in Erlang/OTP. Main features: - Based on Erlang message reception and pattern matching. The programming style is close to Erlang approach and lead to very short pieces of code. - Support for both formating of client and server packets. - Based on Erlang atoms and binary to limit memory consumption. It can be used to write a highly scalable XMPP proxy or XMPP server. - SSL support. - Several different XML parsers can be used (expat, libxml2).
devel/libconfig-1.0.5 (Score: 0.004380208)
C library for parsing config files
libconfig is a simple library for dealing with parsing config files.
devel/bmake-20160818 (Score: 0.004380208)
Portable version of NetBSD 'make' utility
bmake is a portable version of NetBSD's make(1) utility, conveniently packaged using a configure script, for other environments which may lack NetBSD's libraries, regular expression code, etc.
devel/tcl-signal-1.4.0.1 (Score: 0.004380208)
Dynamically loadable signal handling for Tcl/Tk scripts
This extension adds dynamically loadable signal handling to Tcl/Tk scripts.
devel/wandio-1.0.3 (Score: 0.004380208)
C library for compressed file I/O
Libwandio is a software library written in C that provides an API for transparent reading and writing of files using a variety of supported compression methods. Provided pthreads are available, I/O performance will be improved by doing any compression and/or decompression using a separate thread. Libwandio supports the popular compression methods (zlib, bzip2, LZMA, write-only LZO) and HTTP transport (read-only).