aboutsummaryrefslogtreecommitdiffstats
path: root/security/clamav-milter
Commit message (Collapse)AuthorAgeFilesLines
* OPTIONS_SET/OPTIONS_UNSET are global variables, they cannot be used in ports ↵mat2016-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
* Retire security/clamav-devel, clamav is not being updated that much nowadays,garga2014-05-171-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)
* . Support staginggarga2013-10-241-3/+2
| | | | | . Replace LATEST_LINK by PKGNAMESUFFIX . Use OPTIONS_SET to define MILTER option
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-0/+1
| | | | security)
* Change headers of all ports maintained by me to new formatgarga2012-10-051-5/+1
|
* Add security/clamav-milter, clamav's meta-port with MILTER ongarga2011-11-191-0/+17
Submitted by: bz@ Feature safe: yes