From owner-freebsd-ports Sun Dec 1 15: 0:15 2002 Delivered-To: freebsd-ports@hub.freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2A45937B404 for ; Sun, 1 Dec 2002 15:00:14 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AA6343EB2 for ; Sun, 1 Dec 2002 15:00:13 -0800 (PST) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.6/8.12.6) with ESMTP id gB1N0Dx3007477 for ; Sun, 1 Dec 2002 15:00:13 -0800 (PST) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.6/8.12.6/Submit) id gB1N0DuA007476; Sun, 1 Dec 2002 15:00:13 -0800 (PST) Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id B207537B401 for ; Sun, 1 Dec 2002 14:54:12 -0800 (PST) Received: from TMA-1.brad-x.com (static-b2-191.highspeed.eol.ca [64.56.236.191]) by mx1.FreeBSD.org (Postfix) with ESMTP id B18D143ECF for ; Sun, 1 Dec 2002 14:54:08 -0800 (PST) (envelope-from brad@brad-x.com) Received: by TMA-1.brad-x.com (Postfix, from userid 1000) id 8148C22104A; Sun, 1 Dec 2002 17:54:00 -0500 (EST) Message-Id: <20021201225400.8148C22104A@TMA-1.brad-x.com> Date: Sun, 1 Dec 2002 17:54:00 -0500 (EST) From: Brad Laue Reply-To: Brad Laue To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Subject: ports/45902: nautilus2 port should depend on gnome-control-center for functionality 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: 45902 >Category: ports >Synopsis: nautilus2 port should depend on gnome-control-center for functionality >Confidential: no >Severity: non-critical >Priority: medium >Responsible: freebsd-ports >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sun Dec 01 15:00:09 PST 2002 >Closed-Date: >Last-Modified: >Originator: Brad Laue >Release: FreeBSD 4.6-STABLE i386 >Organization: brad-x.com >Environment: System: FreeBSD TMA-1.brad-x.com 4.6-STABLE FreeBSD 4.6-STABLE #0: Mon Aug 5 16:15:45 EDT 2002 root@TMA-1.brad-x.com:/usr/src/sys/compile/DISCOVERY-IPF i386 >Description: It is often desirable to install nautilus2 independently of the rest of gnome2; gnome panels, games, media, windowmanagers are often not required if one is using WindowMaker or similar. In the event one does so, however, nautilus2 lacks particular functionality which it gains from the gnomecontrolcenter2 port under regular circumstances. File association is the big one here. Inclusion of gnomecontrolcenter2 as a dependency of this port would be a very good thing. :-) >How-To-Repeat: N/A >Fix: --- Makefile.orig Sun Dec 1 17:52:32 2002 +++ Makefile Sun Dec 1 17:52:48 2002 @@ -18,7 +18,8 @@ BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 LIB_DEPENDS= rsvg-2.2:${PORTSDIR}/graphics/librsvg2 \ eel-2.2:${PORTSDIR}/x11-toolkits/eel2 \ - gnome-desktop-2.0:${PORTSDIR}/x11/gnomedesktop + gnome-desktop-2.0:${PORTSDIR}/x11/gnomedesktop \ + gnome-control-center:${PORTSDIR}/sysutils/gnomecontrolcenter2 USE_BZIP2= yes USE_GMAKE= yes >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message