aboutsummaryrefslogtreecommitdiff
path: root/security/clamav-milter
Commit message (Collapse)AuthorAgeFilesLines
* security/clamav: upgrade 0.101.4 -> 0.102.0Kurt Jaeger2019-11-121-13/+0
| | | | | | | | | | | | | | - Enable MILTER option by default - Disable MSPACK option by default - Sort OPTIONS_DEFINE, OPTIONS_DEFAULT and *_DESC - Remove security/clamav-milter, slave port that enables MILTER option - Add entry for security/clamav-milter to MOVED PR: 241860 Submitted by: Yasuhiro Kimura <yasu@utahime.org> (maintainer) Notes: svn path=/head/; revision=517347
* OPTIONS_SET/OPTIONS_UNSET are global variables, they cannot be used in ports ↵Mathieu Arnold2016-10-241-1/+1
| | | | | | | | | | | | | | | Makefiles. So, replace them with OPTIONS_SLAVE, OPTIONS_EXCLUDE, OPTIONS_DEFAULT, where appropriate. The ghostscript ports are doing something nasty that is certainly wrong, but I don't want to try to understand it. Sponsored by: Absolight Notes: svn path=/head/; revision=424560
* Retire security/clamav-devel, clamav is not being updated that much nowadays,Renato Botelho2014-05-161-1/+1
| | | | | | | | | | so a -devel version is not required anymore. Also removed OPTIONS on other ports that pointed to clamav-devel as a dependency. Approved by: portmgr (implict) Notes: svn path=/head/; revision=354254
* . Support stagingRenato Botelho2013-10-231-3/+2
| | | | | | | | . Replace LATEST_LINK by PKGNAMESUFFIX . Use OPTIONS_SET to define MILTER option Notes: svn path=/head/; revision=331427
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | security) Notes: svn path=/head/; revision=327769
* Change headers of all ports maintained by me to new formatRenato Botelho2012-10-051-5/+1
| | | | Notes: svn path=/head/; revision=305298
* Add security/clamav-milter, clamav's meta-port with MILTER onRenato Botelho2011-11-191-0/+17
Submitted by: bz@ Feature safe: yes Notes: svn path=/head/; revision=286065