From owner-cvs-ports@FreeBSD.ORG Thu Sep 28 20:07:07 2006 Return-Path: X-Original-To: cvs-ports@FreeBSD.org Delivered-To: cvs-ports@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 88E9B16A4C2; Thu, 28 Sep 2006 20:07:07 +0000 (UTC) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (repoman.freebsd.org [216.136.204.115]) by mx1.FreeBSD.org (Postfix) with ESMTP id EE17E43D94; Thu, 28 Sep 2006 20:06:41 +0000 (GMT) (envelope-from dinoex@FreeBSD.org) Received: from repoman.freebsd.org (localhost [127.0.0.1]) by repoman.freebsd.org (8.13.6/8.13.6) with ESMTP id k8SK6fZK043989; Thu, 28 Sep 2006 20:06:41 GMT (envelope-from dinoex@repoman.freebsd.org) Received: (from dinoex@localhost) by repoman.freebsd.org (8.13.6/8.13.4/Submit) id k8SK6fGS043987; Thu, 28 Sep 2006 20:06:41 GMT (envelope-from dinoex) Message-Id: <200609282006.k8SK6fGS043987@repoman.freebsd.org> From: Dirk Meyer Date: Thu, 28 Sep 2006 20:06:41 +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 Makefile ports/editors/emacs.app Makefile distinfo pkg-descr pkg-plist X-BeenThere: cvs-ports@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the ports tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 28 Sep 2006 20:07:07 -0000 dinoex 2006-09-28 20:06:41 UTC FreeBSD ports repository Modified files: editors Makefile Added files: editors/emacs.app Makefile distinfo pkg-descr pkg-plist Log: This is GNU Emacs ported to OS X and GNUstep, based on the earlier Rhapsody, OPENSTEP, and NeXTSTEP versions. This port offers superior platform support for MacOS X and GNUstep, including full desktop integration (dock, drag/drop, etc.), standard keybindings, use of standard Font, Color, and File open/save panels, and support for Services. Via GNUstep, it provides anti-aliased font rendering on Linux and other Unix systems. This port is based on GNU Emacs 23 from CVS. PR: 103510 Submitted by: Gürkan Sengün Revision Changes Path 1.354 +1 -0 ports/editors/Makefile 1.1 +42 -0 ports/editors/emacs.app/Makefile (new) 1.1 +3 -0 ports/editors/emacs.app/distinfo (new) 1.1 +10 -0 ports/editors/emacs.app/pkg-descr (new) 1.1 +2877 -0 ports/editors/emacs.app/pkg-plist (new)