Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 3 Feb 2013 22:09:10 GMT
From:      Michael Sanders <mike@topcat.hypermart.net>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/175807: New port: textproc/topic - topic markup pareser (replaces 1st port submission)
Message-ID:  <201302032209.r13M9AWe087200@red.freebsd.org>
Resent-Message-ID: <201302032210.r13MA2ix058162@freefall.freebsd.org>

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

>Number:         175807
>Category:       ports
>Synopsis:       New port: textproc/topic - topic markup pareser (replaces 1st port submission)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          maintainer-update
>Submitter-Id:   current-users
>Arrival-Date:   Sun Feb 03 22:10:01 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Michael Sanders
>Release:        v9.01-RELEASE
>Organization:
Topcat Software
>Environment:
FreeBSD taco-shack.org 9.1-RELEASE FreeBSD 9.1-RELEASE #0 r243826: Tue Dec  4 06:55:39 UTC 2012     root@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC  i386
>Description:

>How-To-Repeat:

>Fix:
# 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:
#
#	topic
#	topic/Makefile
#	topic/distinfo
#	topic/pkg-descr
#	topic/pkg-plist
#
echo c - topic
mkdir -p topic > /dev/null 2>&1
echo x - topic/Makefile
sed 's/^X//' >topic/Makefile << '50be4062945024160078a562eded2415'
X# $FreeBSD$
X
XPORTNAME=	topic
XPORTVERSION=	1.02
XCATEGORIES=	textproc
XMASTER_SITES=	http://topcat.hypermart.net/code/
X
XMAINTAINER=	mike@topcat.hypermart.net
XCOMMENT=	Topic markup parser
X
XMAN1=	topic.1
XMANCOMPRESSED=	no
X
Xdo-install:
X	${INSTALL_PROGRAM} ${WRKSRC}/topic ${PREFIX}/bin/topic
X	${INSTALL_MAN} ${WRKSRC}/topic.1 ${PREFIX}/man/man1/topic.1
X
X.include <bsd.port.mk>
50be4062945024160078a562eded2415
echo x - topic/distinfo
sed 's/^X//' >topic/distinfo << '75f7a442c767bea6a035a94239998b72'
XSHA256 (topic-1.02.tar.gz) = 1150cca9b447fbf3cf79305574bc92c1c751a73727735e6f8c49b9171e952ffb
XSIZE (topic-1.02.tar.gz) = 6028
75f7a442c767bea6a035a94239998b72
echo x - topic/pkg-descr
sed 's/^X//' >topic/pkg-descr << '62f6ce1326a638fa58422162e3a80f58'
XTOPIC markup provides a minimal context for plain text databases that
Xcan be read/modified by most text editors, and easily parsed as well.
X
XWWW: http://topcat.hypermart.net/topic.html
62f6ce1326a638fa58422162e3a80f58
echo x - topic/pkg-plist
sed 's/^X//' >topic/pkg-plist << 'a4b74f74ebaaa092d8779031f3cb1652'
Xbin/topic
X
a4b74f74ebaaa092d8779031f3cb1652
exit



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



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