diff options
author | bapt <bapt@FreeBSD.org> | 2014-09-02 01:12:32 +0800 |
---|---|---|
committer | bapt <bapt@FreeBSD.org> | 2014-09-02 01:12:32 +0800 |
commit | 0cce0d7ddeb6dd72c9af4b0d98f1180f0b4e9287 (patch) | |
tree | 821835ef871d8d5f876233f0c9ca25b093d3811d /lang/hiphop-php/pkg-descr | |
parent | cfb7c7bce75972ce11cb56cbe27ce7ffb31f462a (diff) | |
download | freebsd-ports-gnome-0cce0d7ddeb6dd72c9af4b0d98f1180f0b4e9287.tar.gz freebsd-ports-gnome-0cce0d7ddeb6dd72c9af4b0d98f1180f0b4e9287.tar.zst freebsd-ports-gnome-0cce0d7ddeb6dd72c9af4b0d98f1180f0b4e9287.zip |
Remove non staged ports without pending PR from l*
Diffstat (limited to 'lang/hiphop-php/pkg-descr')
-rw-r--r-- | lang/hiphop-php/pkg-descr | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/lang/hiphop-php/pkg-descr b/lang/hiphop-php/pkg-descr deleted file mode 100644 index 90c585d1c346..000000000000 --- a/lang/hiphop-php/pkg-descr +++ /dev/null @@ -1,10 +0,0 @@ -HipHop VM (HHVM) is a new open-source virtual machine designed for executing -programs written in PHP. HHVM uses a just-in-time compilation approach to -achieve superior performance while maintaining the flexibility that PHP -developers are accustomed to. HipHop VM (and before it HPHPc) has realized -a > 5x increase in throughput for Facebook compared with Zend PHP 5.2. - -HipHop VM is most commonly run as a standalone server, replacing both Apache -and mod_php. - -WWW: https://github.com/facebook/hiphop-php/wiki |