Index: head/www/php-plurk-api/Makefile =================================================================== --- head/www/php-plurk-api/Makefile (revision 400833) +++ head/www/php-plurk-api/Makefile (revision 400834) @@ -1,31 +1,33 @@ # Created by: Bo-Yi Wu # $FreeBSD$ PORTNAME= php-plurk-api PORTVERSION= 1.6.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= www MASTER_SITES= GOOGLE_CODE MAINTAINER= appleboy.tw@gmail.com COMMENT= Plurk API Implementation with PHP LICENSE= BSD3CLAUSE NO_BUILD= yes +NO_ARCH= yes USE_PHP= json curl USES= shebangfix zip +php_OLD_CMD= /usr/bin/php5 SHEBANG_FILES= example.php WRKSRC= ${WRKDIR}/${PORTVERSION} PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" SUB_LIST= PKGNAME=${PKGNAME} SUB_FILES= pkg-message do-install: @cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${WWWDIR} @${FIND} ${STAGEDIR}${WWWDIR} -type f -print0 | ${XARGS} -0 ${CHMOD} 644 @${FIND} ${STAGEDIR}${WWWDIR} -type d -print0 | ${XARGS} -0 ${CHMOD} 755 @${CHMOD} 755 ${STAGEDIR}${WWWDIR}/example.php .include Index: head/www/php-plurk-api/pkg-plist =================================================================== --- head/www/php-plurk-api/pkg-plist (revision 400833) +++ head/www/php-plurk-api/pkg-plist (revision 400834) @@ -1,35 +1,35 @@ @owner %%WWWOWN%% @group %%WWWGRP%% %%WWWDIR%%/ChangeLog %%WWWDIR%%/README %%WWWDIR%%/config.php %%WWWDIR%%/constant.php %%WWWDIR%%/cookie %%WWWDIR%%/documents/classtrees_php-plurk-api.html %%WWWDIR%%/documents/elementindex.html %%WWWDIR%%/documents/elementindex_php-plurk-api.html %%WWWDIR%%/documents/errors.html %%WWWDIR%%/documents/index.html %%WWWDIR%%/documents/li_php-plurk-api.html %%WWWDIR%%/documents/media/background.png %%WWWDIR%%/documents/media/empty.png %%WWWDIR%%/documents/media/style.css %%WWWDIR%%/documents/php-plurk-api/_config.php.html %%WWWDIR%%/documents/php-plurk-api/_constant.php.html %%WWWDIR%%/documents/php-plurk-api/_example.php.html %%WWWDIR%%/documents/php-plurk-api/_plurk_api.php.html %%WWWDIR%%/documents/php-plurk-api/plurk_api.html %%WWWDIR%%/documents/ric_ChangeLog.html %%WWWDIR%%/documents/ric_README.html %%WWWDIR%%/documents/todolist.html %%WWWDIR%%/example.php %%WWWDIR%%/log %%WWWDIR%%/plurk_api.php -@dirrm %%WWWDIR%%/documents/php-plurk-api -@dirrm %%WWWDIR%%/documents/media/images -@dirrm %%WWWDIR%%/documents/media -@dirrm %%WWWDIR%%/documents/default -@dirrm %%WWWDIR%%/documents -@dirrm %%WWWDIR%% -@owner root -@group wheel +@dir %%WWWDIR%%/documents/php-plurk-api +@dir %%WWWDIR%%/documents/media/images +@dir %%WWWDIR%%/documents/media +@dir %%WWWDIR%%/documents/default +@dir %%WWWDIR%%/documents +@dir %%WWWDIR%% +@owner +@group