From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Aug 17 06:10:08 2008 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 C63041065673 for ; Sun, 17 Aug 2008 06:10:08 +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 B87C98FC2A for ; Sun, 17 Aug 2008 06:10:08 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7H6A8FW084348 for ; Sun, 17 Aug 2008 06:10:08 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7H6A8Eq084347; Sun, 17 Aug 2008 06:10:08 GMT (envelope-from gnats) Date: Sun, 17 Aug 2008 06:10:08 GMT Message-Id: <200808170610.m7H6A8Eq084347@freefall.freebsd.org> To: freebsd-ports-bugs@FreeBSD.org From: dfilter@FreeBSD.ORG (dfilter service) Cc: Subject: Re: ports/125819: commit references a PR X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: dfilter service List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 17 Aug 2008 06:10:08 -0000 The following reply was made to PR ports/125819; it has been noted by GNATS. From: dfilter@FreeBSD.ORG (dfilter service) To: bug-followup@FreeBSD.org Cc: Subject: Re: ports/125819: commit references a PR Date: Sun, 17 Aug 2008 06:00:36 +0000 (UTC) edwin 2008-08-17 06:00:27 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/org-mode.el6 Makefile distinfo pkg-descr pkg-message pkg-plist Log: [NEW PORT] deskutils/org-mode.el6: An Emacs mode for notes and project planning Org-mode is a mode for keeping notes, maintaining ToDo lists, and doing project planning with a fast and effective plain-text system. Org-mode develops organizational tasks around NOTES files that contain information about projects as plain text. Org-mode is implemented on top of outline-mode, which makes it possible to keep the content of large files well structured. Visibility cycling and structure editing help to work with the tree. Tables are easily created with a built-in table editor. Org-mode supports ToDo items, deadlines, time stamps, and scheduling. It dynamically compiles entries into an agenda. Plain text URL-like links connect to websites, emails, Usenet messages, BBDB entries, and any files related to the projects. For printing and sharing of notes, an Org-mode file can be exported as a structured ASCII file, or as HTML. WWW: http://staff.science.uva.nl/~dominik/Tools/org/ PR: ports/125819 Submitted by: "Thinker K.F. Li" Revision Changes Path 1.335 +1 -0 ports/deskutils/Makefile 1.1 +24 -0 ports/deskutils/org-mode.el6/Makefile (new) 1.1 +3 -0 ports/deskutils/org-mode.el6/distinfo (new) 1.1 +16 -0 ports/deskutils/org-mode.el6/pkg-descr (new) 1.1 +6 -0 ports/deskutils/org-mode.el6/pkg-message (new) 1.1 +58 -0 ports/deskutils/org-mode.el6/pkg-plist (new) _______________________________________________ cvs-all@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/cvs-all To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"