Ports Search

Results 1,2911,300 of 5,623 for /devel/.(0.005 seconds)
devel/libevent2-2.0.22 (Score: 0.032514982)
API for executing callback functions on events or timeouts
The libevent API provides a mechanism to execute a callback function when a specific event occurs on a file descriptor or after a timeout has been reached. Furthermore, libevent also support callbacks due to signals or regular timeouts. libevent is meant to replace the event loop found in event driven network servers. An application just needs to call event_dispatch() and then add or remove events dynamically without having to change the event loop. Currently, libevent supports /dev/poll, kqueue(2), event ports, select(2), poll(2) and epoll(4). The internal event mechanism is completely independent of the exposed event API, and a simple update of libevent can provide new functionality without having to redesign the applications. As a result, Libevent allows for portable application development and provides the most scalable event notification mechanism available on an operating system. Libevent can also be used for multi-threaded applications.
devel/libghthash-0.6.2 (Score: 0.032514982)
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/libgit2-glib-0.24.0 (Score: 0.032514982)
Glib wrapper library around the libgit2 git access library
libgit2-glib is a glib wrapper library around the libgit2 git access library. libgit2 only implements the core plumbing functions, not really the higher level porcelain stuff. For a primer on Git Internals that you will need to know to work with Git at this level, check out [Chapter 9][pg] of the Pro Git book.
devel/libgit2-0.24.0 (Score: 0.032514982)
Portable, pure C implementation of the Git core
libgit2 is... licensed under a very permissive license so you can use it anywhere faster than any other Git library written in standards compliant C99 completely multi-platform: Windows, Linux, Mac OS X, xBSD compiled natively under all platforms (yes, even MSVC on Windows) re-entrant, with sane error handling designed with a solid and consistent API available as bindings for all major scripting languages
devel/libglade2-2.6.4 (Score: 0.032514982)
GNOME glade library
LibGlade allows GLADE interfaces to be handled at runtime, freeing GUI development from code development. This allows an interface to be changed without requiring a re-compilation.
devel/libglademm-2.6.7 (Score: 0.032514982)
C++ wrapper for libglade2 library
This is a set of thin C++ wrappers for libglade v2 library.
devel/libgpc-2.32 (Score: 0.032514982)
Generic Polygon Clipper
An algorithm for calculating the difference, intersection, exclusive-or or union of arbitrary polygon sets. Copyright: (C) 1997-2004, Advanced Interfaces Group, University of Manchester. This software is free for non-commercial use. It may be copied, modified, and redistributed provided that this copyright notice is preserved on all copies. The intellectual property rights of the algorithms used reside with the University of Manchester Advanced Interfaces Group. You may not use this software, in whole or in part, in support of any commercial product without the express consent of the author. Software documentation at
devel/libgsf-1.14.36 (Score: 0.032514982)
Extensible I/O abstraction for dealing with structured file formats
The library aims to provide an efficient extensible i/o abstraction for dealing with different structured file formats.
devel/php56-5.6.26 (Score: 0.032514982)
The pcntl shared extension for php
devel/libgutenfetch-1.2 (Score: 0.032514982)
Library that allows application developers to connect to PG
This is a port of libgutenfetch, which provides a clean and consistent interface for application developers to write clients which list and fetch free electronic texts from any number of Project Gutenberg servers throughout the world.