Ports 搜索

共有17,660项符合descr%3A%22spam filter%22的查询结果,以下是第17,28117,290项(搜索用时0.015秒)
math/randlib-1.3 (Score: 6.958684E-5)
Library of Routines for Random Number Generation
This library provides routines that return: (1) Beta random deviates (2) Chi-square random deviates (3) Exponential random deviates (4) F random deviates (5) Gamma random deviates (6) Multivariate normal random deviates (mean and covariance matrix specified) (7) Noncentral chi-square random deviates (8) Noncentral F random deviates (9) Univariate normal random deviates (10) Random permutations of an integer array (11) Real uniform random deviates between specif (12) Binomial random deviates (13) Negative Binomial random deviates (14) Multinomial random deviates (15) Poisson random deviates (16) Integer uniform deviates between specified limits (17) Seeds for the random number generator calculated from a character string
math/units-2.13 (Score: 6.958684E-5)
Unit conversion and calculation
The Free Software Foundation's "units" unit conversion and calculation utility. GNU units converts quantities expressed in various scales to their equivalents in other scales. Units can only handle multiplicative scale changes. For example, it cannot convert Celsius to Fahrenheit but it can convert temperature differences between those temperature scales. The units are defined externally in an extensive, well annotated data file that defines over 2000 units. You can also provide your own data file. Note that this port will install the utility with a 'g' prefix, e.g. gunits, but the texinfo documentation will refer to it without the 'g' prefix.
misc/delay-1.6 (Score: 6.958684E-5)
Delay program with feedback to the user
Delay is a program that counts down the number of seconds specified on its command line. In this way, it's sort of like the standard sleep(1) command, except for the fact that it provides feedback of the time remaining. Here some usage example: delay 1d 2:03:04.5 delay 1d 2h 3m 4.5s delay 93785.5 delay until 4 pm -- cdplay delay until noon tomorrow delay until midnight 4 october 2003 delay until now +5 minutes delay 15s -- top It allows for short, long, and customized messages for the display of the time remaining. - example of output : delay -v until 4 pm tomorrow Time Remaining: 1 days, 07:51:39.
misc/clex-4.6.6 (Score: 6.958684E-5)
Command line file manager
CLEX (pronounced KLEKS) is a file manager with full-screen user interface. It displays directory contents, including file status details, and provides features like command history, filename insertion, or name completion, in order to help users to create commands to be executed by the shell. CLEX is versatile tool for system administrators and all users that utilize the enormous power of the command line. Its unique one-panel user interface enhances productivity and lessens the probability of mistake. There are no built-in commands; CLEX is an add-on to your favorite shell.
misc/astrolog-5.41g (Score: 6.958684E-5)
Astrology program for X11 and alpha-numeric terminals
Astrolog is a many featured and customizable astrology chart calculation program for DOS, Windows, Mac, and Unix, used in 30+ countries on six continents. It is 100% freeware and requires no registration fee. :) The complete source code is available. Astrolog features: wheels, aspects, midpoints, relationship charts, transits, progressions, some interpretations, astro-graphy, local horizon, constellations, planet orbits, dispositors, various influence charts, biorhythms, different zodiacs, central planets, 14 house systems, 8400 year ephemeris, asteroids, Uranians, fixed stars, Arabic parts, script files and macros, interactive PC & MS/X11 Windows graphics, smooth animation of charts, graphic files in PostScript, Windows metafile, and bitmap formats, and more!
misc/gonvert-0.2.38 (Score: 6.958684E-5)
Conversion utility that allows conversion between many units
gonvert is a conversion utility that allows conversion between many units like CGS, Ancient, Imperial with many categories like length, mass, numbers, etc. All units converted values shown at once as you type. Easy to add/change your own units. Features: - 51 categories, 981 units. See the entire list here. - All units converted values shown at once as you type. - Descriptions for many units. - Sort by Unit Name, Value, or Unit symbol. - Find Units. - Fully OPEN source so that you can add your own custom calculations and descriptions.
misc/nut-20.1 (Score: 6.958684E-5)
Nutrition software to record what you eat
nut is nutrition software to record what you eat and analyze your meals for nutrient composition. The database included is the USDA Nutrient Database for Standard Reference, Release 15, which contains 6,220 foods and 117 nutrients. This database contains values for vitamins, minerals, fats, calories, protein, carbohydrates, fiber, etc., and includes the essential polyunsaturated fats, Omega-3 and Omega-6. Nutrient levels are expressed as a percentage of the Daily Value, the familiar standard of food labeling in the United States, but also can be fully customized. Recipes can be added, and graphs drawn. The program is completely menu-driven and there are no commands to learn.
misc/mtx-1.3.12 (Score: 6.958684E-5)
Control SCSI media changer devices
Mtx(1) is a set of low level driver programs to control features of SCSI backup related devices such as autoloaders, tape changers, mediajukeboxes, and tape drives. It can also report much data, including serial numbers, maximum block sizes, and TapeAlert(tm) messages that most modern tape drives implement, as well as do raw SCSI READ and WRITE commands to tape drives. It works like chio(1) but supports more features and drives and runs in users land. There are some amanda (misc/amanda24-server) scripts, which depend on mtx.
misc/Msgcat-1.03 (Score: 6.958684E-5)
Perl module for systems to support the XPG4 message catalog functions
This is Msgcat, a small Perl modules for systems which support the XPG4 message catalog functions : catopen(3), catgets(3) and catclose(4). You need perl 5.004 or later to use this library. You install the library by running these commands: perl Makefile.PL make make test make install Please report any bugs/suggestions to Christophe Wolfhugel <wolf@pasteur.fr>. All files contained in this installation are Copyright (C) 1997 C. Wolfhugel unless otherwise specified. All rights reserved. This library is free software; you can redistribute it and/or modify it under the same terms as Perl itself.
misc/toilet-0.3 (Score: 6.958684E-5)
Enhanced figlet(6)
The TOIlet project attempts to create a free replacement for the FIGlet utility. TOIlet stands for "The Other Implementation's letters", coined after FIGlet's "Frank, Ian and Glen's letters". TOIlet is in its very early development phase. It uses the powerful libcaca library to achieve various text-based effects. TOIlet implements or plans to implement the following features: * The ability to load FIGlet fonts * Support for Unicode input and output * Support for colour fonts * Support for colour output * Support for various output formats: HTML, IRC, ANSI... TOIlet also aims for full FIGlet compatibility. It is currently able to load FIGlet fonts and perform horizontal smushing.