Bug 115366 - [New Port] mail/pecl-pop3: POP3 Client Library for PHP
Summary: [New Port] mail/pecl-pop3: POP3 Client Library for PHP
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: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-08-09 21:30 UTC by buganini
Modified: 2007-08-20 18:21 UTC (History)
0 users

See Also:


Attachments
file.shar (2.25 KB, text/plain)
2007-08-09 21:30 UTC, buganini
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description buganini 2007-08-09 21:30:02 UTC
New port for pecl-pop3
Comment 1 dfilter service freebsd_committer freebsd_triage 2007-08-20 16:48:07 UTC
miwi        2007-08-20 15:48:03 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/pecl-pop3       Makefile distinfo pkg-descr 
    mail/pecl-pop3/files patch-pop3.c 
  Log:
  The POP3 extension makes it possible for a PHP
  script to connect to and interact with a POP3 mail server.
  It is based on the PHP streams interface and requires no
  external library.
  
  WWW: http://pecl.php.net/package/POP3
  
  PR:             ports/115366
  Submitted by:   buganini at gmail.com
  
  Revision  Changes    Path
  1.864     +1 -0      ports/mail/Makefile
  1.1       +25 -0     ports/mail/pecl-pop3/Makefile (new)
  1.1       +3 -0      ports/mail/pecl-pop3/distinfo (new)
  1.1       +15 -0     ports/mail/pecl-pop3/files/patch-pop3.c (new)
  1.1       +6 -0      ports/mail/pecl-pop3/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 2 Martin Wilke freebsd_committer freebsd_triage 2007-08-20 18:21:51 UTC
State Changed
From-To: open->closed

New port added. Thanks!