Date: Thu, 19 Jan 2006 19:32:36 -0500 From: Kris Kennaway <kris@obsecurity.org> To: apache@FreeBSD.org Subject: [kris@FreeBSD.org: cvs commit: ports/www/mod_auth_kerb Makefile] Message-ID: <20060120003236.GG1985@xor.obsecurity.org>
next in thread | raw e-mail | index | archive | help
--Guq+xBHXhbnAFmh4 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable FYI; see previous email notification(s) and/or http://pointyhat.freebsd.org/ Kris ----- Forwarded message from Kris Kennaway <kris@FreeBSD.org> ----- X-Original-To: kkenn@localhost Delivered-To: kkenn@localhost.obsecurity.org X-Original-To: kris Delivered-To: kris@FreeBSD.ORG X-Original-To: ports-committers@FreeBSD.org Delivered-To: ports-committers@FreeBSD.org From: Kris Kennaway <kris@FreeBSD.org> Date: Fri, 20 Jan 2006 00:14:56 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/www/mod_auth_kerb Makefile X-FreeBSD-CVS-Branch: HEAD Precedence: bulk X-Loop: FreeBSD.ORG X-UIDL: QE/!!ka"#!;~"#!m`$"! X-Bogosity: Ham, tests=3Dbogofilter, spamicity=3D0.000000, version=3D1.0.1 kris 2006-01-20 00:14:56 UTC FreeBSD ports repository Modified files: www/mod_auth_kerb Makefile=20 Log: BROKEN on 7.0: Does not compile =20 Revision Changes Path 1.15 +4 -0 ports/www/mod_auth_kerb/Makefile http://cvsweb.FreeBSD.org/ports/www/mod_auth_kerb/Makefile.diff?r1=3D1.14&r= 2=3D1.15 | =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_auth_kerb/Makefile= ,v | retrieving revision 1.14 | retrieving revision 1.15 | diff -u -p -r1.14 -r1.15 | --- ports/www/mod_auth_kerb/Makefile 2005/12/04 20:53:01 1.14 | +++ ports/www/mod_auth_kerb/Makefile 2006/01/20 00:14:56 1.15 | @@ -2,7 +2,7 @@ | # Date created: 19 October 2001 | # Whom: wollman | # | -# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mod_auth_kerb/Makef= ile,v 1.14 2005/12/04 20:53:01 clement Exp $ | +# $FreeBSD: /usr/local/www/cvsroot/FreeBSD/ports/www/mod_auth_kerb/Makef= ile,v 1.15 2006/01/20 00:14:56 kris Exp $ | # | =20 | # Shamelessly stolen from will's mod_auth_any port. | @@ -37,6 +37,10 @@ OPTIONS+=3D off | .endif | =20 | .include <bsd.port.pre.mk> | + | +.if ${OSVERSION} >=3D 700014 | +BROKEN=3D "Does not compile on FreeBSD >=3D 7.0" | +.endif | =20 | .if exists(${PREFIX}/sbin/apxs) | APACHE_MODULE_DIR!=3D${PREFIX}/sbin/apxs -q LIBEXECDIR ----- End forwarded message ----- --Guq+xBHXhbnAFmh4 Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFD0C+kWry0BWjoQKURAvY0AJ9hGVhLb7L65JIaaSiSY166eBBk6wCfb3Gt bL+HgGdaq1kgPtKkEzMMmFY= =D6j+ -----END PGP SIGNATURE----- --Guq+xBHXhbnAFmh4--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060120003236.GG1985>