From owner-freebsd-ports@FreeBSD.ORG Wed Jan 23 23:34:01 2008 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 95D8216A417 for ; Wed, 23 Jan 2008 23:34:01 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: from mail.soaustin.net (lefty.soaustin.net [66.135.55.46]) by mx1.freebsd.org (Postfix) with ESMTP id 8B50F13C4CE for ; Wed, 23 Jan 2008 23:34:01 +0000 (UTC) (envelope-from linimon@lonesome.com) Received: by mail.soaustin.net (Postfix, from userid 502) id 1FEFE8C0AA; Wed, 23 Jan 2008 17:34:01 -0600 (CST) Date: Wed, 23 Jan 2008 17:34:01 -0600 To: Phil Oleson Message-ID: <20080123233401.GE24095@soaustin.net> References: <4797CA07.1020203@nixil.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <4797CA07.1020203@nixil.net> User-Agent: Mutt/1.5.13 (2006-08-11) From: linimon@lonesome.com (Mark Linimon) Cc: ports@freebsd.org Subject: Re: procedure for removing a port from the tree? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 23 Jan 2008 23:34:01 -0000 It's in there towards the end: http://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/dads-deprecated.html You can just file a PR adding the DEPRECATED and EXPIRATION_DATE lines. The only reason we do this step is to provide warning for any existing users. mcl