cvs commit: ports/mail Makefile ports/mail/pecl-pop3 Makefile distinfo pkg-descr ports/mail/pecl-pop3/files patch-pop3.c

Martin Wilke miwi at FreeBSD.org
Mon Aug 20 08:48:03 PDT 2007


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)


More information about the cvs-all mailing list