Ports Search

Results 1,1111,120 of 5,161 for /ports-mgmt/.(0.004 seconds)
devel/libftdi-0.20 (Score: 0.006224396)
Library (using libusb) to talk to FTDI chips
libftdi - 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/libdsp-5.0.2 (Score: 0.006224396)
C++ class library of common digital signal processing functions
libDSP is C++ class library of common digital signal processing functions.
devel/libghthash-0.6.2 (Score: 0.006224396)
Generic Hash Table
libghthash is a Generic Hash Table which is meant to be easy to extend, portable, clear in its code and easy to use. You can store any kind of data in it, regardless of size etc.
devel/libmimedir-0.5.1 (Score: 0.006224396)
Library for parsing RFC2425 MIME Directory Profile information
libmimedir parses MIME Directory Profile which is defined in RFC 2425.
devel/libmba-0.9.1 (Score: 0.006224396)
Collection of C modules potentially useful to any project
The libmba package is a collection of mostly independent C modules potentially useful to any project. There are hashmap, linkedlist, and stack ADTs, a DOM- like interface that can load and store XML files for simple XML processing, a module for managing error codes and associated messages across separate C libraries, and more.
devel/libmpcbdm-0.0.3 (Score: 0.006224396)
Standalone library to control various mpc8xx boards
Standalone library to control various widely available Freescale's mpc8xx based boards. This code was derived from mpcbdm patch by Frank Przybylski. This allows using this code separately from gdb, for example, to load firmware to the board, or retrieve information about it. The package includes example "mpc8xx" program, that displays information about connected board using libmpcbdm library. The schematic of adapter itself can be found at project homepage.
devel/liboil-0.3.17 (Score: 0.006224396)
Library of optimized inner loops
Liboil is a library of simple functions that are optimized for various CPUs. These functions are generally loops implementing simple algorithms, such as converting an array of N integers to floating-point numbers or multiplying and summing an array of N numbers. Clearly such functions are candidates for significant optimization using various techniques, especially by using extended instructions provided by modern CPUs (Altivec, MMX, SSE, etc.). Many multimedia applications and libraries already do similar things internally. The goal of this project is to consolidate some of the code used by various multimedia projects, and also make optimizations easier to use by a broad range of applications.
devel/libpasori-02 (Score: 0.006224396)
FeliCa read/write library for Sony RC-S320 USB FeliCa R/W(PaSoRi)
FeliCa read/write library for Sony RC-S320 USB FeliCa R/W(PaSoRi). This library is independent from the SDK for FeliCa.
devel/libphk-0.3.20080902 (Score: 0.006224396)
PHK's utilities functions
PHK's utilities functions.
devel/pear-1.10.1 (Score: 0.006224396)
PEAR framework for PHP
PEAR is a framework and distribution system for reusable PHP components. PEAR is short for "PHP Extension and Application Repository" and is pronounced just like the fruit. The purpose of PEAR is to provide: - A structured library of open-sourced code for PHP users - A system for code distribution and package maintenance - A standard style for code written in PHP - The PHP Extension Community Library (PECL)