Ports Search

Results 771780 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.008 seconds)
math/octave-forge-odebvp-1.0.6 (Score: 0.0061892)
Octave-forge package odebvp
The octave-forge package is the result of The GNU Octave Repositry project, which is intended to be a central location for custom scripts, functions and extensions for GNU Octave. contains the source for all the functions plus build and install scripts. This is odebvp. To approximate the solution of the boundary-value problem y''=p(x)*y' + q(x)*y + r(x), a<=x<=b, y(a)=alpha, y(b)=beta by the linear finite-diffence method.
audio/modplugplay-1.0 (Score: 0.006182018)
Command-line music mod player using libmodplug
modplugplay is a command line player for many music modules (669, amf, ams, dbm, dmf, dsm, far, it, j2b, mdl, med mod, mt2, mtm, okt, psm, ptm, s3m, stm, ult, umx and xm) using the libmodplug library.
databases/Class-DBI-Plugin-Senna-0.01 (Score: 0.006182018)
Add Instant Fulltext Search Capability With Senna to Class::DBI
Class::DBI::Plugin::Senna harnesses the power of Senna (http://b.razil.jp/project/senna) with Class::DBI. This module installs hooks in your Class::DBI package that automatically creates and updates a Senna index.
devel/Sort-Array-0.26 (Score: 0.006182018)
Powerful array sorting Perl interface
This extended sorting algorithm allows you to a) sort an array by ANY field number, not only the first b) find duplicates in your data-set and sort them out.
math/cblas-1.0 (Score: 0.006182018)
Reference implementation of the C interface to the legacy Fortran BLAS
This is a reference implementation of the C interface to the legacy Fortran Basic Linear Algebra Subprograms (BLAS), as described in Annex B of the BLAS Technical Forum (BLAST) Standard.
math/Math-Polygon-Tree-0.08 (Score: 0.006182018)
Class for fast check if point is inside polygon
Math::Polygon::Tree creates a B-tree of polygon parts for fast check if object is inside this polygon. This method is effective if polygon has hundreds or more segments.
sysutils/iat-0.1.7 (Score: 0.006182018)
Converter of many types of CD-ROM image file formats into ISO-9660
iat (Iso9660 Analyzer Tool) is a tool for detecting the structure of many types of CD-ROM image file formats, such as BIN, MDF, PDI, CDI, NRG, and B5I, and converting them into ISO-9660.
archivers/tar-1.29 (Score: 0.0061681634)
GNU version of the traditional tape archiver
The Free Software Foundation's "tar" tape archiver. GNU tar saves many files together into a single tape or disk archive, and can restore individual files from the archive. It includes multivolume support, the ability to archive sparse files, automatic archive compression/decompression, remote archives and special features that allow tar to be used for incremental and full backups. This distribution also includes rmt, the remote tape server. Note that this port will install these utilities with a 'g' prefix, e.g. gtar, but the man pages and info documentation will refer to them without the 'g' prefix.
audio/CDDB-1.222 (Score: 0.0061681634)
High-level interface to the Compact Disc Database
The CDDB module implements a Perl class for communicating with an audio compact disc database through the CDDBP protocol. It allows querying the database and submitting new entries to it via e-mail (the Mail::Internet and Mail::Header modules are required for submitting, but their absence won't affect other functions). Unlike its analogs, CDDB.pm doesn't try to read a disc in your CD-ROM by itself, but relies on the main program supplying disc data. Therefore, it is particularly useful for developing software that deals with alternative media, such as MPEG audio files.
biology/Bio-NEXUS-0.78 (Score: 0.0061681634)
Object-oriented Perl API for the NEXUS file format
Bio::NEXUS package provides an object-oriented, Perl-based applications programming interface (API) to the NEXUS file format of Maddison, et al., 1997 (Syst. Biol. 46:590-621). NEXUS is a powerful and extensible format designed for use in evolutionary analysis, including the analysis of molecular sequence data as well as classical morphological and life-history data. NEXUS is the input or output format for software such as PAUP*, MacClade, Mesquite, SIMMAP, MrBayes, Nexplorer, and so on. This package also contains the demonstration applications nexplot.pl (plot character data with a tree) and nextool.pl (allowing programmatic editing, e.g., selecting particular clades or subsets of data).