From owner-freebsd-questions@FreeBSD.ORG Fri Feb 18 17:34:48 2005 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 78D3116A4CE for ; Fri, 18 Feb 2005 17:34:48 +0000 (GMT) Received: from internet.potentialtech.com (h-66-167-251-6.phlapafg.covad.net [66.167.251.6]) by mx1.FreeBSD.org (Postfix) with ESMTP id DE10943D39 for ; Fri, 18 Feb 2005 17:34:47 +0000 (GMT) (envelope-from wmoran@potentialtech.com) Received: from localhost (pa-plum-cmts1e-68-68-113-64.pittpa.adelphia.net [68.68.113.64]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by internet.potentialtech.com (Postfix) with ESMTP id 3C23469A87; Fri, 18 Feb 2005 12:34:47 -0500 (EST) Date: Fri, 18 Feb 2005 12:34:46 -0500 From: Bill Moran To: Richard Danter Message-Id: <20050218123446.13629176.wmoran@potentialtech.com> In-Reply-To: <42161C8F.9020605@ntlworld.com> References: <42161C8F.9020605@ntlworld.com> Organization: Potential Technologies X-Mailer: Sylpheed version 1.0.0rc (GTK+ 1.2.10; i386-portbld-freebsd5.3) Mime-Version: 1.0 Content-Type: multipart/signed; protocol="application/pgp-signature"; micalg="pgp-sha1"; boundary="Signature=_Fri__18_Feb_2005_12_34_46_-0500_qVpgAhyveJxblqgJ" cc: freebsd-questions@freebsd.org Subject: Re: Installing a vulnerable port 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, 18 Feb 2005 17:34:48 -0000 --Signature=_Fri__18_Feb_2005_12_34_46_-0500_qVpgAhyveJxblqgJ Content-Type: text/plain; charset=US-ASCII Content-Disposition: inline Content-Transfer-Encoding: 7bit Richard Danter wrote: > Hi all, > > I am new to FreeBSD and the ports collection and have hit probably a > trivial problem which I hope someone can help with. > > I'm trying to set up a print & file server. I have installed 5.3-RELEASE > and successfully compiled a new kernel with lots of stuff removed that I > know I don't need. Everything seems to be working fine to this point. > > What I am now doing is trying to install APSFILTER from the ports > collection. I have installed and run CVSup, and portaudit. When I try to > build APSFILTER it goes well until it gets to the point where it needs > Samba (smbclient). It seems there is a known vulnerability and so > refuses to build it telling me to update my ports tree. I know the tree > is up to date, so I assume there is no fix for this particular problem > yet. How can I force the build to ignore this problem for now? make FORCE_PKG_REGISTER=yes install This is in the ports manpage, and IIRC, it's also output as part of the error when the port aborts installation. -- Bill Moran Potential Technologies http://www.potentialtech.com --Signature=_Fri__18_Feb_2005_12_34_46_-0500_qVpgAhyveJxblqgJ Content-Type: application/pgp-signature -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (FreeBSD) iD8DBQFCFic2YOm/CGAEZUARAqazAKCcdhMxufH01bnIR+xVa33WiKOSLACcCx28 m4DFAhLRS8MLI0g0DiCtVdc= =y/yS -----END PGP SIGNATURE----- --Signature=_Fri__18_Feb_2005_12_34_46_-0500_qVpgAhyveJxblqgJ--