Port details |
- squirrelmail-avelsieve-plugin SquirrelMail plugin for Server-Side Mail Filtering management
- 1.9.9 mail =3 1.9.9Version of this port present on the latest quarterly branch.
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2007-07-01 21:29:04
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: nagios-check_hdd_health, p5-DateTime-Format-Excel, monit, p5-MIME-Tools, p5-Event
- Also Listed In: www
- License: not specified in port
- WWW:
- https://www.squirrelmail.org
- Description:
- Sieve Mail Filters for Squirrelmail (avelsieve) is a plugin for
creating server-side filtering scripts on RFC 3028 compliant servers
including Cyrus IMAP, DBMail, Dovecote and Exim 4.x.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- squirrelmail-avelsieve-plugin${PHP_PKGNAMESUFFIX}>0:mail/squirrelmail-avelsieve-plugin
- To install the port:
- cd /usr/ports/mail/squirrelmail-avelsieve-plugin/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/squirrelmail-avelsieve-plugin
- pkg install squirrelmail-avelsieve-plugin-php81
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: squirrelmail-avelsieve-plugin-php81
- Package flavors (<flavor>: <package>)
- php81: squirrelmail-avelsieve-plugin-php81
- php74: squirrelmail-avelsieve-plugin-php74
- php80: squirrelmail-avelsieve-plugin-php80
- php82: squirrelmail-avelsieve-plugin-php82
- distinfo:
- SHA256 (squirrelmail/avelsieve-1.9.9.tar.gz) = 15881185a6e7c2f27261e10182ec3ad9872ffc835adf527ea0325ae0fe4e3c8c
SIZE (squirrelmail/avelsieve-1.9.9.tar.gz) = 467180
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Runtime dependencies:
-
- index.php : mail/squirrelmail@php81
- php.h : lang/php81
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- mail_squirrelmail-avelsieve-plugin
- USES:
- perl5 php:web,flavors
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
1.9.9 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
1.9.9 20 Jul 2022 14:22:19 |
Tobias C. Berner (tcberner) |
mail: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* <ashish@FreeBSD.org>
* Aaron Dalton <aaron@FreeBSD.org>
* Adam David <adam@FreeBSD.org>
* Adam McDougall <mcdouga9@egr.msu.edu>
* Adam Weinberger <adamw@FreeBSD.org>
* Ade Lovett <ade@FreeBSD.org>
* Akinori MUSHA aka knu <knu@idaemons.org>
* Alex Deiter <tiamat@komi.mts.ru>
* Alex Dupre <ale@FreeBSD.org>
* Alex Dupre <sysadmin@alexdupre.com>
* Alex Perel <veers@disturbed.net> (Only the first 15 lines of the commit message are shown above ) |
1.9.9 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.9.9 13 Aug 2019 22:29:43 |
mat |
onvert to UCL & cleanup pkg-message (categories l-m) |
1.9.9 21 Oct 2016 12:51:41 |
mat |
${RM} already has -f.
PR: 213570
Submitted by: mat
Exp-run by: antoine
Sponsored by: Absolight |
1.9.9 17 Mar 2016 16:53:50 |
feld |
mail/squirrelmail-avelsieve-plugin: Update to 1.9.9
PR: 207775 |
1.9.7_4 05 Aug 2015 17:25:19 |
amdmi3 |
- Drop @dirrm* from plist |
1.9.7_4 28 Aug 2014 15:16:49 |
adamw |
Move plugin installation into the plist, rather than post-install, so
that it will work when installed from binary pkg.
Bump PORTREVISION on all plugins for this. |
1.9.7_3 06 Aug 2014 14:24:08 |
marino |
mail/squirrelmail-avelsieve-plugin: reset maintainer per request
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! |
1.9.7_3 18 Feb 2014 12:40:01 |
miwi |
- Stage support
- While here cleanup some whitespaces / dependencys |
1.9.7_3 12 Dec 2013 01:32:35 |
adamw |
It turns out that letting bsd.squirrelmail.mk define CATEGORIES
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> |
1.9.7_2 08 Dec 2013 18:59:36 |
adamw |
Create a generic PKGMESSAGE, and use it where appropriate.
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. |
1.9.7_2 20 Sep 2013 19:59:14 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
1.9.7_2 04 Sep 2013 07:19:57 |
az |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
1.9.7_2 27 Jun 2013 07:12:45 |
bapt |
fix typo |
27 Jun 2013 06:48:44
|
bapt |
CATEGORIES is defined in bsd.squirrelmail.mk which is always loaded after .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 |
1.9.7_2 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- 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. |
1.9.7_2 03 Jul 2011 13:53:52 |
ohauer |
- remove MD5 |
1.9.7_2 10 Nov 2009 19:23:07 |
tabthorpe |
- Use USE_PERL5_RUN instead of USE_PERL5_BUILD
- 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) |
1.9.7_2 31 Mar 2009 14:07:50 |
tabthorpe |
- Fix for TLS encrypted sessions
- Use bsd.squirrelmail.mk
- Bump PORTREVISION
PR: ports/133104
Submitted by: Neil Darlow <neil darlow.co.uk> (maintainer) |
1.9.7_1 06 Jun 2008 13:43:09 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
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) |
1.9.7 01 Jul 2007 21:26:31 |
miwi |
Sieve Mail Filters for Squirrelmail (avelsieve) is a plugin for
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> |