From owner-freebsd-gnome@FreeBSD.ORG Sat Dec 11 21:59:23 2004 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 76E3016A4CE for ; Sat, 11 Dec 2004 21:59:23 +0000 (GMT) Received: from obsecurity.dyndns.org (CPE0050040655c8-CM00111ae02aac.cpe.net.cable.rogers.com [69.194.102.143]) by mx1.FreeBSD.org (Postfix) with ESMTP id 3B76043D46 for ; Sat, 11 Dec 2004 21:59:23 +0000 (GMT) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D3F30540F9; Sat, 11 Dec 2004 14:06:17 -0800 (PST) Date: Sat, 11 Dec 2004 14:06:17 -0800 From: Kris Kennaway To: gnome@FreeBSD.org Message-ID: <20041211220617.GR54917@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="vvRocJ6whMXXNc9q" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: [kris@FreeBSD.org: cvs commit: ports/www/mozilla-devel Makefile] X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 11 Dec 2004 21:59:23 -0000 --vvRocJ6whMXXNc9q Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; please see http://pointyhat.freebsd.org for the failure logs. = =20 Kris ----- Forwarded message from Kris Kennaway ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org Delivered-To: kris@freebsd.org Delivered-To: ports-committers@freebsd.org From: Kris Kennaway Date: Sat, 11 Dec 2004 21:41:11 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mozilla-devel Makefile X-FreeBSD-CVS-Branch: HEAD Precedence: bulk X-Loop: FreeBSD.ORG X-UIDL: ~L~"!=3DV6"!B&=3D"!fN8!! X-Bogosity: No, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.92.8 kris 2004-12-11 21:41:11 UTC FreeBSD ports repository Modified files: www/mozilla-devel Makefile=20 Log: BROKEN on 4.x: Does not compile =20 Revision Changes Path 1.209 +4 -0 ports/www/mozilla-devel/Makefile http://cvsweb.FreeBSD.org/ports/www/mozilla-devel/Makefile.diff?r1=3D1.208&= r2=3D1.209 | =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D= =3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D=3D | RCS file: /usr/local/www/cvsroot/FreeBSD/ports/www/mozilla-devel/Makefile= ,v | retrieving revision 1.208 | retrieving revision 1.209 | diff -u -p -r1.208 -r1.209 | --- ports/www/mozilla-devel/Makefile 2004/12/11 02:11:23 1.208 | +++ ports/www/mozilla-devel/Makefile 2004/12/11 21:41:11 1.209 | @@ -2,7 +2,7 @@ | # Date created: 31 Mar 1998 | # Whom: eivind/dima/jseger | # | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mozilla-devel/Makef= ile,v 1.208 2004/12/11 02:11:23 ahze Exp $ | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mozilla-devel/Makef= ile,v 1.209 2004/12/11 21:41:11 kris Exp $ | # | =20 | PORTNAME?=3D mozilla | @@ -112,6 +112,10 @@ OPTIONS=3DXFT "Enable Xft font anti-aliasi | =20 | .if ${ARCH} =3D=3D "ia64" || ${ARCH} =3D=3D "alpha" | BROKEN=3D "Does not compile on ia64 or alpha" | +.endif | + | +.if ${OSVERSION} < 500000 | +BROKEN=3D "Does not compile on FreeBSD 4.x" | .endif | =20 | .if defined(WITH_CAIRO_RENDER) ----- End forwarded message ----- --vvRocJ6whMXXNc9q Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBu29ZWry0BWjoQKURAh7OAKDjpiGUSyyMyI08omOILRo4zJkWqACgshqF YLnFIJl87STojpxEl4nQpro= =MavH -----END PGP SIGNATURE----- --vvRocJ6whMXXNc9q--