summaryrefslogtreecommitdiff
path: root/lang/phc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-6/+2
| | | | | | | lang) Notes: svn path=/head/; revision=327741
* - Fix build with CLANGMartin Wilke2011-11-281-0/+7
| | | | | | | | | | PR: 162540 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer timeout Feature safe: yes Notes: svn path=/head/; revision=286563
* - remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276987
* Over to new volunteer.Mark Linimon2009-09-171-1/+1
| | | | | | | Feature safe: yes Notes: svn path=/head/; revision=241622
* Reset ports@mcdermottroe.com at his request due to lack of time at theMark Linimon2009-09-161-1/+1
| | | | | | | | | | moment. Hat: portmgr Feature safe: yes Notes: svn path=/head/; revision=241546
* - Remove USE_GCC where it can be satisfied with base compiler on followingPav Lucistnik2008-07-251-1/+0
| | | | | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT Notes: svn path=/head/; revision=217485
* Remove always-false/true conditions based on OSVERSION 500000Edwin Groothuis2007-10-041-7/+1
| | | | Notes: svn path=/head/; revision=200774
* - update to 0.1.7Ion-Mihai Tetcu2006-10-083-6/+57
| | | | | | | | | | - this version doesn't build on 4.x PR: ports/103037 Submitted by: Conor McDermottroe (maintainer) Notes: svn path=/head/; revision=174908
* Add lang/phc, a framework for static analysis of PHP scripts, PHPShaun Amott2006-07-133-0/+36
source to source transformations, and (in the future) compiling PHP scripts down to native machine code. PR: ports/99784 Submitted by: Conor McDermottroe <ports@mcdermottroe.com> Approved by: ahze (mentor, implicit) Notes: svn path=/head/; revision=167718