From owner-svn-ports-head@freebsd.org Mon Jun 6 12:29:54 2016 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 075E8B6A0E4; Mon, 6 Jun 2016 12:29:54 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org (repo.freebsd.org [IPv6:2610:1c1:1:6068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id D7A1C10B4; Mon, 6 Jun 2016 12:29:53 +0000 (UTC) (envelope-from amdmi3@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id u56CTrhf022278; Mon, 6 Jun 2016 12:29:53 GMT (envelope-from amdmi3@FreeBSD.org) Received: (from amdmi3@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id u56CTqZU022276; Mon, 6 Jun 2016 12:29:52 GMT (envelope-from amdmi3@FreeBSD.org) Message-Id: <201606061229.u56CTqZU022276@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: amdmi3 set sender to amdmi3@FreeBSD.org using -f From: Dmitry Marakasov Date: Mon, 6 Jun 2016 12:29:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r416458 - head/www/impresscms X-SVN-Group: ports-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-ports-head@freebsd.org X-Mailman-Version: 2.1.22 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, 06 Jun 2016 12:29:54 -0000 Author: amdmi3 Date: Mon Jun 6 12:29:52 2016 New Revision: 416458 URL: https://svnweb.freebsd.org/changeset/ports/416458 Log: - Fix plist (pointyhat to: marino) - Add NO_ARCH - Remove bogus BROKEN: this can not "fail to build" as it doesn't build at all - Simplify installation Modified: head/www/impresscms/Makefile head/www/impresscms/pkg-plist Modified: head/www/impresscms/Makefile ============================================================================== --- head/www/impresscms/Makefile Mon Jun 6 12:25:00 2016 (r416457) +++ head/www/impresscms/Makefile Mon Jun 6 12:29:52 2016 (r416458) @@ -11,21 +11,19 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}_fin MAINTAINER= ports@FreeBSD.org COMMENT= Community Developed Content Management System -BROKEN_powerpc64= Does not build - USES= cpe shebangfix zip SHEBANG_FILES= htdocs/editors/FCKeditor/editor/dialog/fck_spellerpages/spellerpages/server-scripts/spellchecker.pl \ htdocs/libraries/phpopenid/admin/packagexml.py USE_PHP= mysql pcre session iconv xml gd NO_WRKSUBDIR= yes NO_BUILD= yes +NO_ARCH= yes PLIST_SUB= WWWOWN="${WWWOWN}" WWWGRP="${WWWGRP}" SUB_FILES= pkg-message do-install: - ${MKDIR} ${STAGEDIR}${WWWDIR} - @cd ${WRKSRC} && ${COPYTREE_SHARE} htdocs ${STAGEDIR}${WWWDIR} - @cd ${WRKSRC} && ${COPYTREE_SHARE} extras ${STAGEDIR}${WWWDIR} + @${MKDIR} ${STAGEDIR}${WWWDIR} + @cd ${WRKSRC} && ${COPYTREE_SHARE} "htdocs extras" ${STAGEDIR}${WWWDIR} @${CHMOD} -R 755 ${STAGEDIR}${WWWDIR} .include Modified: head/www/impresscms/pkg-plist ============================================================================== --- head/www/impresscms/pkg-plist Mon Jun 6 12:25:00 2016 (r416457) +++ head/www/impresscms/pkg-plist Mon Jun 6 12:29:52 2016 (r416458) @@ -844,14 +844,14 @@ %%WWWDIR%%/htdocs/editors/tinymce/jscripts/plugins/searchreplace/langs/en_dlg.js %%WWWDIR%%/htdocs/editors/tinymce/jscripts/plugins/searchreplace/langs/index.html %%WWWDIR%%/htdocs/editors/tinymce/jscripts/plugins/searchreplace/searchreplace.htm -%%WWWDIR%%/htdocs/editors/tinymce/jscripts/plugins/spellchecker/classes/utils +@dir %%WWWDIR%%/htdocs/editors/tinymce/jscripts/plugins/spellchecker/classes/utils %%WWWDIR%%/htdocs/editors/tinymce/jscripts/plugins/spellchecker/css/content.css %%WWWDIR%%/htdocs/editors/tinymce/jscripts/plugins/spellchecker/css/index.html %%WWWDIR%%/htdocs/editors/tinymce/jscripts/plugins/spellchecker/editor_plugin.js %%WWWDIR%%/htdocs/editors/tinymce/jscripts/plugins/spellchecker/editor_plugin_src.js %%WWWDIR%%/htdocs/editors/tinymce/jscripts/plugins/spellchecker/img/index.html %%WWWDIR%%/htdocs/editors/tinymce/jscripts/plugins/spellchecker/img/wline.gif -%%WWWDIR%%/htdocs/editors/tinymce/jscripts/plugins/spellchecker/includes +@dir %%WWWDIR%%/htdocs/editors/tinymce/jscripts/plugins/spellchecker/includes %%WWWDIR%%/htdocs/editors/tinymce/jscripts/plugins/spellchecker/index.html %%WWWDIR%%/htdocs/editors/tinymce/jscripts/plugins/style/css/index.html %%WWWDIR%%/htdocs/editors/tinymce/jscripts/plugins/style/css/props.css @@ -1486,7 +1486,7 @@ %%WWWDIR%%/htdocs/install/modules/protector/root/modules/protector/oninstall.php %%WWWDIR%%/htdocs/install/modules/protector/root/modules/protector/onuninstall.php %%WWWDIR%%/htdocs/install/modules/protector/root/modules/protector/onupdate.php -%%WWWDIR%%/htdocs/install/modules/protector/root/modules/protector/preload +@dir %%WWWDIR%%/htdocs/install/modules/protector/root/modules/protector/preload %%WWWDIR%%/htdocs/install/modules/protector/root/modules/protector/search.php %%WWWDIR%%/htdocs/install/modules/protector/root/modules/protector/xoops_version.php %%WWWDIR%%/htdocs/install/modules/protector/trust_path/.htaccess @@ -1503,7 +1503,7 @@ %%WWWDIR%%/htdocs/install/modules/protector/trust_path/modules/protector/admin/mymenu.php %%WWWDIR%%/htdocs/install/modules/protector/trust_path/modules/protector/admin/prefix_manager.php %%WWWDIR%%/htdocs/install/modules/protector/trust_path/modules/protector/admin_menu.php -%%WWWDIR%%/htdocs/install/modules/protector/trust_path/modules/protector/blocks +@dir %%WWWDIR%%/htdocs/install/modules/protector/trust_path/modules/protector/blocks %%WWWDIR%%/htdocs/install/modules/protector/trust_path/modules/protector/blocks.php %%WWWDIR%%/htdocs/install/modules/protector/trust_path/modules/protector/class/ProtectorFilter.php %%WWWDIR%%/htdocs/install/modules/protector/trust_path/modules/protector/class/ProtectorMysqlDatabase.class.php @@ -1527,7 +1527,7 @@ %%WWWDIR%%/htdocs/install/modules/protector/trust_path/modules/protector/filters_byconfig/precommon_bwlimit_message.php %%WWWDIR%%/htdocs/install/modules/protector/trust_path/modules/protector/filters_byconfig/prepurge_exit_message.php %%WWWDIR%%/htdocs/install/modules/protector/trust_path/modules/protector/filters_byconfig/spamcheck_overrun_message.php -%%WWWDIR%%/htdocs/install/modules/protector/trust_path/modules/protector/filters_disabled +@dir %%WWWDIR%%/htdocs/install/modules/protector/trust_path/modules/protector/filters_disabled %%WWWDIR%%/htdocs/install/modules/protector/trust_path/modules/protector/filters_enabled/precommon_badip_message.php %%WWWDIR%%/htdocs/install/modules/protector/trust_path/modules/protector/images/iconbig_icms.png %%WWWDIR%%/htdocs/install/modules/protector/trust_path/modules/protector/images/iconsmall_icms.png @@ -2027,7 +2027,7 @@ %%WWWDIR%%/htdocs/libraries/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/schema/URI.OverrideAllowedSchemes.txt %%WWWDIR%%/htdocs/libraries/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/schema/URI.SafeIframeRegexp.txt %%WWWDIR%%/htdocs/libraries/htmlpurifier/standalone/HTMLPurifier/ConfigSchema/schema/info.ini -%%WWWDIR%%/htdocs/libraries/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer +@dir %%WWWDIR%%/htdocs/libraries/htmlpurifier/standalone/HTMLPurifier/DefinitionCache/Serializer %%WWWDIR%%/htdocs/libraries/htmlpurifier/standalone/HTMLPurifier/EntityLookup/entities.ser %%WWWDIR%%/htdocs/libraries/htmlpurifier/standalone/HTMLPurifier/Filter/ExtractStyleBlocks.php %%WWWDIR%%/htdocs/libraries/htmlpurifier/standalone/HTMLPurifier/Filter/GoogleVideo.php