aboutsummaryrefslogtreecommitdiffstats
path: root/mail/claws-mail-clamd
Commit message (Collapse)AuthorAgeFilesLines
* Update to Claws Mail 3.9.0 releasepawel2012-12-113-12/+8
| | | | | | | | | | | | | | | | | | Changelog: http://www.claws-mail.org/news.php claws-mail: - Remove leading article from COMMENT - Add missing deps - Modernize options descriptions - Respect NLS option - Remove shlib ABI versions from LIB_DEPENDS plugins: - Bump plugins with no new versions - Remove stale patches - Improve COMMENTs, be more verbose what plugin does, use official Claws Mail name, remove leading articles - Convert WWW: lines from tabs to spaces
* - Update to Claws Mail release 3.8.1pawel2012-06-303-6/+6
| | | | - Bump plugins with no new versions
* Convert my ports to optionsNGpawel2012-06-081-4/+6
|
* - update png to 1.5.10dinoex2012-06-011-0/+1
|
* Update claws-mail ports to 3.8.0 releasepawel2011-12-183-6/+8
| | | | | | | | | | | | | | | Release notes: http://www.claws-mail.org/news.php claws-mail: - improve options descriptions - use WITH_SPAMASSASSIN instead of WITH_SA_PLUG to match KNOBS - use bsd.port.options.mk - don't install icons twice plugins: - update to latest versions - bump plugins with no new version - take over maintainership of miwi@ plugins (approved via private mail)
* - Add LDFLAGS to CONFIGURE_ENV and MAKE_ENV (as it was done with LDFLAGS)amdmi32011-09-241-1/+1
| | | | | | | | | - Fix all ports that add {CPP,LD}FLAGS to *_ENV to modify flags instead PR: 157936 Submitted by: myself Exp-runs by: pav Approved by: pav
* - update to 3.7.10 releasepawel2011-08-302-7/+7
| | | | | | | - fix portlint warnings - bump plugins with no new distfiles Approved by:  miwi,wen (mentors implicit)
* - Update to 3.7.9 bugfix releasepawel2011-04-182-8/+8
| | | | | | - Changelog: http://www.claws-mail.org/news.php Approved by: wen, miwi (mentors)
* - Update my email to FreeBSDpawel2011-03-241-1/+1
| | | | Approved by: miwi, wen (mentors)
* This plugin uses Clam AntiVirus to scan all messages that aremiwi2010-12-175-0/+75
received from an IMAP, LOCAL or POP account. When a message attachment is found to contain a virus it can be deleted or saved in a specially designated folder. Options can be found in /Configuration/Preferences/Plugins/Clam AntiVirus. WWW: http://www.claws-mail.org/plugins.php PR: ports/152758 Submitted by: Pawel Pekala <c0rn at o2.pl>