CVS log for ports/net/pear-Net_Vpopmaild/Makefile
Up to [FreeBSD] / ports / net / pear-Net_Vpopmaild
Request diff between arbitrary revisions
Keyword substitution: kv
Default branch: MAIN
Revision 1.6: download - view: text, markup, annotated - select for diffs
Sat Jan 21 17:39:54 2012 UTC (2 weeks, 6 days ago) by eadler
Branches: MAIN
CVS tags: HEAD
Diff to: previous 1.5: preferred, colored
Changes since revision 1.5: +1 -1 lines
At the moment 1385 ports use BUILD_DEPENDS= ${RUN_DEPENDS} and 450
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
Revision 1.5: download - view: text, markup, annotated - select for diffs
Sat Aug 22 21:31:56 2009 UTC (2 years, 5 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_9_0_0, RELEASE_8_2_0, RELEASE_8_1_0, RELEASE_8_0_0, RELEASE_7_4_0, RELEASE_7_3_0, RELEASE_6_EOL
Diff to: previous 1.4: preferred, colored
Changes since revision 1.4: +1 -1 lines
- Take over maintainership Approved by: Wen Heping (maintainer)
Revision 1.4: download - view: text, markup, annotated - select for diffs
Sun Oct 5 14:38:42 2008 UTC (3 years, 4 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_2_0
Diff to: previous 1.3: preferred, colored
Changes since revision 1.3: +1 -1 lines
- Update to 0.3.2 PR: 127876 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
Revision 1.3: download - view: text, markup, annotated - select for diffs
Thu Jun 19 11:50:51 2008 UTC (3 years, 7 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_7_1_0, RELEASE_6_4_0
Diff to: previous 1.2: preferred, colored
Changes since revision 1.2: +1 -1 lines
- Update to 0.3.1 PR: 124692 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
Revision 1.2: download - view: text, markup, annotated - select for diffs
Sat Apr 26 20:45:12 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
CVS tags: RELEASE_5_EOL
Diff to: previous 1.1: preferred, colored
Changes since revision 1.1: +3 -2 lines
- Update to 0.3.0 PR: 122930 Submitted by: Wen heping <wenheping@gmail.com> (maintainer)
Revision 1.1: download - view: text, markup, annotated - select for diffs
Sat Apr 19 21:37:09 2008 UTC (3 years, 9 months ago) by miwi
Branches: MAIN
Net_Vpopmaild is a pear Class for accessing Vpopmail's vpopmaild 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>)
