Ports Search

Results 1,5811,590 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
databases/dbtool-1.9.1 (Score: 0.0026903504)
Store and retrieve data in a key/value format in a hash database
dbtool can be used to store and retrieve data in a key/value format in a hash database. Perl compatible regular expressions are supported both for storing and retrieving of data. It's main advantages are the ability to maintain huge amounts of data and speed.
www/webcheck-1.10.3 (Score: 0.0026903504)
View structure of a web site, get a list of problems like broken links
Webcheck is the professional Site Management Tool for webmasters. Linbot allows webmasters to view the structure of a site, track down broken links, find potentially outdated web pages list links pointing to external sites, view portfolio of inline images, get a run-down of problems sorted by author and to do all this periodically without user intervention.
mail/MIME-Lite-HTML-1.24 (Score: 0.0026882729)
Provide routine to transform a HTML page into a MIME mail
This module is a Perl mail client interface for sending message that support HTML format and build them for you.. This module provide routine to transform a HTML page in MIME::Lite mail. The job done is: * Get the file (LWP) if needed * Parse page to find include images (gif, jpg, flash) * Attach them to mail with adequat header if asked (default) * Include external CSS,Javascript file * Replace relative url with absolute one * Build the final MIME-Lite object with each part found Did you already see link like "Send this page to a friend" ?. With this module, you can do script that to this in 3 lines. It can be used too in a HTML newsletter. You make a classic HTML page, and give just url to MIME::Lite::HTML.
math/superlu_mt-2.0.20080115 (Score: 0.0026778968)
Routines for performing multithreaded sparse factorization
SuperLU_MT (version 2.0) ======================== SuperLU_MT contains a set of subroutines to solve a sparse linear system A*X=B. It uses Gaussian elimination with partial pivoting (GEPP). The columns of A may be preordered before factorization; the preordering for sparsity is completely separate from the factorization. SuperLU_MT is a parallel extension to the serial SuperLU library. SuperLU_MT is implemented in ANSI C, with multithreading extension, for example, using POSIX threads. Currently, only the LU factorization routine, which is the most time-consuming part of the solution process, is parallelized on machines with a shared address space. The other routines, such as column preordering and the forward and back substitutions are performed sequentially. This "alpha" release contains only double-precision real data type. Xiaoye S. Li, Lawrence Berkeley National Lab, xiaoye@nersc.gov James Demmel, Univ. of California Berkeley, demmel@cs.berkeley.edu John R. Gilbert, Xerox Palo Alto Research Center, gilbert@parc.xerox.com NOTE: This library has to be linked with BLAS or a thread safe replacement.
graphics/ilmbase-2.2.0 (Score: 0.002668321)
ILM Base libraries a.k.a. Half, IlmThread, Imath, and Iex
ABOUT THE ILMBASE LIBRARIES ---------------------------- Half is a class that encapsulates our 16-bit floating-point format. IlmThread is a thread abstraction library for use with OpenEXR and other software packages. It currently supports pthreads and Windows threads. Imath implements 2D and 3D vectors, 3x3 and 4x4 matrices, quaternions and other useful 2D and 3D math functions. Iex is an exception-handling library. If you have questions about using the IlmBase libraries, you may want to join our developer mailing list.
audio/fpc-3.0.0 (Score: 0.0026666212)
Free Pascal interface to a52 library
audio/CDDB-File-1.05 (Score: 0.0026666212)
Parse a CDDB/freedb data file
This module provides an interface for extracting data from CDDB-format data files, as used by freedb. It does not read data from your CD, or submit information to freedb.
databases/MySQLdb-1.2.5 (Score: 0.0026666212)
Access a MySQL database through Python
databases/MySQLdb-1.2.5 (Score: 0.0026666212)
Access a MySQL database through Python
devel/libdombey-5.32 (Score: 0.0026666212)
SCGI application server in a library
Libdombey provides multi-process and multi-threaded TCP or UNIX-domain SCGI application servers. The libraries handle network and concurrency tasks. You write code to service connections.