From owner-freebsd-ports@FreeBSD.ORG Wed Oct 26 18:34:58 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 7ED2316A41F for ; Wed, 26 Oct 2005 18:34:58 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: from mail.droso.net (koala.droso.net [193.88.12.38]) by mx1.FreeBSD.org (Postfix) with ESMTP id 21B6943D49 for ; Wed, 26 Oct 2005 18:34:57 +0000 (GMT) (envelope-from erwin@mail.droso.net) Received: from localhost (localhost [127.0.0.1]) by mail.droso.net (Postfix) with ESMTP id 7ACF822997; Wed, 26 Oct 2005 20:34:56 +0200 (CEST) Received: by mail.droso.net (Postfix, from userid 1001) id 6A30922996; Wed, 26 Oct 2005 20:34:55 +0200 (CEST) Date: Wed, 26 Oct 2005 20:34:55 +0200 From: Erwin Lansing To: ports@FreeBSD.org Message-ID: <20051026183455.GC1217@droso.net> Mail-Followup-To: ports@FreeBSD.org Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="C1k/k9ixf9gQZllt" Content-Disposition: inline X-Operating-System: FreeBSD/i386 5.4-RELEASE User-Agent: Mutt/1.5.11 X-Virus-Scanned: by amavisd 0.1 Cc: Subject: IGNORE message starting with Port 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: Wed, 26 Oct 2005 18:34:58 -0000 --C1k/k9ixf9gQZllt Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable Barner noticed in one of my latest commits that IGNORE will quote the portname when invoked. A lot of perl ports have the following string: IGNORE=3D Port requires perl 5.6.x or later. Install lang/perl5 then try again. whichs leads to: > make =3D=3D=3D> p5-Apache-Gallery-0.7 Port requires perl 5.6.x or later. Install lang/perl5 then try again. I created a patch[1] for all those ports so it now looks like: > make =3D=3D=3D> p5-Apache-Gallery-0.7 requires perl 5.6.x or later. Install lang/perl5 then try again. which does seem to make some more sense. If noone complains, I'll commit this in a day or two. -erwin [1]: http://people.freebsd.org/~erwin/ignore.patch --=20 Erwin Lansing DISCLAIMER: No electrons were harmed while sending this message. --C1k/k9ixf9gQZllt Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFDX8xPqy9aWxUlaZARAv7zAKCyce0J1JUen1fc37NXSG+a930fGwCeORPX VHh2C35PVB8RjJc41kt/JI0= =zatl -----END PGP SIGNATURE----- --C1k/k9ixf9gQZllt--