Ports Search

Results 5,1415,150 of 18,669 for descr.zh_CN%3A%E9%81%8F%E5%88%B6%E5%9E%83%E5%9C%BE.(0.01 seconds)
mail/LMAP-CID2SPF-0.9 (Score: 3.1105202E-4)
Module to convert between Microsoft's Caller-ID and SPF
This module can be used to convert between two of the LMAP (Lightweight MTA Authentication Protocol) formats currently being proposed: CID = Microsoft's Caller-ID SPF = Sender Policy Framework It will convert an XML-fragment as proposed by CID to a record that can be added to DNS as proposed by SPF. SEE ALSO SPF: http://spf.pobox.com/
mail/Mail-Verp-0.06 (Score: 3.1105202E-4)
Encodes and decodes Variable Envelope Return Paths (VERP) addresses
Mail::Verp encodes the address of an email recipient into the envelope sender address so that a bounce can be more easily handled even if the original recipient is forwarding their mail to another address and the remote Mail Transport Agents send back unhelpful bounce messages. The module must also be used to decode bounce recipient addresses.
mail/sentinel-1.7b (Score: 3.1105202E-4)
Sendmail milter API implementation
Sentinel is a sendmail milter API implementation. This package might be usefull for Unix system administrators who is using freeware Sendmail. May be it's one more milter, but on the other side it's flexible enough to satisfy more or less subtle requirements for mail filtering.
math/grpn-1.1.2 (Score: 3.1105202E-4)
GTK+-based reverse polish notation (RPN) calculator
GRPN is a RPN calculator for the X Window system built using the GIMP Toolkit (GTK). GRPN works with real numbers, complex numbers, matrices, and complex matrices. Numbers can be displayed in 4 different radix modes, and complex numbers can be displayed in either Cartesian or polar form.
net/Net-Gnats-0.06 (Score: 3.1105202E-4)
Perl interface to GNU Gnats daemon
Net::Gnats provides a perl interface to the gnatsd command set. Although most of the gnatsd command are present and can be explicitly called through Net::Gnats, common gnats tasks can be accompished through some methods which simplify the process (especially querying the database, editing bugs, etc).
net/wmnet-1.2 (Score: 3.1105202E-4)
Network bandwidth monitor intended for the WindowMaker dock
This application displays the data rate through a given network interface. It is intended to be run from the WindowMaker dock, but others have run it under the fvwm and AfterStep window managers. Information about this software can be found on my web page:
security/easy-rsa-3.0.1 (Score: 3.1105202E-4)
Small RSA key management package based on openssl
Easy-RSA is a small RSA key management package, based on the openssl command line tool, that can be found in the easy-rsa subdirectory of the OpenVPN distribution. While this tool is primary concerned with key management for the SSL VPN application space, it can also be used for building web certificates.
security/easy-rsa-2.2.2 (Score: 3.1105202E-4)
Small RSA key management package based on openssl
Easy-RSA is a small RSA key management package, based on the openssl command line tool, that can be found in the easy-rsa subdirectory of the OpenVPN distribution. While this tool is primary concerned with key management for the SSL VPN application space, it can also be used for building web certificates.
security/HTML_Crypt-1.3.4 (Score: 3.1105202E-4)
Encrypts text which is later decoded using JavaScript on the client side
HTML_Crypt provides methods to encrypt text, which can be later be decrypted using JavaScript on the client side. This is very useful to prevent spam robots collecting email addresses from your site, included is a method to add mailto links to the text being generated.
textproc/XML-Dumper-0.81 (Score: 3.1105202E-4)
Perl module for dumping Perl objects from/to XML
XML::Dumper dumps Perl data to a structured XML format. XML::Dumper can also read XML data that was previously dumped by the module and convert it back to Perl. This might be useful for dumping Perl objects to files using an XML format that can be reloaded or accessed by other programs. Maybe even other languages. -Anton <tobez@FreeBSD.org>