aboutsummaryrefslogtreecommitdiffstats
path: root/mail/mailscanner-devel
Commit message (Collapse)AuthorAgeFilesLines
* - Update to 4.35.5sergei2004-10-227-986/+149
| | | | | | | - Sync with mail/mailscanner port PR: ports/72991 Submitted by: Jan-Peter Koopmann (maintainer)
* After devel/p5-File-Temp has gained an IGNORE for PERL_LEVEL > 500800, allmat2004-08-121-1/+3
| | | | | these ports were broken because they always depended on it. I've rearranged all the dependencies to fit the new scheme.
* Update mailscanner to 4.32.4.joe2004-07-297-36/+973
| | | | | | | | "The stable version has a bug which lets some MyDoom.O mails through. This development version is the first one that is not supposed to have this behavior." PR: ports/69700
* - Update to 4.32.2pav2004-07-147-1649/+35
| | | | | PR: ports/68946 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
* - Style: tar -> ${TAR}pav2004-05-271-1/+1
| | | | Submitted by: kris
* - Update to 4.31.3pav2004-05-277-43/+1661
| | | | | PR: ports/67216 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
* . Update to 4.29.5.glewis2004-03-317-10/+85
| | | | | PR: 64618 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
* Update to 4.29.2arved2004-03-205-17/+13
| | | | | PR: 64418 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de>
* . Update to 4.28.1.glewis2004-03-038-133/+59
| | | | | PR: 63633 Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> (maintainer)
* Say hello to the new "net-mgmt" category. There are probably morewollman2004-02-231-1/+1
| | | | | | | ports that belong here than the ones I have identified and moved in this, first, pass. Approved in principle by: marcus
* - Update to 4.27.3sergei2004-02-187-327/+93
| | | | | PR: ports/62785 Submitted by: maintainer
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.marcus2004-02-041-0/+1
| | | | (Part 1)
* - Update to 4.26.5 [1]sergei2004-02-018-24/+412
| | | | | | | | | - Patch installed files to respect LOCALBASE [1] - Reword COMMENT slightly to avoid truncation by pkg_info(1) - Add SIZE to distinfo PR: ports/61967 [1] Submitted by: maintainer [1]
* - Update to 4.26.4sergei2004-01-107-6/+116
| | | | | | | | - Add few new RUN_DEPENDS for the virus_wrapper scripts - Patch scripts to use FreeBSD conform directories PR: 61130 Submitted by: maintainer
* - Depend on converters/tnef instead of installing own copy of it [1]sergei2003-12-242-120/+116
| | | | | | | | | | | | - Fix typo in pathname substitution [2] - Remove unnecessary quoting [3] - Respect NOPORTDOCS in pkg-plist [3] - Bump PORTREVISION [1] PR: 60442 [1] Submitted by: maintainer [1], "Mars G. Miro" <mars@cannoncreek.com> [2], sergei [3]
* - Change PORTNAME to reflect recent repo-copy from mail/mailscannersergei2003-12-174-10/+8
| | | | | | | | | | | | - Change CONFLICTS to prevent installation over mail/MailScanner-4.xx.xx While I'm here: - Add PKGNAMESUFFIX=-devel - Remove DATADIR/DOCSDIR overrides not needed anymore - Add some regexp trickery to DISTNAME PR: 60294 Submitted by: maintainer
* - Update to 4.25.14sergei2003-12-057-8/+52
| | | | | | | | - Add missing dependencies (bash2, p5-Net-CIDR) - Re-add patches to fix version numbers in manpages PR: 59908 Submitted by: maintainer
* - Update to 4.24-5sergei2003-11-2119-4528/+464
| | | | | | | | - Re-write/clean up most of port's Makefile - Remove the need for patch, use Perl to substitute strings PR: 58715 Submitted by: maintainer
* update to mailscanner-4.22.5leeym2003-08-1216-667/+4159
| | | | | PR: 55461 Submitted by: services-root <j.koopmann@seceidos.de>
* PR: 53251foxfair2003-06-1818-0/+1516
Submitted by: Jan-Peter Koopmann <j.koopmann@seceidos.de> Add mailscanner 4.21.9, a powerful virus/spam scanning framework for Sendmail and Exim. MailScanner is a complete e-mail security system designed for use on e-mail gateways. It protects against viruses, and detects attacks against e-mail client packages (such as Outlook, Outlook Express, Eudora). It can also detect almost all unsolicited commercial e-mail (spam) passing through it and respond to all incidents in a wide variety of ways. Not only can it scan for known viruses, but it can also protect against unknown viruses hidden inside e-mail attachments by refusing entry to attachments whose filenames match any given pattern. This can include generic patterns that trap filenames attempting to hide the true filename extension (e.g. ".txt.vbs").