From owner-freebsd-ports-bugs@FreeBSD.ORG Sun Feb 3 22:10:02 2013 Return-Path: Delivered-To: freebsd-ports-bugs@smarthost.ysv.freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 3C6EDD6B for ; Sun, 3 Feb 2013 22:10:02 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:1900:2254:206c::16:87]) by mx1.freebsd.org (Postfix) with ESMTP id 2350FCF8 for ; Sun, 3 Feb 2013 22:10:02 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.6/8.14.6) with ESMTP id r13MA20f058163 for ; Sun, 3 Feb 2013 22:10:02 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.6/8.14.6/Submit) id r13MA2ix058162; Sun, 3 Feb 2013 22:10:02 GMT (envelope-from gnats) Resent-Date: Sun, 3 Feb 2013 22:10:02 GMT Resent-Message-Id: <201302032210.r13MA2ix058162@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-ports-bugs@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Michael Sanders Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id D9265BB0 for ; Sun, 3 Feb 2013 22:09:10 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 99A3DCF1 for ; Sun, 3 Feb 2013 22:09:10 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.5/8.14.5) with ESMTP id r13M9AMw087201 for ; Sun, 3 Feb 2013 22:09:10 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.5/8.14.5/Submit) id r13M9AWe087200; Sun, 3 Feb 2013 22:09:10 GMT (envelope-from nobody) Message-Id: <201302032209.r13M9AWe087200@red.freebsd.org> Date: Sun, 3 Feb 2013 22:09:10 GMT From: Michael Sanders To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Subject: ports/175807: New port: textproc/topic - topic markup pareser (replaces 1st port submission) X-BeenThere: freebsd-ports-bugs@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Ports bug reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 03 Feb 2013 22:10:02 -0000 >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 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: