aboutsummaryrefslogtreecommitdiff
path: root/net/pear-Net_Vpopmaild
Commit message (Collapse)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.Mathieu Arnold2016-04-011-4/+4
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=412348
* - Take MaintainershipMartin Wilke2015-11-261-1/+1
| | | | | | | Approved by: mat (mentor) Notes: svn path=/head/; revision=402439
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* Convert to USES=pearBaptiste Daroussin2014-09-231-4/+2
| | | | Notes: svn path=/head/; revision=369094
* 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
| | | | | | | net) Notes: svn path=/head/; revision=327755
* - Convert to PEAR_AUTOINSTALLMartin Wilke2013-05-131-63/+4
| | | | | | | - Trim header Notes: svn path=/head/; revision=318023
* 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
* - Get Rid MD5 supportMartin Wilke2011-03-201-1/+0
| | | | Notes: svn path=/head/; revision=271346
* - Take over maintainershipMartin Wilke2009-08-221-1/+1
| | | | | | | Approved by: Wen Heping (maintainer) Notes: svn path=/head/; revision=240144
* - Update to 0.3.2Martin Wilke2008-10-052-4/+4
| | | | | | | | PR: 127876 Submitted by: Wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=221248
* - Update to 0.3.1Martin Wilke2008-06-192-4/+4
| | | | | | | | PR: 124692 Submitted by: Wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=215263
* - Update to 0.3.0Martin Wilke2008-04-262-5/+6
| | | | | | | | PR: 122930 Submitted by: Wen heping <wenheping@gmail.com> (maintainer) Notes: svn path=/head/; revision=212053
* Net_Vpopmaild is a pear Class for accessing Vpopmail's vpopmaildMartin Wilke2008-04-193-0/+87
daemon. It supports all vpopmaild commands, such as adding/removing domains, users, robots (autoresponders), and ezmlm lists (todo), as well as modifying domain limits, ip maps, etc. WWW: http://pear.php.net/package/Net_Vpopmaild/ PR: ports/122689 Submitted by: Wen heping <wenheping at gmail.com>) Notes: svn path=/head/; revision=211615