Bug 122689 - [NEW PORT] net/pear-Net_Vpopmaild: Class for accessing Vpopmail's vpopmaild daemon
Summary: [NEW PORT] net/pear-Net_Vpopmaild: Class for accessing Vpopmail's vpopmaild d...
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Martin Wilke
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-04-12 12:30 UTC by wenheping
Modified: 2008-04-19 22:40 UTC (History)
0 users

See Also:


Attachments
file.shar (4.24 KB, text/plain)
2008-04-12 12:30 UTC, wenheping
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description wenheping 2008-04-12 12:30:07 UTC
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:
Comment 1 Edwin Groothuis freebsd_committer freebsd_triage 2008-04-12 12:30:26 UTC
Responsible Changed
From-To: freebsd-ports-bugs->miwi

miwi@ wants this port PRs (via the GNATS Auto Assign Tool)
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-19 22:37:12 UTC
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"
Comment 3 Martin Wilke freebsd_committer freebsd_triage 2008-04-19 22:37:36 UTC
State Changed
From-To: open->closed

New port added, with minor changes. Thanks!