Date: Mon, 30 May 2005 19:19:06 -0700 From: Kris Kennaway <kris@obsecurity.org> To: apache@FreeBSD.org Subject: [kris@FreeBSD.org: cvs commit: ports/www/mod_snake Makefile] Message-ID: <20050531021906.GF393@xor.obsecurity.org>
next in thread | raw e-mail | index | archive | help
--8JPrznbw0YAQ/KXy Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; see http://pointyhat.freebsd.org and previous email notifications. 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, 21 May 2005 17:27:03 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_snake Makefile X-FreeBSD-CVS-Branch: HEAD Precedence: bulk X-Loop: FreeBSD.ORG X-UIDL: 3GI"!D7G!!hU,!!iJ1"! X-Bogosity: No, tests=3Dbogofilter, spamicity=3D0.000000, version=3D0.92.8 kris 2005-05-21 17:27:03 UTC FreeBSD ports repository Modified files: www/mod_snake Makefile=20 Log: BROKEN on amd64 and ia64: Does not compile =20 Revision Changes Path 1.11 +7 -1 ports/www/mod_snake/Makefile http://cvsweb.FreeBSD.org/ports/www/mod_snake/Makefile.diff?r1=3D1.10&r2=3D= 1.11 | =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/www/mod_snake/Makefile,v | retrieving revision 1.10 | retrieving revision 1.11 | diff -u -p -r1.10 -r1.11 | --- ports/www/mod_snake/Makefile 2005/04/10 21:08:20 1.10 | +++ ports/www/mod_snake/Makefile 2005/05/21 17:27:03 1.11 | @@ -2,7 +2,7 @@ | # Date created: 10 April 2001 | # Whom: will | # | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mod_snake/Makefile,= v 1.10 2005/04/10 21:08:20 kris Exp $ | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mod_snake/Makefile,= v 1.11 2005/05/21 17:27:03 kris Exp $ | # | =20 | PORTNAME=3D mod_snake | @@ -25,4 +25,10 @@ GNU_CONFIGURE=3D yes | CONFIGURE_ARGS=3D --with-apxs=3D"${APXS}" | USE_GMAKE=3D yes | =20 | -.include <bsd.port.mk> | +.include <bsd.port.pre.mk> | + | +.if ${ARCH} =3D=3D "amd64" || ${ARCH} =3D=3D "ia64" | +BROKEN=3D "Does not compile on amd64 or ia64" | +.endif | + | +.include <bsd.port.post.mk> ----- End forwarded message ----- --8JPrznbw0YAQ/KXy Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (FreeBSD) iD8DBQFCm8mZWry0BWjoQKURAg0UAJ96+OReJMgzfG00C7tU5JmcuPxRtwCgpnCI Aq7htlHz262uSk61nbkUqTk= =IN7O -----END PGP SIGNATURE----- --8JPrznbw0YAQ/KXy--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20050531021906.GF393>