aboutsummaryrefslogtreecommitdiff
path: root/mail/mailscanner/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Fix path for virus scannersChris Rees2018-10-271-0/+3
| | | | | | | Submitted by: Samuel Chow <cyschow@shaw.ca> Notes: svn path=/head/; revision=483149
* Update to 5.1.2-1Chris Rees2018-10-251-1/+1
| | | | | | | | | | | | | | | | | | | | | | | | | | - Patch Mail::ClamAV to allow install for SuSE builds - 7zip handle spaces in filenames - Clamd full message scan - Detect fax and tel links - mime_perl_to_string fix for ignored handler - Add Kaspersky Linux Mail Server support - Ignore "archive damaged" in esets scanner output - Cleanup reports, add en_uk reports - Workaround MIME::Parser failing to decode UTF-8 - Refactor milter to fully support multiple original recipients - Refactor milter to support large messages - Refactor milter to reject blacklisted emails early - Fix off by one header add in milter - Look for all recipient records in DeleteRecipients - Update milter doc to 1.3 - Remove invalid Apparmor code in debian package - Fix condition concatenation in ms-update-phishing - Fix mktemp in clamav-wrapper for FreeBSD11 - Add DrWeb virus scanner support - Fixes for clamav on rhel variants Notes: svn path=/head/; revision=482989
* Update to 5.1.1Chris Rees2018-09-101-4/+3
| | | | | | | | | | | | | Fix config file upgrade, and disconnect the .sample processing; done by ports tree now. Reset maintainer, as he has not responded to email for as long as I can remember. I have been (and still am) very grateful for his help in the past. Approved by: maintainer timeout (>1 year) Notes: svn path=/head/; revision=479484
* mail/mailscanner: remove optional dependency on expired security/bdcRene Ladan2017-08-231-6/+1
| | | | Notes: svn path=/head/; revision=448600
* Fix pkg-deinstall missing. Had merged a revert, but had to copy over filesChris Rees2017-07-291-1/+1
| | | | | | | as working copy messed up, and the file existed but not checked in. Notes: svn path=/head/; revision=446876
* Partially revert the previous update.Chris Rees2017-07-281-56/+51
| | | | | | | | | | | | | No longer clobber user's configuration. Fixup most pathnames, works for me now (tm) PR: ports/217142 PR: ports/219938 PR: ports/219990 Notes: svn path=/head/; revision=446838
* Serious issue on deinstall, disable until fixed.Chris Rees2017-07-281-0/+2
| | | | | | | PR: ports/217142 Notes: svn path=/head/; revision=446834
* - Update to 5.0.3Wen Heping2017-06-101-146/+64
| | | | | | | | | | | | | | - Add many recommended Perl modules to dependencies - Remove DOCS option (there are no docs now) - Since there are no Sophos binaries, remove the Sophos.install.freebsd file - Simplify do-install - use COPYTREE_SHARE, COPYTREE_BIN PR: 217142 Submitted by: pkubaj@anongoth.pl Approved by: maintainer(timeout, > 100 days) Notes: svn path=/head/; revision=443125
* Do not shebangfix symlinksAntoine Brodin2017-01-211-1/+2
| | | | | | | PR: 216309 Notes: svn path=/head/; revision=432069
* ${RM} already has -f.Mathieu Arnold2016-10-211-1/+1
| | | | | | | | | | PR: 213570 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Notes: svn path=/head/; revision=424411
* mail/mailscanner: Remove redundant dependency on unzipJohn Marino2016-08-041-2/+1
| | | | | | | | | | A dependency on unzip will never be registered since unzip is available on all supported platforms (since FreeBSD 8.0). Approved by: infrastructure improvements blanket (sweep for unzip) Notes: svn path=/head/; revision=419570
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-31/+31
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Update to 4.85.2-3Martin Wilke2016-01-041-5/+7
| | | | | | | | | PR: 205010 Submitted by: Talal Al Dik Approved by: maintainer timeout (3 weeks+) Notes: svn path=/head/; revision=405218
* Add DOCS to OPTIONS_DEFINE to ports that check for PORT_OPTIONS:MDOCS.Adam Weinberger2014-07-151-1/+1
| | | | Notes: svn path=/head/; revision=361961
* Convert all :U to :tu and :L to :tlBaptiste Daroussin2014-05-051-1/+1
| | | | | | | | | | | | | | | | | Since FreeBSD 8.4 and FreeBSD 9.1 make(1) do support :tu and :tl as a replacement for :U and :L (which has been marked as deprecated) bmake which is the default on FreeBSD 10+ only support by default :tu/:tl a hack has been added at the time to support :U and :L to ease migration. This hack is now not necessary anymore Note that this makes the ports tree incompatible with make(1) from FreeBSD 8.3 or earlier With hat: portmgr Notes: svn path=/head/; revision=352986
* Move {mail,japanese}/p5-Mail-SpamAssassin to &/spamassassin, in the name ofAdam Weinberger2014-03-111-1/+1
| | | | | | | | | | | improving accessibility. I think people who want to just find the port/package and install it are more likely to look for "spamassassin the program" than "spamassassin the perl module collection." Notes: svn path=/head/; revision=347936
* Update to 4.84.6Chris Rees2014-02-281-57/+54
| | | | | | | | | | | | | Fix temporary file bugs Pointed out by: brad@comstyle.com PR: ports/187005 Submitted by: Kevin Kobb (maintainer) Style and shebang fixes and stage. Notes: svn path=/head/; revision=346574
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - convert to the new perl5 frameworkAndrej Zverev2013-09-141-1/+1
| | | | | | | | | - convert USE_GMAKE to Uses Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=327311
* OPTIONSngifyChris Rees2013-01-291-34/+29
| | | | | | | | | Remove old irrelevant perl dependency fixes Submitted by: Kevin Kobb (kkobb@skylinecorp.com), maintainer Notes: svn path=/head/; revision=311180
* - Remove SITE_PERL from *_DEPENDSAndrej Zverev2012-06-301-19/+19
| | | | | | | Approved by: portmgr@ (bapt@) Notes: svn path=/head/; revision=300267
* Fix mktemp use (GNUism optional -t part for directory)Chris Rees2012-04-181-2/+10
| | | | | | | | PR: ports/167000 Submitted by: Kevin Kobb <kkobb@skylinecorp.com> (maintainer) Notes: svn path=/head/; revision=294991
* Fix SPAMASSASSIN_SYMLINK (again)Chris Rees2012-03-221-1/+1
| | | | | | | | | Submitted by: Kevin Kobb (maintainer) Pointyhat to: crees Feature safe: yes Notes: svn path=/head/; revision=293680
* - Fix MS TNEF unpackingChris Rees2012-03-211-8/+7
| | | | | | | | | | | | | - Use substitution in MailScanner.8 to update version - Correct handling of WITHOUT_SPAMASSASSIN_SYMLINK in pkg-install PR: ports/166254 Submitted by: Kevin Kobb (kkobb@skylinecorp.com) (maintainer) Feature safe: yes Notes: svn path=/head/; revision=293639
* Kevin Kobb has been much quicker than me at keeping MailScanner up to date,Chris Rees2012-03-141-1/+1
| | | | | | | | | | so punish him with maintainership Approved by: Kevin Kobb <kkobb@skylinecorp.com> (new maintainer) Feature safe: yes Notes: svn path=/head/; revision=293315
* Update to 4.84.5Chris Rees2012-03-101-3/+2
| | | | | | | | | PR: ports/165887 Submitted by: Kevin Kobb <kkobb@skylinecorp.com> Feature safe: yes Notes: svn path=/head/; revision=293043
* Add reload function to rc scriptChris Rees2012-01-021-0/+1
| | | | | | | | PR: ports/163786 Submitted by: Carl Lindberg <lindberg+freebsdbugs@clindberg.org> Notes: svn path=/head/; revision=288435
* - Update to 4.83.5Chris Rees2011-06-181-181/+81
| | | | | | | | | | | | | | - Automate config file updates - Include config file handling in package - Update maintainer address PR: ports/157065 Submitted by: Chris Rees (utisoft@gmail.com) (self) Reviewed by: Kevin Kobb Approved by: tabthorpe (co-mentor) Notes: svn path=/head/; revision=275779
* - Pass maintainership to submitterSahil Tandon2011-05-081-99/+62
| | | | | | | | | | | | | - s/LOCALBASE/PREFIX/ where necessary - Remove obsolete %%RC_SUBR%% reference - Assign to RUN_DEPENDS with immediate expansion - Use REINPLACE_CMD instead of PERL macro PR: ports/156883 Submitted by: Chris Rees <utisoft@gmail.com> Notes: svn path=/head/; revision=273822
* - Update to 4.83.4Frederic Culot2011-04-111-1/+1
| | | | | | | | PR: ports/156201 Submitted by: Kevin Kobb <kkobb AT skylinecorp.com> Notes: svn path=/head/; revision=272525
* - Update to 4.83.2Martin Wilke2011-03-251-1/+1
| | | | | | | | PR: 155665 Submitted by: Kevin Kobb <kkobb@skylinecorp.com> (maintainer) Notes: svn path=/head/; revision=271654
* - Update to 4.82.6-1Martin Wilke2011-02-151-2/+1
| | | | | | | | PR: 154775 Submitted by: maintainer Notes: svn path=/head/; revision=269192
* - Chase security/libksba shlib version bumpGreg Larkin2010-12-161-1/+1
| | | | | | | | Requested by: kwm Pointyhat to: glarkin Notes: svn path=/head/; revision=266393
* Change dependency on old p5-Compress-Zlib, p5-IO-Compress-Base,Martin Matuska2010-09-211-1/+5
| | | | | | | | | p5-IO-Compress-Zlib and p5-IO-Compress-Bzip2 modules to p5-IO-Compress. Explicitly depend on p5-IO-Compress only if PERL_LEVEL < 500903 Bump PORTREVISION Notes: svn path=/head/; revision=261530
* - Update to 4.81.4Philip M. Gollucci2010-09-141-2/+3
| | | | | | | | PR: ports/150331 Submitted by: Kevin Kobb <kkobb@skylinecorp.com> Notes: svn path=/head/; revision=261121
* - Release some more portsPhilip M. Gollucci2010-04-281-1/+1
| | | | Notes: svn path=/head/; revision=253395
* - Update to 4.79.11 the current stable releasePhilip M. Gollucci2010-04-271-2/+1
| | | | | | | | PR: ports/144638 Submitted by: Mike Jakubik <mike.jakubik@intertainservices.com> Notes: svn path=/head/; revision=253315
* Chase clamav's lib bumpRenato Botelho2010-04-061-0/+1
| | | | Notes: svn path=/head/; revision=252318
* Cleanse more RC_SUBR and RC_SUBR_SUFFIX variablesDoug Barton2010-03-281-5/+4
| | | | Notes: svn path=/head/; revision=251603
* - Update to 4.79.10Philip M. Gollucci2010-02-011-2/+1
| | | | | | | | PR: ports/143277 Submitted by: Mike Jakubik <mike.jakubik@intertainservices.com> Notes: svn path=/head/; revision=249006
* - Remove unneeded dependencies which is in perl-5.8.9 distJun Kuriyama2010-01-271-7/+1
| | | | | | | | | (part 11). Approved by: portmgr (itetcu) Notes: svn path=/head/; revision=248679
* - Update to 4.79.5Philip M. Gollucci2010-01-181-2/+1
| | | | Notes: svn path=/head/; revision=248072
* - AdoptPhilip M. Gollucci2010-01-121-1/+1
| | | | Notes: svn path=/head/; revision=247688
* This is a workaround to the continuous taint mode incompatibilities with ↵Philip M. Gollucci2010-01-091-0/+1
| | | | | | | | | | | | | | | this code. - This patch introduces a new rc variable called "mailscanner_user". If you changed the "Run As User" variable in MailScanner.conf (which triggers taint mode) you MUST now also set the same value in /etc/rc.conf. - Removed ulimit bump from startup script, since its now dynamically set at boot time based on system resources. - fixes permission problems with pid file. PR: ports/142382 Submitted by: Mike Jakubik <mike.jakubik@intertainservices.com> Notes: svn path=/head/; revision=247489
* - Update to 4.79.4Pav Lucistnik2009-12-181-1/+1
| | | | | | | | PR: ports/141726 Submitted by: Mike Jakubik <mike.jakubik@intertainservices.com> Notes: svn path=/head/; revision=246195
* - Update to 4.78.17.Felippe de Meirelles Motta2009-10-111-3/+15
| | | | | | | | PR: ports/139313 Submitted by: Mike Jakubik <mikej@rogers.com> Notes: svn path=/head/; revision=242698
* Reset j.koopmann@seceidos.de due to maintainer-timeouts and no responseMark Linimon2009-09-161-1/+1
| | | | | | | | | | to email. Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=241542
* - Update to 4.78.9Pav Lucistnik2009-09-161-1/+8
| | | | | | | | | | PR: ports/137747 Submitted by: Mike Jakubik <mikej@rogers.com> Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=241527
* - Update to 4.75.11Pav Lucistnik2009-04-301-9/+32
| | | | | | | | | PR: ports/131518 Submitted by: Kevin Kobb <kkobb@skylinecorp.com> Approved by: maintainer timeout on older patch in the PR Notes: svn path=/head/; revision=232981
* - Bump necessary PORTREVISIONS and fix some ports to new clamav APIRenato Botelho2009-03-271-1/+1
| | | | Notes: svn path=/head/; revision=231108