Ports Search

Results 1,8511,860 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.01 seconds)
audio/libechonest-2.3.1 (Score: 0.0011488996)
Collection of C++/Qt classes designed to use the APIs of The Echo Nest
libechonest is a collection of C++/Qt classes designed to make a developer's life easy when trying to use the APIs provided by The Echo Nest.
games/xsc-1.6 (Score: 0.0011484553)
Vector graphics space shoot'em up game
Xsc is a clone of the old vector graphics video game Star Castle by Cinematronics. The object is to destroy the enemy ship, destroying its protective rings first while dodging various buzzers and fireballs sent to destroy you. Keys: D turn counter-clockwise F turn clockwise J thrust K fire laser P pause Q quit space new game
security/samba-virusfilter-0.1.3 (Score: 0.0011484553)
On-access anti-virus filter for Samba
This is a set of various Samba VFS modules to scan and filter virus files on Samba file services with an anti-virus scanner. Supported Anti-Virus engines: - ClamAV (clamd daemon) - F-Secure Anti-Virus (fsavd daemon) - Sophos Anti-Virus (savdid daemon)
www/dojo-1.11.1 (Score: 0.0011484553)
Open-source DHTML toolkit written in JavaScript
Dojo is an Open Source DHTML toolkit written in JavaScript. It builds on several contributed code bases (nWidgets, Burstlib, f(m)), which is why we refer to it sometimes as a "unified" toolkit. Dojo aims to solve some long-standing historical problems with DHTML which prevented mass adoption of dynamic web application development.
www/red5-1.0.1 (Score: 0.0011484553)
Red5 is an Open Source Flash Server
Red5 is an Open Source Flash Server written in Java that supports: - Streaming Audio/Video: FLV, MP3, F4V, MP4, AAC, M4A - Recording Client Streams (FLV only) - Shared Objects - Live Stream Publishing: Sorenson, VP6, h.264, Nelly Moser, MP3, Speex, AAC, NSV - Remoting
misc/cmatrix-1.2a (Score: 0.0011472964)
Show a scrolling 'Matrix' like screen
CMatrix - show a scrolling 'Matrix' like screen (curses based) CMatrix by default operates in 'eye candy' mode. It must be aborted with control-c. If you wish for more of a 'screen saver' effect, you must specify -s on the command line. For usage, use cmatrix -h. If you have any suggestions/flames/patches to send, please feel free to do so. Please do not critique my code, I know I'm a hack ;-) I just got the urge to write this one evening, and decided to see how fast I could do it. It's probably not particularly portable or efficient, but I'm pretty sure it wont hog *too* much CPU time. This software is provided under the GNU GPL. I am in no way affiliated in any way with the movie 'The Matrix', just a big fan.
devel/kyra-2.1.3 (Score: 0.0011468111)
Simple Sprite engine written in C++
Kyra is a simple, fully featured Sprite engine written in C++. The Kyra engine is suited to 2D, isometric, and quasi-3D games. It is built on top of SDL for cross platform use. It supports tiles, sprites, and user drawn surfaces. It has full support for alpha blending, scaling, color transformation, pixel perfect collision detection, OpenGL acceleration, and mouse testing. It comes with tools to define sprites and import images into the system.
www/flickcurl-1.26 (Score: 0.0011468111)
C library for the Flickr API
Flickcurl is a C library for the Flickr API, handling creating the requests, signing, token management, calling the API, marshalling request parameters and decoding responses. It uses libcurl to call the REST web service and libxml2 to manipulate the XML responses. The current version supports part of the API (see Flickcurl API coverage) primarily the functions for reading photo, people and tags description, uploading photos, changing tags and comments.
science/gchemutils-0.14.10 (Score: 0.0011467417)
C++ classes and Gtk3 widgets related to chemistry
Gnome Chemistry Utils provide C++ classes and Gtk+-2 widgets related to chemistry. It also contains these programs: * GChemPaint: a 2D chemical editor * a chemical calculator * a molecular structure viewer (GChem3D) * a crystal structure viewer and editor (Gnome Crystal) * a periodic table of the elements * a Mozilla plugin (which displays only XYZ files at the moment) * a simple spectrum viewer (GSpectrum)
www/cblog-0.1.6 (Score: 0.001141726)
Simple weblog in C using markdown
simple weblog written in C using markdown to write posts and tinycdb to store them