Anti-Spam SMTP Proxy is a spam filter that sits on port 25 in front of your
regular SMTP server (sendmail, postfix, qmail, etc).
ASSP performs a number of configurable spam checks, and on detecting a spam
message, provides an immediate 5xx SMTP error code back to the client.
Non-spam messages are passed to your regular SMTP server for further
processing and delivery.
ASSP offers:
- a whitelist of known good senders
- Bayesian checks on message headers and contents
- recipient address validation using LDAP and RFC822 conformance
- relay denial
- HELO checking
- SPF (Sender Policy Framework) checking
- DNSBL (DNS Block List) checking using many DNSBL services
- Virus detection
ASSP is a single script with a web-based configuration tool.
WWW: http://assp.sourceforge.net/
PR: ports/81570
Submitted by: J.R. Oldroyd <fbsd@opal.com>
change installation of etc/mime.types to etc/mime.types.pserv (stop conflicting with other ports)
PR: ports/80726
Approved by: maintainer timeout (21 days)
TuxRacer. Note that it has some rendering issues. It plays
fine but it looks wonky on some cards.
PlanetPenguin Racer is an OpenGL racing game featuring Tux, the
Linux mascot. The goal of the game is to slide down a snow- and
ice-covered mountain as quickly as possible. It is based on the
GPL version of TuxRacer.
Differences from TuxRacer include:
* Course progress bar
* Themes
* New terrain types (lava, etc.)
* Actively developed!
WWW: http://projects.planetpenguin.de/racer/
Combinatorics is the branch of mathematics studying the enumeration,
combination, and permutation of sets of elements and the mathematical
relations that characterize their properties. As a jumping off point,
refer to:
http://mathworld.wolfram.com/Combinatorics.html
This module provides a pure-perl implementation of nCk, nPk, and n!
(combination, permutation, and factorial, respectively).
Author: Allen Day <allenday@ucla.edu>
WWW: http://search.cpan.org/dist/Math-Combinatorics/
PR: ports/81572
Submitted by: Aaron Dalton <aaron@daltons.ca>
configure (incorrectly) detected that mkdir on 5 was broken, however
the workaround it would try to use was even more broken.
Approved by: clement (mentor, implicit)
outdated (it's ascendant is called linux-firefox) and contains several
unpatched security vulnerabilities.
Requested by: maintainer
Discussed by: kris' portmgr hat