Bug 135071 - [New Port] mail/phpmailer2 : Full Featured Email Transfer Class for PHP4
Summary: [New Port] mail/phpmailer2 : Full Featured Email Transfer Class for PHP4
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: 2009-05-30 09:20 UTC by joehorn
Modified: 2009-06-02 13:20 UTC (History)
0 users

See Also:


Attachments
file.shar (6.93 KB, text/plain)
2009-05-30 09:20 UTC, joehorn
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description joehorn 2009-05-30 09:20:01 UTC
The maintainer of /usr/ports/mail/phpmailer updated it from 2.0.2 to 5.0.2, and mark it ignored with PHP4.
I just created this port for PHP4 users, althouth PHP4 has been marked as EoL.

Please note in /usr/ports/UPDATING for PHP4 users.
Let them know this and do `portupgrade -o mail/phpmailer2 phpmailer-2.0.2`.

Fix: Patch attached with submission follows:
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2009-06-02 13:15:30 UTC
State Changed
From-To: open->closed

New port added
Comment 2 dfilter service freebsd_committer freebsd_triage 2009-06-02 13:15:49 UTC
pav         2009-06-02 12:15:25 UTC

  FreeBSD ports repository

  Modified files:
    mail                 Makefile 
  Added files:
    mail/phpmailer2      Makefile distinfo pkg-descr pkg-plist 
    mail/phpmailer2/files pkg-message.in 
  Log:
  PHP email transport class featuring multiple file attachments, SMTP
  servers, CCs, BCCs, HTML messages, and word wrap, and more. It can
  send email via sendmail, PHP mail(), or with SMTP. Methods are based
  on the popular AspEmail active server component.
  
  WWW: http://sourceforge.net/projects/phpmailer
  
  PR:             ports/135071
  Submitted by:   Joe Horn <joehorn@gmail.com>
  
  Revision  Changes    Path
  1.955     +1 -0      ports/mail/Makefile
  1.1       +51 -0     ports/mail/phpmailer2/Makefile (new)
  1.1       +3 -0      ports/mail/phpmailer2/distinfo (new)
  1.1       +4 -0      ports/mail/phpmailer2/files/pkg-message.in (new)
  1.1       +6 -0      ports/mail/phpmailer2/pkg-descr (new)
  1.1       +76 -0     ports/mail/phpmailer2/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"