aboutsummaryrefslogtreecommitdiff
path: root/archivers/pecl-phk/Makefile
Commit message (Collapse)AuthorAgeFilesLines
* Convert USE_PHP*=yes into USES=php*Mathieu Arnold2016-06-281-4/+2
| | | | | | | | | | | PR: 210529 Submitted by: mat Exp-run by: antoine Sponsored by: Absolight Differential Revision: https://reviews.freebsd.org/D6936 Notes: svn path=/head/; revision=417719
* many ports: mark broken on powerpc64Steve Wills2016-04-211-0/+2
| | | | Notes: svn path=/head/; revision=413746
* - Ignore php70Martin Wilke2016-02-181-0/+1
| | | | Notes: svn path=/head/; revision=409111
* - Take MaintainershipMartin Wilke2015-11-261-1/+1
| | | | | | | Approved by: mat (mentor) Notes: svn path=/head/; revision=402450
* Upgrade to 3.0.1.Vanilla I. Shu2015-06-181-3/+2
| | | | Notes: svn path=/head/; revision=390022
* switch to USES:tar:tgz.Vanilla I. Shu2015-02-241-1/+1
| | | | Notes: svn path=/head/; revision=379721
* Reset miwi's maintainership per his demandBaptiste Daroussin2014-11-181-1/+1
| | | | | | | Hope to see you back! Thank for all the work! Notes: svn path=/head/; revision=372709
* These do not build with php 5.6.Mathieu Arnold2014-10-131-0/+1
| | | | | | | | With hat: portmgr Sponsored by: Absolight Notes: svn path=/head/; revision=370773
* Support stageBaptiste Daroussin2014-01-041-1/+0
| | | | Notes: svn path=/head/; revision=338695
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | archivers) Notes: svn path=/head/; revision=327699
* - Convert headerMartin Wilke2013-02-011-8/+2
| | | | | | | - Update to 2.1.0 Notes: svn path=/head/; revision=311358
* Mark IGNORE with php 5.4 and set 5.3 as default.Alex Dupre2012-05-201-1/+2
| | | | | | | | Reported by: pav Pointyhat to: me Notes: svn path=/head/; revision=297003
* * Add LICENSEMartin Wilke2010-12-201-0/+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
* - 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-201-0/+25
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