Ports Search

Results 3,5713,580 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.011 seconds)
x11-fonts/dejavu-2.35 (Score: 5.194596E-4)
Bitstream Vera Fonts clone with a wider range of characters
The DejaVu fonts are a font family based on the Bitstream Vera Fonts. Its purpose is to provide a wider range of characters while maintaining the original look and feel through the process of collaborative development.
x11-toolkits/pangoxsl-1.6.0.3 (Score: 5.194596E-4)
Implements Pango library with a PDF backend for PDF output
PangoXSL implements a version of the Pango library with a PDF backend for creating PDF output. This library also implements several of the inline properties defined by XSL that are not currently implemented by Pango.
x11-toolkits/kiwi-1.9.38 (Score: 5.194596E-4)
Framework and a set of enhanced widgets based on PyGTK
kiwi offers a set of enhanced widgets for Python based on PyGTK. It also includes a framework designed to make creating Python applications using PyGTK and libglade much simpler.
audio/cmt-1.16 (Score: 5.189887E-4)
The Computer Music Toolkit - a collection of LADSPA plugins
The Computer Music Toolkit (CMT) is a collection of LADSPA plugins for use with software synthesis and recording packages
databases/DBICx-MapMaker-0.03 (Score: 5.189887E-4)
Perl 5 module to automatically create a DBIx::Class mapping table
The Perl 5 module DBICx::MapMaker automatically creates a DBIx::Class result source for "many to many" relationship.
databases/amalgalite-1.5.0 (Score: 5.189887E-4)
Embeds the SQLite database engine in a Ruby extension
Amalgalite embeds the SQLite database engine in a ruby extension. There is no need to install SQLite separately.
devel/IO-Callback-1.12 (Score: 5.189887E-4)
Perl extension to emulate file interface for a code reference
IO::Callback provides an easy way to produce a phoney read-only filehandle that calls back to your own code when it needs data to satisfy a read. This is useful if you want to use a library module that expects to read data from a filehandle, but you want the data to come from some other source and you don't want to read it all into memory and use IO::String.
devel/List-Permutor-0.022 (Score: 5.189887E-4)
Allow you to process all possible permutations of a list
The List::Permutor module is simple module that currently allows you to process all possible permutations of a list
devel/Module-Info-File-0.14 (Score: 5.189887E-4)
Retrieves module information from a file or script
Retrieves module information from a file or script. Enhances Module::Info->new_from_file to include dir and name attributes.
devel/Module-Starter-PBP-0.0.3 (Score: 5.189887E-4)
Create a module as recommended in "Perl Best Practices"
This module implements a simple approach to creating modules and their support files, based on the Module::Starter approach.