aboutsummaryrefslogtreecommitdiff
path: root/mail/squirrelmail-change_ldappass-plugin
Commit message (Collapse)AuthorAgeFilesLines
* Remove # $FreeBSD$ from Makefiles.Mathieu Arnold2021-04-061-1/+0
|
* - Drop @dirrm* from plistDmitry Marakasov2015-08-061-27/+0
| | | | Notes: svn path=/head/; revision=393649
* 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
* Do not include bsd.port.pre.mk twiceAntoine Brodin2014-06-051-1/+1
| | | | Notes: svn path=/head/; revision=356698
* - 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-2/+3
| | | | | | | | | | | | | 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-6/+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
* - Reassign to the heap, I haven't used squirrelmail in a long timeThomas Abthorpe2013-09-191-1/+1
| | | | Notes: svn path=/head/; revision=327647
* 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
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* Chase after net/openldap24-server update.Xin LI2011-02-251-1/+1
| | | | | | | Reminded by: miwi Notes: svn path=/head/; revision=269631
* - Utilise common bsd.squirrelmail.mkThomas Abthorpe2010-06-071-62/+4
| | | | | | | | | | - Add LICENSE - No PORTREVISION bump, as there is no change in functionality Requested by: itetcu Notes: svn path=/head/; revision=256047
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-1/+1
| | | | Notes: svn path=/head/; revision=255371
* Bump PORTREVISION's after OpenLDAP update.Xin LI2009-01-051-1/+1
| | | | | | | Suggested by: rafan Notes: svn path=/head/; revision=225291
* 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
* - 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.2Martin Wilke2007-08-014-48/+61
| | | | | | | | PR: 115083 Submitted by: Thomas Abthorpe <thomas@goodking.ca> (maintainer) Notes: svn path=/head/; revision=196884
* - Pass maintainership to submitterAndrew Pantyukhin2007-07-203-25/+29
| | | | | | | | | | | | | - Rework Makefile for easier readability - Reformat pkg-descr - Bump portrevision (file owner/group changed) PR: ports/114488 Submitted by: Thomas Abthorpe <thomas@goodking.ca> Approved by: Alexander Wittig <alexander@wittig.name> (maintainer) Notes: svn path=/head/; revision=195940
* - Update to 2.1Martin Wilke2007-01-232-27/+28
| | | | | | | | | PR: ports/108261 Submitted by: miwi Approved by: maintainer Notes: svn path=/head/; revision=183114
* - Update to 2.0Martin Wilke2006-10-313-34/+48
| | | | | | | | PR: ports/104684 Submitted by: Alexander Wittig <alexander@wittig.name> Notes: svn path=/head/; revision=175805
* - Fix problem with automatic creation of squirrelmail config file even whenPav Lucistnik2006-03-262-2/+4
| | | | | | | | | | there hasn't been one before PR: ports/94953 Submitted by: Alexander Wittig <alexander@wittig.name> (maintainer) Notes: svn path=/head/; revision=158142
* SquirrelMail (mail/suirrelmail) Plug-In to allow users to change their userPav Lucistnik2005-11-215-0/+133
passwords stored in an LDAP directory from within SquirrelMail. PR: ports/83950 Submitted by: Alexander Wittig <alexander@wittig.name> Notes: svn path=/head/; revision=148943