From owner-svn-ports-all@freebsd.org Mon Nov 18 00:45:12 2019 Return-Path: Delivered-To: svn-ports-all@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 C70F71B0394; Mon, 18 Nov 2019 00:45:12 +0000 (UTC) (envelope-from 0mp@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 47GVbr4KJfz44yY; Mon, 18 Nov 2019 00:45:12 +0000 (UTC) (envelope-from 0mp@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 668CC22168; Mon, 18 Nov 2019 00:45:12 +0000 (UTC) (envelope-from 0mp@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id xAI0jC7T014239; Mon, 18 Nov 2019 00:45:12 GMT (envelope-from 0mp@FreeBSD.org) Received: (from 0mp@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id xAI0jCaB014237; Mon, 18 Nov 2019 00:45:12 GMT (envelope-from 0mp@FreeBSD.org) Message-Id: <201911180045.xAI0jCaB014237@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: 0mp set sender to 0mp@FreeBSD.org using -f From: Mateusz Piotrowski <0mp@FreeBSD.org> Date: Mon, 18 Nov 2019 00:45:12 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r517851 - in head/net/remotebox: . files X-SVN-Group: ports-head X-SVN-Commit-Author: 0mp X-SVN-Commit-Paths: in head/net/remotebox: . files X-SVN-Commit-Revision: 517851 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit 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: Mon, 18 Nov 2019 00:45:12 -0000 Author: 0mp Date: Mon Nov 18 00:45:11 2019 New Revision: 517851 URL: https://svnweb.freebsd.org/changeset/ports/517851 Log: Replace the desktop file with DESKTOP_ENTRIES While here, format with portfmt. Reported by: makc Deleted: head/net/remotebox/files/ Modified: head/net/remotebox/Makefile head/net/remotebox/pkg-plist Modified: head/net/remotebox/Makefile ============================================================================== --- head/net/remotebox/Makefile Sun Nov 17 23:37:13 2019 (r517850) +++ head/net/remotebox/Makefile Mon Nov 18 00:45:11 2019 (r517851) @@ -3,7 +3,7 @@ PORTNAME= remotebox DISTVERSION= 2.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= net MASTER_SITES= http://remotebox.knobgoblin.org.uk/downloads/ DISTNAME= RemoteBox-${DISTVERSION} @@ -20,19 +20,22 @@ RUN_DEPENDS= p5-Gtk2>=0:x11-toolkits/p5-Gtk2 \ USES= shebangfix tar:bzip2 SHEBANG_FILES= remotebox -NO_BUILD= yes NO_ARCH= yes +NO_BUILD= yes +DESKTOP_ENTRIES= "RemoteBox" "${COMMENT}" "${PORTNAME}" "${PORTNAME}" \ + "System;" false + OPTIONS_DEFINE= DOCS KRDC OPTIONS_DEFAULT= FREERDP TIGERVNC OPTIONS_MULTI= VIEWER OPTIONS_MULTI_VIEWER= FREERDP RDESKTOP TIGERVNC VINAGRE -FREERDP_DESC= RDP client (fork of rdesktop with more features) -KRDC_DESC= RDP/VNC client for KDE5 -RDESKTOP_DESC= RDP client (less features than freerdp) -TIGERVNC_DESC= VNC client (desktop neutral) -VINAGRE_DESC= VNC client for GNOME +FREERDP_DESC= RDP client (fork of rdesktop with more features) +KRDC_DESC= RDP/VNC client for KDE5 +RDESKTOP_DESC= RDP client (less features than FreeRDP) +TIGERVNC_DESC= VNC client (desktop neutral) +VINAGRE_DESC= VNC client for GNOME FREERDP_RUN_DEPENDS= xfreerdp:net/freerdp KRDC_RUN_DEPENDS= krdc:net/krdc @@ -63,8 +66,6 @@ do-install: ${INSTALL_DATA} ${WRKSRC}/share/remotebox/icons/remotebox.png \ ${STAGEDIR}${PREFIX}/share/pixmaps @${MKDIR} ${STAGEDIR}${PREFIX}/share/applications - ${INSTALL_DATA} ${FILESDIR}/${PORTNAME}.desktop \ - ${STAGEDIR}${PREFIX}/share/applications post-install-DOCS-on: @${MKDIR} ${STAGEDIR}${DOCSDIR} Modified: head/net/remotebox/pkg-plist ============================================================================== --- head/net/remotebox/pkg-plist Sun Nov 17 23:37:13 2019 (r517850) +++ head/net/remotebox/pkg-plist Mon Nov 18 00:45:11 2019 (r517851) @@ -1,5 +1,4 @@ bin/remotebox -share/applications/remotebox.desktop %%PORTDOCS%%%%DOCSDIR%%/changelog.txt %%PORTDOCS%%%%DOCSDIR%%/remotebox.pdf share/pixmaps/remotebox.png