aboutsummaryrefslogtreecommitdiff
path: root/devel/pecl-bcompiler
Commit message (Collapse)AuthorAgeFilesLines
* - Take maintainershipMartin Wilke2009-08-281-1/+1
| | | | Notes: svn path=/head/; revision=240464
* Reset chinsan@FreeBSD.org due to numerous maintainer-timeouts and noMark Linimon2009-08-281-1/+1
| | | | | | | | | response to email. Hat: portmgr Notes: svn path=/head/; revision=240460
* - Change to FreeBSD.org emailRong-En Fan2007-01-191-1/+1
| | | | | | | Submitted by: chinsan (maintainer) Notes: svn path=/head/; revision=182774
* bcompiler enables you to encode your scripts in phpbytecode,Martin Wilke2006-11-073-0/+39
enabling you to protect the source code. bcompiler could be used in the following situations - to create a exe file of a PHP-GTK application (in conjunction with other software) - to create closed source libraries - to provide clients with time expired software (prior to payment) - to deliver close source applications - for use on embedded systems, where disk space is a priority. WWW: http://pecl.php.net/package/bcompiler/ PR: ports/104760 Submitted by: chinsan@ Notes: svn path=/head/; revision=176732