From owner-freebsd-ports@FreeBSD.ORG Mon Jun 30 17:54:57 2008 Return-Path: Delivered-To: ports@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id B1CBD10656C3 for ; Mon, 30 Jun 2008 17:54:57 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from mail.ciam.ru (ns.ciam.ru [213.247.195.75]) by mx1.freebsd.org (Postfix) with ESMTP id 69FFF8FC18 for ; Mon, 30 Jun 2008 17:54:57 +0000 (UTC) (envelope-from sem@FreeBSD.org) Received: from dhcp250-210.yandex.ru ([87.250.250.210]) by mail.ciam.ru with esmtpa (Exim 4.x) id 1KDNaY-000CHW-OA; Mon, 30 Jun 2008 21:54:54 +0400 Message-ID: <48691DEC.3020501@FreeBSD.org> Date: Mon, 30 Jun 2008 21:54:52 +0400 From: Sergey Matveychuk User-Agent: Thunderbird 2.0.0.14 (Windows/20080421) MIME-Version: 1.0 To: "Zane C.B." References: <20080630113654.0ae76097@vixen42> In-Reply-To: <20080630113654.0ae76097@vixen42> Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Cc: ports@FreeBSD.org Subject: Re: parse the '+CONTENTS' file 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: Mon, 30 Jun 2008 17:54:57 -0000 Zane C.B. wrote: > When passing the '+CONTENTS' file for a installed package, what do > lines matching /^\@cwd/ mean past the first one? I know the first one > is the base, but what the ones after that for? > > On a similar note, what are the lines matching /^@ignore/ for? > > I am seeing both in '+CONTENTS' file for 'py25-numeric-24.2'. Have you already read pkg_create(1) man page? -- Dixi. Sem.