aboutsummaryrefslogtreecommitdiff
path: root/mail/pear-Net_IMAP
Commit message (Collapse)AuthorAgeFilesLines
* Stage support for non-IGNORED pear classesAntoine Brodin2013-11-251-1/+0
| | | | | | | | Tested by: poudriere Approved by: portmgr (bapt) Notes: svn path=/head/; revision=334871
* 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 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
* - Update to 1.1.0Rong-En Fan2009-04-252-5/+6
| | | | Notes: svn path=/head/; revision=232711
* Change to my FreeBSD.org email.Rong-En Fan2006-06-271-1/+1
| | | | | | | Approved by: delphij (mentor) Notes: svn path=/head/; revision=166420
* 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
* - Upgrade to 1.0.3.Thierry Thomas2004-11-112-4/+4
| | | | | | | | | | | - Take maintainership. PR: ports/73788 Submitted by: Rong-En Fan Approved by: maintainer. Notes: svn path=/head/; revision=121381
* Add pear-Net_IMAP, a PEAR class that provides an implementation of the IMAPPav Lucistnik2004-03-143-0/+29
protocol using PEAR's Net_Socket:: class. PR: ports/64165 Submitted by: <bra@fsn.hu> Notes: svn path=/head/; revision=104022