aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-multilogin-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Drop @dirrm* from plistDmitry Marakasov2015-08-041-5/+0
| | | | Notes: svn path=/head/; revision=393556
* Move plugin installation into the plist, rather than post-install, soAdam Weinberger2014-08-281-5/+4
| | | | | | | | | 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-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-082-13/+2
| | | | | | | | | | | | | 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-082-61/+8
| | | | | | | | - Change the perl5 dependency to install, which it is - Correct path in pkg-message Notes: svn path=/head/; revision=335912
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-4/+2
| | | | | | | mail) Notes: svn path=/head/; revision=327742
* - Convert to new perl frameworkMathieu Arnold2013-08-031-1/+2
| | | | | | | - Remove MAKE_JOBS_SAFE=yes, it's the default. Notes: svn path=/head/; revision=324191
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* Upgrade to a version reported as safe.Thierry Thomas2009-08-023-7/+5
| | | | | | | Warning: not tested, since I don't run SquirrelMail. Notes: svn path=/head/; revision=238771
* Mark mail/squirrelmail-multilogin-plugin as FORBIDDEN and add theThierry Thomas2009-08-021-0/+2
| | | | | | | | | corresponding entry in VuXML. Security: VuXML: 0d0237d0-7f68-11de-984d-0011098ad87f Notes: svn path=/head/; revision=238770
* - Reassign maintainer to ports@FreeBSD.org.Wesley Shields2009-04-121-1/+1
| | | | | | | | PR: ports/133659 Submitted by: Gerrit Beine <gerrit.beine@gmx.de> (maintainer) Notes: svn path=/head/; revision=232215
* 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 2.3.4Thomas Abthorpe2008-01-025-20/+36
| | | | | | | | PR: ports/119267 Submitted by: Gerrit Beine <gerrit.beine gmx.de> (maintainer) Notes: svn path=/head/; revision=204859
* This plugin displays a pull-down select box with IMAP server choices on theMartin Wilke2006-09-135-0/+110
login page. The user will be logged in using the IMAP server that is chosen. WWW: http://www.squirrelmail.org PR: ports/102995 Submitted by: Gerrit Beine <gerrit.beine(at)gmx.de> Notes: svn path=/head/; revision=172921