cvs commit: ports/devel Makefile ports/devel/pecl-bcompiler Makefile distinfo pkg-descr

Martin Wilke miwi at FreeBSD.org
Tue Nov 7 17:48:41 UTC 2006


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)


More information about the cvs-ports mailing list