Ports Search

Results 1,4411,450 of 5,161 for /ports-mgmt/.(0.008 seconds)
devel/scons-2.5.0 (Score: 0.006224396)
Build tool alternative to make
SCons is an Open Source software construction tool--that is, a build tool; an improved substitute for the classic Make utility; a better way to build software.
devel/sdl_sge-0.030809 (Score: 0.006224396)
Graphic library for the Simple DirectMedia Layer (SDL)
SGE is a graphic library for the Simple DirectMedia Layer (SDL) library. Some of SGE:s features are: -Pixel operations -Clipping -Lines, circles and other figures (with antialiasing and alpha blending) -Rotation and scaling of surfaces -Palette functions -TrueType/Bitmap/SFont font functions -Basic 2D collision detection -Sprite classes -Basic texture mapping -Filled and gourand shaded polygons (with antialiasing or alpha blending)
devel/sdlmm-0.1.8 (Score: 0.006224396)
C++ Wrapper for the SDL (Simple DirectMedia Layer)
SDLmm is a C++ glue for SDL, or the Simple DirectMedia Layer, which is a generic API that provides low level access to audio, keyboard, mouse, joystick, 3D hardware via OpenGL, and 2D framebuffer across multiple platforms. SDLmm aims to stay as close as possible to the C API while taking advantage of native C++ features like object orientation. We will also aim at being platform independent as much as possible.
devel/sdts++-1.5.1 (Score: 0.006224396)
C++ library for SDTS related development
SDTS++ is a C++ toolkit that programmers can use to write applications that can read or write SDTS datasets. Application developers can use SDTS++ library classes to work with the logical structure of these datasets without having to worry about the physical details of each dataset.
devel/sfio-1999 (Score: 0.006224396)
The Safe/Fast I/O Library
This is a portable library for performing stream I/O. It provides similar functionality to the ANSI C Standard I/O functions collectively known as Stdio. However, it is generally faster and more robust than most Stdio implementations. This version of the library has been ported to all known UNIX platforms including various flavors of IRIX, SUNOS, Solaris, Ultrix, Linux, BSDI, and MVS/OpenEdition. The library handles 64-bit streams on platforms that support 64-bit files. A set of regression tests is available in the subdirectory $(WRKDIR)/src/lib/sfio/Sfio_t. These tests can be exercised by running the shell script runtest after building the library.
devel/shflags-1.2.0 (Score: 0.006224396)
Command-line flags module for Unix shell scripts
Shell Flags (shFlags) is a library written to greatly simplify the handling of command-line flags in Bourne based Unix shell scripts (bash, dash, ksh, sh, zsh) on many Unix OSes (Linux, Solaris, Mac OS X, etc.). Most shell scripts use getopt for flags processing, but the different versions of getopt on various OSes make writing portable shell scripts difficult. shFlags instead provides an API that doesn't change across shell and OS versions so the script writer can be confident that the script will work. shFlags is a port of the google-gflags C++/Python library.
devel/shmap-0.3.2 (Score: 0.006224396)
Shared-memory-based hashmaps
Library that contains a collection of different hashmaps. All these hashmaps are based on shared memory and are fast. This cuts down development time for projects that need to keep data in shared memory.
devel/sourcenav-4.5 (Score: 0.006224396)
Source code analysis tool
Source Navigator NG is a source code analysis tool. With it, you can edit your source code, display relationships between classes and functions and members, and display call trees. You can navigate your source code and easily get to declarations or implementations of functions, variables and macros (commonly called "symbols") which helps you discovering and mapping unknown source code for enhancement or maintenance tasks. It is based upon the old source navigator and strives to improve usability and performance.
devel/spin-6.4.5 (Score: 0.006224396)
On-the-fly verification system for asynchronous concurrent systems
Spin is an efficient on-the-fly verification system (a `model checker') for asynchronous concurrent systems, such as data communication protocols, distributed operating systems, database systems, etc. It can be used to prove both safety and liveness properties, including all correctness requirements expressible in linear time temporal logic. Spin uses a high level language to specify systems descriptions, called PROMELA (PROcess MEta LAnguage).
devel/statcvs-0.7.0 (Score: 0.006224396)
CVS repository activity report generator
StatCVS retrieves information from a CVS repository and generates various tables and charts describing the project development, e.g. timeline for the lines of code, contribution of each developer etc. The current version of StatCVS generates a static suite of HTML or XDOC documents containing tables and chart images.