From owner-freebsd-ports@FreeBSD.ORG Fri Feb 4 17:22:04 2005 Return-Path: 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 4A8CC16A4D0 for ; Fri, 4 Feb 2005 17:22:04 +0000 (GMT) Received: from chilled.skew.org (skew.org [65.101.207.237]) by mx1.FreeBSD.org (Postfix) with ESMTP id A450743D45 for ; Fri, 4 Feb 2005 17:22:03 +0000 (GMT) (envelope-from mike@skew.org) Received: from chilled.skew.org (localhost.skew.org [127.0.0.1]) by chilled.skew.org (8.13.1/8.13.1) with ESMTP id j14HLmZd083180; Fri, 4 Feb 2005 10:21:48 -0700 (MST) (envelope-from mike@chilled.skew.org) Received: (from mike@localhost) by chilled.skew.org (8.13.1/8.13.1/Submit) id j14HLmWB083179; Fri, 4 Feb 2005 10:21:48 -0700 (MST) (envelope-from mike) From: Mike Brown Message-Id: <200502041721.j14HLmWB083179@chilled.skew.org> In-Reply-To: <42034C4D.7040101@xbsd.org> To: Florent Thoumie Date: Fri, 4 Feb 2005 10:21:48 -0700 (MST) X-Whoa: whoa. X-Mailer: ELM [version 2.4ME+ PL119 (25)] MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Type: text/plain; charset=UTF-8 cc: Mike Brown cc: freebsd-ports@freebsd.org Subject: Re: variable data in pkg-message? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Feb 2005 17:22:04 -0000 Florent Thoumie wrote: > Look at SUB_{FILES,LIST} (eg. net/bnbt). > > I've submitted a PH update to explain how to use it [1]. > > [1] http://www.freebsd.org/cgi/query-pr.cgi?pr=docs/76688 > This is great! Thanks! I will give it a try. -Mike