Port details |
- squirrelmail-compatibility-plugin Required by many plugins for compatibility with SquirrelMail
- 2.0.16_1 mail
=10 2.0.16_1Version 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: 2005-07-22 22:33:08
- Last Update: 2022-09-07 21:58:51
- Commit Hash: fb16dfe
- People watching this port, also watch:: squirrelmail-php82, gettext, pcre, libxml2, expat
- Also Listed In: www
- License: not specified in port
- WWW:
- https://www.squirrelmail.org
- Description:
- SquirrelMail Plug-in that provides a standard API for plugin authors
who need certain functionalities that may not be available in older
versions of SquirrelMail. SquirrelMail administrators only need to
download this plugin if any of the plugins they have require it.
This plugin has no functionality in and of itself.
¦ ¦ ¦ ¦ 
- 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-compatibility-plugin${PHP_PKGNAMESUFFIX}>0:mail/squirrelmail-compatibility-plugin
- To install the port:
- cd /usr/ports/mail/squirrelmail-compatibility-plugin/ && make install clean
- To add the package, run one of these commands:
- pkg install mail/squirrelmail-compatibility-plugin
- pkg install squirrelmail-compatibility-plugin-php81
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: squirrelmail-compatibility-plugin-php81
- Package flavors (<flavor>: <package>)
- php81: squirrelmail-compatibility-plugin-php81
- php74: squirrelmail-compatibility-plugin-php74
- php80: squirrelmail-compatibility-plugin-php80
- php82: squirrelmail-compatibility-plugin-php82
- distinfo:
- SHA256 (squirrelmail/compatibility-2.0.16-1.0.tar.gz) = bf179d29223fc76ff6609fdf5146d8f488c603314a343ef70e41f77267de0261
SIZE (squirrelmail/compatibility-2.0.16-1.0.tar.gz) = 41497
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
- This port is required by:
- for Run
-
- mail/squirrelmail-change_sqlpass-plugin
- mail/squirrelmail-check_quota-plugin
- mail/squirrelmail-email_footer-plugin
- mail/squirrelmail-login_notes-plugin
- mail/squirrelmail-mark_read-plugin
- mail/squirrelmail-multilogin-plugin
- mail/squirrelmail-notes-plugin
Configuration Options:
- No options to configure
- Options name:
- mail_squirrelmail-compatibility-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) |
2.0.16_1 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 ) |
2.0.16_1 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 ) |
2.0.16_1 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
2.0.16_1 05 Aug 2015 19:46:52
  |
amdmi3  |
- Drop @dirrm* from plist |
2.0.16_1 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. |
2.0.16 18 Feb 2014 12:40:01
  |
miwi  |
- Stage support
- While here cleanup some whitespaces / dependencys |
2.0.16 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> |
2.0.16 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. |
2.0.16 08 Dec 2013 16:53:57
  |
adamw  |
- Convert remaining plugins to bsd.squirrelmail.mk.
- Change the perl5 dependency to install, which it is
- Correct path in pkg-message |
2.0.16 08 Dec 2013 16:12:33
  |
adamw  |
Remove CONFLICT against port that no longer exists |
2.0.16 20 Sep 2013 19:59:14
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
mail) |
2.0.16 19 Sep 2013 19:36:28
  |
tabthorpe  |
- Reassign to the heap, I haven't used squirrelmail in a long time |
2.0.16 04 Sep 2013 06:06:59
  |
az  |
- convert to the new perl5 framework
Approved by: portmgr (bapt@, blanket) |
2.0.16 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 |
2.0.16 03 Jul 2011 13:53:52
 |
ohauer  |
- remove MD5 |
2.0.16 09 Mar 2010 15:39:39
 |
tabthorpe  |
- Update to 2.0.16 |
2.0.15 24 Nov 2009 03:15:51
 |
tabthorpe  |
- Update to 2.0.15 |
2.0.14 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) |
2.0.14 06 Jan 2009 20:49:23
 |
tabthorpe  |
- Update to 2.0.14
Notified by: portscout |
2.0.13 12 Aug 2008 15:23:33
 |
tabthorpe  |
- Update to 2.0.13 |
2.0.12 16 Jul 2008 13:40:17
 |
tabthorpe  |
- Update to 2.0.12
Notified by: portscout |
2.0.11_2 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) |
2.0.11_1 22 Apr 2008 15:43:39
 |
tabthorpe  |
- Tarball re-roll, author made documentation changes
- Bump PORTREVISION
Reported by: pointyhat via pavmail |
2.0.11 14 Mar 2008 17:30:22
 |
tabthorpe  |
- Update to 2.0.11 |
2.0.10 18 Feb 2008 16:49:42
 |
tabthorpe  |
- Update to 2.0.10
* Note that SquirrelMail 1.4.13+ (as well as 1.5.1+) no longer requires a
source patch
* Added sq_call_function_suppress_errors()
* Added get_secured_config_value()
* Added get_smtp_user()
* Added sq_send_mail() |
2.0.9_1 18 Dec 2007 21:31:54
 |
tabthorpe  |
- Apply current version patch
- Bump PORTREVISION to chase SM update to 1.4.13 |
2.0.9 23 Oct 2007 13:36:15
 |
tabthorpe  |
- Update to 2.0.9
Approved by: clsung (mentor, implicit) |
2.0.8 23 Aug 2007 04:00:04
 |
tabthorpe  |
- change maintainer address on ports I maintain
Approved by: clsung (mentor) |
2.0.8 20 Jul 2007 09:17:51
 |
sat  |
- Update to 2.0.8
- Pass maintainership to submitter
- Rework Makefile for easier readability
- Reformat pkg-descr
PR: ports/114480
Submitted by: Thomas Abthorpe <thomas@goodking.ca>
Reviewed by: Neil Darlow <neil at darlow.co.uk>
Approved by: Alexander Wittig <alexander@wittig.name> (maintainer) |
2.0.6_1 12 Feb 2007 16:37:52
 |
rafan  |
- Mark conflict with 1.x version
- Bump PORTREVISION
- Some minor tweaks
PR: ports/108731
Submitted by: Alexander Wittig <alexander at wittig.name> (maintainer) |
2.0.6 24 Jan 2007 21:17:41
 |
miwi  |
- Update to 2.0.6
PR: 108279
Submitted by: Alexander Wittig <alexander@wittig.name> (maintainer) |
2.0.4 20 Mar 2006 20:38:59
 |
pav  |
- Don't activate plugin on unconfigured squirrelmail; prevent config.php.
Fixes plist.
PR: ports/94089
Submitted by: Alexander Wittig <alexander@wittig.name> (maintainer) |
2.0.4 18 Mar 2006 17:37:02
 |
garga  |
Fix typo in pkg-descr
PR: ports/93843
Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca>
Approved by: maintainer |
2.0.4 21 Nov 2005 14:54:41
 |
pav  |
- Update to 2.0.4
PR: ports/89309
Submitted by: Alexander Wittig <alexander@wittig.name> (maintainer) |
2.0.2 08 Nov 2005 20:00:35
 |
mnag  |
Fix permissions [1]
Update to 2.0.2 [2]
PR: 87606
Submitted by: Goran Lowkrantz <goran.lowkrantz@ismobile.com> [1], maintainer
[2]
Approved by: maintainer |
2.0 22 Jul 2005 22:32:25
 |
pav  |
This plugin for the SquirrelMail WebMailer is the first of several ports I have
written for some squirrelmail plugins.
About the Plugin: It provides a standard API for other plugins and has no
functionality in and of itself.
PR: ports/83606
Submitted by: Alexander Wittig <alexander@wittig.name> |