Bug 99784

Summary: [NEW PORT] lang/phc A PHP compiler
Product: Ports & Packages Reporter: Conor McDermottroe <ports>
Component: Individual Port(s)Assignee: Shaun Amott <shaun>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.shar none

Description Conor McDermottroe 2006-07-04 17:00:35 UTC
	A new port, lang/phc, a framework for static analysis of PHP scripts, PHP
	source to source transformations, and (in the future) compiling PHP scripts
	down to native machine code.
Comment 1 Shaun Amott freebsd_committer freebsd_triage 2006-07-04 17:34:40 UTC
Responsible Changed
From-To: freebsd-ports-bugs->shaun

Take it.
Comment 2 Shaun Amott freebsd_committer freebsd_triage 2006-07-13 23:05:21 UTC
State Changed
From-To: open->closed

Committed, thanks! 

Minor alterations: 
- Make the PLIST dynamic 
- Require gcc >= 3.4.4 (so it builds on FreeBSD 4.x)