Date: Mon, 20 Aug 2007 15:48:03 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/mail Makefile ports/mail/pecl-pop3 Makefile distinfo pkg-descr ports/mail/pecl-pop3/files patch-pop3.c Message-ID: <200708201548.l7KFm38u000834@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
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)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200708201548.l7KFm38u000834>
