From owner-freebsd-questions@FreeBSD.ORG Thu Apr 7 05:29:19 2005 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 7B93116A4CE for ; Thu, 7 Apr 2005 05:29:19 +0000 (GMT) Received: from ciao.gmane.org (main.gmane.org [80.91.229.2]) by mx1.FreeBSD.org (Postfix) with ESMTP id 33E7143D31 for ; Thu, 7 Apr 2005 05:29:19 +0000 (GMT) (envelope-from freebsd-questions@m.gmane.org) Received: from list by ciao.gmane.org with local (Exim 4.43) id 1DJPXb-0002n6-4F for freebsd-questions@freebsd.org; Thu, 07 Apr 2005 07:26:55 +0200 Received: from 63-224-222-139.spkn.qwest.net ([63.224.222.139]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Apr 2005 07:26:55 +0200 Received: from sergei by 63-224-222-139.spkn.qwest.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Thu, 07 Apr 2005 07:26:55 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: freebsd-questions@freebsd.org From: Sergei Gnezdov Date: Wed, 6 Apr 2005 22:22:46 -0700 Lines: 24 Message-ID: References: <20050407041259.GA69275@xor.obsecurity.org> X-Complaints-To: usenet@sea.gmane.org X-Gmane-NNTP-Posting-Host: 63-224-222-139.spkn.qwest.net User-Agent: slrn/0.9.8.1 (FreeBSD) Sender: news Subject: Re: What's the definition of the stale port? X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: sergei@gnezdov.net List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 07 Apr 2005 05:29:19 -0000 On 2005-04-07, Kris Kennaway wrote: > > --y0ulUmNC+osPPQO6 > Content-Type: text/plain; charset=us-ascii > Content-Disposition: inline > > On Wed, Apr 06, 2005 at 08:49:00PM -0700, Sergei Gnezdov wrote: >> What is stale port? > > It's not entirely clear what context you're talking about, but the > answer is probably "One for which a newer version is available." I'd say that installed port is stale if its version is older then the version of the port in the /usr/ports/ >> How do I end up having stale ports? > > As time marches on :-) I am guessing, that port becomes stale after running cvsup. So, what exactly are we supposed to accomplish in respect to stale ports, when we run pkgdb -F (deinstall, some kind of fix, simple ignore)?