From owner-freebsd-ports-bugs@FreeBSD.ORG Mon Aug 6 01:40:01 2007 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 D39C416A468 for ; Mon, 6 Aug 2007 01:40:01 +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 854BC13C468 for ; Mon, 6 Aug 2007 01:40:01 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l761e1Ae093458 for ; Mon, 6 Aug 2007 01:40:01 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l761e1c5093457; Mon, 6 Aug 2007 01:40:01 GMT (envelope-from gnats) Resent-Date: Mon, 6 Aug 2007 01:40:01 GMT Resent-Message-Id: <200708060140.l761e1c5093457@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, Masafumi Max NAKANE Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id E986A16A419 for ; Mon, 6 Aug 2007 01:30:11 +0000 (UTC) (envelope-from max@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id DA9A213C467 for ; Mon, 6 Aug 2007 01:30:11 +0000 (UTC) (envelope-from max@FreeBSD.org) Received: from freefall.freebsd.org (max@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.1/8.14.1) with ESMTP id l761UBeU092246 for ; Mon, 6 Aug 2007 01:30:11 GMT (envelope-from max@freefall.freebsd.org) Received: (from max@localhost) by freefall.freebsd.org (8.14.1/8.14.1/Submit) id l761UBdP092245; Mon, 6 Aug 2007 01:30:11 GMT (envelope-from max) Message-Id: <200708060130.l761UBdP092245@freefall.freebsd.org> Date: Mon, 6 Aug 2007 01:30:11 GMT From: Masafumi Max NAKANE To: FreeBSD-gnats-submit@FreeBSD.org X-Send-Pr-Version: 3.113 Cc: Subject: ports/115230: ports/editors/emacs installs incomplete info files X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: Masafumi Max NAKANE List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 06 Aug 2007 01:40:01 -0000 >Number: 115230 >Category: ports >Synopsis: ports/editors/emacs installs incomplete info files >Confidential: no >Severity: serious >Priority: medium >Responsible: freebsd-ports-bugs >State: open >Quarter: >Keywords: >Date-Required: >Class: sw-bug >Submitter-Id: current-users >Arrival-Date: Mon Aug 06 01:40:01 GMT 2007 >Closed-Date: >Last-Modified: >Originator: Masafumi Max NAKANE >Release: FreeBSD 6.2-STABLE i386 >Organization: >Environment: System: FreeBSD freefall.freebsd.org 6.2-STABLE FreeBSD 6.2-STABLE #0: Fri Jul 13 03:43:15 UTC 2007 peter@freefall.freebsd.org:/usr/obj/usr/src/sys/FREEFALL i386 >Description: the emacs 22.1 port installs info files that are included in the distribution tarball. However, the info files included are made without --no-split option, while the port only installs *.info files. This causes installed info files completely unusable. >How-To-Repeat: # cd /usr/ports/editors/emacs && make install >Fix: Do one of the followings: 1. Instead of just installing *.info files, also install other files in the info directory in the distribution tarball. 2. Add a pre-build target to remove "{WRKSRC}/info/* and add ``info'' to the ALL_TARGETS. >Release-Note: >Audit-Trail: >Unformatted: