Ports Search

Results 2,1112,120 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.017 seconds)
devel/lasi-1.1.1 (Score: 9.294639E-4)
C++ stream output interface for creating Postscript documents
libLASi is a library written by Larry Siden that provides a C++ stream output interface ( with operator << ) for creating Postscript documents that can contain characters from any of the scripts and symbol blocks supported in Unicode and by Owen Taylor's Pango layout engine. The library accommodates right-to-left scripts such as Arabic and Hebrew as easily as left-to-right scripts. Indic and Indic-derived Complex Text Layout (CTL) scripts, such as Devanagari, Thai, Lao, and Tibetan are supported to the extent provided by Pango and by the OpenType fonts installed on your system. All of this is provided without need for any special configuration or layout calculation on the programmer's part.
multimedia/libtuner-1.1.3 (Score: 9.2826696E-4)
Userspace drivers for various TV/radio tuner ICs
libtuner provides userspace drivers and support routines for a variety of TV and radio tuner ICs. These ICs are usually attached to a peripheral bus (such as an I2C bus) embedded on a tuner card, and "stub" device nodes for the ICs will be exported by a card-specific driver.
print/enscript-1.6.6 (Score: 9.2826696E-4)
ASCII to PostScript filter
This is a filter that converts text files to PostScript, RTF, or HTML and then spools generated output to a printer or dumps it to a file. Input files in a number of programming languages, including C, Perl, Tcl, and more, can optionally be pretty-printed instead of printed as plain-text. Many printing options are available.
lang/huc-3.21 (Score: 9.242793E-4)
PC Engine C compiler which can create ROMs (hucard) or CD images
HuC is a PC Engine C compiler. It can create ROMs (hucard) or CD images and is bundled with an assembler and all kinds of libraries. You can ouput text, scrolls, make sound, control CD, handle sprites and tiles, and more.
mail/cclient-20130621 (Score: 9.242793E-4)
Mark Crispin's C-client mail access routines forked from UW
C-client is a common API for accessing mailboxes. It is used internally by the popular PINE mail reader as well as the University of Washington's IMAP server. This is the version forked from UW by the original author Mark Crispin. For more information, please see the repository homepage:
textproc/pugixml-1.7 (Score: 9.242793E-4)
Light-weight, simple and fast XML parser for C++ with XPath support
pugixml is a light-weight C++ XML processing library. It features: * DOM-like interface with rich traversal/modification capabilities * Extremely fast non-validating XML parser which constructs the DOM tree from an XML file/buffer * XPath 1.0 implementation for complex data-driven tree queries * Full Unicode support with Unicode interface variants and automatic encoding conversions
devel/glademm-2.6.0 (Score: 9.239079E-4)
C++ code generator backend for glade and glade2
glademm an extension to glade and glade-2 (Gtk GUI Builder) to create C++ sources for gtk-- and gtkmm2 (any combination) or skeletons for libglade(mm) based programs.
net/geoip-0.0.0.20131016 (Score: 9.239079E-4)
Go library to wrap the libgeoip C library
This package wraps the libgeoip C library for access from Go (golang). You can download the free GeoLite Country database or you can subscribe to updates.
devel/PHPTAL-1.2.2 (Score: 9.231075E-4)
PEAR PHPTAL is a XML/XHTML template library for PHP
PHPTAL is a PHP implementation of ZPT work. To be short, PHPTAL is a XML/XHTML template library for PHP.
sysutils/fstyp-0.1 (Score: 9.231075E-4)
Detect which filesystem type a device/partition contains
fstyp can be used to heuristically detect which filesystem type a device or a partition contains. Useful for backup scripts.