Date: Mon, 19 Apr 2004 00:14:07 -0700 From: Kris Kennaway <kris@obsecurity.org> To: gnome@FreeBSD.org Subject: [kris@FreeBSD.org: cvs commit: ports/security/nss Makefile] Message-ID: <20040419071407.GZ31321@xor.obsecurity.org>
next in thread | raw e-mail | index | archive | help
--i6UfSqW8aw8u8VxJ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; can you please investigate and/or report to the developers? Kris ----- Forwarded message from Kris Kennaway <kris@FreeBSD.org> ----- 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 <kris@FreeBSD.org> Date: Sat, 17 Apr 2004 06:07:55 -0700 (PDT) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/security/nss Makefile X-FreeBSD-CVS-Branch: HEAD Precedence: bulk X-Loop: FreeBSD.ORG X-UIDL: e>*!!j*A!!]78"!J?#"! X-Bogosity: No, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.16.4 kris 2004/04/17 06:07:55 PDT FreeBSD ports repository Modified files: security/nss Makefile=20 Log: BROKEN on alpha and ia64: Does not compile =20 Revision Changes Path 1.18 +4 -0 ports/security/nss/Makefile http://cvsweb.FreeBSD.org/ports/security/nss/Makefile.diff?r1=3D1.17&r2=3D1= .18 | =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/security/nss/Makefile,v | retrieving revision 1.17 | retrieving revision 1.18 | diff -u -p -r1.17 -r1.18 | --- ports/security/nss/Makefile 2004/03/27 18:01:50 1.17 | +++ ports/security/nss/Makefile 2004/04/17 13:07:55 1.18 | @@ -2,7 +2,7 @@ | # Date created: 18 December 2001 | # Whom: Maxim Sobolev <sobomax@FreeBSD.org> | # | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/nss/Makefile,v= 1.17 2004/03/27 18:01:50 marcus Exp $ | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/security/nss/Makefile,v= 1.18 2004/04/17 13:07:55 kris Exp $ | # | =20 | PORTNAME=3D nss | @@ -38,6 +38,10 @@ CONFLICTS=3D btoa-5.* digest-* emboss-2.4. | =20 | .if ${ARCH} =3D=3D "alpha" && ${OSVERSION} < 500035 | IGNORE=3D "core dumps on alpha during build" | +.endif | + | +.if ${ARCH} =3D=3D "alpha" || ${ARCH} =3D=3D "ia64" | +BROKEN=3D "Does not compile on alpha or ia64" | .endif | =20 | post-patch: ----- End forwarded message ----- --i6UfSqW8aw8u8VxJ Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAg3w/Wry0BWjoQKURAqREAKCAUY2dHQj4mDR8Hj6lYAgFGjb4WACgrhdw ZOFF8hu+WzkSDsZfBLMLvJU= =b0wu -----END PGP SIGNATURE----- --i6UfSqW8aw8u8VxJ--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20040419071407.GZ31321>