From owner-freebsd-questions Fri Nov 3 5:57:27 2000 Delivered-To: freebsd-questions@freebsd.org Received: from mail.rdc1.ov.nl.home.com (ha1.rdc1.ov.nl.home.com [212.120.66.198]) by hub.freebsd.org (Postfix) with ESMTP id 6338C37B4CF for ; Fri, 3 Nov 2000 05:57:25 -0800 (PST) Received: from CC40670-a ([212.204.189.48]) by mail.rdc1.ov.nl.home.com (InterMail v4.01.01.00 201-229-111) with SMTP id <20001103135724.ZFYD7224.mail.rdc1.ov.nl.home.com@CC40670-a> for ; Fri, 3 Nov 2000 14:57:24 +0100 From: Jochem Kossen Date: Fri, 3 Nov 2000 14:59:46 +0100 X-Mailer: KMail [version 1.1.99] Content-Type: text/plain; charset="iso-8859-1" To: freebsd-questions@FreeBSD.org Subject: updating packages (binary updates) MIME-Version: 1.0 Message-Id: <00110314594604.12046@CC40670-a> Content-Transfer-Encoding: 8bit Sender: owner-freebsd-questions@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG Hi, I read through the FreeBSD handbook, especially the section covering ports/packages, but updating packages is mentioned nowhere. Is there a convenient way to update packages? I don't mean using CVS,CVSup,CTM (source updates) but binary updates, like this is arranged in Linux using RPM and DEB. Or is it possible to just pkg_add if there is already an old version of installed? I guess pkg_delete and then pkg_add doesn't solve this problem, because of the dependencies... TIA, Jochem To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-questions" in the body of the message