aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-vlogin-plugin
Commit message (Collapse)AuthorAgeFilesLines
* 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 3.10.2Thomas Abthorpe2010-01-163-28/+45
| | | | | | | | PR: ports/142829 Submitted by: Neil Darlow <neil darlow.co.uk> (maintainer) Notes: svn path=/head/; revision=247978
* - 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 3.10.1Thomas Abthorpe2009-01-183-69/+19
| | | | | | | | | | - Implement bsd.squirrelmail.mk common include PR: ports/130544 Submitted by: Neil Darlow <neil darlow.co.uk> (maintainer) Notes: svn path=/head/; revision=226353
* 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
* - Update to 3.9.2Martin Wilke2007-03-133-12/+15
| | | | | | | | | | | | - Use of PKGNAMEPREFIX/PORTNAME/PKGNAMESUFFIX to identify the port (new sqm layout) - Substitution of SQUIRREL_PLUGIN_NAME into pkg-plist to prevent future cut-and-paste errors - Use of bsd.port.pre.mk and bsd.port.post.mk to fix automatic plugin registration PR: 110161 Submitted by: Neil Darlow <neil@darlow.co.uk> (maintainer) Notes: svn path=/head/; revision=187252
* - Add missing RUN_DEPENDS with squirrelmail-compatibility-pluginMartin Wilke2007-01-251-1/+3
| | | | | | | | | | - Bump PORTREVISION PR: 108352 Submitted by: Neil Darlow <neil@darlow.co.uk> (maintainer) Notes: svn path=/head/; revision=183306
* - Update to 3.9.1Martin Wilke2007-01-232-5/+6
| | | | | | | | | | - Portlint makeup PR: ports/108221 Submitted by: Neil Darlow <neil@darlow.co.uk> (maintainer) Notes: svn path=/head/; revision=183094
* - Updae to 3.9.0Martin Wilke2006-11-213-13/+15
| | | | | | | | PR: ports/105711 Submitted by: Neil Darlow (maintainer) Notes: svn path=/head/; revision=177742
* Transfer maintainership to Neil DarlowErwin Lansing2006-11-191-1/+1
| | | | | | | Approved by: Matt Emmerton <matt@gsicomp.on.ca> (old maintainer) Notes: svn path=/head/; revision=177586
* - Only to activate the plugin when squirrel mail is installed, i.e.,Rong-En Fan2006-09-251-0/+3
| | | | | | | | | | | | config.php exists. This fixes package building. Reported by: pointyhat via kris Submitted by: Neil Darlow <neil at darlow.co.uk> Approved by: Matt Emmerton <matt at gsicomp.on.ca> (maintainer) Notes: svn path=/head/; revision=173772
* - Really unbreak itRong-En Fan2006-09-181-2/+1
| | | | | | | | | PR: ports/103339 Submitted by: Neil Darlow <neil at darlow.co.uk> Approved by: Matt Emmerton <matt at gsicomp.on.ca> (maintainer, implicit) Notes: svn path=/head/; revision=173283
* - If users have their customized configuration files, pkg_delete willRong-En Fan2006-09-181-4/+4
| | | | | | | | | | | complain. Shut it up by using @dirrmtry. PR: ports/103339 Submitted by: Neil Darlow <neil at darlow.co.uk> Approved by: Matt Emmerton <matt at gsicomp.on.ca> (maintainer) Notes: svn path=/head/; revision=173271
* BROKEN: Incomplete pkg-plistKris Kennaway2006-09-171-0/+2
| | | | Notes: svn path=/head/; revision=173184
* - Update to 3.8.0Martin Wilke2006-08-053-15/+23
| | | | | | | | | | | - Unbreak PR: ports/100930 Submitted by: Neil Darlow <neil(at)darlow.co.uk> Approved by: krion (mentor), maintainer Notes: svn path=/head/; revision=169708
* Mark broken: leaves files behind on deinstall.Mark Linimon2006-07-151-0/+2
| | | | Notes: svn path=/head/; revision=167928
* This plugin for SquirrelMail allows a single installation support multiplePav Lucistnik2005-11-214-0/+93
domains, via per-domain (and per-user) configurations. PR: ports/87860 Submitted by: Matt Emmerton <matt@gsicomp.on.ca> Notes: svn path=/head/; revision=148946