| Summary: | [New Port] mail/pecl-pop3: POP3 Client Library for PHP | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Ports & Packages | Reporter: | buganini | ||||
| Component: | Individual Port(s) | Assignee: | freebsd-ports-bugs (Nobody) <ports-bugs> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
buganini
2007-08-09 21:30:02 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"
State Changed From-To: open->closed New port added. Thanks! |