Bug 99784 - [NEW PORT] lang/phc A PHP compiler
Summary: [NEW PORT] lang/phc A PHP compiler
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: Shaun Amott
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-07-04 17:00 UTC by Conor McDermottroe
Modified: 2006-07-13 23:10 UTC (History)
0 users

See Also:


Attachments
file.shar (2.22 KB, text/plain)
2006-07-04 17:00 UTC, Conor McDermottroe
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
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)