Ports 搜索

共有18,669项符合descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE的查询结果,以下是第1,4311,440项(搜索用时0.015秒)
audio/moc-2.5.0 (Score: 0.0016145515)
Console audio player designed to be powerful and easy to use
MOC (music on console) is a console audio player designed to be powerful and easy to use. MOC plays smoothly, regardless of system or I/O load, because it handles the output buffer in a separate thread. It does not cause gaps between files, because the next file to be played is pre-cached while playing the current file. Supported file formats are: MP3, Ogg Vorbis, FLAC, Musepack (mpc), Speex, WAVE, AIFF, AU, SVX, Sphere Nist WAV, IRCAM SF, Creative VOC, AAC, MP4, Real, WMA.
x11-toolkits/gtksourceviewmm-3.2.0 (Score: 0.0016095337)
C++ binding of GtkSourceView3
GtkSourceViewMM is a C++ binding of GtkSourceView, a text widget that extends the standard gtk+ 2.x text widget. It improves the gtk+ text widget by implementing syntax highlighting and other features typical of a source editor.
x11-toolkits/libgtksourceviewmm-1.9.5 (Score: 0.0016095337)
C++ binding of GtkSourceView
GtkSourceViewMM is a C++ binding of GtkSourceView, a text widget that extends the standard gtk+ 2.x text widget. It improves the gtk+ text widget by implementing syntax highlighting and other features typical of a source editor.
audio/libcddb-1.3.2 (Score: 0.001606311)
Library to access data on a CDDB server
Libcddb is a library that implements the different protocols (CDDBP, HTTP, SMTP) to access data on a CDDB server (http://freedb.org). It tries to be as cross-platform as possible. The initial library will have a C API.
www/qdecoder-12.0.5 (Score: 0.0016026244)
C/C++ language library including CGI supports
The qDecoder Project ==================== qDecoder is a C/C++ language library including CGI supports. CGI Interfaces o Request Parser, Response Generator, Session, Cookies Network & IPC Interfaces o Socket, Shared memory, Semaphore, Database wrapper Data structures o Linked-list, Hash tables, Queue, qDecoder implementation of Obstack Useful APIs o Configuration parser, Automated file logger, Server side includes Common Utilities o String libraries, File libraries, Hashes & En/decoders And more...
devel/libpo6-0.5.2 (Score: 0.0016020281)
POSIX wrappers for C++
This is a library that includes all the code I tend to carry from project to project for wrapping POSIX APIs for C++. Where possible, things are implemented inline so that there is minimal to no cost above and beyond using the good old C APIs.
biology/seqio-1.2.2 (Score: 0.0016018532)
Set of C functions which can read/write biological sequence files
"The SEQIO package is a set of C functions which can read and write biological sequence files formatted using various file formats and which can be used to perform database searches on biological databases." - from the README file
www/validator-1.3 (Score: 0.0016018532)
Markup Validation Service from the World Wide Web Consortium (W3C)
The Markup Validation Service from the World Wide Web Consortium (W3C), this is so the markup validator can be installed on a web server along with all of the validator's dependencies.
www/libxul-45.4.0 (Score: 0.0016002678)
Mozilla runtime package that can be used to bootstrap XUL+XPCOM apps
Mozilla runtime package that can be used to bootstrap XUL+XPCOM applications that are as rich as Firefox and Thunderbird. It will provide mechanisms for installing, upgrading, and uninstalling these applications. XULRunner will also provide libxul, a solution which allows the embedding of Mozilla technologies in other projects and products.
graphics/fyre-1.0.1 (Score: 0.0015986124)
Chaos map rendering system with GTK+-2 interface
Fyre provides a rendering of the Peter de Jong map, with an interactive GTK+ 2 frontend and a command line interface for easy and efficient rendering of high-resolution, high quality images. This program was previously known as 'de Jong Explorer', but has been renamed to make way for supporting other chaotic functions. All the images you can create with this program are based on the simple Peter de Jong map equations: x' = sin(a * y) - cos(b * x) y' = sin(c * x) - cos(d * y)