From owner-svn-ports-head@freebsd.org Mon Feb 5 14:03:43 2018 Return-Path: Delivered-To: svn-ports-head@mailman.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.ysv.freebsd.org (Postfix) with ESMTP id 3F4EDEF2C93; Mon, 5 Feb 2018 14:03:43 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id E751C74A35; Mon, 5 Feb 2018 14:03:42 +0000 (UTC) (envelope-from vanilla@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 mxrelay.nyi.freebsd.org (Postfix) with ESMTPS id E229119F1; Mon, 5 Feb 2018 14:03:42 +0000 (UTC) (envelope-from vanilla@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id w15E3gSb060407; Mon, 5 Feb 2018 14:03:42 GMT (envelope-from vanilla@FreeBSD.org) Received: (from vanilla@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id w15E3gDT060404; Mon, 5 Feb 2018 14:03:42 GMT (envelope-from vanilla@FreeBSD.org) Message-Id: <201802051403.w15E3gDT060404@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: vanilla set sender to vanilla@FreeBSD.org using -f From: "Vanilla I. Shu" Date: Mon, 5 Feb 2018 14:03:42 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r460974 - head/sysutils/racktables X-SVN-Group: ports-head X-SVN-Commit-Author: vanilla X-SVN-Commit-Paths: head/sysutils/racktables X-SVN-Commit-Revision: 460974 X-SVN-Commit-Repository: ports 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.25 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, 05 Feb 2018 14:03:43 -0000 Author: vanilla Date: Mon Feb 5 14:03:42 2018 New Revision: 460974 URL: https://svnweb.freebsd.org/changeset/ports/460974 Log: 1: Update to 0.21.1. 2: set NO_ARCH. 3: use options-helper. Modified: head/sysutils/racktables/Makefile head/sysutils/racktables/distinfo head/sysutils/racktables/pkg-plist Modified: head/sysutils/racktables/Makefile ============================================================================== --- head/sysutils/racktables/Makefile Mon Feb 5 13:46:01 2018 (r460973) +++ head/sysutils/racktables/Makefile Mon Feb 5 14:03:42 2018 (r460974) @@ -2,7 +2,7 @@ # $FreeBSD$ PORTNAME= racktables -DISTVERSION= 0.20.14 +DISTVERSION= 0.21.1 CATEGORIES?= sysutils www MASTER_SITES= SF/${PORTNAME}/ DISTNAME= RackTables-${DISTVERSION} @@ -18,6 +18,7 @@ RACKHOME?= www/racktables PORTEXAMPLES= cleanup_ldap_cache.php init-sample-racks.sql syncdomain.php USES= shebangfix php:web perl5 python:run +NO_ARCH= yes USE_PERL5= run SHEBANG_FILES= gateways/* @@ -27,36 +28,14 @@ PLIST_SUB= WWWDIR_REL=${WWWDIR_REL} WWWDIR=${WWWDIR} WWWUSER?= www WWWGRP?= www -OPTIONS_DEFINE= LDAP SNMP CURL LANG PCNTL PCRE +OPTIONS_DEFINE= LDAP SNMP CURL PCNTL PCRE PCRE_DESC= Regular Expression Support PCNTL_DESC= pcntl Support -LANG_DESC= Additional Language Support - -.include - -.if ${PORT_OPTIONS:MLDAP} -USE_PHP+= ldap -.endif - -.if ${PORT_OPTIONS:MSNMP} -USE_PHP+= snmp -.endif - -.if ${PORT_OPTIONS:MCURL} -USE_PHP+= curl -.endif - -.if ${PORT_OPTIONS:MLANG} -USE_PHP+= lang -.endif - -.if ${PORT_OPTIONS:MPCNTL} -USE_PHP+= pcntl -.endif - -.if ${PORT_OPTIONS:MPCRE} -USE_PHP+= pcre -.endif +LDAP_USE= PHP=ldap +SNMP_USE= PHP=snmp +CURL_USE= PHP=curl +PCNTL_USE= PHP=pcntl +PCRE_USE= PHP=pcre post-patch: @${FIND} ${WRKSRC} -name \*.orig -type f -delete Modified: head/sysutils/racktables/distinfo ============================================================================== --- head/sysutils/racktables/distinfo Mon Feb 5 13:46:01 2018 (r460973) +++ head/sysutils/racktables/distinfo Mon Feb 5 14:03:42 2018 (r460974) @@ -1,3 +1,3 @@ -TIMESTAMP = 1502574752 -SHA256 (RackTables-0.20.14.tar.gz) = 5b0c3fdd1ff91412b10c8ae37c6cb69903f43970fd2c6b49d3d91adba4e69dec -SIZE (RackTables-0.20.14.tar.gz) = 956477 +TIMESTAMP = 1517836147 +SHA256 (RackTables-0.21.1.tar.gz) = b006d6e9254d1bea120722f412b24d7d5fce64c6d946442416b1a43ea50a2e7f +SIZE (RackTables-0.21.1.tar.gz) = 978171 Modified: head/sysutils/racktables/pkg-plist ============================================================================== --- head/sysutils/racktables/pkg-plist Mon Feb 5 13:46:01 2018 (r460973) +++ head/sysutils/racktables/pkg-plist Mon Feb 5 14:03:42 2018 (r460974) @@ -4,6 +4,8 @@ %%WWWDIR_REL%%/gateways/sshnokey %%WWWDIR_REL%%/gateways/telnet %%WWWDIR_REL%%/gateways/ucssdk +%%WWWDIR_REL%%/wwwroot/css/codemirror/codemirror.css +%%WWWDIR_REL%%/wwwroot/css/codemirror/rackcode.css %%WWWDIR_REL%%/wwwroot/css/jquery-ui-1.8.22.redmond.css %%WWWDIR_REL%%/wwwroot/css/jquery.contextmenu.css %%WWWDIR_REL%%/wwwroot/css/pi.css @@ -40,15 +42,9 @@ %%WWWDIR_REL%%/wwwroot/inc/triggers.php %%WWWDIR_REL%%/wwwroot/inc/upgrade.php %%WWWDIR_REL%%/wwwroot/index.php -%%WWWDIR_REL%%/wwwroot/js/codemirror/codemirror.css +%%WWWDIR_REL%%/wwwroot/js/bulkselector.js %%WWWDIR_REL%%/wwwroot/js/codemirror/codemirror.js -%%WWWDIR_REL%%/wwwroot/js/codemirror/css.js -%%WWWDIR_REL%%/wwwroot/js/codemirror/htmlmixed.js -%%WWWDIR_REL%%/wwwroot/js/codemirror/javascript.js -%%WWWDIR_REL%%/wwwroot/js/codemirror/php.js %%WWWDIR_REL%%/wwwroot/js/codemirror/rackcode.js -%%WWWDIR_REL%%/wwwroot/js/codemirror/sql.js -%%WWWDIR_REL%%/wwwroot/js/bulkselector.js %%WWWDIR_REL%%/wwwroot/js/inplace-edit.js %%WWWDIR_REL%%/wwwroot/js/jquery-1.4.4.min.js %%WWWDIR_REL%%/wwwroot/js/jquery-ui-1.8.21.min.js @@ -156,6 +152,7 @@ %%WWWDIR_REL%%/wwwroot/pix/tango-go-prev-next-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-go-prev-next-gray-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-go-previous.png +%%WWWDIR_REL%%/wwwroot/pix/tango-go-up.png %%WWWDIR_REL%%/wwwroot/pix/tango-internet-32x32.png %%WWWDIR_REL%%/wwwroot/pix/tango-list-add-big.png %%WWWDIR_REL%%/wwwroot/pix/tango-list-add.png @@ -179,4 +176,4 @@ %%WWWDIR_REL%%/wwwroot/pix/tango-view-refresh-32x32.png %%WWWDIR_REL%%/wwwroot/pix/unchecked.png %%WWWDIR_REL%%/wwwroot/pix/virtualresources.png -@unexec if [ -d %D/%%WWWDIR_REL%% ]; then echo "==> If you are permanently removing this port, you should do a ``rm -rf %%WWWDIR%%/`` to remove any configuration files left."; fi +@postunexec if [ -d %D/%%WWWDIR_REL%% ]; then echo "==> If you are permanently removing this port, you should do a ``rm -rf %%WWWDIR%%/`` to remove any configuration files left."; fi