aboutsummaryrefslogtreecommitdiff
path: root/mail/mailscanner
Commit message (Collapse)AuthorAgeFilesLines
* Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.Joe Marcus Clarke2004-02-041-1/+1
| | | | | | | (Part 1) Notes: svn path=/head/; revision=99918
* - Patch several installed files to respect LOCALBASE [1]Sergei Kolobov2004-01-313-7/+23
| | | | | | | | | | | - Add SIZE to distinfo - Bump PORTREVISION [1] PR: ports/61945 [1] Submitted by: maintainer [1] Notes: svn path=/head/; revision=99652
* - Add some missing RUN_DEPENDSSergei Kolobov2004-01-093-5/+111
| | | | | | | | | | | - Change Makefile to adjust a two more scripts to use FreeBSD paths - Added additional install (Sophos) PR: 61132 Submitted by: maintainer Notes: svn path=/head/; revision=97790
* - Depend on converters/tnef instead of installing own copy of it [1]Sergei Kolobov2003-12-242-121/+117
| | | | | | | | | | | | | | | - Fix typo in pathname substitution [2] - Remove unnecessary quoting [3] - Respect NOPORTDOCS in pkg-plist [3] - Bump PORTREVISION [1] PR: 60443 [1] Submitted by: maintainer [1], "Mars G. Miro" <mars@cannoncreek.com> [2], sergei [3] Notes: svn path=/head/; revision=96540
* - Update PORTNAME to reflect recent repo-copy from mail/mailscannerSergei Kolobov2003-12-161-4/+2
| | | | | | | | | | | | While I'm here: - Remove DATADIR/DOCSDIR overrides not needed anymore - Add some regexp trickery to DISTNAME PR: 60295 Submitted by: maintainer Notes: svn path=/head/; revision=95965
* - Update to 4.25.14Sergei Kolobov2003-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 Notes: svn path=/head/; revision=95137
* - Update to 4.24-5Sergei Kolobov2003-11-2019-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 Notes: svn path=/head/; revision=94550
* update to mailscanner-4.22.5Yen-Ming Lee2003-08-1216-667/+4159
| | | | | | | | PR: 55461 Submitted by: services-root <j.koopmann@seceidos.de> Notes: svn path=/head/; revision=86795
* PR: 53251Foxfair Hu2003-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"). Notes: svn path=/head/; revision=83219