Bug 109230

Summary: [NEW PORT] deskutils/org-mode.el-emacs21: An Emacs mode for notes and project planning
Product: Ports & Packages Reporter: Kai Wang <kaiw27>
Component: Individual Port(s)Assignee: Alejandro Pulver <alepulver>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
org-mode.el-emacs21-4.64.shar none

Description Kai Wang 2007-02-16 13:40:06 UTC
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/

Generated with FreeBSD Port Tools 0.77
Comment 1 Alejandro Pulver freebsd_committer freebsd_triage 2007-02-17 04:16:55 UTC
Responsible Changed
From-To: freebsd-ports-bugs->alepulver

I'll take it.
Comment 2 dfilter service freebsd_committer freebsd_triage 2007-02-18 21:13:38 UTC
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)
_______________________________________________
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"
Comment 3 Alejandro Pulver freebsd_committer freebsd_triage 2007-02-18 21:15:36 UTC
State Changed
From-To: open->closed

New port added. Thanks!