Ports Search

Results 1,1411,150 of 5,161 for /ports-mgmt/.(0.003 seconds)
devel/xhprof-0.9.4 (Score: 0.006224396)
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/checkheaders-1.0.1 (Score: 0.006224396)
Checks headers in C/C++ programs
This software checks the headers in a C/C++ program, and detects unnecessary inclusions. A "#include" is needed if any symbol names match. If there are no matching symbol names, it is not needed. This tool will work best if all classes, variables, constants, functions, etc. have unique names.
devel/lion-20060630 (Score: 0.006224396)
Multi-platform, event-driven, simple networking library
LiON (Lund's Input Output Library) is a C library to quickly develop programs that are event-driven, networked, non-blocking and portable. It includes a simple API to do any networking, file I/O and pipes. It is multiplatform and runs on POSIX-like systems and Windows.
devel/log4cpp-1.1.1 (Score: 0.006224396)
Library of C++ classes for flexible logging
A library of C++ classes for flexible logging to files, syslog, IDSA and other destinations. It is modeled after the Log for Java library (http://www.log4j.org), staying as close to their API as is reasonable.
devel/log4cxx-0.10.0 (Score: 0.006224396)
C++ port of the Log4j project
Log4cxx is a C++ port of the Log4j project. The goal is to have the same functionality and interfaces as log4j.
devel/log4j-1.2.17 (Score: 0.006224396)
Fast and flexible logging library for Java
Log4J, a fast and flexible logging library for Java. Log4J is an open source library based on the work of many authors. It allows the developer to control which log statements are output with arbitrary granularity. It is fully configurable at runtime using external configuration files. Best of all, Log4J has a gentle learning curve. Beware: judging from user feedback, it is also quite addictive.
devel/log4net-1.2.10 (Score: 0.006224396)
Port for .NET of the Apache Logging Services project
log4net is a tool to help the programmer output log statements to a variety of output targets. In case of problems with an application, it is helpful to enable logging so that the problem can be located. With log4net it is possible to enable logging at runtime without modifying the application binary. The log4net package is designed so that log statements can remain in shipped code without incurring a high performance cost. It follows that the speed of logging (or rather not logging) is crucial. At the same time, log output can be so voluminous that it quickly becomes overwhelming. One of the distinctive features of log4net is the notion of hierarchical loggers. Using these loggers it is possible to selectively control which log statements are output at arbitrary granularity. log4net is designed with two distinct goals in mind: speed and flexibility. Features: * Support for multiple frameworks * Output to multiple logging targets * Hierarchical logging architecture * XML Configuration * Dynamic Configuration * Logging Context * Proven architecture * Modular and extensible design * High performance with flexibility
devel/lpc21isp-1.97 (Score: 0.006224396)
ISP programmer tool for flashing NXP & Analog Devices ARM7 CPUs
Lpc21isp is an in-circuit programming (ISP) tool for the NXP (Philips) LPC1100/LPC1300/LPC1700/LPC2000 series ARM7/Cortex-M0/Cortex-M3 micro- controllers flash on NXP & Analog Devices ARM7 CPUs over the serial bootloader.
devel/lrmi-0.10 (Score: 0.006224396)
LRMI is a library for calling real mode BIOS routines
Linux/BSD Real Mode interface library.
devel/sysctl-1.0 (Score: 0.006224396)
Small sysctl(3) interface for lua
A small sysctl(3) interface for lua