From owner-freebsd-ports Thu Dec 13 16:30:35 2001 Delivered-To: freebsd-ports@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id C4B3837B41B for ; Thu, 13 Dec 2001 16:30:02 -0800 (PST) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id fBE0U2A01121; Thu, 13 Dec 2001 16:30:02 -0800 (PST) (envelope-from gnats) Received: from CRWdog.demon.co.uk (client-170-057.neoforma.com [12.44.170.57]) by hub.freebsd.org (Postfix) with ESMTP id AFE0F37B405; Thu, 13 Dec 2001 16:26:45 -0800 (PST) Received: by CRWdog.demon.co.uk (Postfix, from userid 1001) id 48E173E5A; Thu, 13 Dec 2001 16:26:40 -0800 (PST) Message-Id: <20011214002640.48E173E5A@CRWdog.demon.co.uk> Date: Thu, 13 Dec 2001 16:26:40 -0800 (PST) From: Andy Sparrow Reply-To: Andy Sparrow To: FreeBSD-gnats-submit@freebsd.org Cc: jmz@freebsd.org X-Send-Pr-Version: 3.113 Subject: ports/32819: 'xsnow' discrepancy (patch included). Sender: owner-freebsd-ports@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 32819 >Category: ports >Synopsis: 'xsnow' discrepancy (patch included). >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Thu Dec 13 16:30:02 PST 2001 >Closed-Date: >Last-Modified: >Originator: Andy Sparrow >Release: FreeBSD 4.4-STABLE i386 >Organization: Precious Little. >Environment: System: FreeBSD omni.geek4food.org 4.4-STABLE FreeBSD 4.4-STABLE #68: Tue Dec 4 12:52:14 PST 2001 root@omni.geek4food.org:/usr/src/sys/compile/tureg i386 With XFree86-4. >Description: Whilst building the older version from my slightly out-of-date ports tree, I encountered the "multiple MANSUFFIX definition from Imake-generated Makefile" problem with XFree86-4 already fixed by jmz in a commit a couple of days ago - thanks! However, whilst looking at it, I noticed that 'xsnow' uses Rosetta Man to build the .html page it installs. I already had this (as a TkMan user), but it wouldn't have worked for anyone who hadn't already got it. >How-To-Repeat: Uninstall 'rman' port/package and attempt to build 'xsnow' from ports. >Fix: diff -u Makefile.orig Makefile --- Makefile.orig Thu Dec 13 16:16:29 2001 +++ Makefile Thu Dec 13 16:12:46 2001 @@ -10,6 +10,7 @@ PORTREVISION= 0 CATEGORIES= x11 MASTER_SITES= http://www.euronet.nl/~rja/Xsnow/ +BUILD_DEPENDS= rman:${PORTSDIR}/textproc/rman MAINTAINER= jmz@FreeBSD.org >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message