Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第951960项(搜索用时0.014秒)
www/urllink-2.03.3 (Score: 0.0020110265)
Select a non-URL and open it in a browser window
URL Link is a small extension that allows you to select a non-URL in a mail/news message or web-page, and open it in a browser window. For emails, it reconnects links in emails which have been broken across several lines, and also replaces spaces with the URL character code %20 so that you may follow emailed network 'file:' links (which it auto- detects from Windows X: or servdir references). For web pages, it also allows you to select textual links/URLs in web pages or edit boxes, and follow them as if they were real links. It will always let you follow links and also analyses mailto: links.
databases/dbtool-1.9.1 (Score: 0.0020030672)
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.0020030672)
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.0020015202)
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.
net/tcpcat-1.2.0 (Score: 0.0020015202)
Simple utility for sending/receiving data over a TCP or a Unix-domain socket
From the tcpcat README: Tcpcat is a simple program that is like `cat' but it works over TCP streams to allow you to cat from one host to another. The host common way to use this program whould be something like this: on host a: $ tcpcat -l 93255 | gzip -dc | tar xvf - on host b: $ tcpcat -h hosta:93255 file.tar.gz Another good use for this program is debugging network stuff. When debugging a newtork client or server you can pipe the output of tcpcat to a hex dump (I recomend xxd which comes with vim). Also it can act as a crude telnet server when invoded with --listen, --input, and --output, this mode is quite useful for network program debugging as well.
graphics/ilmbase-2.2.0 (Score: 0.0019866654)
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.0019853998)
Free Pascal interface to a52 library
audio/CDDB-File-1.05 (Score: 0.0019853998)
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.0019853998)
Access a MySQL database through Python
databases/MySQLdb-1.2.5 (Score: 0.0019853998)
Access a MySQL database through Python