From owner-freebsd-xfce@freebsd.org Mon Jan 4 18:43:46 2021 Return-Path: Delivered-To: freebsd-xfce@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 3D4D04C032A for ; Mon, 4 Jan 2021 18:43:46 +0000 (UTC) (envelope-from ml@andreaventuroli.it) Received: from mailman.nyi.freebsd.org (unknown [127.0.1.3]) by mx1.freebsd.org (Postfix) with ESMTP id 4D8kzk0WBHz3jX0 for ; Mon, 4 Jan 2021 18:43:46 +0000 (UTC) (envelope-from ml@andreaventuroli.it) Received: by mailman.nyi.freebsd.org (Postfix) id 0FD184C03A6; Mon, 4 Jan 2021 18:43:46 +0000 (UTC) Delivered-To: xfce@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 0F9274C0686 for ; Mon, 4 Jan 2021 18:43:46 +0000 (UTC) (envelope-from ml@andreaventuroli.it) Received: from soth.netfence.it (mailserver.netfence.it [78.134.96.152]) (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 (2048 bits) client-digest SHA256) (Client CN "mailserver.netfence.it", Issuer "R3" (verified OK)) by mx1.freebsd.org (Postfix) with ESMTPS id 4D8kzj5QJbz3j9d for ; Mon, 4 Jan 2021 18:43:45 +0000 (UTC) (envelope-from ml@andreaventuroli.it) Received: from alamar.ventu (alamar.local.netfence.it [10.1.2.18]) (authenticated bits=0) by soth.netfence.it (8.16.1/8.16.1) with ESMTPSA id 104IhhFY053788 (version=TLSv1.3 cipher=TLS_AES_128_GCM_SHA256 bits=128 verify=NO); Mon, 4 Jan 2021 19:43:43 +0100 (CET) (envelope-from ml@andreaventuroli.it) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=andreaventuroli.it; s=202005; t=1609785823; bh=EPTjgzOnNmHftJT1n7No6ts8MFzib1iMMrNGa/sHZMc=; h=Subject:To:References:From:Date:In-Reply-To; b=QoDwgbG9PpgUucZY8V45JnRUSncsxP6SPzu/LOAzU3TI3WRRwPeJaaNxK4VWYKUcH Pb1Kl94msSold3zWkEVfe8hnmQ0IP0JSWq5YJTPXaV4iNb3ZwtTyewVb8glThxVXDN UaMURMJq7xKdt7b1m30Zo/ewraf2MzGOXN5eJXaQ= X-Authentication-Warning: soth.netfence.it: Host alamar.local.netfence.it [10.1.2.18] claimed to be alamar.ventu Subject: Re: XFCE upgraded to 4.16 To: Guido Falsi , xfce@freebsd.org References: <46a21428-a640-f895-0f3b-f44c09497bf5@madpilot.net> <747ecac6-6d60-6143-1ae1-47801299b59b@netfence.it> <1502a321-02c0-13e9-16b3-6f11da9de3af@madpilot.net> <47ede65d-817a-8d80-a582-660d43ac6ac3@andreaventuroli.it> <7f9cc4b4-81aa-354e-4bf5-c4867ca51d13@madpilot.net> <6e8ec4ab-0382-7eae-e623-5f48df2f10c7@andreaventuroli.it> <381c702b-c1a7-ac99-c9bb-82fd08ef3eba@madpilot.net> From: Andrea Venturoli Message-ID: Date: Mon, 4 Jan 2021 19:43:43 +0100 User-Agent: Mozilla/5.0 (X11; FreeBSD amd64; rv:78.0) Gecko/20100101 Thunderbird/78.6.0 MIME-Version: 1.0 In-Reply-To: <381c702b-c1a7-ac99-c9bb-82fd08ef3eba@madpilot.net> Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 7bit X-Rspamd-Queue-Id: 4D8kzj5QJbz3j9d X-Spamd-Bar: ---- Authentication-Results: mx1.freebsd.org; none X-Spamd-Result: default: False [-4.00 / 15.00]; REPLY(-4.00)[] X-BeenThere: freebsd-xfce@freebsd.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: XFCE for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 04 Jan 2021 18:43:46 -0000 On 1/4/21 6:51 PM, Guido Falsi wrote: > They are marked BROKEN, so not being build anyway. At least in theory > port rules require a deprecation period for ports before removal, > including BROKEN ones. Sorry, this makes sense, they should have been marked BROKEN, not removed. However, of the ports I cited: _ audio/xfce4-mixer was removed _ deskutils/xfce4-generic-slider was marked BROKEN; _ sysutils/xfce4-kbdleds-plugin was left untouched. (N.B. I'm not complaining, Just trying to help reaching a coherent result). > Someone could step in and fix them, for example, this is easier if the > port is not actually removed. The way I understand it, they are not fixable (of course short of a major rewriting). If they are supposed to be fixable, I might even try and see if I can help (although I won't promise anything). bye & Thanks av.