Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 9 Jun 2009 21:38:23 +0100 (BST)
From:      Chris Rees <chris@bayofrum.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/135424: New port: textproc/atom ASCII-TO-Markup program; ASCII input, HTML/L
Message-ID:  <200906092038.n59KcNTE002203@amnesiac.bayofrum.net>
Resent-Message-ID: <200906092040.n59Ke49v032120@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         135424
>Category:       ports
>Synopsis:       New port: textproc/atom ASCII-TO-Markup program; ASCII input, HTML/L
>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:   Tue Jun 09 20:40:04 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator:     Chris Rees
>Release:        FreeBSD 7.2-RELEASE i386
>Organization:
>Environment:
System: FreeBSD amnesiac.bayofrum.net 7.2-RELEASE FreeBSD 7.2-RELEASE #1: Sun May 3 21:54:38 BST 2009 root@amnesiac.bayofrum.net:/usr/obj/usr/src/sys/AMNESIAC i386

>Description:

Atom takes in plain text with simple layout hints (e.g. number of newlines) and outputs as HTML or LaTeX (unsupported).

>How-To-Repeat:
>Fix:

--- atom.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:
#
#	/usr/ports/textproc/atom
#	/usr/ports/textproc/atom/pkg-descr
#	/usr/ports/textproc/atom/distinfo
#	/usr/ports/textproc/atom/Makefile
#
echo c - /usr/ports/textproc/atom
mkdir -p /usr/ports/textproc/atom > /dev/null 2>&1
echo x - /usr/ports/textproc/atom/pkg-descr
sed 's/^X//' >/usr/ports/textproc/atom/pkg-descr << '9b78f01fed8aa72274f4a8603b6cb1e4'
XThis port takes plain text files like ASCII as input, and outputs
Xmark files such as HTML or (unsupported) LaTeX.
9b78f01fed8aa72274f4a8603b6cb1e4
echo x - /usr/ports/textproc/atom/distinfo
sed 's/^X//' >/usr/ports/textproc/atom/distinfo << '0f544d19debd12c382c1f9a0baca2d79'
XMD5 (atom-1.0.tar.gz) = d437c8dad83173bf0001d70ca68ed4af
XSHA256 (atom-1.0.tar.gz) = 852413c1051977b613d3b1796215e40698d6545c9195c395fa6fef0113818280
XSIZE (atom-1.0.tar.gz) = 103239
0f544d19debd12c382c1f9a0baca2d79
echo x - /usr/ports/textproc/atom/Makefile
sed 's/^X//' >/usr/ports/textproc/atom/Makefile << 'c7aa9ce359ca4e45d4a20a4ff67a465f'
X# New ports collection Makefile for:	atom
X# Date created:	 	3 June 2009
X# Whom:			utisoft@gmail.com
X#
X# $FreeBSD$
X#
X
XPORTNAME=	atom
XPORTVERSION=	1.0
XCATEGORIES=	textproc
XMASTER_SITES=	http://www.bayofrum.net/atom/ \
X				http://muuz.deadbbs.com/FreeBSD/atom/
X
XMAINTAINER=	utisoft@gmail.com
XCOMMENT=	Converts text files to html with special attrs
X
XMAN1=		atom.1
XMANCOMPRESSED=	no
X
XGNU_CONFIGURE=	yes
X
XPLIST_FILES=	bin/atom \
X				share/doc/atom/README \
X				share/doc/atom/testFile
XPLIST_DIRS=		share/doc/atom
X
X.include <bsd.port.mk>
c7aa9ce359ca4e45d4a20a4ff67a465f
exit
--- atom.shar ends here ---


>Release-Note:
>Audit-Trail:
>Unformatted:
 aTeX output



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200906092038.n59KcNTE002203>