From owner-freebsd-doc@FreeBSD.ORG Tue Mar 13 04:10:04 2007 Return-Path: X-Original-To: freebsd-doc@hub.freebsd.org Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AFC2316A585 for ; Tue, 13 Mar 2007 04:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [69.147.83.40]) by mx1.freebsd.org (Postfix) with ESMTP id 7C08C13C46A for ; Tue, 13 Mar 2007 04:10:04 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.13.4/8.13.4) with ESMTP id l2D4A4h1037867 for ; Tue, 13 Mar 2007 04:10:04 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.13.4/8.13.4/Submit) id l2D4A4Ot037866; Tue, 13 Mar 2007 04:10:04 GMT (envelope-from gnats) Resent-Date: Tue, 13 Mar 2007 04:10:04 GMT Resent-Message-Id: <200703130410.l2D4A4Ot037866@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, "Denis Eremenko " Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 3FB0E16A402 for ; Tue, 13 Mar 2007 04:03:42 +0000 (UTC) (envelope-from moonshade@pnhz.kz) Received: from relay.pnhz.kz (relay.pnhz.kz [212.154.198.217]) by mx1.freebsd.org (Postfix) with ESMTP id 19FA613C487 for ; Tue, 13 Mar 2007 04:03:40 +0000 (UTC) (envelope-from moonshade@pnhz.kz) Received: from abyss.pnhz.kz (abyss.pnhz.kz [192.168.121.40]) by relay.pnhz.kz with ESMTP id l2D43F8J036954 for ; Tue, 13 Mar 2007 10:03:27 +0600 (ALMT) (envelope-from moonshade@pnhz.kz) Message-Id: <1173758606.59585@abyss.pnhz.kz> Date: Tue, 13 Mar 2007 10:03:26 +0600 From: "Denis Eremenko " To: "FreeBSD gnats submit" X-Send-Pr-Version: gtk-send-pr 0.4.8 Cc: Subject: docs/110247: textproc/docproj depends on www/links1 but works with www/links just fine 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: Tue, 13 Mar 2007 04:10:04 -0000 >Number: 110247 >Category: docs >Synopsis: textproc/docproj depends on www/links1 but works with www/links just fine >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Tue Mar 13 04:10:03 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Denis Eremenko >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: System: FreeBSD 6.2-STABLE #0: Sun Mar 11 10:24:29 ALMT 2007 root@abyss.pnhz.kz:/usr/obj/data/os/FreeBSD/src/6/src/sys/ABYSS-6 >Description: "make FORMATS=txt install" on docs collection with www/links install insted of www/links1 worked without error. Maybe textproc/docproj should depend on www/links, more recent version of links? Tested only on en_US.ISO8859-1 and ru_RU.KOI8-R docs. btw, doesn't www/links1 and www/links conflicts? >How-To-Repeat: 1. install www/links insted of www/links1 2. build docs in text format >Fix: --- patch-docproj begins here --- --- Makefile.orig Tue Mar 13 10:02:28 2007 +++ Makefile Tue Mar 13 10:02:57 2007 @@ -19,7 +19,7 @@ # required ports in src/release/Makefile.inc.docports. RUN_DEPENDS= fixrtf:${PORTSDIR}/textproc/fixrtf \ - links:${PORTSDIR}/www/links1 \ + links:${PORTSDIR}/www/links \ pngtopnm:${PORTSDIR}/graphics/netpbm \ scr2png:${PORTSDIR}/graphics/scr2png \ scr2txt:${PORTSDIR}/textproc/scr2txt \ --- patch-docproj ends here --- >Release-Note: >Audit-Trail: >Unformatted: