Bug 157002 - New port: www/yafphp
Summary: New port: www/yafphp
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: Cheng-Lung Sung
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-05-13 11:40 UTC by johnpupu
Modified: 2011-05-28 14:20 UTC (History)
0 users

See Also:


Attachments
file.shar (3.03 KB, text/plain)
2011-05-13 11:40 UTC, johnpupu
no flags Details
yafphp.txt (3.03 KB, text/plain; charset=US-ASCII)
2011-05-13 12:09 UTC, johnpupu
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description johnpupu 2011-05-13 11:40:04 UTC
Yaf is a php framework , the difference is yaf is a PHP Extension, which means yaf is writen by c

Fix: Patch attached with submission follows:
Comment 1 Cheng-Lung Sung freebsd_committer freebsd_triage 2011-05-13 14:08:46 UTC
Responsible Changed
From-To: freebsd-www->clsung

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-05-28 14:12:11 UTC
clsung      2011-05-28 13:11:58 UTC

  FreeBSD ports repository

  Modified files:
    www                  Makefile 
  Added files:
    www/php-yaf          Makefile distinfo pkg-descr 
  Log:
  Yaf is a php framework , the difference is yaf is a PHP Extension.
  
  WWW: http://code.google.com/p/yafphp
  
  PR:             ports/157002
  Submitted by:   John Chen <johnpupu_AT_gmail dot com>
  
  Revision  Changes    Path
  1.2892    +1 -0      ports/www/Makefile
  1.1       +29 -0     ports/www/php-yaf/Makefile (new)
  1.1       +2 -0      ports/www/php-yaf/distinfo (new)
  1.1       +3 -0      ports/www/php-yaf/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 3 Cheng-Lung Sung freebsd_committer freebsd_triage 2011-05-28 14:12:34 UTC
State Changed
From-To: open->closed

New port added. Thank You.