Bug 139887 - [NEW PORT] mail/mpop: MPOP is a small and fast POP3 client
Summary: [NEW PORT] mail/mpop: MPOP is a small and fast POP3 client
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: Wen Heping
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-24 15:30 UTC by Sylvio César Teixeira Amorim
Modified: 2009-10-26 00:20 UTC (History)
0 users

See Also:


Attachments
mpop-1.0.19.shar (3.97 KB, text/plain)
2009-10-24 15:30 UTC, Sylvio César Teixeira Amorim
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Sylvio César Teixeira Amorim 2009-10-24 15:30:02 UTC
mpop is a small, fast, and portable POP3 client. Its features include
header-based email filtering (filter junk mail before downloading it),
delivery to mbox files, maildir folders, or a mail delivery agent,
a very fast POP3 implementation, many authentication methods,
and good support for TLS/SSL.

WWW:	http://mpop.sourceforge.net

Generated with FreeBSD Port Tools 0.99
Comment 1 Wen Heping freebsd_committer freebsd_triage 2009-10-25 00:09:02 UTC
Responsible Changed
From-To: freebsd-ports-bugs->wen

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-10-26 00:18:01 UTC
wen         2009-10-26 00:17:47 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/mpop            Makefile distinfo pkg-descr pkg-plist 
    mail/mpop/files      patch-doc-mpop.1 
  Log:
  mpop is a small, fast, and portable POP3 client. Its features include
  header-based email filtering (filter junk mail before downloading it),
  delivery to mbox files, maildir folders, or a mail delivery agent,
  a very fast POP3 implementation, many authentication methods,
  and good support for TLS/SSL.
  
  WWW:    http://mpop.sourceforge.net
  
  PR:             ports/139887
  Submitted by:   Sylvio Cesar <scjamorim@bsd.com.br>
  Approved by:    miwi, jadawin(mentors,implicit)
  
  Revision  Changes    Path
  1.980     +1 -0      ports/mail/Makefile
  1.1       +60 -0     ports/mail/mpop/Makefile (new)
  1.1       +3 -0      ports/mail/mpop/distinfo (new)
  1.1       +23 -0     ports/mail/mpop/files/patch-doc-mpop.1 (new)
  1.1       +7 -0      ports/mail/mpop/pkg-descr (new)
  1.1       +3 -0      ports/mail/mpop/pkg-plist (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 Wen Heping freebsd_committer freebsd_triage 2009-10-26 00:18:54 UTC
State Changed
From-To: open->closed

New port added. Thanks!