From owner-dev-commits-ports-main@freebsd.org Sun Aug 15 15:48:58 2021 Return-Path: Delivered-To: dev-commits-ports-main@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 360DA662730; Sun, 15 Aug 2021 15:48:58 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from smtp.freebsd.org (smtp.freebsd.org [IPv6:2610:1c1:1:606c::24b:4]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits) server-digest SHA256 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "smtp.freebsd.org", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4GnhY60vLgz3RJl; Sun, 15 Aug 2021 15:48:58 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Received: from marvin.madpilot.net (host-79-52-122-4.retail.telecomitalia.it [79.52.122.4]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (Client did not present a certificate) (Authenticated sender: madpilot/mail) by smtp.freebsd.org (Postfix) with ESMTPSA id 7103228062; Sun, 15 Aug 2021 15:48:57 +0000 (UTC) (envelope-from madpilot@FreeBSD.org) Subject: Re: git: 3713253c431e - main - x11/lightdm-slick-greeter: Add new port To: Ben Woods , ports-committers@FreeBSD.org, dev-commits-ports-all@FreeBSD.org, dev-commits-ports-main@FreeBSD.org References: <202108151505.17FF5JRf026316@gitrepo.freebsd.org> From: Guido Falsi Message-ID: Date: Sun, 15 Aug 2021 17:48:54 +0200 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.13.0 MIME-Version: 1.0 In-Reply-To: <202108151505.17FF5JRf026316@gitrepo.freebsd.org> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-BeenThere: dev-commits-ports-main@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: Commits to the main branch of the FreeBSD ports repository List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 15 Aug 2021 15:48:58 -0000 On 15/08/21 17:05, Ben Woods wrote: > The branch main has been updated by woodsb02: > > URL: https://cgit.FreeBSD.org/ports/commit/?id=3713253c431e406ebf88341dc9d637460a878950 > > commit 3713253c431e406ebf88341dc9d637460a878950 > Author: Ben Woods > AuthorDate: 2021-08-15 14:46:02 +0000 > Commit: Ben Woods > CommitDate: 2021-08-15 15:04:43 +0000 > > x11/lightdm-slick-greeter: Add new port > > slick-greeter is a GTK based greeter focused more on appearance than > lightdm-gtk-greeter, forked from lightdm-unity-greeter, and default in > Linux Mint. > > WWW: https://github.com/linuxmint/slick-greeter Sorry to be the annoying one, but this software was already present in the ports as x11/slick-greeter. I think you should talk with the maintainer of that port to merge these. -- Guido Falsi