From owner-freebsd-current@FreeBSD.ORG Tue Feb 10 19:51:58 2004 Return-Path: Delivered-To: freebsd-current@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id A943516A4CE for ; Tue, 10 Feb 2004 19:51:58 -0800 (PST) Received: from obsecurity.dyndns.org (adsl-64-169-106-71.dsl.lsan03.pacbell.net [64.169.106.71]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6366D43D1D for ; Tue, 10 Feb 2004 19:51:58 -0800 (PST) (envelope-from kris@obsecurity.org) Received: by obsecurity.dyndns.org (Postfix, from userid 1000) id F2D9866CC9; Tue, 10 Feb 2004 19:51:48 -0800 (PST) Date: Tue, 10 Feb 2004 19:51:48 -0800 From: Kris Kennaway To: Randy Bush Message-ID: <20040211035148.GA46147@xor.obsecurity.org> References: <20040211033938.DCF1843D1D@mx1.FreeBSD.org> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="9jxsPFA5p3P2qPhR" Content-Disposition: inline In-Reply-To: <20040211033938.DCF1843D1D@mx1.FreeBSD.org> User-Agent: Mutt/1.4.1i cc: FreeBSD Current Subject: Re: uucp X-BeenThere: freebsd-current@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: Discussions about the use of FreeBSD-current List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 11 Feb 2004 03:51:58 -0000 --9jxsPFA5p3P2qPhR Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Tue, Feb 10, 2004 at 07:39:38PM -0800, Randy Bush wrote: > i know uucp went somewhere strange in -current, but i can not > find it in the source tree or in ports. and if i search for > it, i get no useful results (though 'uucp' gets me many hits > none of which contain 'uucp'). /usr/ports/net/freebsd-uucp > oh, and i tried putting >=20 > NOUUCP=3Dfalse >=20 > in make.conf to no avail. Well, for starters that kind of variable is tested for existence, not values: NOFOO=3Dyes works the same as NOFOO=3Dno. The variable has no effect on -current though. Kris --9jxsPFA5p3P2qPhR Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.4 (FreeBSD) iD8DBQFAKabUWry0BWjoQKURAhpFAKCbN/5ImaSa0F0CIvRqrqL4IRQo/QCfaPdG +UX/gHY30zyLulr3tN+lBT8= =LWxc -----END PGP SIGNATURE----- --9jxsPFA5p3P2qPhR--