aboutsummaryrefslogtreecommitdiff
path: root/archivers/pecl-phk
Commit message (Collapse)AuthorAgeFilesLines
* * Add LICENSEMartin Wilke2010-12-202-1/+3
| | | | | | | | | | | * Add IGNORE_WITH_PHP=4 as this is for php newer than 5.1 * Remove MD5 line from distinfo. PR: 152933 Submitted by: "Tom Judge" <tom@tomjudge.com> Notes: svn path=/head/; revision=266616
* - Unbreak after recent PHP 5.3.2 updateGreg Larkin2010-04-133-0/+88
| | | | | | | | Reported by: pointyhat Approved by: portmgr (itetcu, erwin - blanket) Notes: svn path=/head/; revision=252623
* - Reset ditesh (at) gathani.org due to long period of inactivity.Martin Wilke2009-04-111-1/+1
| | | | | | | | | - Take over some ports Approved by: portmgr (linimon) Notes: svn path=/head/; revision=232068
* PHK is a PHP-oriented package/archive system. Basically, it can be consideredMartin Wilke2008-01-203-0/+38
as a PHP-oriented equivalent of the Java jar format. As jar, PHK allows to distribute and run a library or an application as a single file. The PHK accelerator transparently makes PHK runtime faster. WWW: http://pecl.php.net/package/phk/ PR: ports/119828 Submitted by: Ditesh Shashikant Gathani <ditesh at gathani.org> Notes: svn path=/head/; revision=205934