From owner-freebsd-ports@FreeBSD.ORG Tue May 24 18:03:09 2005 Return-Path: X-Original-To: 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 7AD5916A41C; Tue, 24 May 2005 18:03:09 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.232]) by mx1.FreeBSD.org (Postfix) with ESMTP id 312E243D54; Tue, 24 May 2005 18:03:09 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id DBC99513C0; Tue, 24 May 2005 11:03:56 -0700 (PDT) Date: Tue, 24 May 2005 11:03:56 -0700 From: Kris Kennaway To: Johan Pettersson Message-ID: <20050524180356.GB79215@xor.obsecurity.org> References: <42934A8B.7060507@demonized.net> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="1LKvkjL3sHcu1TtY" Content-Disposition: inline In-Reply-To: <42934A8B.7060507@demonized.net> User-Agent: Mutt/1.4.2.1i Cc: ports@FreeBSD.org, nork@FreeBSD.org Subject: Re: Can't generate INDEX 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: Tue, 24 May 2005 18:03:09 -0000 --1LKvkjL3sHcu1TtY Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, May 24, 2005 at 05:38:51PM +0200, Johan Pettersson wrote: > pdating the ports index ... Generating INDEX.tmp - please=20 > wait.."/usr/ports/Mk/bsd.port.mk", line 4847: warning: duplicate script f= or=20 > target "add-plist-post" ignored > "/usr/ports/Mk/bsd.port.mk", line 1581: Bad X_WINDOW_SYSTEM setting > =3D=3D=3D> textproc/openfts failed > *** Error code 1 > 1 error This port does something bogus with the .include files..when NOPORTDOCS is not defined it includes both bsd.port.pre.mk and post.mk, otherwise only bsd.port.post.mk, which causes the error. Responsible committer CC'ed. > NOPORTDOCS=3D true > Have tried to set X_WINDOW_SYSTEM to xorg but that results in many errors= =20 > when generating INDEX. Removed /usr/ports and cvsuped ports-all. That shouldn't cause errors though. Kris --1LKvkjL3sHcu1TtY Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCk2yLWry0BWjoQKURAqiVAKDCAWKnG5HT6RsP7OaeOWFXMRfD0gCg61eJ kQoJpUQFTW6FrrvN7Iw4Qnc= =TYHm -----END PGP SIGNATURE----- --1LKvkjL3sHcu1TtY--