From owner-freebsd-ports Fri Aug 2 6: 0:12 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 10F2537B400 for ; Fri, 2 Aug 2002 06:00:07 -0700 (PDT) Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by mx1.FreeBSD.org (Postfix) with ESMTP id 6AA3F43E70 for ; Fri, 2 Aug 2002 06:00:06 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.12.4/8.12.4) with ESMTP id g72D06JU024851 for ; Fri, 2 Aug 2002 06:00:06 -0700 (PDT) (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.12.4/8.12.4/Submit) id g72D06nw024850; Fri, 2 Aug 2002 06:00:06 -0700 (PDT) Received: from mx1.FreeBSD.org (mx1.FreeBSD.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id C9A4337B400 for ; Fri, 2 Aug 2002 05:55:09 -0700 (PDT) Received: from www.freebsd.org (www.FreeBSD.org [216.136.204.117]) by mx1.FreeBSD.org (Postfix) with ESMTP id 8F91443E3B for ; Fri, 2 Aug 2002 05:55:09 -0700 (PDT) (envelope-from nobody@FreeBSD.org) Received: from www.freebsd.org (localhost [127.0.0.1]) by www.freebsd.org (8.12.4/8.12.4) with ESMTP id g72Ct9OT002975 for ; Fri, 2 Aug 2002 05:55:09 -0700 (PDT) (envelope-from nobody@www.freebsd.org) Received: (from nobody@localhost) by www.freebsd.org (8.12.4/8.12.4/Submit) id g72Ct9xV002972; Fri, 2 Aug 2002 05:55:09 -0700 (PDT) Message-Id: <200208021255.g72Ct9xV002972@www.freebsd.org> Date: Fri, 2 Aug 2002 05:55:09 -0700 (PDT) From: Brian Candler To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: ports/41262: gmake port/package has unnecessary dependencies 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: 41262 >Category: ports >Synopsis: gmake port/package has unnecessary dependencies >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: Fri Aug 02 06:00:05 PDT 2002 >Closed-Date: >Last-Modified: >Originator: Brian Candler >Release: FreeBSD-4.6-RELEASE >Organization: >Environment: >Description: The 'gmake' port has a bunch of dependencies, including expat, an XML parser! (I presume indirectly via gettext) IMO these are unnecessary. If you build gmake-3.79.1 manually from source it compiles fine without gettext. >How-To-Repeat: # pkg_add gmake-3.79.1_1.tgz pkg_add: could not find package libiconv-1.7_5 ! pkg_add: could not find package expat-1.95.2 ! pkg_add: could not find package gettext-0.11.1_3 ! >Fix: Perhaps this ./configure option: --with-included-gettext use the GNU gettext library included here >Release-Note: >Audit-Trail: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-ports" in the body of the message