aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-avelsieve-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* onvert to UCL & cleanup pkg-message (categories l-m)Mathieu Arnold2019-08-131-4/+6
| | | | Notes: svn path=/head/; revision=508882
* ${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/squirrelmail-avelsieve-plugin: Update to 1.9.9Mark Felder2016-03-174-49/+149
| | | | | | | PR: 207775 Notes: svn path=/head/; revision=411293
* - Drop @dirrm* from plistDmitry Marakasov2015-08-051-47/+2
| | | | Notes: svn path=/head/; revision=393600
* Move plugin installation into the plist, rather than post-install, soAdam Weinberger2014-08-281-1/+1
| | | | | | | | | that it will work when installed from binary pkg. Bump PORTREVISION on all plugins for this. Notes: svn path=/head/; revision=366415
* mail/squirrelmail-avelsieve-plugin: reset maintainer per requestJohn Marino2014-08-061-4/+3
| | | | | | | | | | | | | While here, remove unnecessary <pre> inclusion PR: 192435 Submitted by: maintainer (Neil Darlow) Reset reason: No longer uses squirrelmail thus can't test it Thanks for looking after this one, Neil! Notes: svn path=/head/; revision=364181
* - Stage supportMartin Wilke2014-02-181-2/+0
| | | | | | | - While here cleanup some whitespaces / dependencys Notes: svn path=/head/; revision=344880
* It turns out that letting bsd.squirrelmail.mk define CATEGORIESAdam Weinberger2013-12-121-1/+2
| | | | | | | | | | | | | broke PKGORIGIN, which is created in bsd.port.pre.mk. Oops. So, I've added CATEGORIES back to all the plugins, and bumped PORTREVISION so that packages with correct origins can be created. Thanks to: Stefan Bethke <stb@lassitu.de> Notes: svn path=/head/; revision=336240
* Create a generic PKGMESSAGE, and use it where appropriate.Adam Weinberger2013-12-082-8/+5
| | | | | | | | | | | | | Make sure that bsd.port.pre.mk is included before bsd.squirrelmail.mk. For ports with maintainers, I haven't switched you to the new PKGMESSAGE, but I have corrected paths in pkg-message.in where necessary. I also got a little over-zealous in cleaning redundant definitions from the headers. Apologies in advance if this rubs you the wrong way. Notes: svn path=/head/; revision=335921
* 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-041-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326257
* fix typoBaptiste Daroussin2013-06-271-1/+1
| | | | Notes: svn path=/head/; revision=321866
* CATEGORIES is defined in bsd.squirrelmail.mk which is always loaded after ↵Baptiste Daroussin2013-06-271-7/+3
| | | | | | | | | | | | .mk inclusion leading to PKGORIGIN not being set when needed. Nothing requires bsd.squirrelmail to be loaded after bsd.port.pre.mk but the PORTDIR. Convert "${PORTDIR}/mail" to ${.CURDIR}/.. and remove all the pre.mk/post.mk dancine Reported by: erwin Notes: svn path=/head/; revision=321853
* Remove more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - Name em@i.l or variations thereof. While I'm here also fix some whitespace and other formatting errors, including moving WWW: to the last line in the file. Notes: svn path=/head/; revision=284232
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - Use USE_PERL5_RUN instead of USE_PERL5_BUILDThomas Abthorpe2009-11-101-0/+2
| | | | | | | | | | | | - Move perl dependency before <bsd.port.pre.mk> - Adopt mail/squirrelmail-login_notes-plugin while I am here - There is no bump as the same functionality is maintained Requested by: linimon Approved by: portmgr (linimon) Notes: svn path=/head/; revision=244081
* - Fix for TLS encrypted sessionsThomas Abthorpe2009-03-312-64/+59
| | | | | | | | | | | - Use bsd.squirrelmail.mk - Bump PORTREVISION PR: ports/133104 Submitted by: Neil Darlow <neil darlow.co.uk> (maintainer) Notes: svn path=/head/; revision=231388
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-0/+1
| | | | | | | | | | | | | The affected ports are the ones with gettext as a run-dependency according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT in Makefile (29 of them). PR: ports/124340 Submitted by: edwin@ Approved by: portmgr (pav) Notes: svn path=/head/; revision=214430
* Sieve Mail Filters for Squirrelmail (avelsieve) is a plugin forMartin Wilke2007-07-015-0/+277
creating server-side filtering scripts on RFC 3028 compliant servers including Cyrus IMAP, DBMail, Dovecote and Exim 4.x. WWW: http://www.squirrelmail.org - Neil Darlow neil@darlow.co.uk PR: ports/114173 Submitted by: Neil Darlow <neil at darlow.co.uk> Notes: svn path=/head/; revision=194583