From owner-freebsd-ports@FreeBSD.ORG Wed Jul 2 18:00:23 2014 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id C10ECD31; Wed, 2 Jul 2014 18:00:23 +0000 (UTC) Received: from smtp1.vol.cz (smtp1.vol.cz [195.250.128.78]) (using TLSv1 with cipher DHE-RSA-CAMELLIA256-SHA (256/256 bits)) (Client did not present a certificate) by mx1.freebsd.org (Postfix) with ESMTPS id 4751A2FF7; Wed, 2 Jul 2014 18:00:22 +0000 (UTC) Received: from [10.0.0.35] (36.225.broadband17.iol.cz [109.80.225.36]) (using TLSv1 with cipher DHE-RSA-AES128-SHA (128/128 bits)) (No client certificate requested) by smtp.vol.cz (Postfix) with ESMTPSA id 97C1C4B1C18; Wed, 2 Jul 2014 19:43:17 +0200 (CEST) Message-ID: <53B444B5.8080009@dialtelecom.cz> Date: Wed, 02 Jul 2014 19:43:17 +0200 From: Daniel Ryslink User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: portmgr-feedback@FreeBSD.org, FreeBSD Ports Subject: Re: ACTION REQUIRED - Unstaged Ports being DEPRECATED on June 31st. References: <536E46E0.7030906@FreeBSD.org> In-Reply-To: <536E46E0.7030906@FreeBSD.org> Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 02 Jul 2014 18:00:23 -0000 Hello, I was quite seriously ill for some time, and I have only now noticed these messages. I am the maintainer of the games/gnarr port. Please give me one week to update the port according to your specifications, I will surely get it done, because I don't want it to disappear. I will read through the porter's handbook and do whatever is necessary. The port is very simple, so it should not be a problem Thank you for your understanding. Regards -- Daniel Ryšlink System Administrator Dial Telecom a. s. Křižíkova 36a/237 186 00 Praha 3, Česká Republika Tel.:+420.226204627 daniel.ryslink@dialtelecom.cz ----------------------------------------------- www.dialtelecom.cz Dial Telecom, a.s. Jednoduše se připojte ----------------------------------------------- On 05/10/2014 05:33 PM, Bryan Drewery wrote: > You are receiving this mail as it affects FreeBSD ports that you maintain. > > In September 2013, the Ports framework learned how to Stage ports. > > On June 31st, all unstaged ports will be marked DEPRECATED and have > their MAINTAINER reset. > On August 31st, all unstaged ports will be removed from the ports tree. > > Read on for more details. > > > Staging is when the port installs into the work directory instead of > into /. From here a package can be created without ever installing into > / and often as a user without root. This also gives us abilities to > improve quality of packages and opens up opportunities for sub-packages > in the future. With staging we have had the ability to add in-tree > testing of plists which in the past required a tool such as porttools, > Tinderbox or Poudriere. > > A guide for converting your port to Staging can be found at: > > https://wiki.freebsd.org/ports/StageDir > > Staging is also mentioned throughout the Porters Handbook. > > You can test your plist with: > > Add DEVELOPER=yes to /etc/make.conf > # make stage > # make check-plist > > However, Poudriere should be used to test staging conversions as it is > much more strict than the in-tree checks currently. It will detect if > something installs outside of the STAGEDIR. Poudriere 3.0.16 (just > released) should be used for this testing, or the latest -devel version. > > Out of the more than 24,000 ports there remains 4,170 ports not yet > staged. Staging is not optional. We must have all staged to progress > with the framework, new features, and automated testing. > > We recently granted blanket approval to committers to stage ports > without maintainer approval and then also blocked updates to unstaged > ports in the hopes that this would force more ports to be converted. > > However with so many ports remaining unstaged at this point it is > unknown if these ports are actually being maintained. > > So we will be DEPRECATING and resetting maintainer on all unstaged ports > on June 31st. > > These ports will be set to EXPIRE on August 31st and will then be > removed from the tree. They will not be restored unless someone stages > them as well. > > This decision was not easy, but if a port is not being staged after > almost a year, we wonder if the ports are actually maintained and > updated for releases and security issues. > > If you have an unstaged port you will begin to receive email > notifications informing you of this until it is staged or maintainer is > reset. > > If you have a port that is unstaged, please stage it. If you do not have > interest in maintaining it anymore then please release it. > > If you are using ports that are not staged please step up and send a PR > today to stage the port and keep it. > > A guide for submitting patches is here: > > > http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/porting-submitting.html > > If you already have PR needing to be committed please let us know and we > will try to get on them ASAP. >