From owner-freebsd-questions@FreeBSD.ORG Sun Apr 13 01:54:14 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 8530D37B401 for ; Sun, 13 Apr 2003 01:54:14 -0700 (PDT) Received: from gicco.homeip.net (dclient80-218-79-153.hispeed.ch [80.218.79.153]) by mx1.FreeBSD.org (Postfix) with ESMTP id 7A7A143FBD for ; Sun, 13 Apr 2003 01:54:13 -0700 (PDT) (envelope-from hampi@rootshell.be) Received: from snoopy.here (localhost [127.0.0.1]) by gicco.homeip.net (8.12.8p1/8.12.8) with ESMTP id h3D8s5eN056769 for ; Sun, 13 Apr 2003 10:54:05 +0200 (CEST) (envelope-from hampi@rootshell.be) Received: (from idefix@localhost) by snoopy.here (8.12.8p1/8.12.8/Submit) id h3D8s4bD056768 for freebsd-questions@freebsd.org; Sun, 13 Apr 2003 10:54:04 +0200 (CEST) X-Authentication-Warning: snoopy.here: idefix set sender to hampi@rootshell.be using -f Date: Sun, 13 Apr 2003 10:54:04 +0200 From: Hanspeter Roth To: freebsd-questions@freebsd.org Message-ID: <20030413085403.GA56708@gicco.homeip.net> Mail-Followup-To: freebsd-questions@freebsd.org References: <20030413024532.78869.qmail@web40203.mail.yahoo.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20030413024532.78869.qmail@web40203.mail.yahoo.com> User-Agent: Mutt/1.4.1i Subject: Re: CUPS port question X-BeenThere: freebsd-questions@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list Reply-To: freebsd-questions@freebsd.org List-Id: User questions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 13 Apr 2003 08:54:14 -0000 On Apr 12 at 19:45, Quincy spoke: > Hello everyone, > > I recently did an upgrade to 4.8-RELEASE and everything went well. However, I > wanted to update some ports that depended on the CUPS port, found in > /usr/print/cups. I originally had cups 1.1.10, and the upgrade to 1.1.18, with > the portupgrade utility, kept failing. Silly me I deleted the 1.1.10 port and Maybe you need to upgrade some ports which are required to build cups first. `Try make pretty-print-build-depends-list'. -Hanspeter