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/ Fix: Patch attached with submission follows:
Responsible Changed From-To: freebsd-ports-bugs->miwi miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
miwi 2008-04-19 21:37:09 UTC FreeBSD ports repository Modified files: net Makefile Added files: net/pear-Net_Vpopmaild Makefile distinfo pkg-descr Log: 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>) Revision Changes Path 1.1986 +1 -0 ports/net/Makefile 1.1 +78 -0 ports/net/pear-Net_Vpopmaild/Makefile (new) 1.1 +3 -0 ports/net/pear-Net_Vpopmaild/distinfo (new) 1.1 +6 -0 ports/net/pear-Net_Vpopmaild/pkg-descr (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
State Changed From-To: open->closed New port added, with minor changes. Thanks!