Date: Sun, 18 Feb 2007 21:13:32 +0000 (UTC) From: Alejandro Pulver <alepulver@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/deskutils Makefile ports/deskutils/org-mode.el Makefile distinfo pkg-descr pkg-message pkg-plist ports/deskutils/org-mode.el/files patch-Makefile Message-ID: <200702182113.l1ILDWRE073410@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
alepulver 2007-02-18 21:13:32 UTC FreeBSD ports repository Modified files: deskutils Makefile Added files: deskutils/org-mode.el Makefile distinfo pkg-descr pkg-message pkg-plist deskutils/org-mode.el/files patch-Makefile Log: 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/109230 Submitted by: Kai Wang <kaiw27 at gmail.com> Revision Changes Path 1.288 +1 -0 ports/deskutils/Makefile 1.1 +75 -0 ports/deskutils/org-mode.el/Makefile (new) 1.1 +3 -0 ports/deskutils/org-mode.el/distinfo (new) 1.1 +37 -0 ports/deskutils/org-mode.el/files/patch-Makefile (new) 1.1 +16 -0 ports/deskutils/org-mode.el/pkg-descr (new) 1.1 +6 -0 ports/deskutils/org-mode.el/pkg-message (new) 1.1 +14 -0 ports/deskutils/org-mode.el/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200702182113.l1ILDWRE073410>