aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-password_forget-plugin
Commit message (Collapse)AuthorAgeFilesLines
* - Drop @dirrm* from plistDmitry Marakasov2015-08-051-1/+0
| | | | | | | Approved by: portmgr blanket Notes: svn path=/head/; revision=393595
* Move plugin installation into the plist, rather than post-install, soAdam Weinberger2014-08-281-1/+1
| | | | | | | | | that it will work when installed from binary pkg. Bump PORTREVISION on all plugins for this. Notes: svn path=/head/; revision=366415
* mail/squirrelmail-password_forget-plugin: reset maintainer per requestJohn Marino2014-08-061-4/+3
| | | | | | | | | | | | | While here, remove unnecessary <pre> inclusion PR: 192433 Submitted by: maintainer (Neil Darlow) Reset reason: No longer uses squirrelmail thus can't test it Thanks for looking after this one, Neil! Notes: svn path=/head/; revision=364174
* - 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-0/+2
| | | | | | | | | | | | | 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-10/+4
| | | | | | | | | | | | | 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
* 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
* - convert to the new perl5 frameworkAndrej Zverev2013-09-041-1/+2
| | | | | | | Approved by: portmgr (bapt@, blanket) Notes: svn path=/head/; revision=326257
* 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 more tags from pkg-descr files fo the form:Doug Barton2011-10-241-3/+0
| | | | | | | | | | | - 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. Notes: svn path=/head/; revision=284232
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* - 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.2Thomas Abthorpe2009-01-183-58/+10
| | | | | | | | | | - Implement bsd.squirrelmail.mk common include PR: ports/130543 Submitted by: Neil Darlow <neil darlow.co.uk> (maintainer) Notes: svn path=/head/; revision=226352
* 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
* - Modify port to include bsd.port.(pre|post).mk to fix auto-install/removeMartin Wilke2007-04-262-7/+11
| | | | | | | | | | | - Adopt new PKGNAMEPREFIX-PORTNAME-PKGNAMESUFFIX standard for squirrelmail ports - Bump PORTREVISION to reflect user-visible behaviour change of port PR: 112166 Submitted by: Neil Darlow <neil@darlow.co.uk> (maintainer) Notes: svn path=/head/; revision=190983
* - Add missing RUN_DEPENDS with squirrelmail-compatibility-pluginMartin Wilke2007-01-251-1/+3
| | | | | | | | | | - Bump PORTREVISION PR: 108351 Submitted by: Neil Darlow <neil@darlow.co.uk> (maintainer) Notes: svn path=/head/; revision=183307
* - Fix INDEXMartin Wilke2006-12-051-1/+1
| | | | | | | | PR: ports/106366 Submitted by: Neil Darlow <neil@darlow.co.uk> (Maintainer) Notes: svn path=/head/; revision=178928
* Changes the name of the input form field on the login screen so that newerMartin Wilke2006-12-044-0/+90
browsers have an almost impossible time trying to remember your name and password. Use this if you want extra security or the majority of your users use public terminals. WWW: http://www.squirrelmail.org PR: ports/106348 Submitted by: Neil Darlow <neil at darlow.co.uk> Notes: svn path=/head/; revision=178880