Port details |
- phc Compiler for the PHP language
- 0.1.7 lang
=0 0.1.7Version of this port present on the latest quarterly branch.
- BROKEN: unfetchable
DEPRECATED: Broken for more than 6 months This port expired on: 2020-05-05 IGNORE: is marked as broken: unfetchable
- Maintainer: eg@fbsd.lt
- Port Added: 2006-07-13 22:07:25
- Last Update: 2020-05-05 15:38:12
- SVN Revision: 534093
- License: BSD3CLAUSE
- WWW:
- http://www.phpcompiler.org/
- Description:
- phc is a framework for static analysis of PHP scripts, PHP source to source
transformations, and ultimately compiling PHP scripts down to native machine
code.
The current release does not yet compile PHP and is therefore not yet useful
for end-users. It is however useful for writing tools that operate on PHP
scripts, such as refactoring tools, aspect weavers, or obfuscators. See the
website to get an idea of what is planned for coming releases of phc.
WWW: http://www.phpcompiler.org/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: phc
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (phc-0.1.7.tar.gz) = 4dd770e223bd4557478444c14a880fc7ab45144b2b911fa25080300bdee1bd85
SIZE (phc-0.1.7.tar.gz) = 292450
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.1.7 05 May 2020 15:38:12 |
rene |
Remove expired ports:
Adjusted for ports rescued since r534032
2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months (Only the first 15 lines of the commit message are shown above ) |
0.1.7 04 Apr 2020 20:51:41 |
antoine |
Deprecate ports broken for more than 6 months |
0.1.7 06 Nov 2019 12:48:32 |
antoine |
Mark a few ports BROKEN, unfetchable |
0.1.7 05 Feb 2017 03:30:43 |
jbeich |
Prefer -std=gnu89 over -fgnu89-inline |
0.1.7 21 Jan 2017 12:19:46 |
antoine |
Reinplace the target of the symlink instead of the symlink
PR: 216309 |
0.1.7 04 Sep 2016 13:19:28 |
amdmi3 |
- Fix build on 11.x+ (only add -fgnu89-inline to CFLAGS, not CXXFLAGS)
- Add LICENSE
Approved by: portmgr blanket |
0.1.7 27 Oct 2014 15:23:31 |
bapt |
Cleanup plist |
0.1.7 05 Jul 2014 19:27:04 |
olgeni |
Remove indefinite articles and trailing periods from COMMENT, plus minor
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) |
0.1.7 02 Feb 2014 14:33:37 |
miwi |
- Stage support
- Convert few ports to USES |
0.1.7 20 Sep 2013 19:53:10 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
lang) |
0.1.7 28 Nov 2011 11:43:28 |
miwi |
- Fix build with CLANG
PR: 162540
Submitted by: Jan Beich <jbeich@tormail.net>
Approved by: maintainer timeout
Feature safe: yes |
0.1.7 03 Jul 2011 13:45:36 |
ohauer |
- remove MD5 |
0.1.7 17 Sep 2009 21:31:48 |
linimon |
Over to new volunteer.
Feature safe: yes |
0.1.7 16 Sep 2009 22:34:40 |
linimon |
Reset ports@mcdermottroe.com at his request due to lack of time at the
moment.
Hat: portmgr
Feature safe: yes |
0.1.7 25 Jul 2008 14:34:52 |
pav |
- Remove USE_GCC where it can be satisfied with base compiler on following
FreeBSD versions: 5.3 and up, 6.x, 7.x, 8-CURRENT |
0.1.7 04 Oct 2007 01:25:18 |
edwin |
Remove always-false/true conditions based on OSVERSION 500000 |
0.1.7 08 Oct 2006 10:22:44 |
itetcu |
- update to 0.1.7
- this version doesn't build on 4.x
PR: ports/103037
Submitted by: Conor McDermottroe (maintainer) |
0.1.6.r1 13 Jul 2006 22:07:11 |
shaun |
Add 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.
PR: ports/99784
Submitted by: Conor McDermottroe <ports@mcdermottroe.com>
Approved by: ahze (mentor, implicit) |