From owner-freebsd-chat@FreeBSD.ORG Sat Oct 17 05:57:27 2009 Return-Path: Delivered-To: freebsd-chat@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 1159F1065672 for ; Sat, 17 Oct 2009 05:57:27 +0000 (UTC) (envelope-from alexsm@gmail.com) Received: from mail-qy0-f192.google.com (mail-qy0-f192.google.com [209.85.221.192]) by mx1.freebsd.org (Postfix) with ESMTP id B84168FC18 for ; Sat, 17 Oct 2009 05:57:26 +0000 (UTC) Received: by qyk30 with SMTP id 30so2070567qyk.7 for ; Fri, 16 Oct 2009 22:57:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:from:to:in-reply-to:x-mailer :subject:references:message-id:content-type :content-transfer-encoding:mime-version:date:cc; bh=jHeia/RZUo9omZCYdH6wTS+gv9ANp3cLvSr0bQ9iXgQ=; b=dwuGg5c7k8coXBtJ/l6Tx7U+gImkSgB9rnoLwBCGMDfw2fAolvBh8angr6y86tf+aV O6/B6CcVdeDgGc6hU93/VvLy8OkPX/fXWm/z+mVfTOamvL0PVVZB+399OkTN+uzGK3PR XSMvBsBoLc9NkRVC/IVJqSrK+PAiTcygNd+GM= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=from:to:in-reply-to:x-mailer:subject:references:message-id :content-type:content-transfer-encoding:mime-version:date:cc; b=TpzMRRez4YL5eodO/ZGmCY1OruejNS9TD372WN+BONNMm+IcTLo48KUB3+u4RMKr4r 2rEu1JpIv91J0l6KAjrE/fXRg0lJCccnrvpZkQtjEPGdNa0C1pW9W/XpMeUYJihrc25F xWJTSn+fwtgbEe+u927CKjh5JR6pluQWPm68Q= Received: by 10.224.44.157 with SMTP id a29mr1540143qaf.1.1255759046190; Fri, 16 Oct 2009 22:57:26 -0700 (PDT) Received: from ?192.168.1.100? ([201.53.186.42]) by mx.google.com with ESMTPS id 20sm1548860qyk.5.2009.10.16.22.57.24 (version=TLSv1/SSLv3 cipher=RC4-MD5); Fri, 16 Oct 2009 22:57:24 -0700 (PDT) From: Alex Moura To: Tony Theodore In-Reply-To: <22166b750910162217m17b423aam135d4e3abc755236@mail.gmail.com> X-Mailer: iPhone Mail (7D11) References: <200910170053.52329.GedankeZauberer@comcast.net> <22166b750910162217m17b423aam135d4e3abc755236@mail.gmail.com> Message-Id: Content-Type: text/plain; charset=us-ascii; format=flowed; delsp=yes Content-Transfer-Encoding: 7bit Mime-Version: 1.0 (iPhone Mail 7D11) Date: Sat, 17 Oct 2009 02:57:44 -0300 Cc: Allen , "freebsd-chat@freebsd.org" Subject: Re: Quickie question X-BeenThere: freebsd-chat@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Non technical items related to the community List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 17 Oct 2009 05:57:27 -0000 What does portversion -l \< or pkg_version -l \< says? Alex On 17/10/2009, at 02:17, Tony Theodore wrote: >> >> So anyway, after running it with -a, what should I have done? Why >> would a few >> things stop working ? Did I do something terribly stupid? The network >> connection is fine, I checked that, it's just that I can't use >> pkg_add -r >> anymore. > > I think portupgrade -a will have updated all packages to the latest > versions, and pkg_add -r won't be able to find a newer one to install. > Try adding a package that you don't already have installed and see > what happens. > > Tony > _______________________________________________ > freebsd-chat@freebsd.org mailing list > http://lists.freebsd.org/mailman/listinfo/freebsd-chat > To unsubscribe, send any mail to "freebsd-chat- > unsubscribe@freebsd.org"