aboutsummaryrefslogtreecommitdiff
path: root/mail/pear-Net_Cyrus
Commit message (Collapse)AuthorAgeFilesLines
* - Convert to PEAR_AUTOINSTALLMartin Wilke2013-03-171-8/+4
| | | | | | | - Trim header Notes: svn path=/head/; revision=314446
* 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
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276989
* SHA256ifyEdwin Groothuis2006-01-221-0/+1
| | | | | | | Approved by: krion@ Notes: svn path=/head/; revision=154158
* Remove pear ports obsolated by devel/pear and switchAlex Dupre2005-12-091-1/+1
| | | | | | | | | dependencies of all the other pear ports. Discussed with: thierry, antonio@php.net Notes: svn path=/head/; revision=150745
* Update to 0.3.1Marcus Alves Grando2005-10-292-3/+3
| | | | | | | | PR: 88118 Submitted by: Attila Nagy <bra@fsn.hu> (maintainer) Notes: svn path=/head/; revision=146701
* Add pear-Net_Cyrus, a PEAR class which provides an API for the administrationPav Lucistnik2004-03-143-0/+33
of Cyrus IMAP servers. It can be used to create, delete and modify users and it's properties (Quota and ACL). PR: ports/64166 Submitted by: <bra@fsn.hu> Notes: svn path=/head/; revision=104024