Ports Search

Results 3,9213,930 of 17,773 for comment.zh_CN%3A%E6%8E%A7%E5%88%B6%E5%8F%B0.(0.009 seconds)
mail/mailfmt-1.3 (Score: 2.6980485E-4)
Remove leading quotations from mail/news and wrap lines to fixed width
'mailfmt' is a program to reformat mail and news to remove leading quotation characters and wrap the lines to a reasonable width. You need a reasonably current copy of Python to run the main script.
mail/qmail-contrib-0.1 (Score: 2.6980485E-4)
Contributed programs for qmail
These are a collection of contributed programs for qmail. fastforward allows the use of a new method of storing aliases, in a compact database. dotforward allows old-style ".forward" files to work correctly.
mail/html5_notifier-0.6.2 (Score: 2.6980485E-4)
HTML5 desktop notifier plugin for roundcube
HTML5_Notifier is a Roundcube plugin. It displays Desktop Notifications like the ones you might know from Google Mail. Just keep Roundcube opened in a (minimized) tab and enjoy getting notifications every time a new mail arrives.
mail/xmailwatcher-1.6 (Score: 2.6980485E-4)
Mailbox checker which displays sender and subject lines of mails
This is XMAILWATCHER, which periodically checks a user's mailbox. If there is mail, the user is notified either by a changing icon, or by a list of senders and subjects in an X object.
math/nloptr-1.0.4 (Score: 2.6980485E-4)
R interface to NLopt
nloptr is an R interface to NLopt. NLopt is a free/open-source library for nonlinear optimization, providing a common interface for a number of different free optimization routines available online as well as original implementations of various other algorithms.
math/semigroupoids-5.0.0.3 (Score: 2.6980485E-4)
Semigroupoids: Category sans id
Provides a wide array of semigroupoids and operations for working with semigroupoids. A Semigroupoid is a Category without the requirement of identity arrows for every object in the category.
math/jeuclid-3.1.9 (Score: 2.6980485E-4)
Java based MathML rendering solution
JEuclid is a complete MathML rendering solution, consisting of: a MathViewer application, command line converters from MathML to other formats, an ant task for autmated conversion, display components for AWT and Swing and a component for Apache Cocoon.
math/gnome-calculator-3.18.3 (Score: 2.6980485E-4)
GNOME 3 calculator tool
Gcalctool is a powerful graphical calulator with financial, logical and scientific modes. It uses a multiple precision package to do its arithmetic to give a high degree of accuracy.
math/Algorithm-CurveFit-1.05 (Score: 2.6980485E-4)
Nonlinear Least Squares Fitting
Algorithm::CurveFit implements a nonlinear least squares curve fitting algorithm. That means, it fits a curve of known form (sine-like, exponential, polynomial of degree n, etc.) to a given set of data points.
math/Statistics-LTU-2.8 (Score: 2.6980485E-4)
Perl implementation of Linear Threshold Units
Statistics::LTU defines methods for creating, destroying, training and testing Linear Threshold Units. A linear threshold unit is a 1-layer neural network, also called a perceptron. LTU's are used to learn classifications from examples. -Anton <tobez@FreeBSD.org>