From owner-svn-ports-all@freebsd.org Fri Apr 26 17:36:22 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 E68371599A88; Fri, 26 Apr 2019 17:36:21 +0000 (UTC) (envelope-from jbeich@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 80AC3763A6; Fri, 26 Apr 2019 17:36:21 +0000 (UTC) (envelope-from jbeich@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 0153DEEC1; Fri, 26 Apr 2019 17:36:20 +0000 (UTC) (envelope-from jbeich@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id x3QHaJsq018814; Fri, 26 Apr 2019 17:36:19 GMT (envelope-from jbeich@FreeBSD.org) Received: (from jbeich@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id x3QHaJ27018810; Fri, 26 Apr 2019 17:36:19 GMT (envelope-from jbeich@FreeBSD.org) Message-Id: <201904261736.x3QHaJ27018810@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jbeich set sender to jbeich@FreeBSD.org using -f From: Jan Beich Date: Fri, 26 Apr 2019 17:36:19 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r500120 - in head/x11-wm: . cage X-SVN-Group: ports-head X-SVN-Commit-Author: jbeich X-SVN-Commit-Paths: in head/x11-wm: . cage X-SVN-Commit-Revision: 500120 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 80AC3763A6 X-Spamd-Bar: -- Authentication-Results: mx1.freebsd.org X-Spamd-Result: default: False [-2.97 / 15.00]; local_wl_from(0.00)[FreeBSD.org]; NEURAL_HAM_MEDIUM(-1.00)[-0.996,0]; NEURAL_HAM_SHORT(-0.97)[-0.973,0]; ASN(0.00)[asn:11403, ipnet:2610:1c1:1::/48, country:US]; NEURAL_HAM_LONG(-1.00)[-1.000,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: Fri, 26 Apr 2019 17:36:22 -0000 Author: jbeich Date: Fri Apr 26 17:36:19 2019 New Revision: 500120 URL: https://svnweb.freebsd.org/changeset/ports/500120 Log: x11-wm/cage: add new port Added: head/x11-wm/cage/ head/x11-wm/cage/Makefile (contents, props changed) head/x11-wm/cage/distinfo (contents, props changed) head/x11-wm/cage/pkg-descr (contents, props changed) Modified: head/x11-wm/Makefile (contents, props changed) Modified: head/x11-wm/Makefile ============================================================================== --- head/x11-wm/Makefile Fri Apr 26 17:36:11 2019 (r500119) +++ head/x11-wm/Makefile Fri Apr 26 17:36:19 2019 (r500120) @@ -15,6 +15,7 @@ SUBDIR += bbpager SUBDIR += blackbox SUBDIR += bspwm + SUBDIR += cage SUBDIR += ccsm SUBDIR += clementine-wm SUBDIR += compiz Added: head/x11-wm/cage/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/cage/Makefile Fri Apr 26 17:36:19 2019 (r500120) @@ -0,0 +1,39 @@ +# $FreeBSD$ + +PORTNAME= cage +DISTVERSIONPREFIX= v +DISTVERSION= 0.1 +CATEGORIES= x11-wm + +PATCH_SITES= https://github.com/${GH_ACCOUNT}/${GH_PROJECT}/commit/ +PATCHFILES+= c69d394bedc6.patch:-p1 +PATCHFILES+= 00fe8d7ce3d5.patch:-p1 + +MAINTAINER= jbeich@FreeBSD.org +COMMENT= Wayland kiosk + +LICENSE= MIT +LICENSE_FILE= ${WRKSRC}/LICENSE + +BUILD_DEPENDS= evdev-proto>0:devel/evdev-proto \ + wayland-protocols>=1.14:graphics/wayland-protocols \ + wlroots>=0.5.0:x11-toolkits/wlroots +LIB_DEPENDS= libwayland-server.so:graphics/wayland \ + libwlroots.so:x11-toolkits/wlroots \ + libxkbcommon.so:x11/libxkbcommon + +USES= compiler:c11 meson pkgconfig +USE_GITHUB= yes +USE_XORG= pixman +GH_ACCOUNT= Hjdskes +PLIST_FILES= "${MAYBE_SUID}bin/${PORTNAME}" + +OPTIONS_DEFINE= SUID X11 +OPTIONS_DEFAULT=SUID X11 + +SUID_DESC= setuid bit on "${PORTNAME}" binary (required for DRM session) +SUID_VARS= MAYBE_SUID="@(,,4755) " + +X11_MESON_TRUE= xwayland + +.include Added: head/x11-wm/cage/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/cage/distinfo Fri Apr 26 17:36:19 2019 (r500120) @@ -0,0 +1,7 @@ +TIMESTAMP = 1552316236 +SHA256 (Hjdskes-cage-v0.1_GH0.tar.gz) = 03e2b4d97744aead935f4a289e5cfda4888dd06c6586982f4a25c8f435ef4166 +SIZE (Hjdskes-cage-v0.1_GH0.tar.gz) = 19838 +SHA256 (c69d394bedc6.patch) = 0c6101fa17248e170c202b43d682af1f25c9584e324ea01da43c6775ede5c9b4 +SIZE (c69d394bedc6.patch) = 654 +SHA256 (00fe8d7ce3d5.patch) = 194aef0c60c0a4e9a2a8d6c7b33341caaccb64f183488d009b1a61f8fc06db00 +SIZE (00fe8d7ce3d5.patch) = 1258 Added: head/x11-wm/cage/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/x11-wm/cage/pkg-descr Fri Apr 26 17:36:19 2019 (r500120) @@ -0,0 +1,8 @@ +Cage is a kiosk compositor for Wayland. A kiosk is a window manager +(in the X11 world) or compositor (in the Wayland world) that is +designed for a user experience wherein user interaction and activities +outside the scope of the running application are prevented. That is, a +kiosk compositor displays a single maximized application at a time and +prevents the user from interacting with anything but this application. + +WWW: https://hjdskes.nl/projects/cage