Ports Search

Results 4,8214,830 of 8,048 for /www/.(0.005 seconds)
devel/leaktracer-2.4 (Score: 0.013817913)
Trace and analyze memory leaks in C++ programs
LeakTracer is a small tool for checking C++ programs for memory leaks. Run your program using the provided LeakCheck script. It uses the LD_PRELOAD feature to "overlay" some functions on top of your functions (no recompile needed). LeakTracer uses gdb to print out the exact line where memory was allocated but not freed -- this means you have to free all dynamically allocated data. LeakTracer also overrides the global operator new and operator delete -- this will give problems if you override them as well. LeakTracer traces only new/delete calls; it does not look at traditional malloc/free/realloc.
devel/lfcxml-1.2.4 (Score: 0.013817913)
C++ XML library, used for databases/cego
This is a C++ XML library, used for databases/cego and probably other applications Many more details are available at:
devel/libassetml-1.2.1 (Score: 0.013817913)
Library to share image and audio files between projects
This is a library based on an XML file format that is used to share and reuse content like image and audio file. Application using this library can query files on their system that provides an assetml xml file description.
devel/kickassembler-3.36 (Score: 0.013817913)
Advanced MOS 65xx assembler with embedded script language
Kick Assembler is an advanced MOS 65xx assembler combined with a Java Script like script language.
devel/libelf-0.8.13 (Score: 0.013817913)
Public ELF file access library similar to libelf(3) in Solaris
From the libelf README file: This is the public release of libelf, a free ELF object file access library. If you have problems with applications that use libelf and work with the commercial (SVR4, Solaris) version but not with this one, please contact me.
devel/libgalago-0.5.2 (Score: 0.013817913)
Galago desktop presence library
Galago is a desktop presence framework, designed to transmit presence information between programs. To put it in simpler terms, it takes information on who is online and their away/idle states from an instant messenger (such as gaim) or other similar programs and lets other programs (such as Ximian's Evolution) to make use of it.
devel/libk8055-0.2 (Score: 0.013817913)
Velleman K8055 USB experimental board support and command line tool
Port for libk8055 to provide support for the Velleman K8055 USB Experiment Board. Package also include k8055 command line tool. Now you can use it with shells scripts/cron jobs.
devel/libnsutils-0.0.2 (Score: 0.013817913)
NetSurf generalised utility library
NetSurf generalised utility library.
devel/libpdel-0.5.3 (Score: 0.013817913)
Packet Design multi-purpose C library for embedded applications
The Packet Design Embedded Library (PDEL) is a C library containing an assorted collection of code useful for developing embedded applications: - C data structure run-time introspection library - Threaded HTTP client/server library with SSL and XML-RPC support - PPP library using netgraph(4) with PPTP and L2TP servers - Application configuration framework - Heap memory accounting and sanity checking - Generic template processing library - Routines to configure networking interfaces, ARP and routing tables - Logging library - Generic TCP server - Generic hash table implementation - Generic balanced tree implementation - Miscellaneous FILE * enhancements - Base-64 encoding/decoding - Events and actions with automated locking - Generalized per-thread variables - Message ports - Digital signature creation/verification - Filesystem mounting/unmounting - String quoting/parsing
devel/libowfat-0.29 (Score: 0.013817913)
General purpose library based on code by D. J. Bernstein
libowfat is a library of general purpose APIs extracted from Dan Bernstein's software, reimplemented and covered by the GNU General Public License Version 2 (no later versions).