Ports Search

Results 2,8712,880 of 5,161 for /ports-mgmt/.(0.006 seconds)
mail/wmmaiload-2.3.0 (Score: 0.006224396)
Incoming mail monitor dockapp with a similar look to wmcpuload
This dockapp monitors your incoming mail in 1 or more mailboxes in mbox format.
mail/xbuffy-3.3.3 (Score: 0.006224396)
Replacement for xbiff that handles multiple mail files
Basically, XBuffy (and Xmultibiff) is a XBiff-type program with a lot of new options. With XBuffy you can watch multiple mailboxes. When new mail arrives, you can have a pop up window showing the From: and Subject: lines. You can also set it up to launch your favorite mail reader when you click on a box. Currently. xbuffy is only capable of watching mailboxes with the standard mailbox format (messages separated with a From line). This is version 3.2.1.
mail/spamprobe-1.4d (Score: 0.006224396)
Spam detector using Bayesian analysis of word counts
SpamProbe Fast, intelligent, automatic spam detector using Bayesian analysis of word counts in spam and non-spam email. Intended for use with procmail to filter inbound email. No manual rule creation required.
mail/gnome-gmail-notifier-0.10.1 (Score: 0.006224396)
Gmail Inbox Monitor for the GNOME2 desktop
The Gnome Gmail Notifier project aims to provide a stable, efficient GTK+2.0 application that provides periodic updates that pertain to the user's gmail inbox. The Notifier presents itself as a system tray icon in the GNOME2 desktop, displaying a small balloon popup when the user recieves new mail.
math/rpy2-2.7.8 (Score: 0.006224396)
Python interface to the R Programming Language
RPy is a very simple, yet robust, Python interface to the R Programming Language. It can manage all kinds of R objects and can execute arbitrary R functions (including the graphic functions). All the errors from the R language are converted to Python exceptions. Any module that later were installed on the R system, can easily be used from within Python, without introducing any changes. rpy2 is a redesign and rewrite of rpy. It is providing a low-level interface to R, a proposed high-level interface, including wrappers to graphical libraries, as well as R-like structures and functions.
math/why3-2016 (Score: 0.006224396)
Component of SPARK 2016
This is a component of SPARK 2016. Those looking for the deductive program verification platform known as why3 should refer to math/why3 instead.
math/labplot-2.0.1 (Score: 0.006224396)
Data plotting and function analysis tool for KDE
LabPlot is a program for two- and three-dimensional graphical presentation of data sets and functions. LabPlot allows you to work with multiple plots which each can have multiple graphs. The graphs can be produced from data or from functions.
math/ldouble-0.1 (Score: 0.006224396)
Long double math precision functions
Library of elementary mathematical functions, probability and elliptic integrals in 80-bit (x86) or 128-bit long double precision.
math/outliers-0.14 (Score: 0.006224396)
Collection of some tests commonly used for identifying outliers
A collection of some tests commonly used for identifying outliers: - Chi-squared test for outlier - Test for outlying or inlying variance - Dixon tests for outlier - Grubbs tests for one or two outliers in data sample - Find value with largest difference from the mean - Critical values and p-values for Cochran outlying variance test - Critical values and p-values for Dixon test - Calculate critical values and p-values for Grubbs test - Interpolate tabularized distribution - Remove the value(s) most differing from the mean - Calculate scores of the sample
math/zarith-1.2.1 (Score: 0.006224396)
OCaml arithmetic library for arbitrary precision integers
The Zarith library implements arithmetic and logical operations over arbitrary precision numbers. It uses GMP to efficiently implement arithmetic over large numbers. Small integers are represented as Caml unboxed integers for speed and space economy.