Version: 0.9.5, Package name: rcube-dkimstatus-0.9.5 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description DKIMSTATUS displays the status of the DKIM Signature of each email you read in Roundcube. It does not carry out its own DKIM checks; it only reports information added to headers by an MTA or spam filter. Warning: this plugin is unmaintained upstream and may be removed in the future. |
Filesize: 11.738 KB |
Version History (View Complete History) |
|
2021-10-20 03:00:18 by Stuart Henderson | Files touched by this commit (7) |
Log message: rcube-* plugins: either drop direct dep on php because it's already covered by the dep on roundcube, or sync the version to that used by roundcube where the plugin needs an extension |
2021-08-01 15:06:54 by Stuart Henderson | Files touched by this commit (11) |
Log message: change some hardcoded 'rm *.orig'-like commands to ${PATCHORIG} |
2021-02-24 09:49:02 by Stuart Henderson | Files touched by this commit (52) |
Log message: switch default MODPHP_VERSION to 7.4 and bump ports which have changed version. (as of 6 Dec 2020, 7.3 went into "security fixes only" mode). |
2021-02-06 13:33:27 by Stuart Henderson | Files touched by this commit (10) |
Log message: switch roundcube/plugins and librenms to MODPHP_VERSION=7.4 |
2019-09-27 09:39:44 by Stuart Henderson | Files touched by this commit (7) |
Log message: drop forced MODPHP_VERSION=7.3 lines, this is now the default |
2019-07-12 14:47:59 by Stuart Henderson | Files touched by this commit (874) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-28 14:08:35 by Stuart Henderson | Files touched by this commit (13) |
Log message: spring cleaning of rcube-* plugins - use find -delete instead of -exec rm - more visible warning for the plugins which are unmaintained upstream (which maybe removed if they don't work with future roundcube updates), including suggested maintained replacements - remove some crazy DISTFILES stuff which might have been needed in the past but isn't needed with current implementation of GH_* variables |
2019-05-20 07:23:45 by Stuart Henderson | Files touched by this commit (10) |
Log message: - switch librenms, roundcube and related ports to php 7.3 - mention in rcube-sieverules/pkg/DESCR that it's unmaintained upstream (suggest using the bundled Managesieve plugin instead) |
2018-10-17 08:15:56 by Stuart Henderson | Files touched by this commit (54) |
Log message: switch default php version from 7.0 to 7.1 (not 7.2 yet as some things are still using mcrypt). |
2018-05-22 02:19:06 by Stuart Henderson | Files touched by this commit (11) |
Log message: drop MODPHP_VERSION=7.0 for ports which switched early |
2018-05-17 02:33:20 by Stuart Henderson | Files touched by this commit (8) |
Log message: flip roundcube and associated ports over to PHP 7.0, I've been using roundcube and some of the others with 7 for ages. |
2015-06-05 00:00:24 by Robert Nagy | Files touched by this commit (72) |
Log message: bump revision due to the change of the default php version to 5.6 ok aja@ |