aboutsummaryrefslogtreecommitdiff
path: root/mail/slapd-cyrus
Commit message (Collapse)AuthorAgeFilesLines
* Fix NO_STAGE attributionBaptiste Daroussin2013-09-221-1/+1
| | | | Notes: svn path=/head/; revision=327888
* 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
* - Resolve of using PERL_MODBUILD and USE_PERL5 togetherAndrej Zverev2013-09-011-8/+3
| | | | | | | | | | - Convert to new perl5 framework - Trim Makefile header With hat: perl@ Notes: svn path=/head/; revision=325884
* - Set default perl version for ports which currently usingAndrej Zverev2012-12-161-1/+1
| | | | | | | | | (5.x+ and x < 12) scheme. Approved by: bapt@ (portmgr@) Notes: svn path=/head/; revision=308985
* - update dependency of cyrus-imapd to mail/cyrus-imapd24Jason Helfman2012-04-251-1/+2
| | | | | | | | | | | - bump PORTREVISION PR: ports/167095 Submitted by: d.banschikov@hostcomm.ru Approved by: maintainer, alexey@renatasystems.org Notes: svn path=/head/; revision=295508
* At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450Eitan Adler2012-01-211-1/+1
| | | | | | | | | | | | | ports use BUILD_DEPENDS:= ${RUN_DEPENDS}. This patch fixes ports that are currently broken. This is a temporary measure until we organically stop using := or someone(s) spend a lot of time changing all the ports over. Explicit duplication > := > = and this just moves ports one step to the left Approved by: portmgr Notes: svn path=/head/; revision=289563
* - Update to 1.00Martin Wilke2011-03-172-4/+3
| | | | | | | | PR: 154933 Submitted by: Anes Muhametov <anes@anes.su> Notes: svn path=/head/; revision=271103
* slapd-cyrus is a slapd perl backend, used to translate LDAP DIT intoMartin Wilke2009-11-204-0/+69
Cyrus IMAP-server configuration. It can manage user folders, shared folders and ACLs of shared folders. WWW: http://slapd-cyrus.sourceforge.net PR: ports/140420 Submitted by: Alexey V. Degtyarev Thanks to: beat@ for testing Notes: svn path=/head/; revision=244549