[kris@FreeBSD.org: cvs commit: ports/www/mod_webapp Makefile]

Kris Kennaway kris at obsecurity.org
Thu Jul 21 04:47:21 GMT 2005


FYI; see previous email notification(s) and http://pointyhat.freebsd.org

Kris

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

X-Original-To: kkenn at localhost
Delivered-To: kkenn at localhost.obsecurity.org
X-Original-To: kris
Delivered-To: kris at FreeBSD.ORG
X-Original-To: ports-committers at FreeBSD.org
Delivered-To: ports-committers at FreeBSD.org
From: Kris Kennaway <kris at FreeBSD.org>
Date: Wed, 20 Jul 2005 23:54:29 +0000 (UTC)
To: ports-committers at FreeBSD.org, cvs-ports at FreeBSD.org, cvs-all at FreeBSD.org
Subject: cvs commit: ports/www/mod_webapp Makefile
X-FreeBSD-CVS-Branch: HEAD
Precedence: bulk
X-Loop: FreeBSD.ORG
X-UIDL: p2S!!6"O"!aY(!!W=P!!
X-Bogosity: Ham, tests=bogofilter, spamicity=0.000000, version=0.94.14

kris        2005-07-20 23:54:29 UTC

  FreeBSD ports repository

  Modified files:
    www/mod_webapp       Makefile 
  Log:
  BROKEN on amd64 and ia64: Does not compile
  
  Revision  Changes    Path
  1.11      +4 -0      ports/www/mod_webapp/Makefile
http://cvsweb.FreeBSD.org/ports/www/mod_webapp/Makefile.diff?r1=1.10&r2=1.11
| ===================================================================
| RCS file: /usr/local/www/cvsroot/FreeBSD/ports/www/mod_webapp/Makefile,v
| retrieving revision 1.10
| retrieving revision 1.11
| diff -u -p -r1.10 -r1.11
| --- ports/www/mod_webapp/Makefile	2005/06/06 14:54:21	1.10
| +++ ports/www/mod_webapp/Makefile	2005/07/20 23:54:29	1.11
| @@ -2,7 +2,7 @@
|  # Date created:				Jun 12 2003
|  # Whom: 				Andre Sachs <asachs at uunet.co.za>
|  #
| -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mod_webapp/Makefile,v 1.10 2005/06/06 14:54:21 clement Exp $
| +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mod_webapp/Makefile,v 1.11 2005/07/20 23:54:29 kris Exp $
|  #
|  
|  PORTNAME=	mod_webapp
| @@ -32,6 +32,10 @@ TOMCAT_RELEASE=		${PORTVERSION}
|  CONNECTORS_RELEASE=	${PORTVERSION}
|  
|  .include <bsd.port.pre.mk>
| +
| +.if ${ARCH} == "amd64" || ${ARCH} == "ia64"
| +BROKEN=		"Does not build on amd64 or ia64"
| +.endif
|  
|  # Apache locations.
|  APACHECTL?=	${LOCALBASE}/sbin/apachectl


----- 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-apache/attachments/20050721/a4078ffc/attachment.bin


More information about the freebsd-apache mailing list