From owner-freebsd-ports@FreeBSD.ORG Fri May 1 10:28:40 2009 Return-Path: Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id A525A1065674 for ; Fri, 1 May 2009 10:28:40 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mail.bsdforen.de (bsdforen.de [212.204.60.79]) by mx1.freebsd.org (Postfix) with ESMTP id 4F9AC8FC08 for ; Fri, 1 May 2009 10:28:39 +0000 (UTC) (envelope-from kamikaze@bsdforen.de) Received: from mobileKamikaze.norad (unknown [88.130.213.105]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by mail.bsdforen.de (Postfix) with ESMTP id A48FA8A00D1 for ; Fri, 1 May 2009 12:28:38 +0200 (CEST) Message-ID: <49FACED3.2070009@bsdforen.de> Date: Fri, 01 May 2009 12:28:35 +0200 From: Dominic Fandrey User-Agent: Thunderbird 2.0.0.21 (X11/20090408) MIME-Version: 1.0 To: freebsd-ports@freebsd.org X-Enigmail-Version: 0.95.7 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 8bit Subject: binary package maintenance tool 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: Fri, 01 May 2009 10:28:41 -0000 The port sysutils/bsdadminscripts has just been updated to version 6.0, which features pkg_upgrade, a binary only package maintenance tool. It makes no use of the ports tree, so unlike other build oriented tools, you do not need a copy of the ports tree to keep your packages up to date. It only requires an INDEX file from pointyhead or your personal Tinderbox. Thanks go to Markus Schöpke and his employer http://www.webstyle.ch (FreeBSD hosting) for extensive feedback, testing and providing me with hardware to perform my own tests. Also featuring this release is UMA, a simple package/ports meta data maintenance and locking script, to provide consistency and locking for the coexistence of several package maintenance tools. The port ports-mgmt/kports-qt4 will make use of UMA in future versions. pkg_upgrade will, among other things, support parallel background downloading from several mirrors with the next version. This has already been implemented, but has not yet received sufficient testing to make it into this release. Advertisement out.