From owner-svn-ports-all@freebsd.org Sat Feb 2 06:57:29 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 96C2E14AD2AF; Sat, 2 Feb 2019 06:57:29 +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 332C17232A; Sat, 2 Feb 2019 06:57:29 +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 1FD933049; Sat, 2 Feb 2019 06:57:29 +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 x126vSKu005722; Sat, 2 Feb 2019 06:57:28 GMT (envelope-from tobik@FreeBSD.org) Received: (from tobik@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x126vSYP005717; Sat, 2 Feb 2019 06:57:28 GMT (envelope-from tobik@FreeBSD.org) Message-Id: <201902020657.x126vSYP005717@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 06:57:28 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r491917 - in head: x11-fonts/cyberbit-ttfonts x11-themes/cursor-polar-theme x11-themes/gnome-icons-jini x11/xascii x11/xforward X-SVN-Group: ports-head X-SVN-Commit-Author: tobik X-SVN-Commit-Paths: in head: x11-fonts/cyberbit-ttfonts x11-themes/cursor-polar-theme x11-themes/gnome-icons-jini x11/xascii x11/xforward X-SVN-Commit-Revision: 491917 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 332C17232A 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]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US] 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 06:57:29 -0000 Author: tobik Date: Sat Feb 2 06:57:27 2019 New Revision: 491917 URL: https://svnweb.freebsd.org/changeset/ports/491917 Log: x11*/*: Use NO_WRKSUBDIR Move some things as suggested by the PHB. Modified: head/x11-fonts/cyberbit-ttfonts/Makefile head/x11-themes/cursor-polar-theme/Makefile head/x11-themes/gnome-icons-jini/Makefile head/x11/xascii/Makefile head/x11/xforward/Makefile Modified: head/x11-fonts/cyberbit-ttfonts/Makefile ============================================================================== --- head/x11-fonts/cyberbit-ttfonts/Makefile Sat Feb 2 06:48:37 2019 (r491916) +++ head/x11-fonts/cyberbit-ttfonts/Makefile Sat Feb 2 06:57:27 2019 (r491917) @@ -17,9 +17,9 @@ COMMENT= Bitstream Cyberbit TrueType font that covers RESTRICTED= Redistribution not permitted; single user license only USES= fonts zip -NO_BUILD= yes -WRKSRC= ${WRKDIR} +NO_BUILD= yes +NO_WRKSUBDIR= yes SUB_FILES= pkg-message PORTDOCS= 97CyberBase.Doc 97CyberBit.Doc 97CyberCJK.Doc \ Modified: head/x11-themes/cursor-polar-theme/Makefile ============================================================================== --- head/x11-themes/cursor-polar-theme/Makefile Sat Feb 2 06:48:37 2019 (r491916) +++ head/x11-themes/cursor-polar-theme/Makefile Sat Feb 2 06:57:27 2019 (r491917) @@ -12,10 +12,10 @@ DISTNAME= 27913-PolarCursorThemes MAINTAINER= ports@FreeBSD.org COMMENT= Polar is a smooth and simple cursor set -NO_BUILD= yes USES= tar:bzip2 -WRKSRC= ${WRKDIR} +NO_BUILD= yes +NO_WRKSUBDIR= yes do-install: @${MKDIR} ${STAGEDIR}${PREFIX}/share/icons/polar/cursors Modified: head/x11-themes/gnome-icons-jini/Makefile ============================================================================== --- head/x11-themes/gnome-icons-jini/Makefile Sat Feb 2 06:48:37 2019 (r491916) +++ head/x11-themes/gnome-icons-jini/Makefile Sat Feb 2 06:57:27 2019 (r491917) @@ -10,20 +10,22 @@ DISTNAME= jini-icon-theme-${PORTVERSION} MAINTAINER= olgeni@FreeBSD.org COMMENT= Jini Icons for Gnome -NO_BUILD= yes -WRKSRC= ${WRKDIR} +USES= gnome INSTALLS_ICONS= yes +NO_BUILD= yes +NO_WRKSUBDIR= yes + post-extract: - @for FILE in ${WRKDIR}/JiniOrange/scalable/apps/haansoft-hwp.svg \ - ${WRKDIR}/JiniYellowishGreen/scalable/apps/haansoft-hwp.svg \ - ${WRKDIR}/JiniBrown/scalable/apps/haansoft-hwp.svg \ - ${WRKDIR}/JiniOrange/scalable/apps/haansoft-hwp.svg \ - ${WRKDIR}/JiniYellowishGreen/scalable/apps/haansoft-hwp.svg; do \ + @for FILE in ${WRKSRC}/JiniOrange/scalable/apps/haansoft-hwp.svg \ + ${WRKSRC}/JiniYellowishGreen/scalable/apps/haansoft-hwp.svg \ + ${WRKSRC}/JiniBrown/scalable/apps/haansoft-hwp.svg \ + ${WRKSRC}/JiniOrange/scalable/apps/haansoft-hwp.svg \ + ${WRKSRC}/JiniYellowishGreen/scalable/apps/haansoft-hwp.svg; do \ ${LN} -sf ../../../JiniBlueSky/scalable/apps/haansoft-hwp.svg $${FILE}; \ done do-install: - cd ${WRKDIR} && ${FIND} Jini* | ${CPIO} -pdu ${STAGEDIR}${PREFIX}/share/icons + cd ${WRKSRC} && ${FIND} Jini* | ${CPIO} -pdu ${STAGEDIR}${PREFIX}/share/icons .include Modified: head/x11/xascii/Makefile ============================================================================== --- head/x11/xascii/Makefile Sat Feb 2 06:48:37 2019 (r491916) +++ head/x11/xascii/Makefile Sat Feb 2 06:57:27 2019 (r491917) @@ -7,14 +7,14 @@ CATEGORIES= x11 MASTER_SITES= http://komquats.com/distfiles/ \ http://people.freebsd.org/~cy/distfiles/ -WRKSRC= ${WRKDIR} - MAINTAINER= cy@FreeBSD.org COMMENT= Display an ASCII table in decimal, octal, and hexadecimal -MAKE_ARGS+= PREFIX=${PREFIX} USES= imake USE_XORG= x11 xt xaw + +MAKE_ARGS= PREFIX=${PREFIX} +NO_WRKSUBDIR= yes PLIST_FILES= bin/xascii man/man1/xascii.1.gz .include Modified: head/x11/xforward/Makefile ============================================================================== --- head/x11/xforward/Makefile Sat Feb 2 06:48:37 2019 (r491916) +++ head/x11/xforward/Makefile Sat Feb 2 06:57:27 2019 (r491917) @@ -8,23 +8,25 @@ MASTER_SITES= http://komquats.com/distfiles/ \ http://people.freebsd.org/~cy/distfiles/ DISTNAME= ${PORTNAME} -WRKSRC= ${WRKDIR} - MAINTAINER= cy@FreeBSD.org COMMENT= Provide user-level X forwarding service LICENSE_FILE= ${WRKSRC}/NOTICE -MAKE_ARGS+= PREFIX=${PREFIX} LOCALBASE=${LOCALBASE} -USE_XORG= x11 xt xaw xmu xt xext sm ice xp xft xau xcb xdmcp xrender -USES= motif LIB_DEPENDS= libpng.so:graphics/png \ libfontconfig.so:x11-fonts/fontconfig \ libexpat.so:textproc/expat2 \ libfreetype.so:print/freetype2 + +USES= motif +USE_XORG= x11 xt xaw xmu xt xext sm ice xp xft xau xcb xdmcp xrender + +MAKE_ARGS= PREFIX=${PREFIX} LOCALBASE=${LOCALBASE} +NO_WRKSUBDIR= yes PLIST_FILES= bin/xforward man/man1/xforward.1.gz OPTIONS_DEFINE= STATIC + STATIC_ALL_TARGET= all-static STATIC_INSTALL_TARGET= install-static STATIC_PLIST_FILES= bin/xforward-static