[kris@FreeBSD.org: cvs commit: ports/security/nss Makefile]

Kris Kennaway kris at obsecurity.org
Mon Apr 19 07:14:09 GMT 2004


FYI; can you please investigate and/or report to the developers?

Kris

----- Forwarded message from Kris Kennaway <kris at FreeBSD.org> -----

X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
Delivered-To: kris at freebsd.org
Delivered-To: ports-committers at freebsd.org
From: Kris Kennaway <kris at FreeBSD.org>
Date: Sat, 17 Apr 2004 06:07:55 -0700 (PDT)
To: ports-committers at FreeBSD.org, cvs-ports at FreeBSD.org,
	cvs-all at 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=bogofilter, spamicity=0.000000, version=0.16.4

kris        2004/04/17 06:07:55 PDT

  FreeBSD ports repository

  Modified files:
    security/nss         Makefile 
  Log:
  BROKEN on alpha and ia64: Does not compile
  
  Revision  Changes    Path
  1.18      +4 -0      ports/security/nss/Makefile
http://cvsweb.FreeBSD.org/ports/security/nss/Makefile.diff?r1=1.17&r2=1.18
| ===================================================================
| 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 at 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 $
|  #
|  
|  PORTNAME=	nss
| @@ -38,6 +38,10 @@ CONFLICTS=	btoa-5.* digest-* emboss-2.4.
|  
|  .if ${ARCH} == "alpha" && ${OSVERSION} < 500035
|  IGNORE=	"core dumps on alpha during build"
| +.endif
| +
| +.if ${ARCH} == "alpha" || ${ARCH} == "ia64"
| +BROKEN=		"Does not compile on alpha or ia64"
|  .endif
|  
|  post-patch:

----- End forwarded message -----
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 187 bytes
Desc: not available
Url : http://lists.freebsd.org/pipermail/freebsd-gnome/attachments/20040419/8e72de03/attachment.bin


More information about the freebsd-gnome mailing list