From owner-freebsd-ports@FreeBSD.ORG Thu Feb 9 07:07:07 2006 Return-Path: X-Original-To: freebsd-ports@freebsd.org Delivered-To: freebsd-ports@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 4727216A422 for ; Thu, 9 Feb 2006 07:07:07 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: from zproxy.gmail.com (zproxy.gmail.com [64.233.162.202]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6A43543D4C for ; Thu, 9 Feb 2006 07:07:06 +0000 (GMT) (envelope-from leafy7382@gmail.com) Received: by zproxy.gmail.com with SMTP id 34so93905nzf for ; Wed, 08 Feb 2006 23:07:05 -0800 (PST) DomainKey-Signature: a=rsa-sha1; q=dns; c=nofws; s=beta; d=gmail.com; h=received:message-id:date:from:to:subject:cc:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=liIqrgEYipNx2QyxkD6ruxaqe8jCYIPv3O3L18UDfdDUAlZudvK4PJVyZDv1MjFX0il9PQ3HBwZwg+5BpaqX66a346LQvyFG1GjFbrEl3ZvgC/683+nNfESc4ho6yaLQs/Lybw27j3WfcYXlUjdtUb/A1Mo59tyezMewkjdgzDQ= Received: by 10.65.121.15 with SMTP id y15mr2120849qbm; Wed, 08 Feb 2006 23:07:05 -0800 (PST) Received: by 10.65.107.16 with HTTP; Wed, 8 Feb 2006 23:07:05 -0800 (PST) Message-ID: Date: Thu, 9 Feb 2006 15:07:05 +0800 From: Jiawei Ye To: Doug Barton In-Reply-To: <43EAE825.6010207@FreeBSD.org> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: quoted-printable Content-Disposition: inline References: <43D610B6.5080008@FreeBSD.org> <20060203065504.GA3857@weller-fahy.com> <43E31808.6070205@FreeBSD.org> <20060203111911.GA22446@hal.ebs.gr> <43E84A10.2050201@FreeBSD.org> <43E86940.7070302@ebs.gr> <43E9024F.3040703@FreeBSD.org> <43E90C24.2000908@ebs.gr> <43EAE7BA.7010403@FreeBSD.org> <43EAE825.6010207@FreeBSD.org> Cc: Panagiotis Astithas , freebsd-ports@freebsd.org Subject: Re: New /bin/sh based script to manage ports 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: Thu, 09 Feb 2006 07:07:07 -0000 On 2/9/06, Doug Barton wrote: > Sorry, I should have mentioned that I uploaded a new version with the > Usage() fixed to reflect this issue. > > Doug Hi, What is the syntax for the portup.rc file? I have lots of options set for my various installed ports, how do I convert them to portmaster style? Also, one thing I miss from portupgrade is the ability to deinstall some port alone with ports that depend on it. Can that be added as well? something like pkg_deinstall -r/R stuff? Jiawei Ye -- "Without the userland, the kernel is useless." --inspired by The Tao of Programming