Ports Search

Results 1,0611,070 of 1,965 for /x11-toolkits/.(0.09 seconds)
devel/pty-1.25 (Score: 0.009421237)
Pty (pseudo-terminal) bindings for Lua 5
Lua 5.0.x bindings for ptys (pseudo-terminals.)
japanese/marumoji-1.0 (Score: 0.009421237)
Japanese marumoji fonts
Japanese marumoji font collection for X
devel/gsoap-2.8.33 (Score: 0.009232203)
Generator Tools for Coding SOAP/XML Web Services in C and C++
The gSOAP Web services development toolkit offers an XML to C/C++ language binding to ease the development of SOAP/XML Web services in C and C/C++. Most toolkits for C++ Web services adopt a SOAP-centric view and offer APIs that require the use of class libraries for SOAP-specific data structures. This often forces a user to adapt the application logic to these libraries. In contrast, gSOAP provides a transparent SOAP API through the use of proven compiler technologies. These technologies leverage strong typing to map XML schemas to C/C++ definitions. Strong typing provides a greater assurance on content validation of both WSDL schemas and SOAP/XML messages.
sysutils/condor-8.2.8 (Score: 0.009232203)
High-throughput computing on distributively owned resources
Condor is a open-source, specialized workload management system for compute-intensive jobs. Like other full-featured batch systems, Condor provides a job queuing mechanism, scheduling policy, priority scheme, resource monitoring, and resource management. Users submit their serial or parallel jobs to Condor, Condor places them into a queue, chooses when and where to run the jobs based upon a policy, carefully monitors their progress, and ultimately informs the user upon completion. Condor also contains mechanisms to submit jobs to grid-sites and supports many different grid toolkits. It is developed at the University of Wisconsin-Madison's Department of Computer Sciences.
devel/rspec-rails-3.4.2 (Score: 0.008882427)
Testing framework for Rails
rspec-rails is a testing framework for Rails 3.x and 4.x.
net-mgmt/icinga-classicweb-1.13.3 (Score: 0.008882427)
Classic web interface for Icinga 1 and 2
This is the classic CGI web interface for Icinga 1.x and 2.x.
security/GnuPG-0.19 (Score: 0.008882427)
Perl module for interfacing with GnuPG
GnuPG - Perl module interface to the GNU Privacy Guard (v1.x.x series)
x11/xaniroc-1.02 (Score: 0.008882427)
Animate your root-cursor
xaniroc will change the root window cursor of an X11 screen into a rotating X.
games/kubrick-4.14.3 (Score: 0.0086894985)
3-D game based on Rubik's Cube
Kubrick is a game based on the Rubik's Cube (TM) puzzle. The cube sizes range from 2x2x2 up to 6x6x6, or you can play with irregular "bricks" such as 5x3x2 or "mats" such as 6x4x1 or 2x2x1. The game has a selection of puzzles at several levels of difficulty, as well as demos of pretty patterns and solution moves, or you can make up your own puzzles.
databases/bdb1-0.2.5 (Score: 0.008532193)
Ruby interface to Berkeley DB revision 1.8x with full feature support
Ruby-bdb1 is an interface to Berkeley DB revision 1.85 and 1.86. This library includes support for the following access methods: * B+tree * Hashing * Fixed and Variable-Length Records And the following interfaces: * Hash like interface - BDB1::Btree and BDB1::Hash * Array like interface - BDB1::Recnum(Recno)