From kaiw27@gmail.com  Fri Feb 16 13:39:52 2007
Return-Path: <kaiw27@gmail.com>
Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 6DC8D16A401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Feb 2007 13:39:52 +0000 (UTC)
	(envelope-from kaiw27@gmail.com)
Received: from ug-out-1314.google.com (ug-out-1314.google.com [66.249.92.175])
	by mx1.freebsd.org (Postfix) with ESMTP id 5BE6D13C4AC
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Feb 2007 13:39:51 +0000 (UTC)
	(envelope-from kaiw27@gmail.com)
Received: by ug-out-1314.google.com with SMTP id 71so136707ugh
        for <FreeBSD-gnats-submit@freebsd.org>; Fri, 16 Feb 2007 05:39:50 -0800 (PST)
Received: by 10.82.136.4 with SMTP id j4mr4655649bud.1171631519138;
        Fri, 16 Feb 2007 05:11:59 -0800 (PST)
Received: from plan0.kaiwan.csbnet.se ( [193.11.244.12])
        by mx.google.com with ESMTP id z40sm3732129ikz.2007.02.16.05.11.57;
        Fri, 16 Feb 2007 05:11:57 -0800 (PST)
Received: by plan0.kaiwan.csbnet.se (Postfix, from userid 1001)
	id 5CF24B81D; Fri, 16 Feb 2007 14:12:08 +0100 (CET)
Message-Id: <20070216131208.5CF24B81D@plan0.kaiwan.csbnet.se>
Date: Fri, 16 Feb 2007 14:12:08 +0100 (CET)
From: Kai Wang <kaiw27@gmail.com>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [NEW PORT] deskutils/org-mode.el-emacs21: An Emacs mode for notes and project planning
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         109230
>Category:       ports
>Synopsis:       [NEW PORT] deskutils/org-mode.el-emacs21: An Emacs mode for notes and project planning
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    alepulver
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Feb 16 13:40:06 GMT 2007
>Closed-Date:    Sun Feb 18 21:15:38 GMT 2007
>Last-Modified:  Sun Feb 18 21:20:05 GMT 2007
>Originator:     Kai Wang
>Release:        FreeBSD 6.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD plan0.kaiwan.csbnet.se 6.2-RELEASE FreeBSD 6.2-RELEASE #6: Sun Jan 14 20:14:39 CET 2007
>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-emacs21-4.64.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.el
#	org-mode.el/pkg-plist
#	org-mode.el/pkg-descr
#	org-mode.el/Makefile
#	org-mode.el/distinfo
#	org-mode.el/pkg-message
#	org-mode.el/files
#	org-mode.el/files/patch-Makefile
#
echo c - org-mode.el
mkdir -p org-mode.el > /dev/null 2>&1
echo x - org-mode.el/pkg-plist
sed 's/^X//' >org-mode.el/pkg-plist << 'END-of-org-mode.el/pkg-plist'
X%%PORTDOCS%%%%DOCSDIR%%/org.html
X%%PORTDOCS%%%%DOCSDIR%%/org.pdf
X%%PORTDOCS%%%%DOCSDIR%%/orgcard.pdf
X%%EMACS_SITE_LISPDIR%%/org-install.el
X%%EMACS_SITE_LISPDIR%%/org-install.elc
X%%EMACS_SITE_LISPDIR%%/org-mouse.el
X%%EMACS_SITE_LISPDIR%%/org-mouse.elc
X%%EMACS_SITE_LISPDIR%%/org-publish.el
X%%EMACS_SITE_LISPDIR%%/org-publish.elc
X%%EMACS_SITE_LISPDIR%%/org.el
X%%EMACS_SITE_LISPDIR%%/org.elc
X%%XEMACS%%%%EMACS_SITE_LISPDIR%%/noutline.el
X%%XEMACS%%%%EMACS_SITE_LISPDIR%%/noutline.elc
X%%PORTDOCS%%@dirrm %%DOCSDIR%%
END-of-org-mode.el/pkg-plist
echo x - org-mode.el/pkg-descr
sed 's/^X//' >org-mode.el/pkg-descr << 'END-of-org-mode.el/pkg-descr'
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/
END-of-org-mode.el/pkg-descr
echo x - org-mode.el/Makefile
sed 's/^X//' >org-mode.el/Makefile << 'END-of-org-mode.el/Makefile'
X# New ports collection makefile for:	org-mode.el
X# Date created:		2007-02-15
X# Whom:			Kai Wang <kaiw27@gmail.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	org-mode.el
XPORTVERSION=	4.64
XCATEGORIES=	deskutils elisp
XMASTER_SITES=	http://staff.science.uva.nl/~dominik/Tools/org/ \
X		http://web.student.chalmers.se/~kaiw/FreeBSD/disfiles/
XPKGNAMESUFFIX=	-${EMACS_PORT_NAME}
XDISTNAME=	org-${PORTVERSION}
X
XMAINTAINER=	kaiw27@gmail.com
XCOMMENT=	An Emacs mode for notes and project planning
X
XUSE_EMACS=	yes
XUSE_GMAKE=	yes
XEMACS_PORT_NAME?=	emacs21
X
XINFO=		org
X
X.if !defined(NOPORTDOCS)
XBUILD_DEPENDS+=	texi2html:${PORTSDIR}/textproc/texi2html
X.endif
X
X.include <bsd.port.pre.mk>
X
X.if (${EMACS_PORT_NAME} == "xemacs21") || \
X    (${EMACS_PORT_NAME} == "xemacs21-mule") || \
X    (${EMACS_PORT_NAME} == "xemacs-devel") || \
X    (${EMACS_PORT_NAME} == "xemacs-devel-mule") || \
X    (${EMACS_PORT_NAME} == "xemacs-mule-xft")
XPLIST_SUB+=	XEMACS=""
X.else
XPLIST_SUB+=	XEMACS="@comment "
X.endif
X
Xpost-patch:
X.if (${EMACS_PORT_NAME} == "xemacs21") || \
X    (${EMACS_PORT_NAME} == "xemacs21-mule") || \
X    (${EMACS_PORT_NAME} == "xemacs-devel") || \
X    (${EMACS_PORT_NAME} == "xemacs-devel-mule") || \
X    (${EMACS_PORT_NAME} == "xemacs-mule-xft")
X	${REINPLACE_CMD} -Ee \
X		's%^(EMACS=)emacs%\1xemacs%; \
X		 s%^(lispdir =.*)/share/emacs%\1/lib/xemacs%' \
X		 ${WRKSRC}/Makefile
X.endif
X
Xpre-build:
X.if (${EMACS_PORT_NAME} == "xemacs21") || \
X    (${EMACS_PORT_NAME} == "xemacs21-mule") || \
X    (${EMACS_PORT_NAME} == "xemacs-devel") || \
X    (${EMACS_PORT_NAME} == "xemacs-devel-mule") || \
X    (${EMACS_PORT_NAME} == "xemacs-mule-xft")
X	cd ${WRKSRC} && ${GMAKE} PREFIX=${PREFIX} install-noutline
X.endif
X
Xpost-build:
X	${MV} ${WRKSRC}/org ${WRKSRC}/org.info
X
Xpost-install:
X.if !defined(NOPORTDOCS)
X	cd ${WRKSRC} && ${GMAKE} org.html
X	${MKDIR} ${DOCSDIR}
X.for i in org.html org.pdf orgcard.pdf
X	${INSTALL_DATA} ${WRKSRC}/${i} ${DOCSDIR}
X.endfor
X.endif
X	${CAT} ${PKGMESSAGE}
X
X.include <bsd.port.post.mk>
END-of-org-mode.el/Makefile
echo x - org-mode.el/distinfo
sed 's/^X//' >org-mode.el/distinfo << 'END-of-org-mode.el/distinfo'
XMD5 (org-4.64.tar.gz) = cf553b44bdf1521bf0dab1ec27b4a4df
XSHA256 (org-4.64.tar.gz) = eafda30d3700f729958c530d176911134708d85fa3a44ad10865e87db9207764
XSIZE (org-4.64.tar.gz) = 907283
END-of-org-mode.el/distinfo
echo x - org-mode.el/pkg-message
sed 's/^X//' >org-mode.el/pkg-message << 'END-of-org-mode.el/pkg-message'
X********************************************************************
X* To use org-mode in Emacs/XEmacs, add the following line to your  *
X* ~/.emacs:                                                        *
X*                                                                  *
X* (require 'org-install)                                           *
X********************************************************************
END-of-org-mode.el/pkg-message
echo c - org-mode.el/files
mkdir -p org-mode.el/files > /dev/null 2>&1
echo x - org-mode.el/files/patch-Makefile
sed 's/^X//' >org-mode.el/files/patch-Makefile << 'END-of-org-mode.el/files/patch-Makefile'
X--- Makefile.orig	Fri Feb 16 00:45:34 2007
X+++ Makefile	Fri Feb 16 00:56:08 2007
X@@ -14,13 +14,13 @@
X EMACS=emacs
X 
X # Where local software is found
X-prefix=/usr/local
X+PREFIX=/usr/local
X 
X # Where local lisp files go.
X-lispdir = $(prefix)/share/emacs/site-lisp
X+lispdir = $(PREFIX)/share/emacs/site-lisp
X 
X # Where info files go.
X-infodir = $(prefix)/info
X+infodir = $(PREFIX)/info
X 
X ##----------------------------------------------------------------------
X ## YOU MAY NEED TO EDIT THESE
X@@ -59,7 +59,7 @@
X ELCFILES   = $(LISPFILES:.el=.elc)
X DOCFILES   = org.texi org.pdf org orgcard.tex orgcard.pdf
X TEXIFILES  = org.texi
X-INFOFILES  = org
X+INFOFILES  = org.info
X HTMLDIR    = /home/dominik/public_html/Tools/org
X 
X .SUFFIXES: .el .elc .texi
X@@ -70,7 +70,7 @@
X 
X all:	$(ELCFILES)
X 
X-install: install-lisp
X+install: install-lisp install-info
X 
X doc: org.html org.pdf orgcard.pdf
X 
END-of-org-mode.el/files/patch-Makefile
exit
--- org-mode.el-emacs21-4.64.shar ends here ---

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-ports-bugs->alepulver 
Responsible-Changed-By: alepulver 
Responsible-Changed-When: Sat Feb 17 04:16:55 UTC 2007 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109230 
State-Changed-From-To: open->closed 
State-Changed-By: alepulver 
State-Changed-When: Sun Feb 18 21:15:36 UTC 2007 
State-Changed-Why:  
New port added. Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=109230 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: ports/109230: commit references a PR
Date: Sun, 18 Feb 2007 21:13:38 +0000 (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"
 
>Unformatted:
