From owner-cvs-all@FreeBSD.ORG Mon May 16 12:27:12 2011 Return-Path: Delivered-To: cvs-all@FreeBSD.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AF81A106564A; Mon, 16 May 2011 12:27:12 +0000 (UTC) (envelope-from ashish@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [IPv6:2001:4f8:fff6::29]) by mx1.freebsd.org (Postfix) with ESMTP id 9FA758FC13; Mon, 16 May 2011 12:27:12 +0000 (UTC) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.14.4/8.14.4) with ESMTP id p4GCRCef042075; Mon, 16 May 2011 12:27:12 GMT (envelope-from ashish@repoman.freebsd.org) Received: (from ashish@localhost) by repoman.freebsd.org (8.14.4/8.14.4/Submit) id p4GCRCpM042074; Mon, 16 May 2011 12:27:12 GMT (envelope-from ashish) Message-Id: <201105161227.p4GCRCpM042074@repoman.freebsd.org> From: Ashish SHUKLA Date: Mon, 16 May 2011 12:27:12 +0000 (UTC) To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org X-FreeBSD-CVS-Branch: HEAD Cc: Subject: cvs commit: ports/editors/emacs Makefile ports/editors/emacs/files patch-src_config.in X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: **OBSOLETE** CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 16 May 2011 12:27:12 -0000 ashish 2011-05-16 12:27:12 UTC FreeBSD ports repository Modified files: editors/emacs Makefile Added files: editors/emacs/files patch-src_config.in Log: - Update emacs.desktop to launch Emacs in Terminal when WITHOUT_X11 is defined.[1] - Emacs picks up giflib if available instead of libungif. Account for this.[2] - Include 'alloca' fix.[2] PR: ports/156167[1] Submitted by: Zhihao Yuan [1] Herbert J. Skuhra [2] (via private email) Revision Changes Path 1.102 +8 -0 ports/editors/emacs/Makefile 1.1 +14 -0 ports/editors/emacs/files/patch-src_config.in (new)