From owner-freebsd-doc@FreeBSD.ORG Fri Jun 4 21:35:17 2010 Return-Path: Delivered-To: freebsd-doc@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id DD6D51065673 for ; Fri, 4 Jun 2010 21:35:17 +0000 (UTC) (envelope-from glen.j.barber@gmail.com) Received: from mail-vw0-f54.google.com (mail-vw0-f54.google.com [209.85.212.54]) by mx1.freebsd.org (Postfix) with ESMTP id 8A8278FC08 for ; Fri, 4 Jun 2010 21:35:17 +0000 (UTC) Received: by vws19 with SMTP id 19so1343848vws.13 for ; Fri, 04 Jun 2010 14:35:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from :user-agent:mime-version:to:subject:references:in-reply-to :content-type:content-transfer-encoding; bh=iHe9w2NxyW7Oz3t0boMiIDEwuliARmJxPZUiggyT40c=; b=jkUReJ4PdtVxuKcskYbLEaF3eyeDRZjkWpYGkSLFSlIZJmnifze/5aoAFtVOkAdRjd RzkpBntqSfZtKvLgKtKePkyephvRdk/SBP1GEmZBcwDYhbrn69r1uypS7bT+dhyv7M1r u7cWyb/gc2YAl2V5M+3B/fbzYNYs2QpIZm428= DomainKey-Signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:user-agent:mime-version:to:subject:references :in-reply-to:content-type:content-transfer-encoding; b=LrFAiFPe6uS709u9O5jSxQIbBUBD0OD9iRT9FGDsTPzmZX4NOdWvSGy2o+WcQxbeTa vDVmxG/azx2B5McvRClJve7yE1SXpdpNJlqNUkVoOhwfsiKEWqmGE8L0uffnpufmq7WZ Ph15OkpSc5rr3wtsmHuHAOld4X0Z2p7DKT0Pc= Received: by 10.220.62.10 with SMTP id v10mr8288877vch.62.1275687316503; Fri, 04 Jun 2010 14:35:16 -0700 (PDT) Received: from schism.local (173-161-130-225-Philadelphia.hfc.comcastbusiness.net [173.161.130.225]) by mx.google.com with ESMTPS id s9sm6625675vcr.15.2010.06.04.14.35.15 (version=SSLv3 cipher=RC4-MD5); Fri, 04 Jun 2010 14:35:15 -0700 (PDT) Message-ID: <4C097192.5000401@gmail.com> Date: Fri, 04 Jun 2010 17:35:14 -0400 From: Glen Barber User-Agent: Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.1.9) Gecko/20100317 Thunderbird/3.0.4 MIME-Version: 1.0 To: freebsd-doc@freebsd.org References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit Subject: Re: handbook 24.1 broken link X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 04 Jun 2010 21:35:17 -0000 Hi Brian, On 6/4/10 3:43 PM, Brian Stamper wrote: > > Hi all, > > On this page: > http://www.freebsd.org/doc/en/books/handbook/updating-upgrading.html > > The link to the port info is broken, from the 'note' section at the bottom: > net/cvsup-without-gui > http://www.freebsd.org/cgi/url.cgi?ports/net/cvsup-without-gui/pkg-descr > This is because net/cvsup-without-gui does not have a pkg-descr file; that port builds net/cvsup using WITHOUT_X11=yes and SLAVE_WITHOUT_GUI=yes. Perhaps this should be directed to ports@ for a pkg-descr for this port, since net/cvsup/pkg-descr mentions -without-gui? -- Glen Barber