aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-compatibility-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Drop @dirrm* from plistDmitry Marakasov2015-08-051-35/+0
| | | | Notes: svn path=/head/; revision=393613
* Move plugin installation into the plist, rather than post-install, soAdam Weinberger2014-08-281-3/+3
| | | | | | | | | that it will work when installed from binary pkg. Bump PORTREVISION on all plugins for this. Notes: svn path=/head/; revision=366415
* - 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/+1
| | | | | | | | | | | | | 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-081-7/+0
| | | | | | | | | | | | | 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
* - Convert remaining plugins to bsd.squirrelmail.mk.Adam Weinberger2013-12-081-2/+4
| | | | | | | | - Change the perl5 dependency to install, which it is - Correct path in pkg-message Notes: svn path=/head/; revision=335912
* Remove CONFLICT against port that no longer existsAdam Weinberger2013-12-081-2/+0
| | | | Notes: svn path=/head/; revision=335907
* 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
* - Reassign to the heap, I haven't used squirrelmail in a long timeThomas Abthorpe2013-09-191-1/+1
| | | | Notes: svn path=/head/; revision=327647
* - convert to the new perl5 frameworkAndrej Zverev2013-09-041-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326249
* 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 MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - Update to 2.0.16Thomas Abthorpe2010-03-093-4/+8
| | | | Notes: svn path=/head/; revision=250775
* - Update to 2.0.15Thomas Abthorpe2009-11-243-8/+17
| | | | Notes: svn path=/head/; revision=244705
* - 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
* - Update to 2.0.14Thomas Abthorpe2009-01-063-4/+8
| | | | | | | Notified by: portscout Notes: svn path=/head/; revision=225353
* - Update to 2.0.13Thomas Abthorpe2008-08-122-4/+4
| | | | Notes: svn path=/head/; revision=218465
* - Update to 2.0.12Thomas Abthorpe2008-07-163-131/+80
| | | | | | | Notified by: portscout Notes: svn path=/head/; revision=216910
* Bump portrevision due to upgrade of devel/gettext.Edwin Groothuis2008-06-061-1/+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
* - Tarball re-roll, author made documentation changesThomas Abthorpe2008-04-222-3/+4
| | | | | | | | | - Bump PORTREVISION Reported by: pointyhat via pavmail Notes: svn path=/head/; revision=211784
* - Update to 2.0.11Thomas Abthorpe2008-03-142-4/+4
| | | | Notes: svn path=/head/; revision=209060
* - Update to 2.0.10Thomas Abthorpe2008-02-183-52/+57
| | | | | | | | | | | | * 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() Notes: svn path=/head/; revision=207518
* - Apply current version patchThomas Abthorpe2007-12-181-2/+3
| | | | | | | - Bump PORTREVISION to chase SM update to 1.4.13 Notes: svn path=/head/; revision=204042
* - Update to 2.0.9Thomas Abthorpe2007-10-233-5/+6
| | | | | | | Approved by: clsung (mentor, implicit) Notes: svn path=/head/; revision=201825
* - change maintainer address on ports I maintainThomas Abthorpe2007-08-231-1/+1
| | | | | | | Approved by: clsung (mentor) Notes: svn path=/head/; revision=198164
* - Update to 2.0.8Andrew Pantyukhin2007-07-204-30/+36
| | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=195936
* - Mark conflict with 1.x versionRong-En Fan2007-02-121-1/+6
| | | | | | | | | | | - Bump PORTREVISION - Some minor tweaks PR: ports/108731 Submitted by: Alexander Wittig <alexander at wittig.name> (maintainer) Notes: svn path=/head/; revision=185013
* - Update to 2.0.6Martin Wilke2007-01-243-34/+50
| | | | | | | | PR: 108279 Submitted by: Alexander Wittig <alexander@wittig.name> (maintainer) Notes: svn path=/head/; revision=183205
* - Don't activate plugin on unconfigured squirrelmail; prevent config.php.Pav Lucistnik2006-03-202-2/+4
| | | | | | | | | | Fixes plist. PR: ports/94089 Submitted by: Alexander Wittig <alexander@wittig.name> (maintainer) Notes: svn path=/head/; revision=157787
* Fix typo in pkg-descrRenato Botelho2006-03-181-1/+1
| | | | | | | | | PR: ports/93843 Submitted by: Serge Gagnon <serge.gagnon@b2b2c.ca> Approved by: maintainer Notes: svn path=/head/; revision=157575
* - Update to 2.0.4Pav Lucistnik2005-11-213-7/+15
| | | | | | | | PR: ports/89309 Submitted by: Alexander Wittig <alexander@wittig.name> (maintainer) Notes: svn path=/head/; revision=148942
* Fix permissions [1]Marcus Alves Grando2005-11-083-38/+42
| | | | | | | | | | | Update to 2.0.2 [2] PR: 87606 Submitted by: Goran Lowkrantz <goran.lowkrantz@ismobile.com> [1], maintainer [2] Approved by: maintainer Notes: svn path=/head/; revision=147627
* This plugin for the SquirrelMail WebMailer is the first of several ports I havePav Lucistnik2005-07-224-0/+126
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> Notes: svn path=/head/; revision=139918