From owner-freebsd-ports-bugs@FreeBSD.ORG Sat Dec 26 14:40:05 2009 Return-Path: Delivered-To: freebsd-ports-bugs@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 0C505106566B for ; Sat, 26 Dec 2009 14:40:05 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DD00C8FC1D for ; Sat, 26 Dec 2009 14:40:00 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.3/8.14.3) with ESMTP id nBQEe02Z021814 for ; Sat, 26 Dec 2009 14:40:00 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.3/8.14.3/Submit) id nBQEe0rf021813; Sat, 26 Dec 2009 14:40:00 GMT (envelope-from gnats) Resent-Date: Sat, 26 Dec 2009 14:40:00 GMT Resent-Message-Id: <200912261440.nBQEe0rf021813@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Erwan David Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 99407106568B for ; Sat, 26 Dec 2009 14:35:07 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21]) by mx1.freebsd.org (Postfix) with ESMTP id 88C538FC12 for ; Sat, 26 Dec 2009 14:35:07 +0000 (UTC) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.14.3/8.14.3) with ESMTP id nBQEZ6Qs096598 for ; Sat, 26 Dec 2009 14:35:06 GMT (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.14.3/8.14.3/Submit) id nBQEZ6AW096597; Sat, 26 Dec 2009 14:35:06 GMT (envelope-from nobody) Message-Id: <200912261435.nBQEZ6AW096597@www.freebsd.org> Date: Sat, 26 Dec 2009 14:35:06 GMT From: Erwan David To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: ports/142035: emacs compulsory dependencies too wide X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sat, 26 Dec 2009 14:40:05 -0000 >Number: 142035 >Category: ports >Synopsis: emacs compulsory dependencies too wide >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Sat Dec 26 14:40:00 UTC 2009 >Closed-Date: >Last-Modified: >Originator: Erwan David >Release: 7.2 >Organization: >Environment: FreeBSD nez-casse.depot.rail.eu.org 7.2-RELEASE-p4 FreeBSD 7.2-RELEASE-p4 #0: Fri Oct 2 08:22:32 UTC 2009 root@amd64-builder.daemonology.net:/usr/obj/usr/src/sys/GENERIC amd64 >Description: /usr/ports/editors/emacs/Makefile contains .if !defined(WITHOUT_X11) USE_XORG= x11 USE_GNOME= librsvg2 Which obliges to install librsvg2, thus ORBit, thus... It should be possible to build an emacs without this svg lib, that many people do not use, and without all the dependencies it brings. Since I do not want to install ORBit (which I do not trust), itr makes installing emacs from the port impossible. The port model is interesting in that it makes possible to install the needed options and not the others. Here it breaks the model. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: