aboutsummaryrefslogtreecommitdiffstats
path: root/lang/phc
Commit message (Collapse)AuthorAgeFilesLines
* Cleanup plistbapt2014-10-271-8/+0
|
* Remove indefinite articles and trailing periods from COMMENT, plus minorolgeni2014-07-061-1/+1
| | | | | | | | | COMMENT typos and surrounding whitespace fixes. A few Makefiles where not included as they contain Latin-1 characters that break the Phabricator workflow. Categories J-L. CR: D305 Approved by: portmgr (swills)
* - Stage supportmiwi2014-02-021-2/+1
| | | | - Convert few ports to USES
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵bapt2013-09-211-6/+2
| | | | lang)
* - Fix build with CLANGmiwi2011-11-281-0/+7
| | | | | | | PR: 162540 Submitted by: Jan Beich <jbeich@tormail.net> Approved by: maintainer timeout Feature safe: yes
* - remove MD5ohauer2011-07-031-1/+0
|
* Over to new volunteer.linimon2009-09-181-1/+1
| | | | Feature safe: yes
* Reset ports@mcdermottroe.com at his request due to lack of time at thelinimon2009-09-171-1/+1
| | | | | | | moment. Hat: portmgr Feature safe: yes
* - Remove USE_GCC where it can be satisfied with base compiler on followingpav2008-07-251-1/+0
| | | | FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT
* Remove always-false/true conditions based on OSVERSION 500000edwin2007-10-041-7/+1
|
* - update to 0.1.7itetcu2006-10-083-6/+57
| | | | | | | - this version doesn't build on 4.x PR: ports/103037 Submitted by: Conor McDermottroe (maintainer)
* Add lang/phc, a framework for static analysis of PHP scripts, PHPshaun2006-07-143-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)