From owner-freebsd-doc Tue Jul 2 4:40:21 2002 Delivered-To: freebsd-doc@freebsd.org Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 044B137B407; Tue, 2 Jul 2002 04:40:11 -0700 (PDT) Received: from mx1.eskimo.com (mx1.eskimo.com [204.122.16.48]) by mx1.FreeBSD.org (Postfix) with ESMTP id 75F1A43E0A; Tue, 2 Jul 2002 04:40:10 -0700 (PDT) (envelope-from ripper@eskimo.com) Received: from eskimo.com (ripper@eskimo.com [204.122.16.13]) by mx1.eskimo.com (8.9.1a/8.8.8) with ESMTP id EAA09988; Tue, 2 Jul 2002 04:40:06 -0700 Received: (from ripper@localhost) by eskimo.com (8.9.1a/8.9.1) id EAA16826; Tue, 2 Jul 2002 04:40:06 -0700 (PDT) Date: Tue, 2 Jul 2002 04:40:06 -0700 (PDT) Message-Id: <200207021140.EAA16826@eskimo.com> From: Ross Lippert To: demon@FreeBSD.ORG Cc: dl-freebsd@catspoiler.org, stable@FreeBSD.ORG, doc@FreeBSD.ORG, portmgr@FreeBSD.ORG In-reply-to: <20020702082402.GI393@cavia.pp.ru> (message from Dmitry Sivachenko on Tue, 2 Jul 2002 12:24:02 +0400) Subject: Re: latest ports/www/links version breaks -stable release build Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org I don't know if anyone wants to try something this radical but www/w3m is a very good html to text converter. cat *.html | w3m -dump -cols 80 -T text/html or w3m -dump -cols 80 -T text/html file.html then again, I don't use links, so I don't know what features it has which make it the desirable choice. -r >On Tue, Jul 02, 2002 at 10:11:12AM +0300, Peter Pentchev wrote: >> On Mon, Jul 01, 2002 at 12:56:42PM -0700, Don Lewis wrote: >> > The latest version ports/www/links no longer has the "-dump" option, >> > which is used by the doc portion of "make release". >> >> FWIW, I worked around this by setting the following options: >> >> HTML2TXT=lynx >> HTML2TXTOPTS='-dump -force_html' >> >> in the doc build environment and changing the docproj port dependency >> from www/links to www/lynx-current. >> > >Or we can resurrect old links-0.97 port as www/links-old (for example). >Unfortunatelly as I suspected links-2 is not fully compatible with links-0.97. > >I wanted to make separate port www/links2, but portmgr@ was against this option. > To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message