From owner-freebsd-ports@FreeBSD.ORG Mon Oct 18 09:10:05 2004 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 DA8BF16A4CE for ; Mon, 18 Oct 2004 09:10:05 +0000 (GMT) Received: from lists.frmug.org (frmug-gw.frmug.org [193.56.58.252]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2BA9B43D48 for ; Mon, 18 Oct 2004 09:10:04 +0000 (GMT) (envelope-from olive@oban.frmug.org) Received: from localhost (localhost [127.0.0.1]) by lists.frmug.org (Postfix/TLS) with ESMTP id 032BE20F27 for ; Mon, 18 Oct 2004 11:10:02 +0200 (CEST) Received: from lists.frmug.org ([127.0.0.1]) by localhost (frmug.org [127.0.0.1]) (amavisd-new, port 10024) with ESMTP id 93588-03 for ; Mon, 18 Oct 2004 11:10:01 +0200 (CEST) Received: by lists.frmug.org (Postfix/TLS, from userid 66) id A772320F26; Mon, 18 Oct 2004 11:10:01 +0200 (CEST) Received: from localhost (localhost [127.0.0.1]) by weirdos.oban.frmug.org (Postfix) with ESMTP id 6E38D8C11 for ; Mon, 18 Oct 2004 11:07:28 +0200 (CEST) Received: by weirdos.oban.frmug.org (Postfix, from userid 1002) id 4AEBD8C0B; Mon, 18 Oct 2004 11:07:27 +0200 (CEST) Date: Mon, 18 Oct 2004 11:07:27 +0200 From: Olivier Tharan To: freebsd-ports@freebsd.org Message-ID: <20041018090727.GU97662@weirdos.oban.frmug.org> Mail-Followup-To: freebsd-ports@freebsd.org References: <20041016135618.00711a35@dolphin.local.net> <20041016141935.2d77ebea@dolphin.local.net> <20041016143203.7d20298a@dolphin.local.net> <200410162312.35392.michaelnottebrock@gmx.net> <20041016160830.34115d03@zork> Mime-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline In-Reply-To: <20041016160830.34115d03@zork> X-Attribution: Olive X-Virus-Scanned: by amavisd-new at frmug.org Subject: Re: Ports with no pkg-plist files 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: Mon, 18 Oct 2004 09:10:06 -0000 * Robin Schoonover (20041016 16:08): > I've noticed that the only way to make sure you get a plist is to do a > "make install" and then look the installed +CONTENTS. You need to I find the 'pkg_info -L' output even more convenient. -- olive