Date: Tue, 7 Nov 2006 17:48:41 +0000 (UTC) From: Martin Wilke <miwi@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/devel Makefile ports/devel/pecl-bcompiler Makefile distinfo pkg-descr Message-ID: <200611071748.kA7Hmf9a009474@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
miwi 2006-11-07 17:48:40 UTC
FreeBSD ports repository
Modified files:
devel Makefile
Added files:
devel/pecl-bcompiler Makefile distinfo pkg-descr
Log:
bcompiler enables you to encode your scripts in phpbytecode,
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@
Revision Changes Path
1.2505 +1 -0 ports/devel/Makefile
1.1 +24 -0 ports/devel/pecl-bcompiler/Makefile (new)
1.1 +3 -0 ports/devel/pecl-bcompiler/distinfo (new)
1.1 +12 -0 ports/devel/pecl-bcompiler/pkg-descr (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611071748.kA7Hmf9a009474>
