Ports Search

Results 8,9118,920 of 17,660 for descr%3A%22spam filter%22.(0.012 seconds)
math/truthtable-1.2.2 (Score: 1.3917367E-4)
Truth Tables generator (written in Java)
TruthTable is a truth table generator that does the dirty work for you. This Java program handles the following operations: Not, And, Or, XOR, Implication, and the Biconditional.
math/narray_miss-1.2.8 (Score: 1.3917367E-4)
Additional class with processing of missing value to NArray
This is an additional class of ruby with conduct processing of missing value to NArray which is a numeric multi-dimensional array class.
math/xppaut-7.0 (Score: 1.3917367E-4)
Graphical tool for solving differential equations, etc
XPPAUT is a graphical tool for solving * differential equations, * difference equations, * delay equations, * functional equations, * boundary value problems, and * stochastic equations.
misc/buffer-1.19 (Score: 1.3917367E-4)
Buffer sporadic I/O for faster tape and pipe throughput
This is a program designed initially to speed up writing tapes on remote tape drives, but may be used as a general pipe buffering utility. Note: You must have SYSVSHM support in FreeBSD kernel. The program splits itself into two processes. The first process reads (and reblocks) from stdin into a shared memory buffer. The second writes from the shared memory buffer to stdout. Doing it this way means that the writing side effectly sits in a tight write loop and doesn't have to wait for input. Similarly for the input side. It is this waiting that slows down other reblocking processes, like dd.
misc/fortune-mod-futurama-0.2 (Score: 1.3917367E-4)
Compilation of quotes from the TV series "Futurama"
fortune-mod-futurama is a compilation of quotes from the Fox TV Series "Futurama" by Matt Groening. The quotes have been compiled from various sources on the Web.
misc/fortune_strfile-1.0 (Score: 1.3917367E-4)
Duplicate of strfile(8)
This is a duplicate of strfile(8). It exists to make it possible to have fortune ports without first having to install the games distribution.
misc/freebsd-doc-all-49071 (Score: 1.3917367E-4)
Documentation from the FreeBSD Documentation Project
A meta-port to install all language versions of the whole documentation set from the FreeBSD Documentation Project: Handbook, FAQ, articles and more.
misc/terraform-0.9.5 (Score: 1.3917367E-4)
Interactive height field generation and manipulation program
Terraform is an open source interactive height field generation and manipulation program, giving you the ability to generate random terrain and transform it. It uses the GNOME desktop platform and thus has a (more or less) consistent graphical user interface which doesn't require use of the command line. Terraform allows you to generate random terrain using a number of algorithms and then selectiveley change the terrain using a variety of transformations. Where possible, the transformations provide a real-time preview, giving you instant feedback on the effect of any parameter changes.
misc/gnome-icon-theme-3.12.0 (Score: 1.3917367E-4)
Collection of icons for the GNOME desktop
gnome-icon-theme is a collection of icons and emblems for the GNOME 2 desktop. Included are the images used in toolbars, dialog boxes, etc.
misc/watch-3.2.8 (Score: 1.3917367E-4)
GNU watch command
GNU watch runs a command repeatedly, displaying its output (the first screenfull). This allows you to watch the program output change over time.