aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-password_forget-plugin
Commit message (Collapse)AuthorAgeFilesLines
* 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