Date: Mon, 19 Apr 2004 12:16:33 -0400 From: Joe Marcus Clarke <marcus@marcuscom.com> To: Kris Kennaway <kris@obsecurity.org> Cc: FreeBSD GNOME Users <gnome@freebsd.org> Subject: Re: [kris@FreeBSD.org: cvs commit: ports/security/nss Makefile] Message-ID: <1082391393.940.0.camel@gyros> In-Reply-To: <20040419071407.GZ31321@xor.obsecurity.org> References: <20040419071407.GZ31321@xor.obsecurity.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--=-fweEJzc19pmoU/zG1Qbd Content-Type: text/plain Content-Transfer-Encoding: quoted-printable On Mon, 2004-04-19 at 03:14, Kris Kennaway wrote: > FYI; can you please investigate and/or report to the developers? I already fixed this. Is it still broken? Joe >=20 > Kris >=20 > ----- Forwarded message from Kris Kennaway <kris@FreeBSD.org> ----- >=20 > 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 >=20 > kris 2004/04/17 06:07:55 PDT >=20 > FreeBSD ports repository >=20 > 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: >=20 > ----- End forwarded message ----- --=20 PGP Key : http://www.marcuscom.com/pgp.asc --=-fweEJzc19pmoU/zG1Qbd Content-Type: application/pgp-signature; name=signature.asc Content-Description: This is a digitally signed message part -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQBAg/tgb2iPiv4Uz4cRAg1GAJwNfqns/vgQg1PeeftlDSgwhhegywCgnEhg RFec96h1G5DGMKi9FzlQVx0= =B94X -----END PGP SIGNATURE----- --=-fweEJzc19pmoU/zG1Qbd--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?1082391393.940.0.camel>