From owner-freebsd-gnome@FreeBSD.ORG Sun Nov 2 11:27:19 2003 Return-Path: Delivered-To: freebsd-gnome@freebsd.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 5BC8516A4CE; Sun, 2 Nov 2003 11:27:19 -0800 (PST) Received: from freefall.freebsd.org (freefall.freebsd.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id E428243FD7; Sun, 2 Nov 2003 11:27:18 -0800 (PST) (envelope-from marcus@FreeBSD.org) Received: from freefall.freebsd.org (marcus@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.9/8.12.9) with ESMTP id hA2JRIFY074982; Sun, 2 Nov 2003 11:27:18 -0800 (PST) (envelope-from marcus@freefall.freebsd.org) Received: (from marcus@localhost) by freefall.freebsd.org (8.12.9/8.12.9/Submit) id hA2JRIt2074978; Sun, 2 Nov 2003 11:27:18 -0800 (PST) (envelope-from marcus) Date: Sun, 2 Nov 2003 11:27:18 -0800 (PST) From: Joe Marcus Clarke Message-Id: <200311021927.hA2JRIt2074978@freefall.freebsd.org> To: rehsack@liwing.de, marcus@FreeBSD.org, gnome@FreeBSD.org Subject: Re: ports/58840: [PATCH] exclude possibly unrequired dependencies from x11/gnome2 X-BeenThere: freebsd-gnome@freebsd.org X-Mailman-Version: 2.1.1 Precedence: list List-Id: GNOME for FreeBSD -- porting and maintaining List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 02 Nov 2003 19:27:19 -0000 Synopsis: [PATCH] exclude possibly unrequired dependencies from x11/gnome2 State-Changed-From-To: open->closed State-Changed-By: marcus State-Changed-When: Sun Nov 2 11:16:54 PST 2003 State-Changed-Why: The list of ports included in the gnome2 meta-port is not arbitrary. It is set by the GNOME release team. Therefore, I am hesitant to change the meta-port. Sure, these configurable ports are still installed by default, but where does the customization end? I recommend you create your own meta-port for gnome2, and stick it in /usr/ports/x11 (I use gnome2-marcus). Then, you can track that port, and add to it only the components you want. In general, you will only have to worry about updating it when major GNOME releases come out (twice a year). http://www.freebsd.org/cgi/query-pr.cgi?pr=58840