Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 7 Nov 2006 16:36:38 GMT
From:      Dmitri Alenitchev<dmitri@wave.net.ru>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/105246: New port: devel/pecl-bcompiler A bytecode compiler
Message-ID:  <200611071636.kA7Gac8M039325@www.freebsd.org>
Resent-Message-ID: <200611071640.kA7GeGC2089824@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         105246
>Category:       ports
>Synopsis:       New port: devel/pecl-bcompiler A bytecode compiler
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Tue Nov 07 16:40:16 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Dmitri Alenitchev
>Release:        
>Organization:
>Environment:
>Description:
A PHP bytecode compiler from pecl
>How-To-Repeat:

>Fix:
# This is a shell archive.  Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file".  Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
#       pecl-bcompiler
#       pecl-bcompiler/Makefile
#       pecl-bcompiler/distinfo
#       pecl-bcompiler/pkg-descr
#
echo c - pecl-bcompiler
mkdir -p pecl-bcompiler > /dev/null 2>&1
echo x - pecl-bcompiler/Makefile
sed 's/^X//' >pecl-bcompiler/Makefile << 'END-of-pecl-bcompiler/Makefile'
X# New ports collection makefile for:   pecl-bcompiler
X# Date created:                        7 November 2006
X# Whom:                                dmitri@wave.net.ru
X#
X# $FreeBSD$
X#
X
XPORTNAME=      bcompiler
XPORTVERSION=   0.8
XCATEGORIES=    devel pear
XMASTER_SITES=  http://pecl.php.net/get/
XPKGNAMEPREFIX= pecl-
XDISTNAME=      bcompiler-${PORTVERSION}
XEXTRACT_SUFX=  .tgz
XDIST_SUBDIR=   PECL
X
XMAINTAINER=    dmitri@wave.net.ru
XCOMMENT=       A bytecode compiler
X
XUSE_PHP=       yes
XUSE_PHPEXT=    yes
X
X.include <bsd.port.mk>
END-of-pecl-bcompiler/Makefile
echo x - pecl-bcompiler/distinfo
sed 's/^X//' >pecl-bcompiler/distinfo << 'END-of-pecl-bcompiler/distinfo'
XMD5 (PECL/bcompiler-0.8.tgz) = bfc5646f8f7c1c2649d82f5a4e3c0760
XSHA256 (PECL/bcompiler-0.8.tgz) = 9ce5fc8fa1f095f392c8bd19a5690693cf9d51225ec2561dc20416abe08a034e
XSIZE (PECL/bcompiler-0.8.tgz) = 46667
END-of-pecl-bcompiler/distinfo
echo x - pecl-bcompiler/pkg-descr
sed 's/^X//' >pecl-bcompiler/pkg-descr << 'END-of-pecl-bcompiler/pkg-descr'
Xbcompiler enables you to encode your scripts in phpbytecode, enabling you
Xto protect the source code.
X
XWWW: http://pecl.php.net/package/bcompiler
END-of-pecl-bcompiler/pkg-descr
exit

>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200611071636.kA7Gac8M039325>