From owner-freebsd-questions@FreeBSD.ORG Thu Mar 27 17:52:33 2003 Return-Path: Delivered-To: freebsd-questions@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id ECD2937B401 for ; Thu, 27 Mar 2003 17:52:33 -0800 (PST) Received: from wantadilla.lemis.com (wantadilla.lemis.com [192.109.197.80]) by mx1.FreeBSD.org (Postfix) with ESMTP id 58E4D43FBF for ; Thu, 27 Mar 2003 17:52:32 -0800 (PST) (envelope-from grog@lemis.com) Received: by wantadilla.lemis.com (Postfix, from userid 1004) id E747351A6F; Fri, 28 Mar 2003 12:22:29 +1030 (CST) Date: Fri, 28 Mar 2003 12:22:29 +1030 From: Greg 'groggy' Lehey To: David Banning Message-ID: <20030328015229.GM72254@wantadilla.lemis.com> References: <20030327204437.A22822@skytrackercanada.com> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="M2Pxvdb9QxnGd/3e" Content-Disposition: inline In-Reply-To: <20030327204437.A22822@skytrackercanada.com> User-Agent: Mutt/1.4i Organization: The FreeBSD Project Phone: +61-8-8388-8286 Fax: +61-8-8388-8725 Mobile: +61-418-838-708 WWW-Home-Page: http://www.FreeBSD.org/ X-PGP-Fingerprint: 9A1B 8202 BCCE B846 F92F 09AC 22E6 F290 507A 4223 X-Spam-Status: No, hits=-38.4 required=5.0 tests=AWL,EMAIL_ATTRIBUTION,IN_REP_TO,PGP_SIGNATURE_2, QUOTED_EMAIL_TEXT,REFERENCES,REPLY_WITH_QUOTES, USER_AGENT_MUTT autolearn=ham version=2.50 X-Spam-Level: X-Spam-Checker-Version: SpamAssassin 2.50 (1.173-2003-02-20-exp) cc: questions@freebsd.org Subject: Re: bypassing forbidden X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 28 Mar 2003 01:52:35 -0000 --M2Pxvdb9QxnGd/3e Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Thursday, 27 March 2003 at 20:44:37 -0500, David Banning wrote: > I have had a number of ports that are marked as security problems > or are forbidden. Can I bypass this warning somehow and still > compile? At your own risk. In the Makefile you'll find something like: FORBIDDEN= "Security vulnerability, see bugtraq id 5808" Change this to # FORBIDDEN= "Security vulnerability, see bugtraq id 5808" After that you can install. Check what you're letting yourself in for first. Greg -- When replying to this message, please copy the original recipients. If you don't, I may ignore the reply or reply to the original recipients. For more information, see http://www.lemis.com/questions.html See complete headers for address and phone numbers --M2Pxvdb9QxnGd/3e Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.2.0 (FreeBSD) iD8DBQE+g6rdIubykFB6QiMRAlpbAJ9vAJnjytCRaJqG1g++u2ZqtSauswCglQTl yjv8dkdmkNj0ytVek5SA5Xc= =XCmp -----END PGP SIGNATURE----- --M2Pxvdb9QxnGd/3e--