From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 12 07:50:03 2010 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 746CA1065672 for ; Fri, 12 Feb 2010 07:50:03 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 377578FC1A for ; Fri, 12 Feb 2010 07:50:03 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id o1C7o3Ju055975 for ; Fri, 12 Feb 2010 07:50:03 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id o1C7o3ZK055974; Fri, 12 Feb 2010 07:50:03 GMT (envelope-from gnats) Resent-Date: Fri, 12 Feb 2010 07:50:03 GMT Resent-Message-Id: <201002120750.o1C7o3ZK055974@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Svyatoslav Lempert Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13E74106566B for ; Fri, 12 Feb 2010 07:47:05 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 0354E8FC14 for ; Fri, 12 Feb 2010 07:47:05 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id o1C7l41f087959 for ; Fri, 12 Feb 2010 07:47:04 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id o1C7l43V087958; Fri, 12 Feb 2010 07:47:04 GMT (envelope-from nobody) Message-Id: <201002120747.o1C7l43V087958@www.freebsd.org> Date: Fri, 12 Feb 2010 07:47:04 GMT From: Svyatoslav Lempert To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/143835: New port: devel/ioncube - ionCube PHP Loader X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 12 Feb 2010 07:50:03 -0000 >Number: 143835 >Category: ports >Synopsis: New port: devel/ioncube - ionCube PHP Loader >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: Fri Feb 12 07:50:02 UTC 2010 >Closed-Date: >Last-Modified: >Originator: Svyatoslav Lempert >Release: FreeBSD 6.3-STABLE i386 >Organization: Svyatoslav Lempert >Environment: FreeBSD ls.fvds.ru 6.3-STABLE FreeBSD 6.3-STABLE #6: Sat Dec 19 06:26:37 CET 2009 root@dione.ispsystem.net:/root/src/sys/i386/compile/ISPSYSTEM_PAE i386 >Description: New port: devel/ioncube - ionCube PHP Loader The ionCube Loader is a free application that runs the files encoded by the ionCube PHP Encoder (www.ioncube.com) >How-To-Repeat: >Fix: Patch attached with submission follows: # 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: # # ioncube # ioncube/files # ioncube/files/pkg-message.in # ioncube/Makefile # ioncube/distinfo # ioncube/pkg-descr # ioncube/pkg-plist # echo c - ioncube mkdir -p ioncube > /dev/null 2>&1 echo c - ioncube/files mkdir -p ioncube/files > /dev/null 2>&1 echo x - ioncube/files/pkg-message.in sed 's/^X//' >ioncube/files/pkg-message.in << '45b5d0c82a12a463c723bedcedc5d053' X******************************************************************************** X XYou have installed the ionCube loader package. X XEdit %%LOCALBASE%%/etc/php.ini and add: X X[Zend] Xzend_extension="%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/ioncube/ioncube_loader.so" Xzend_extension_ts="%%PREFIX%%/lib/php/%%PHP_EXT_DIR%%/ioncube/ioncube_loader_ts.so" X X******************************************************************************** 45b5d0c82a12a463c723bedcedc5d053 echo x - ioncube/Makefile sed 's/^X//' >ioncube/Makefile << '1f4d04c66ddf926d90f11fe7232c6262' XPORTNAME= ioncube XDISTVERSION= 3.3.10 XCATEGORIES= devel XMASTER_SITES= http://downloads2.ioncube.com/loader_downloads/ \ X http://downloads.ioncube.com/loader_downloads/ X XMAINTAINER= svyatoslav.lempert.nospam@gmail.com XCOMMENT= An ionCube loader for PHP code X XONLY_FOR_ARCHS= i386 amd64 XNO_BUILD= yes XUSE_PHP= yes X XSUB_FILES= pkg-message XPKGMESSAGE= ${WRKDIR}/pkg-message X X.include X X.if ${OSVERSION} < 700055 XVER= 6 X.else XVER= 7 X.endif X X.if ${ARCH} == i386 XARCH_DIST= x86 X.else XARCH_DIST= x86-64 X.endif X X.if ${PHP_VER} >= 5 XPHP_INSTVER= 5.2 X.else XPHP_INSTVER= 4.4 X.endif X XDISTFILES= ${PORTNAME}_loaders_fre_${VER}_${ARCH_DIST}${EXTRACT_SUFX} X Xdo-install: X @${MKDIR} ${PREFIX}/lib/php/${PHP_EXT_DIR}/ioncube/ X ${INSTALL_DATA} ${WRKDIR}/ioncube/ioncube_loader_fre_${PHP_INSTVER}.so \ X ${PREFIX}/lib/php/${PHP_EXT_DIR}/ioncube/ioncube_loader.so X ${INSTALL_DATA} ${WRKDIR}/ioncube/ioncube_loader_fre_${PHP_INSTVER}_ts.so \ X ${PREFIX}/lib/php/${PHP_EXT_DIR}/ioncube/ioncube_loader_ts.so Xpost-install: X @${CAT} ${PKGMESSAGE} X X.include 1f4d04c66ddf926d90f11fe7232c6262 echo x - ioncube/distinfo sed 's/^X//' >ioncube/distinfo << '4cad136f0b5344c41c4930f7614c12ad' XMD5 (ioncube_loaders_fre_6_x86.tar.gz) = bec2ce94a6000a6068ef88e06de6f25b XSHA256 (ioncube_loaders_fre_6_x86.tar.gz) = 95a1ecf0987c554f6ffec3b46765a25a957c79f19f4f51ca0d3f3314ecd90184 XSIZE (ioncube_loaders_fre_6_x86.tar.gz) = 2676464 XMD5 (ioncube_loaders_fre_6_x86-64.tar.gz) = 73bb65f3e82589b2f7221c3db8f2929c XSHA256 (ioncube_loaders_fre_6_x86-64.tar.gz) = e29336b887b6d7a598b521ef00e64a359647164544b65db0fd524e31af900bf0 XSIZE (ioncube_loaders_fre_6_x86-64.tar.gz) = 9979608 XMD5 (ioncube_loaders_fre_7_x86.tar.gz) = 1b249930b02404fe1bdddb3221aa78fa XSHA256 (ioncube_loaders_fre_7_x86.tar.gz) = 2f2a27159fce97e2030db2be8c8daa213344a4af25bbc8a859a991d271c53485 XSIZE (ioncube_loaders_fre_7_x86.tar.gz) = 2443464 XMD5 (ioncube_loaders_fre_7_x86-64.tar.gz) = 777dfcf672d587f897126273cf6bf99d XSHA256 (ioncube_loaders_fre_7_x86-64.tar.gz) = b92c5c2ea919b0dc1c47b46d192b0b6654aa1501ee599ef1c1ee63c8072c9232 XSIZE (ioncube_loaders_fre_7_x86-64.tar.gz) = 2681209 4cad136f0b5344c41c4930f7614c12ad echo x - ioncube/pkg-descr sed 's/^X//' >ioncube/pkg-descr << 'd91ea6092b9d9a8eb5d396133ef9a8a4' XThe ionCube Loader is a free application that runs the files Xencoded by the ionCube PHP Encoder, while enhancing the Xrunning speed of PHP applications. X XBenefits: X- Enables users to run files encoded by the ionCube PHP Encoder X XWWW: http://www.ioncube.com/ X X- Svyatoslav Lempert Xsvyatoslav.lempert.nospam@gmail.com [remove nospam from address] d91ea6092b9d9a8eb5d396133ef9a8a4 echo x - ioncube/pkg-plist sed 's/^X//' >ioncube/pkg-plist << 'bc56ea14694e330d1d56231e6ed3af0a' Xlib/php/%%PHP_EXT_DIR%%/ioncube/ioncube_loader.so Xlib/php/%%PHP_EXT_DIR%%/ioncube/ioncube_loader_ts.so X@dirrm lib/php/%%PHP_EXT_DIR%%/ioncube X@dirrmtry lib/php/%%PHP_EXT_DIR%% bc56ea14694e330d1d56231e6ed3af0a exit >Release-Note: >Audit-Trail: >Unformatted: