From owner-freebsd-ports-bugs@FreeBSD.ORG Fri Feb 21 04:50:00 2014 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C8C2D220 for ; Fri, 21 Feb 2014 04:50:00 +0000 (UTC) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id A68CC1DE8 for ; Fri, 21 Feb 2014 04:50:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.7/8.14.7) with ESMTP id s1L4o0YD046682 for ; Fri, 21 Feb 2014 04:50:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.8/8.14.8/Submit) id s1L4o0k8046681; Fri, 21 Feb 2014 04:50:00 GMT (envelope-from gnats) Resent-Date: Fri, 21 Feb 2014 04:50:00 GMT Resent-Message-Id: <201402210450.s1L4o0k8046681@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, Gasol Wu Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 7D93CF29 for ; Fri, 21 Feb 2014 04:42:18 +0000 (UTC) Received: from kkbox.com (ip-203-69-67-167.kkcube.com [203.69.67.167]) by mx1.freebsd.org (Postfix) with ESMTP id 1A8BA1D66 for ; Fri, 21 Feb 2014 04:42:17 +0000 (UTC) Received: by goingmarry.kkbox.com (Postfix, from userid 1033) id 969A47509C2; Fri, 21 Feb 2014 12:42:16 +0800 (CST) Message-Id: <20140221044216.969A47509C2@goingmarry.kkbox.com> Date: Fri, 21 Feb 2014 12:42:16 +0800 (CST) From: Gasol Wu To: FreeBSD-gnats-submit@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/186938: [NEW PORT] net/pecl-apn: Extension to interact with Apple Push Notification Service X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.17 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 21 Feb 2014 04:50:00 -0000 >Number: 186938 >Category: ports >Synopsis: [NEW PORT] net/pecl-apn: Extension to interact with Apple Push Notification Service >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 21 04:50:00 UTC 2014 >Closed-Date: >Last-Modified: >Originator: Gasol Wu >Release: FreeBSD 9.2-RELEASE amd64 >Organization: >Environment: System: FreeBSD goingmarry 9.2-RELEASE FreeBSD 9.2-RELEASE #0 r255898: Thu Sep 26 22:50:31 UTC >Description: apn is a PHP extension to introduce simple yet powerful interface for sending push notifications to iOS and OS X devices from within your PHP code. WWW: http://libcapn.org/php-apn Depends on ports/186936 Generated with FreeBSD Port Tools 0.99_11 (mode: new) >How-To-Repeat: >Fix: --- .shar begins here --- # 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-apn # pecl-apn/Makefile # pecl-apn/pkg-descr # pecl-apn/distinfo # pecl-apn/files # pecl-apn/files/patch-config.m4 # echo c - pecl-apn mkdir -p pecl-apn > /dev/null 2>&1 echo x - pecl-apn/Makefile sed 's/^X//' >pecl-apn/Makefile << '7c290f292117e56377a334c42d770fe3' X# Created by: Gasol Wu X# $FreeBSD$ X XPORTNAME= apn XPORTVERSION= 1.0.3 XCATEGORIES= net pear XMASTER_SITES= http://pecl.php.net/get/ XPKGNAMEPREFIX= pecl- XEXTRACT_SUFX= .tgz XDIST_SUBDIR= PECL X XMAINTAINER= gasol.wu@gmail.com XCOMMENT= Extension to interact with Apple Push Notification Service X XLICENSE= PHP301 X XLIB_DEPENDS= libcapn.so:${PORTSDIR}/net/libcapn X XUSE_PHP= yes XUSE_PHPIZE= yes XUSE_PHPEXT= yes XCONFIGURE_ARGS+= --with-apn=${LOCALBASE} X X.include 7c290f292117e56377a334c42d770fe3 echo x - pecl-apn/pkg-descr sed 's/^X//' >pecl-apn/pkg-descr << '09a3f556d32af92eeea8de084491a977' Xapn is a PHP extension to introduce simple yet powerful interface for sending Xpush notifications to iOS and OS X devices from within your PHP code. X XWWW: http://libcapn.org/php-apn 09a3f556d32af92eeea8de084491a977 echo x - pecl-apn/distinfo sed 's/^X//' >pecl-apn/distinfo << '970253e058971cc07995cca9dfb631f2' XSHA256 (PECL/apn-1.0.3.tgz) = 1d554f1a79dbc86212e0abd97b380ae9ee66e073969deb522941bc7866a3c3ca XSIZE (PECL/apn-1.0.3.tgz) = 14406 970253e058971cc07995cca9dfb631f2 echo c - pecl-apn/files mkdir -p pecl-apn/files > /dev/null 2>&1 echo x - pecl-apn/files/patch-config.m4 sed 's/^X//' >pecl-apn/files/patch-config.m4 << '36a58cd5ac215194683334e11684523c' X--- ./config.m4.orig 2014-02-20 16:43:19.000000000 +0800 X+++ ./config.m4 2014-02-21 09:06:40.000000000 +0800 X@@ -37,16 +37,16 @@ X AC_MSG_ERROR([libcapn is not found. Please visit to http://www.libcapn.org/php-apn for more information]) X fi X X- APN_INCDIR=$APN_DIR/include/capn X+ APN_INCDIR=$APN_DIR/include X X SEARCH_LIBS_PATH="/usr/local/lib /usr/lib /usr/lib64 /usr/local/lib64" X SEARCH_LIB_FILE=libcapn.$SHLIB_SUFFIX_NAME X- if test -r $PHP_APN/capn/$SEARCH_LIB_FILE; then X+ if test -r $PHP_APN/$SEARCH_LIB_FILE; then X APN_LIBDIR=$PHP_APN X else X AC_MSG_CHECKING([for $SEARCH_LIB_FILE in default path]) X for i in $SEARCH_LIBS_PATH; do X- if test -r $i/capn/$SEARCH_LIB_FILE; then X+ if test -r $i/$SEARCH_LIB_FILE; then X APN_LIBDIR=$i X AC_MSG_RESULT(found in $i) X break X@@ -59,7 +59,7 @@ X AC_MSG_ERROR([libcapn is not found. Please visit to http://www.libcapn.org/php-apn for more information]) X fi X X- APN_LIBDIR=$APN_LIBDIR/capn X+ APN_LIBDIR=$APN_LIBDIR X X PHP_ADD_INCLUDE($APN_INCDIR) X PHP_ADD_LIBRARY_WITH_PATH(capn, $APN_LIBDIR, APN_SHARED_LIBADD) 36a58cd5ac215194683334e11684523c exit --- .shar ends here --- >Release-Note: >Audit-Trail: >Unformatted: