From owner-freebsd-ports@FreeBSD.ORG Mon Sep 19 08:11:53 2011 Return-Path: Delivered-To: ports@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 79DF41065672 for ; Mon, 19 Sep 2011 08:11:53 +0000 (UTC) (envelope-from perryh@pluto.rain.com) Received: from agora.rdrop.com (agora.rdrop.com [IPv6:2607:f678:1010::34]) by mx1.freebsd.org (Postfix) with ESMTP id 5A02C8FC1C for ; Mon, 19 Sep 2011 08:11:53 +0000 (UTC) Received: from agora.rdrop.com (66@localhost [127.0.0.1]) by agora.rdrop.com (8.13.1/8.12.7) with ESMTP id p8J8BqJ5078773 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT); Mon, 19 Sep 2011 01:11:52 -0700 (PDT) (envelope-from perryh@pluto.rain.com) Received: (from uucp@localhost) by agora.rdrop.com (8.13.1/8.12.9/Submit) with UUCP id p8J8BqBX078772; Mon, 19 Sep 2011 01:11:52 -0700 (PDT) Received: from fbsd81 ([192.168.200.81]) by pluto.rain.com (4.1/SMI-4.1-pluto-M2060407) id AA13719; Mon, 19 Sep 11 01:03:30 PDT Date: Mon, 19 Sep 2011 08:03:08 -0700 From: perryh@pluto.rain.com To: rwmaillists@googlemail.com Message-Id: <4e7759ac.OSXBnnsQLXbR3AnH%perryh@pluto.rain.com> References: <20110918053800.C9264106566B@hub.freebsd.org> <20110918110300.66080c13@gumby.homeunix.com> In-Reply-To: <20110918110300.66080c13@gumby.homeunix.com> User-Agent: nail 11.25 7/29/05 Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Transfer-Encoding: 7bit Cc: ports@freebsd.org Subject: Re: Substitute dependencies? X-BeenThere: freebsd-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Porting software to FreeBSD List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 19 Sep 2011 08:11:53 -0000 RW wrote: > On Sun, 18 Sep 2011 05:38:00 +0000 (GMT) > Thomas Mueller wrote: > > First case I think of is the misc/freebsd-doc-* ports which want > > links1, which would be redundant if I already have lynx installed > > ... I don't really like links1 ... > > links1 isn't simply installed as browser to read the documentation. > It's a dependency of docproj, and is used to generate formatted text > from HTML. Can lynx do that also?