From owner-freebsd-ports@FreeBSD.ORG Sun May 11 18:24:03 2014 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id 9E3F79B9 for ; Sun, 11 May 2014 18:24:03 +0000 (UTC) Received: from mailrelay006.isp.belgacom.be (mailrelay006.isp.belgacom.be [195.238.6.172]) by mx1.freebsd.org (Postfix) with ESMTP id 3E89128F8 for ; Sun, 11 May 2014 18:24:02 +0000 (UTC) X-Belgacom-Dynamic: yes X-IronPort-Anti-Spam-Filtered: true X-IronPort-Anti-Spam-Result: AlUGANa/b1NR8aT4/2dsb2JhbABZgwbDcoMRAYESF3SCJQEBBTocIxALDgoJJQ8qHgaIWAHOaBeOEEIHhEABA5lHkwiDODuBMg Received: from 248.164-241-81.adsl-dyn.isp.belgacom.be (HELO kalimero.tijl.coosemans.org) ([81.241.164.248]) by relay.skynet.be with ESMTP; 11 May 2014 20:23:54 +0200 Received: from kalimero.tijl.coosemans.org (kalimero.tijl.coosemans.org [127.0.0.1]) by kalimero.tijl.coosemans.org (8.14.8/8.14.8) with ESMTP id s4BINqCx003345; Sun, 11 May 2014 20:23:53 +0200 (CEST) (envelope-from tijl@coosemans.org) Date: Sun, 11 May 2014 20:23:51 +0200 From: Tijl Coosemans To: Paul Schmehl Subject: Re: staging Message-ID: <20140511202351.764f9e4f@kalimero.tijl.coosemans.org> In-Reply-To: <999F67083704197271F74BD3@Pauls-MacBook-Pro.local> References: <999F67083704197271F74BD3@Pauls-MacBook-Pro.local> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Cc: freebsd-ports@freebsd.org 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: Sun, 11 May 2014 18:24:03 -0000 On Sun, 11 May 2014 12:18:56 -0500 Paul Schmehl wrote: > Is there a way to find out if a port is being used? Some of my ports > are pretty old. No point in upgrading them if no one is using them. You can deprecate a port with an expiration date. If nobody shows up before that date you can delete the port. And if somebody shows up after that it can still be restored. DEPRECATED= yes EXPIRATION_DATE= YYYY-MM-DD