From owner-cvs-all@FreeBSD.ORG Sun Dec 12 22:57:36 2004 Return-Path: Delivered-To: cvs-all@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 1A34C16A594; Sun, 12 Dec 2004 22:57:36 +0000 (GMT) Received: from voodoo.oberon.net (voodoo.oberon.net [212.118.165.100]) by mx1.FreeBSD.org (Postfix) with ESMTP id CCDC743D1D; Sun, 12 Dec 2004 22:57:35 +0000 (GMT) (envelope-from krion@voodoo.oberon.net) Received: from krion by voodoo.oberon.net with local (Exim 4.43 (FreeBSD)) id 1Cdceb-000OyX-5v; Sun, 12 Dec 2004 23:57:25 +0100 Date: Sun, 12 Dec 2004 23:57:25 +0100 From: Kirill Ponomarew To: Warner Losh Message-ID: <20041212225725.GA95715@voodoo.oberon.net> References: <200412122239.iBCMd8Ad079928@repoman.freebsd.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="17pEHd4RhPHOinZp" Content-Disposition: inline In-Reply-To: <200412122239.iBCMd8Ad079928@repoman.freebsd.org> X-NCC-Regid: de.oberon X-NIC-HDL: KP869-RIPE cc: cvs-ports@FreeBSD.org cc: cvs-all@FreeBSD.org cc: ports-committers@FreeBSD.org Subject: Re: cvs commit: ports/security/hostapd Makefile X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 12 Dec 2004 22:57:37 -0000 --17pEHd4RhPHOinZp Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Sun, Dec 12, 2004 at 10:39:08PM +0000, Warner Losh wrote: > imp 2004-12-12 22:39:08 UTC >=20 > FreeBSD ports repository >=20 > Modified files: > security/hostapd Makefile=20 > Log: > hostapd is only supported in -current. > | +.if ${OSVERSION} < 600007 > | +IGNORE=3D"hostapd is not supported on this version" > | +.endif The IGNORE message doesn't look very attractive in this case, and IGNORE should not be quoted, but it's ok in this case, since you're not using special characters. -Kirill --17pEHd4RhPHOinZp Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.6 (FreeBSD) iD8DBQFBvMzVQC1G6a60JuURAsdCAKDP9nwqjTAvIAPErSwuluWqxbJfYACgh5b7 wKurXEfvZTQI1eZOja7FdMI= =SDaX -----END PGP SIGNATURE----- --17pEHd4RhPHOinZp--