From owner-freebsd-ports@FreeBSD.ORG Sun Sep 11 18:05:59 2005 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 975AE16A41F for ; Sun, 11 Sep 2005 18:05:59 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fileserver.fields.utoronto.ca (fileserver.fields.utoronto.ca [128.100.216.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 2AA9343D46 for ; Sun, 11 Sep 2005 18:05:59 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from fields.fields.utoronto.ca (fields.localdomain [192.168.216.11]) by fileserver.fields.utoronto.ca (8.12.8/8.12.8/Fields 6.0) with ESMTP id j8BI5w0r001458 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Sun, 11 Sep 2005 14:05:58 -0400 Received: from obsecurity.dyndns.org (localhost.localdomain [127.0.0.1]) by fields.fields.utoronto.ca (8.12.8/8.12.8/Fields WS 6.0) with ESMTP id j8BI5v6P007017; Sun, 11 Sep 2005 14:05:57 -0400 Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id 2F9D651374; Sun, 11 Sep 2005 14:05:57 -0400 (EDT) Date: Sun, 11 Sep 2005 14:05:56 -0400 From: Kris Kennaway To: Paolo Pisati Message-ID: <20050911180556.GA62258@xor.obsecurity.org> References: <20050911175720.GA16230@tin.it> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="+HP7ph2BbKc20aGI" Content-Disposition: inline In-Reply-To: <20050911175720.GA16230@tin.it> User-Agent: Mutt/1.4.2.1i Cc: FreeBSD_Ports Subject: Re: INFO files but no INFOPREFIX 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: Sun, 11 Sep 2005 18:05:59 -0000 --+HP7ph2BbKc20aGI Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Sep 11, 2005 at 07:57:20PM +0200, Paolo Pisati wrote: > Hi guys, >=20 > i'm trying to fix palm/prc-tools port. > It actually works (and doesn't leave files/dirs around anymore) > but when i check it with portlint, i get a lot of warning/fatal: >=20 > WARN: /usr/home/flag/src/prc-tools/pkg-plist [74]: enumerating info files= in the plist is deprecated in favor of adding info files into the Makefile= using the INFO macro. > WARN: /usr/home/flag/src/prc-tools/pkg-plist [75]: enumerating info files= in the plist is deprecated in favor of adding info files into the Makefile= using the INFO macro. > FATAL: /usr/home/flag/src/prc-tools/pkg-plist [76]: numbered info files a= re obsolete and not portable; add info files using the INFO macro in the Ma= kefile. > [snip] >=20 > so the solution would be to put info files in INFO section=20 > of Makefile, but unfortunately prc-tools installs info files in > ${PREFIX}/pilot/info >=20 > and there's no INFOPREFIX (like MANPREFIX) where i can > specify >=20 > INFOPREFIX=3D ${PREFIX}/pilot >=20 > and then >=20 > INFO=3D as \ > ... > [snip] >=20 > so i'm stuck right now, what can i do? Read the comments at the top of bsd.port.mk Kris --+HP7ph2BbKc20aGI Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDJHIEWry0BWjoQKURAoUVAJ9UpBrnGHGZftwGaqfMZRqyzNlNIQCgnuOo +nm+24K1CzFhr8vqPwut1Zw= =OXR1 -----END PGP SIGNATURE----- --+HP7ph2BbKc20aGI--