ports/125819: [NEW PORT] deskutils/org-mode.el6: An Emacs mode for notes and project planning
Thinker K.F. Li
thinker at branda.to
Mon Jul 21 04:10:05 UTC 2008
>Number: 125819
>Category: ports
>Synopsis: [NEW PORT] deskutils/org-mode.el6: An Emacs mode for notes and project planning
>Confidential: no
>Severity: non-critical
>Priority: low
>Responsible: freebsd-ports-bugs
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: change-request
>Submitter-Id: current-users
>Arrival-Date: Mon Jul 21 04:10:04 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Thinker K.F. Li
>Release: FreeBSD 8.0-CURRENT i386
>Organization:
>Environment:
System: FreeBSD cowboy.branda.to 8.0-CURRENT FreeBSD 8.0-CURRENT #6: Sun Jul 6 22:16:08 CST
>Description:
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
>How-To-Repeat:
>Fix:
--- org-mode.el-emacs22-6.05b.shar begins here ---
# This is a shell archive. Save it in a file, remove anything before
# this line, and then unpack it by entering "sh file". Note, it may
# create directories; files and directories will be owned by you and
# have default permissions.
#
# This archive contains:
#
# org-mode.el6
# org-mode.el6/pkg-descr
# org-mode.el6/Makefile
# org-mode.el6/pkg-plist
# org-mode.el6/pkg-message
# org-mode.el6/distinfo
#
echo c - org-mode.el6
mkdir -p org-mode.el6 > /dev/null 2>&1
echo x - org-mode.el6/pkg-descr
sed 's/^X//' >org-mode.el6/pkg-descr << '9fe76207d9b8776b535e9366e7e956e0'
XOrg-mode is a mode for keeping notes, maintaining ToDo lists, and
Xdoing project planning with a fast and effective plain-text system.
X
XOrg-mode develops organizational tasks around NOTES files that contain
Xinformation about projects as plain text. Org-mode is implemented on
Xtop of outline-mode, which makes it possible to keep the content of
Xlarge files well structured. Visibility cycling and structure editing
Xhelp to work with the tree. Tables are easily created with a built-in
Xtable editor. Org-mode supports ToDo items, deadlines, time stamps,
Xand scheduling. It dynamically compiles entries into an agenda. Plain
Xtext URL-like links connect to websites, emails, Usenet messages, BBDB
Xentries, and any files related to the projects. For printing and
Xsharing of notes, an Org-mode file can be exported as a structured
XASCII file, or as HTML.
X
XWWW: http://staff.science.uva.nl/~dominik/Tools/org/
9fe76207d9b8776b535e9366e7e956e0
echo x - org-mode.el6/Makefile
sed 's/^X//' >org-mode.el6/Makefile << 'f5ec6d93319a5b8d71b7290a9eb32185'
X# New ports collection makefile for: org-mode.el6
X# Date created: 2008-07-21
X# Whom: Thinker K.F. Li <thinker at branda.to>
X#
X# $FreeBSD$
X#
X
XPORTNAME= org-mode.el
XPORTVERSION= 6.05b
XCATEGORIES= deskutils elisp
XMASTER_SITES= http://orgmode.org/
XPKGNAMESUFFIX= -${EMACS_PORT_NAME}
XDISTNAME= org-${PORTVERSION}
X
XMAINTAINER= thinker at branda.to
XCOMMENT= An Emacs mode for notes and project planning
X
XUSE_EMACS= yes
XUSE_GMAKE= yes
XEMACS_PORT_NAME?= emacs22
XMAKE_FLAGS= prefix=${PREFIX}
X
X.include <bsd.port.pre.mk>
X.include <bsd.port.post.mk>
f5ec6d93319a5b8d71b7290a9eb32185
echo x - org-mode.el6/pkg-plist
sed 's/^X//' >org-mode.el6/pkg-plist << 'd468d7a8b554ce2277baa51609eafc65'
X%%EMACS_SITE_LISPDIR%%/org.el
X%%EMACS_SITE_LISPDIR%%/org-agenda.el
X%%EMACS_SITE_LISPDIR%%/org-archive.el
X%%EMACS_SITE_LISPDIR%%/org-bbdb.el
X%%EMACS_SITE_LISPDIR%%/org-bibtex.el
X%%EMACS_SITE_LISPDIR%%/org-clock.el
X%%EMACS_SITE_LISPDIR%%/org-colview.el
X%%EMACS_SITE_LISPDIR%%/org-colview-xemacs.el
X%%EMACS_SITE_LISPDIR%%/org-compat.el
X%%EMACS_SITE_LISPDIR%%/org-exp.el
X%%EMACS_SITE_LISPDIR%%/org-export-latex.el
X%%EMACS_SITE_LISPDIR%%/org-faces.el
X%%EMACS_SITE_LISPDIR%%/org-gnus.el
X%%EMACS_SITE_LISPDIR%%/org-id.el
X%%EMACS_SITE_LISPDIR%%/org-info.el
X%%EMACS_SITE_LISPDIR%%/org-jsinfo.el
X%%EMACS_SITE_LISPDIR%%/org-irc.el
X%%EMACS_SITE_LISPDIR%%/org-mac-message.el
X%%EMACS_SITE_LISPDIR%%/org-macs.el
X%%EMACS_SITE_LISPDIR%%/org-mew.el
X%%EMACS_SITE_LISPDIR%%/org-mhe.el
X%%EMACS_SITE_LISPDIR%%/org-mouse.el
X%%EMACS_SITE_LISPDIR%%/org-publish.el
X%%EMACS_SITE_LISPDIR%%/org-remember.el
X%%EMACS_SITE_LISPDIR%%/org-rmail.el
X%%EMACS_SITE_LISPDIR%%/org-table.el
X%%EMACS_SITE_LISPDIR%%/org-vm.el
X%%EMACS_SITE_LISPDIR%%/org-wl.el
X%%EMACS_SITE_LISPDIR%%/org-install.el
X%%EMACS_SITE_LISPDIR%%/org.elc
X%%EMACS_SITE_LISPDIR%%/org-agenda.elc
X%%EMACS_SITE_LISPDIR%%/org-archive.elc
X%%EMACS_SITE_LISPDIR%%/org-bbdb.elc
X%%EMACS_SITE_LISPDIR%%/org-bibtex.elc
X%%EMACS_SITE_LISPDIR%%/org-clock.elc
X%%EMACS_SITE_LISPDIR%%/org-colview.elc
X%%EMACS_SITE_LISPDIR%%/org-colview-xemacs.elc
X%%EMACS_SITE_LISPDIR%%/org-compat.elc
X%%EMACS_SITE_LISPDIR%%/org-exp.elc
X%%EMACS_SITE_LISPDIR%%/org-export-latex.elc
X%%EMACS_SITE_LISPDIR%%/org-faces.elc
X%%EMACS_SITE_LISPDIR%%/org-gnus.elc
X%%EMACS_SITE_LISPDIR%%/org-id.elc
X%%EMACS_SITE_LISPDIR%%/org-info.elc
X%%EMACS_SITE_LISPDIR%%/org-jsinfo.elc
X%%EMACS_SITE_LISPDIR%%/org-irc.elc
X%%EMACS_SITE_LISPDIR%%/org-mac-message.elc
X%%EMACS_SITE_LISPDIR%%/org-macs.elc
X%%EMACS_SITE_LISPDIR%%/org-mew.elc
X%%EMACS_SITE_LISPDIR%%/org-mhe.elc
X%%EMACS_SITE_LISPDIR%%/org-mouse.elc
X%%EMACS_SITE_LISPDIR%%/org-publish.elc
X%%EMACS_SITE_LISPDIR%%/org-remember.elc
X%%EMACS_SITE_LISPDIR%%/org-rmail.elc
X%%EMACS_SITE_LISPDIR%%/org-table.elc
X%%EMACS_SITE_LISPDIR%%/org-vm.elc
X%%EMACS_SITE_LISPDIR%%/org-wl.elc
X%%EMACS_SITE_LISPDIR%%/org-install.elc
d468d7a8b554ce2277baa51609eafc65
echo x - org-mode.el6/pkg-message
sed 's/^X//' >org-mode.el6/pkg-message << '7724691645f0deed86cbe45d8c1fd8c7'
X********************************************************************
X* To use org-mode in Emacs/XEmacs, add the following line to your *
X* ~/.emacs: *
X* *
X* (require 'org-install) *
X********************************************************************
7724691645f0deed86cbe45d8c1fd8c7
echo x - org-mode.el6/distinfo
sed 's/^X//' >org-mode.el6/distinfo << 'c06b4d1991d9613d6e7e6ae4c20c51b2'
XMD5 (org-6.05b.tar.gz) = 9cfb9630de01d362c1d42139cc9c4a08
XSHA256 (org-6.05b.tar.gz) = 055e6d539d4067107a9cc4faa4f706ef835971a98647a343db96f276a374e9d3
XSIZE (org-6.05b.tar.gz) = 1557168
c06b4d1991d9613d6e7e6ae4c20c51b2
exit
--- org-mode.el-emacs22-6.05b.shar ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list