From owner-freebsd-ports@FreeBSD.ORG Tue Apr 17 23:12:25 2007 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 9D1DF16A404 for ; Tue, 17 Apr 2007 23:12:25 +0000 (UTC) (envelope-from robbak@gmail.com) Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.250]) by mx1.freebsd.org (Postfix) with ESMTP id 3840713C4B7 for ; Tue, 17 Apr 2007 23:12:25 +0000 (UTC) (envelope-from robbak@gmail.com) Received: by an-out-0708.google.com with SMTP id c24so2517082ana for ; Tue, 17 Apr 2007 16:12:24 -0700 (PDT) DKIM-Signature: a=rsa-sha1; c=relaxed/relaxed; d=gmail.com; s=beta; h=domainkey-signature:received:received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=IPl5EoQpGoZFhYvTHZSmRtMw335CTS6vVTcwfsGvS+GBmMDM4R1MqoftdLOfFGbdQJ2nfmZ1KJDOMxc02L10nQX0iKckYZN3Kg1Cv0RFVpcRrb4e0SoGTD3DPZ5jLte+XTXd/JIYpDWLwahg8wEkag0TkcpOuywCHkJH9msnShU= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=beta; h=received:message-id:date:from:sender:to:subject:cc:in-reply-to:mime-version:content-type:references:x-google-sender-auth; b=dlO6D/SNeNlTju+wU+nzbGcHW+7RRCX+EvrTj3oD2kSmRygpU5+suT3uxJQFO8WCzkK9x6705qrFCnjN+8jNlkyFZ9tdtdRYeCW9E2kTHD0LfxM7+I+JlAdPj+GKwGcdtIQVotfJ5r+naSk1MQt3Ma9qm0wGKYHZpknR1vr4pA0= Received: by 10.100.35.17 with SMTP id i17mr5986437ani.1176849823062; Tue, 17 Apr 2007 15:43:43 -0700 (PDT) Received: by 10.100.96.8 with HTTP; Tue, 17 Apr 2007 15:43:43 -0700 (PDT) Message-ID: Date: Wed, 18 Apr 2007 08:43:43 +1000 From: "Robert Backhaus" Sender: robbak@gmail.com To: "Adam Stroud" In-Reply-To: <4625128B.6020403@baesystems.com> MIME-Version: 1.0 References: <4625128B.6020403@baesystems.com> X-Google-Sender-Auth: f7d1b5a57f210d00 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Content-Disposition: inline X-Content-Filtered-By: Mailman/MimeDel 2.1.5 Cc: freebsd-ports@freebsd.org Subject: Re: Utility for safe updating of ports in base system 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: Tue, 17 Apr 2007 23:12:25 -0000 On 4/18/07, Adam Stroud wrote: > > All: > > I was just on the FreeBSD "list of projects and ideas fot volunteers" > page and I was wondering if anyone was working on the "portupgrade in C" > utility. I would be willing to help (code/document/test) if it's needed. > > I think that some projects were started, but did not go very far. The current consensus is that portmaster, which is a collection of sh scripts, should be further developed and eventually committed to the base system. The developer of portmaster is one of those who does not really like that idea.