From owner-freebsd-gnome@FreeBSD.ORG Mon Apr 19 00:14:09 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 3DE8716A4CE for ; Mon, 19 Apr 2004 00:14:09 -0700 (PDT) Received: from mta7.pltn13.pbi.net (mta7.pltn13.pbi.net [64.164.98.8]) by mx1.FreeBSD.org (Postfix) with ESMTP id EC07043D5A for ; Mon, 19 Apr 2004 00:14:08 -0700 (PDT) (envelope-from kris@obsecurity.org) Received: from obsecurity.dyndns.org (af7066b91fcd722de0355a6019df25ae@adsl-67-115-73-128.dsl.lsan03.pacbell.net [67.115.73.128]) by mta7.pltn13.pbi.net (8.12.10/8.12.10) with ESMTP id i3J7E8t5019486 for ; Mon, 19 Apr 2004 00:14:08 -0700 (PDT) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id D2D4652742; Mon, 19 Apr 2004 00:14:07 -0700 (PDT) Date: Mon, 19 Apr 2004 00:14:07 -0700 From: Kris Kennaway To: gnome@FreeBSD.org Message-ID: <20040419071407.GZ31321@xor.obsecurity.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="i6UfSqW8aw8u8VxJ" Content-Disposition: inline User-Agent: Mutt/1.4.2.1i Subject: [kris@FreeBSD.org: cvs commit: ports/security/nss 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: Mon, 19 Apr 2004 07:14:09 -0000 --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 ----- 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, 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 | # | -# $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--