From owner-svn-ports-head@FreeBSD.ORG Mon Aug 11 14:39:52 2014 Return-Path: Delivered-To: svn-ports-head@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 21685C78 for ; Mon, 11 Aug 2014 14:39:52 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 04298215E for ; Mon, 11 Aug 2014 14:39:52 +0000 (UTC) Received: from adamw (uid 959) (envelope-from adamw@FreeBSD.org) id 2949 by svn.freebsd.org (DragonFly Mail Agent v0.9+); Mon, 11 Aug 2014 14:39:51 +0000 From: Adam Weinberger Date: Mon, 11 Aug 2014 14:39:51 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r364617 - head/ftp/phpwebftp X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Message-Id: <53e8d5b7.2949.1ec5061c@svn.freebsd.org> X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: SVN commit messages for the ports tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 11 Aug 2014 14:39:52 -0000 Author: adamw Date: Mon Aug 11 14:39:51 2014 New Revision: 364617 URL: http://svnweb.freebsd.org/changeset/ports/364617 QAT: https://qat.redports.org/buildarchive/r364617/ Log: Update to 3.3b. PR: 191467 Submitted by: Marco Steinbach Modified: head/ftp/phpwebftp/Makefile head/ftp/phpwebftp/distinfo head/ftp/phpwebftp/pkg-plist Modified: head/ftp/phpwebftp/Makefile ============================================================================== --- head/ftp/phpwebftp/Makefile Mon Aug 11 14:29:26 2014 (r364616) +++ head/ftp/phpwebftp/Makefile Mon Aug 11 14:39:51 2014 (r364617) @@ -2,31 +2,33 @@ # $FreeBSD$ PORTNAME= phpwebftp -PORTVERSION= 3.3 -PORTREVISION= 1 +PORTVERSION= 3.3b CATEGORIES= ftp -MASTER_SITES= SF/${PORTNAME}/OldFiles +MASTER_SITES= SF/${PORTNAME}/phpWebFTP/phpWebFTP%203.3 DISTNAME= ${PORTNAME}${PORTVERSION:S/.//} MAINTAINER= acm@FreeBSD.org COMMENT= Set of PHP-scripts to manage FTP over the web +LICENSE= GPLv2 + USES= zip NO_BUILD= yes USE_PHP= ftp -PHPWEBFTPDIR?= www/${PORTNAME} -PLIST_SUB+= PHPWEBFTPDIR=${PHPWEBFTPDIR} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} WRKSRC= ${WRKDIR}/${PORTNAME} -INSTALL_DIRE= ${INSTALL} -d -m 0755 -o ${WWWOWN} -g ${WWWGRP} -INSTALL_FILE= ${INSTALL} -m 0644 -o ${WWWOWN} -g ${WWWGRP} -post-extract: +PHPWEBFTPDIR?= ${WWWDIR_REL} +PLIST_SUB+= PHPWEBFTPDIR=${PHPWEBFTPDIR} WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} +SHAREOWN= ${WWWOWN} +SHAREGRP= ${WWWGRP} + +post-patch: @${FIND} -d ${WRKSRC} -name CVS -type d -exec ${RM} -R "{}" \; + @${RM} ${WRKSRC}/img/Thumbs.db + @${MV} ${WRKSRC}/config.inc.php ${WRKSRC}/config.inc.php.sample do-install: - ${INSTALL_DIRE} ${PREFIX}/${PHPWEBFTPDIR} - (cd ${WRKSRC} && \ - ${FIND} * -type d -exec ${INSTALL_DIRE} "${STAGEDIR}${PREFIX}/${PHPWEBFTPDIR}/{}" \; && \ - ${FIND} -E * -type f -iregex ".*\.(php|html|css|gif|js)" \ - -exec ${INSTALL_FILE} "{}" "${STAGEDIR}${PREFIX}/${PHPWEBFTPDIR}/{}" \;) + @${MKDIR} ${STAGEDIR}${PREFIX}/${PHPWEBFTPDIR} + (cd ${WRKSRC} && ${COPYTREE_SHARE} . ${STAGEDIR}${PREFIX}/${PHPWEBFTPDIR}) + .include Modified: head/ftp/phpwebftp/distinfo ============================================================================== --- head/ftp/phpwebftp/distinfo Mon Aug 11 14:29:26 2014 (r364616) +++ head/ftp/phpwebftp/distinfo Mon Aug 11 14:39:51 2014 (r364617) @@ -1,2 +1,2 @@ -SHA256 (phpwebftp33.zip) = 1bc13fb68b59085d3d0f6c680d3cab4fe1d8bbe30f483b1bee136e6127d75d5a -SIZE (phpwebftp33.zip) = 103220 +SHA256 (phpwebftp33b.zip) = 8f9fedb365a222d7697a3b8ee12a945bd1a6f1f285ef70b76df63db5e5eec6aa +SIZE (phpwebftp33b.zip) = 112926 Modified: head/ftp/phpwebftp/pkg-plist ============================================================================== --- head/ftp/phpwebftp/pkg-plist Mon Aug 11 14:29:26 2014 (r364616) +++ head/ftp/phpwebftp/pkg-plist Mon Aug 11 14:39:51 2014 (r364617) @@ -1,73 +1,73 @@ -%%PHPWEBFTPDIR%%/config.inc.php -%%PHPWEBFTPDIR%%/img/zip.gif -%%PHPWEBFTPDIR%%/img/createdir.gif -%%PHPWEBFTPDIR%%/img/doc.gif -%%PHPWEBFTPDIR%%/img/exe.gif -%%PHPWEBFTPDIR%%/img/file.gif -%%PHPWEBFTPDIR%%/img/flash.gif -%%PHPWEBFTPDIR%%/img/folder.gif -%%PHPWEBFTPDIR%%/img/gotodir.gif -%%PHPWEBFTPDIR%%/img/html.gif -%%PHPWEBFTPDIR%%/img/index.html -%%PHPWEBFTPDIR%%/img/js.gif -%%PHPWEBFTPDIR%%/img/leftback.gif -%%PHPWEBFTPDIR%%/img/link.gif -%%PHPWEBFTPDIR%%/img/listheaddiv.gif -%%PHPWEBFTPDIR%%/img/listheader.gif -%%PHPWEBFTPDIR%%/img/login.gif -%%PHPWEBFTPDIR%%/img/logoff.gif -%%PHPWEBFTPDIR%%/img/menu_delete.gif -%%PHPWEBFTPDIR%%/img/menu_edit.gif -%%PHPWEBFTPDIR%%/img/menu_rename.gif -%%PHPWEBFTPDIR%%/img/menu_settings.gif -%%PHPWEBFTPDIR%%/img/menuhead.gif -%%PHPWEBFTPDIR%%/img/mode.gif -%%PHPWEBFTPDIR%%/img/mov.gif -%%PHPWEBFTPDIR%%/img/parent.gif -%%PHPWEBFTPDIR%%/img/pdf.gif -%%PHPWEBFTPDIR%%/img/php.gif -%%PHPWEBFTPDIR%%/img/pic.gif -%%PHPWEBFTPDIR%%/img/titlebar.gif -%%PHPWEBFTPDIR%%/img/txt.gif -%%PHPWEBFTPDIR%%/img/upload.gif -%%PHPWEBFTPDIR%%/img/1px.gif -%%PHPWEBFTPDIR%%/include/language/bulgarian.lang.php -%%PHPWEBFTPDIR%%/include/language/catalan.lang.php -%%PHPWEBFTPDIR%%/include/language/chinese simplified.lang.php -%%PHPWEBFTPDIR%%/include/language/chinese.lang.php -%%PHPWEBFTPDIR%%/include/language/czech.lang.php -%%PHPWEBFTPDIR%%/include/language/danish.lang.php -%%PHPWEBFTPDIR%%/include/language/dutch.lang.php -%%PHPWEBFTPDIR%%/include/language/english.lang.php -%%PHPWEBFTPDIR%%/include/language/french.lang.php -%%PHPWEBFTPDIR%%/include/language/german.lang.php -%%PHPWEBFTPDIR%%/include/language/index.html -%%PHPWEBFTPDIR%%/include/language/italian.lang.php -%%PHPWEBFTPDIR%%/include/language/japanese.lang.php -%%PHPWEBFTPDIR%%/include/language/latvian.lang.php -%%PHPWEBFTPDIR%%/include/language/latvian-utf8.lang.php -%%PHPWEBFTPDIR%%/include/language/norwegian.lang.php -%%PHPWEBFTPDIR%%/include/language/polish.lang.php -%%PHPWEBFTPDIR%%/include/language/portuguese.lang.php -%%PHPWEBFTPDIR%%/include/language/russian.lang.php -%%PHPWEBFTPDIR%%/include/language/slovak.lang.php -%%PHPWEBFTPDIR%%/include/language/spanish.lang.php -%%PHPWEBFTPDIR%%/include/language/swedish.lang.php -%%PHPWEBFTPDIR%%/include/language/turkish.lang.php -%%PHPWEBFTPDIR%%/include/language/ukrainian.lang.php -%%PHPWEBFTPDIR%%/include/ftp.class.php -%%PHPWEBFTPDIR%%/include/functions.inc.php -%%PHPWEBFTPDIR%%/include/ss_zip.class.php -%%PHPWEBFTPDIR%%/include/index.html -%%PHPWEBFTPDIR%%/include/script.js -%%PHPWEBFTPDIR%%/index.php -%%PHPWEBFTPDIR%%/style/cm.css -%%PHPWEBFTPDIR%%/style/index.html -%%PHPWEBFTPDIR%%/tmp/index.html -@dirrm %%PHPWEBFTPDIR%%/img -@dirrm %%PHPWEBFTPDIR%%/include/language -@dirrm %%PHPWEBFTPDIR%%/include -@dirrm %%PHPWEBFTPDIR%%/style -@dirrm %%PHPWEBFTPDIR%%/tmp -@dirrm %%PHPWEBFTPDIR%% -@exec find %D/%%PHPWEBFTPDIR%% -type d -print0 | xargs -0 chown %%WWWOWN%%:%%WWWGRP%% +@sample %%WWWDIR%%/config.inc.php.sample +%%WWWDIR%%/gpl.txt +%%WWWDIR%%/img/1px.gif +%%WWWDIR%%/img/createdir.gif +%%WWWDIR%%/img/doc.gif +%%WWWDIR%%/img/exe.gif +%%WWWDIR%%/img/file.gif +%%WWWDIR%%/img/flash.gif +%%WWWDIR%%/img/folder.gif +%%WWWDIR%%/img/gotodir.gif +%%WWWDIR%%/img/html.gif +%%WWWDIR%%/img/index.html +%%WWWDIR%%/img/js.gif +%%WWWDIR%%/img/leftback.gif +%%WWWDIR%%/img/link.gif +%%WWWDIR%%/img/listheaddiv.gif +%%WWWDIR%%/img/listheader.gif +%%WWWDIR%%/img/login.gif +%%WWWDIR%%/img/logoff.gif +%%WWWDIR%%/img/menu_delete.gif +%%WWWDIR%%/img/menu_edit.gif +%%WWWDIR%%/img/menu_rename.gif +%%WWWDIR%%/img/menu_settings.gif +%%WWWDIR%%/img/menuhead.gif +%%WWWDIR%%/img/mode.gif +%%WWWDIR%%/img/mov.gif +%%WWWDIR%%/img/parent.gif +%%WWWDIR%%/img/pdf.gif +%%WWWDIR%%/img/php.gif +%%WWWDIR%%/img/pic.gif +%%WWWDIR%%/img/titlebar.gif +%%WWWDIR%%/img/txt.gif +%%WWWDIR%%/img/upload.gif +%%WWWDIR%%/img/zip.gif +%%WWWDIR%%/include/ftp.class.php +%%WWWDIR%%/include/functions.inc.php +%%WWWDIR%%/include/index.html +%%WWWDIR%%/include/language/bulgarian.lang.php +%%WWWDIR%%/include/language/catalan.lang.php +%%WWWDIR%%/include/language/chinese simplified.lang.php +%%WWWDIR%%/include/language/chinese.lang.php +%%WWWDIR%%/include/language/czech.lang.php +%%WWWDIR%%/include/language/danish.lang.php +%%WWWDIR%%/include/language/dutch.lang.php +%%WWWDIR%%/include/language/english.lang.php +%%WWWDIR%%/include/language/french.lang.php +%%WWWDIR%%/include/language/german.lang.php +%%WWWDIR%%/include/language/hebrew.lang.php +%%WWWDIR%%/include/language/index.html +%%WWWDIR%%/include/language/italian.lang.php +%%WWWDIR%%/include/language/japanese.lang.php +%%WWWDIR%%/include/language/latvian-utf8.lang.php +%%WWWDIR%%/include/language/latvian.lang.php +%%WWWDIR%%/include/language/norwegian.lang.php +%%WWWDIR%%/include/language/polish.lang.php +%%WWWDIR%%/include/language/portuguese.lang.php +%%WWWDIR%%/include/language/russian.lang.php +%%WWWDIR%%/include/language/slovak.lang.php +%%WWWDIR%%/include/language/spanish.lang.php +%%WWWDIR%%/include/language/swedish.lang.php +%%WWWDIR%%/include/language/turkish.lang.php +%%WWWDIR%%/include/language/ukrainian.lang.php +%%WWWDIR%%/include/script.js +%%WWWDIR%%/include/ss_zip.class.php +%%WWWDIR%%/index.php +%%WWWDIR%%/style/cm.css +%%WWWDIR%%/style/index.html +@dirrmtry %%WWWDIR%%/img +@dirrmtry %%WWWDIR%%/include/language +@dirrmtry %%WWWDIR%%/include +@dirrmtry %%WWWDIR%%/style +@dirrmtry %%WWWDIR%%/tmp +@dirrmtry %%WWWDIR%%