From owner-svn-ports-head@freebsd.org Wed Nov 6 20:49:26 2019 Return-Path: Delivered-To: svn-ports-head@mailman.nyi.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2610:1c1:1:606c::19:1]) by mailman.nyi.freebsd.org (Postfix) with ESMTP id 8CBF31BFD78; Wed, 6 Nov 2019 20:49:26 +0000 (UTC) (envelope-from zeising@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 477dtt3BsJz4ccd; Wed, 6 Nov 2019 20:49:26 +0000 (UTC) (envelope-from zeising@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 4CD0B2C1C; Wed, 6 Nov 2019 20:49:26 +0000 (UTC) (envelope-from zeising@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xA6KnQnY093260; Wed, 6 Nov 2019 20:49:26 GMT (envelope-from zeising@FreeBSD.org) Received: (from zeising@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xA6KnP0P093258; Wed, 6 Nov 2019 20:49:25 GMT (envelope-from zeising@FreeBSD.org) Message-Id: <201911062049.xA6KnP0P093258@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: zeising set sender to zeising@FreeBSD.org using -f From: Niclas Zeising Date: Wed, 6 Nov 2019 20:49:25 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r516925 - in head/russian: emkatic xruskb X-SVN-Group: ports-head X-SVN-Commit-Author: zeising X-SVN-Commit-Paths: in head/russian: emkatic xruskb X-SVN-Commit-Revision: 516925 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.29 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: Wed, 06 Nov 2019 20:49:26 -0000 Author: zeising Date: Wed Nov 6 20:49:25 2019 New Revision: 516925 URL: https://svnweb.freebsd.org/changeset/ports/516925 Log: Add USES=xorg USES=gl, ports categories r Add USES=xorg and USES=gl to ports in categories starting with 'r' While here, try to sprinkle other USES (mostly gnome and sdl) as needed. Modified: head/russian/emkatic/Makefile head/russian/xruskb/Makefile Modified: head/russian/emkatic/Makefile ============================================================================== --- head/russian/emkatic/Makefile Wed Nov 6 20:47:26 2019 (r516924) +++ head/russian/emkatic/Makefile Wed Nov 6 20:49:25 2019 (r516925) @@ -14,7 +14,7 @@ COMMENT= Emulator of Elektronika RPN programmable calc LICENSE= GPLv3+ LICENSE_FILE= ${WRKSRC}/COPYING.txt -USES= fpc lazarus:flavors +USES= fpc lazarus:flavors xorg USE_FPC= cairo chm fcl-base fcl-image fcl-json fcl-registry fcl-xml \ pasjpeg regexpr rtl-extra x11 USE_XORG= x11 @@ -35,6 +35,7 @@ OPTIONS_DEFAULT= PORTAUDIO PORTAUDIO_LIB_DEPENDS= libportaudio.so:audio/portaudio .if ${FLAVOR:Ugtk2:Mgtk2} +USES+= gnome USE_GNOME+= cairo .endif Modified: head/russian/xruskb/Makefile ============================================================================== --- head/russian/xruskb/Makefile Wed Nov 6 20:47:26 2019 (r516924) +++ head/russian/xruskb/Makefile Wed Nov 6 20:49:25 2019 (r516925) @@ -14,7 +14,7 @@ COMMENT= Keyboard layout switcher and indicator LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= tar:bzip2 +USES= tar:bzip2 xorg GNU_CONFIGURE= yes CONFIGURE_ARGS= --datadir=${PREFIX}/share USE_XORG= x11 ice xt xmu xext sm