Ports Search

Results 351360 of 1,947 for /x11/.(0.038 seconds)
devel/clinfo-2.1.16.01.12 (Score: 0.072152615)
OpenCL info program like glxinfo is for libGL
A simple OpenCL application that enumerates all possible platform and device properties. Inspired by AMD's program of the same name, it is coded in pure C99 and it tries to output all possible information, including that provided by platform-specific extensions, and not to crash on platform-unsupported properties (e.g. 1.2 properties on 1.1 platforms).
devel/gccmakedep-1.0.3 (Score: 0.072152615)
Create dependencies in makefiles using 'gcc -M'
The gccmakedep program creates dependencies in makefiles using 'gcc -M'.
devel/libdlna-0.2.3 (Score: 0.072152615)
Reference DLNA open-source implementation
libdlna aims at being the reference open-source implementation of DLNA (Digital Living Network Alliance) standards. Its primary goal is to provide DLNA support to uShare, an embedded DLNA & UPnP A/V Media Server, but it will be used to build both DLNA servers and players in the long term.
devel/libdevq-0.0.2 (Score: 0.072152615)
Generic Device Query and Monitor interface
Generic Device Query and Monitor interface
devel/libpciaccess-0.13.4 (Score: 0.072152615)
Generic PCI access library
This package contains the pciaccess library.
devel/libclc-0.2.0.20151006 (Score: 0.072152615)
Required library functions for OpenCL C programming language
libclc is an open source, BSD licensed implementation of the library requirements of the OpenCL C programming language, as specified by the OpenCL 1.1 Specification. The following sections of the specification impose library requirements: Libclc is intended to be used with the Clang compiler's OpenCL frontend
devel/hashie-2.1.2 (Score: 0.072152615)
Hashie is a simple collection of useful Hash extensions
Hashie is available as a RubyGem which extend Hashes and make them more useful. * Hashie::Mash: gives simple pseudo-object functionality that can be built from hashes and easily extended * Hashie::Dash: has a discrete set of defined properties and only those properties may be set on the hash. * Hashie::Trash: a Dash that allows you to translate keys on initialization. * Hashie::Clash: allows you to easily construct complex hashes using method notation chaining.
devel/libyajl2-1.0.1 (Score: 0.072152615)
Vendored copy of libyajl2
Vendored copy of libyajl2
devel/mixlib-authentication-1.3.0 (Score: 0.072152615)
Mixes in simple per-request authentication
Mixlib::Authentication provides a class-based header signing authentication object, like the one used in Chef.
devel/mixlib-cli-1.4.0 (Score: 0.072152615)
Simple mixin for CLI interfaces, including option parsing
Mixlib::CLI provides a class-based command line option parsing object, like the one used in Chef, Ohai and Relish.