From owner-svn-ports-all@freebsd.org Sat Feb 2 07:24:54 2019 Return-Path: Delivered-To: svn-ports-all@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 DAD3614AE169; Sat, 2 Feb 2019 07:24:53 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from mxrelay.nyi.freebsd.org (mxrelay.nyi.freebsd.org [IPv6:2610:1c1:1:606c::19:3]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) server-signature RSA-PSS (4096 bits) client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mxrelay.nyi.freebsd.org", Issuer "Let's Encrypt Authority X3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 7E46572F87; Sat, 2 Feb 2019 07:24:53 +0000 (UTC) (envelope-from tobik@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 700F53709; Sat, 2 Feb 2019 07:24:53 +0000 (UTC) (envelope-from tobik@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x127OrEs021560; Sat, 2 Feb 2019 07:24:53 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x127OqeG021556; Sat, 2 Feb 2019 07:24:52 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201902020724.x127OqeG021556@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: tobik set sender to tobik@FreeBSD.org using -f From: Tobias Kortkamp Date: Sat, 2 Feb 2019 07:24:52 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r491919 - in head/sysutils: dirvish froxlor hptcli isc-cron X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head/sysutils: dirvish froxlor hptcli isc-cron X-SVN-Commit-Revision: 491919 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 7E46572F87 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.95 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.998,0]; NEURAL_HAM_SHORT(-0.95)[-0.952,0]; NEURAL_HAM_LONG(-1.00)[-0.999,0] X-BeenThere: svn-ports-all@freebsd.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: SVN commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 02 Feb 2019 07:24:54 -0000 Author: tobik Date: Sat Feb 2 07:24:52 2019 New Revision: 491919 URL: https://svnweb.freebsd.org/changeset/ports/491919 Log: sysutils/*: Use NO_WRKSUBDIR Modified: head/sysutils/dirvish/Makefile head/sysutils/froxlor/Makefile head/sysutils/hptcli/Makefile head/sysutils/isc-cron/Makefile Modified: head/sysutils/dirvish/Makefile ============================================================================== --- head/sysutils/dirvish/Makefile Sat Feb 2 07:07:17 2019 (r491918) +++ head/sysutils/dirvish/Makefile Sat Feb 2 07:24:52 2019 (r491919) @@ -17,10 +17,11 @@ RUN_DEPENDS= p5-Time-modules>=0:devel/p5-Time-modules MAN5S= dirvish.conf.5 MAN8S= dirvish.8 dirvish-expire.8 dirvish-locate.8 dirvish-runall.8 -WRKSRC= ${WRKDIR} -NO_BUILD= yes USES= perl5 tar:tgz USE_PERL5= run + +NO_BUILD= yes +NO_WRKSUBDIR= yes EXECUTABLES= dirvish dirvish-expire dirvish-locate dirvish-runall Modified: head/sysutils/froxlor/Makefile ============================================================================== --- head/sysutils/froxlor/Makefile Sat Feb 2 07:07:17 2019 (r491918) +++ head/sysutils/froxlor/Makefile Sat Feb 2 07:24:52 2019 (r491919) @@ -12,18 +12,16 @@ COMMENT= PHP-based ISP Server Management Panel LICENSE= GPLv2 -WRKSRC= ${WRKDIR} - -SUB_FILES+= pkg-message pkg-deinstall -SUB_LIST+= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} PORTNAME=${PORTNAME} -PLIST_SUB+= ${SUB_LIST} - +USES= php:cli USE_PHP= bcmath curl filter ftp json pdo_mysql posix session xml zip -USES= php:cli +SUB_FILES= pkg-message pkg-deinstall +SUB_LIST= WWWOWN=${WWWOWN} WWWGRP=${WWWGRP} PORTNAME=${PORTNAME} +PLIST_SUB= ${SUB_LIST} NO_ARCH= yes NO_BUILD= yes +NO_WRKSUBDIR= yes OPTIONS_DEFINE= LIBNSS LOGROTATE MYSQLS DKIM PCNTL NLS @@ -105,7 +103,7 @@ NLS_USES= gettext-runtime:run NLS_USE= PHP=gettext do-install: - cd ${WRKDIR}/${PORTNAME} && \ + cd ${WRKSRC}/${PORTNAME} && \ ${FIND} . ! -name .gitignore | \ ${CPIO} --quiet -pdm ${STAGEDIR}${WWWDIR} Modified: head/sysutils/hptcli/Makefile ============================================================================== --- head/sysutils/hptcli/Makefile Sat Feb 2 07:07:17 2019 (r491918) +++ head/sysutils/hptcli/Makefile Sat Feb 2 07:24:52 2019 (r491919) @@ -16,17 +16,16 @@ EXTRACT_SUFX= .tgz RESTRICTED= Redistribution is not allowed ONLY_FOR_ARCHS= i386 amd64 -WRKSRC= ${WRKDIR} NO_BUILD= yes +NO_WRKSUBDIR= yes post-extract: - cd ${WRKDIR} && ${TAR} -xf hptraidconf-3.6-1.tbz && \ + cd ${WRKSRC} && ${TAR} -xf hptraidconf-3.6-1.tbz && \ ${TAR} -xf hptsvr-3.6-1.tbz .include do-install: - #@${MKDIR} ${STAGEDIR}${PREFIX} ${INSTALL_MAN} ${WRKSRC}/hptraidconf.1 ${STAGEDIR}${MAN1PREFIX}/man/man1 .if ${ARCH} == "i386" ${INSTALL_PROGRAM} ${WRKSRC}/hptraidconf-8.0 ${STAGEDIR}${PREFIX}/bin/hptraidconf Modified: head/sysutils/isc-cron/Makefile ============================================================================== --- head/sysutils/isc-cron/Makefile Sat Feb 2 07:07:17 2019 (r491918) +++ head/sysutils/isc-cron/Makefile Sat Feb 2 07:24:52 2019 (r491919) @@ -14,7 +14,7 @@ COMMENT= ISC Cron, former Vixie Cron LICENSE= ISCL -WRKSRC= ${WRKDIR} +NO_WRKSUBDIR= yes SUB_FILES= pkg-message PLIST_FILES= sbin/cron \ "@(root,wheel,4755) bin/crontab" \