From owner-svn-ports-all@freebsd.org Fri Dec 28 14:57:36 2018 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 B7811143B198; Fri, 28 Dec 2018 14:57:35 +0000 (UTC) (envelope-from jwb@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 5BC8C8DBE6; Fri, 28 Dec 2018 14:57:35 +0000 (UTC) (envelope-from jwb@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 476EF24704; Fri, 28 Dec 2018 14:57:35 +0000 (UTC) (envelope-from jwb@FreeBSD.org) Received: from repo.freebsd.org ([127.0.1.37]) by repo.freebsd.org (8.15.2/8.15.2) with ESMTP id wBSEvZtT001598; Fri, 28 Dec 2018 14:57:35 GMT (envelope-from jwb@FreeBSD.org) Received: (from jwb@localhost) by repo.freebsd.org (8.15.2/8.15.2/Submit) id wBSEvYq8001595; Fri, 28 Dec 2018 14:57:34 GMT (envelope-from jwb@FreeBSD.org) Message-Id: <201812281457.wBSEvYq8001595@repo.freebsd.org> X-Authentication-Warning: repo.freebsd.org: jwb set sender to jwb@FreeBSD.org using -f From: "Jason W. Bacon" Date: Fri, 28 Dec 2018 14:57:34 +0000 (UTC) To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r488604 - head/sysutils/desktop-installer X-SVN-Group: ports-head X-SVN-Commit-Author: jwb X-SVN-Commit-Paths: head/sysutils/desktop-installer X-SVN-Commit-Revision: 488604 X-SVN-Commit-Repository: ports MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-Rspamd-Queue-Id: 5BC8C8DBE6 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.999,0]; NEURAL_HAM_SHORT(-0.98)[-0.977,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: Fri, 28 Dec 2018 14:57:36 -0000 Author: jwb Date: Fri Dec 28 14:57:34 2018 New Revision: 488604 URL: https://svnweb.freebsd.org/changeset/ports/488604 Log: sysutils/desktop-installer: Add nVidia GPU detection Auto-configure commercial nVidia driver with user input Factor out linux_base install to auto-admin Approved by: jrm (mentor, implicit) Modified: head/sysutils/desktop-installer/Makefile head/sysutils/desktop-installer/distinfo head/sysutils/desktop-installer/pkg-plist Modified: head/sysutils/desktop-installer/Makefile ============================================================================== --- head/sysutils/desktop-installer/Makefile Fri Dec 28 14:53:12 2018 (r488603) +++ head/sysutils/desktop-installer/Makefile Fri Dec 28 14:57:34 2018 (r488604) @@ -1,7 +1,7 @@ # $FreeBSD$ PORTNAME= desktop-installer -DISTVERSION= 0.6.3 +DISTVERSION= 0.6.4 CATEGORIES= sysutils MASTER_SITES= http://acadix.biz/Ports/distfiles/ @@ -10,7 +10,7 @@ COMMENT= Quickly configure a FreeBSD desktop system LICENSE= BSD2CLAUSE -RUN_DEPENDS= auto-admin>=0.4.4:sysutils/auto-admin +RUN_DEPENDS= auto-admin>=0.4.6:sysutils/auto-admin USES= tar:xz Modified: head/sysutils/desktop-installer/distinfo ============================================================================== --- head/sysutils/desktop-installer/distinfo Fri Dec 28 14:53:12 2018 (r488603) +++ head/sysutils/desktop-installer/distinfo Fri Dec 28 14:57:34 2018 (r488604) @@ -1,3 +1,3 @@ -TIMESTAMP = 1541432344 -SHA256 (desktop-installer-0.6.3.tar.xz) = 82a65313c378dc145bcdf33998a0ce52e2ff597ba588ee0f8ac989f496e88d48 -SIZE (desktop-installer-0.6.3.tar.xz) = 170136 +TIMESTAMP = 1545672008 +SHA256 (desktop-installer-0.6.4.tar.xz) = f673c38c798b27b02cdee1c5387c041cc4c98a9e96cba18ee436059f06b6d672 +SIZE (desktop-installer-0.6.4.tar.xz) = 169820 Modified: head/sysutils/desktop-installer/pkg-plist ============================================================================== --- head/sysutils/desktop-installer/pkg-plist Fri Dec 28 14:53:12 2018 (r488603) +++ head/sysutils/desktop-installer/pkg-plist Fri Dec 28 14:57:34 2018 (r488604) @@ -1,6 +1,6 @@ man/man1/desktop-installer.1.gz -sbin/desktop-installer sbin/battery_shutdown.sh +sbin/desktop-installer %%DATADIR%%/90-vboxguest.fdi %%DATADIR%%/GNOME2/xinitrc %%DATADIR%%/KDE4/xinitrc