From owner-freebsd-questions@FreeBSD.ORG Sat Nov 19 10:38:08 2005 Return-Path: X-Original-To: freebsd-questions@freebsd.org 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 7361E16A425 for ; Sat, 19 Nov 2005 10:38:07 +0000 (GMT) (envelope-from plcplc@gmail.com) Received: from xproxy.gmail.com (xproxy.gmail.com [66.249.82.201]) by mx1.FreeBSD.org (Postfix) with ESMTP id 978E143D45 for ; Sat, 19 Nov 2005 10:38:06 +0000 (GMT) (envelope-from plcplc@gmail.com) Received: by xproxy.gmail.com with SMTP id s19so319652wxc for ; Sat, 19 Nov 2005 02:38:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:from:reply-to:subject:date:user-agent:cc:mime-version:content-type:content-transfer-encoding:content-disposition:to:message-id; b=JT5JARybKnez7JeajiAbJpEHI17mm9HOxPONPnYxqn0FruDYygSrrmFoGti6LKnN86CBtQVTzp9GJS3tspKaGGxCzO1Mnuq6CAU5HWEdos7wmJgU2BbR6J2fYKwj2xWv2cZpB60tuMhfY5th198exoJKnrWJXtHPZXMU/gOYrVw= Received: by 10.65.237.12 with SMTP id o12mr831163qbr; Sat, 19 Nov 2005 02:38:05 -0800 (PST) Received: from ?192.168.0.102? ( [80.197.43.178]) by mx.gmail.com with ESMTP id a29sm861195qbd.2005.11.19.02.38.02; Sat, 19 Nov 2005 02:38:05 -0800 (PST) From: Philip Lykke Carlsen Date: Sat, 19 Nov 2005 11:37:45 +0100 User-Agent: KMail/1.8.2 Cc: freebsd-questions@freebsd.org MIME-Version: 1.0 To: Undisclosed.Recipients: ; Message-Id: <200511191137.45598.plcplc@gmail.com> Content-Type: text/plain; charset="iso-8859-1" Content-Transfer-Encoding: 7bit X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Subject: portssystem stale dependencies X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: plcplc@gmail.com List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 19 Nov 2005 10:38:08 -0000 .. does anyone know why the problem of stale dependencies in the package system occurs?.. it's just.. the system won't let you install any given port/package without having met all the dependencies.. just how does it _forget_ that it just installed some package?..