Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 25 Jul 2007 16:48:53 +1000 (EST)
From:      Timothy Bourke <timbob@bigpond.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/114887: New port: misc/pspresent
Message-ID:  <200707250648.l6P6mr2i007517@triptrop.cse.unsw.edu.au>
Resent-Message-ID: <200707250710.l6P7A2ic070904@freefall.freebsd.org>

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

>Number:         114887
>Category:       ports
>Synopsis:       New port: misc/pspresent
>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:   Wed Jul 25 07:10:02 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Timothy Bourke
>Release:        FreeBSD 6.1-RELEASE-p6 i386 (uname -s -r -m)
>Organization:
n/a
>Environment:
>Description:
pspresent is a presentation tool to display full-screen
		PostScript presentations. It provides simple navigation,
		and double-buffers for seamless transitions.
>How-To-Repeat:
>Fix:

--- newport 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:
#
#	pspresent
#	pspresent/Makefile
#	pspresent/pkg-descr
#	pspresent/distinfo
#
echo c - pspresent
mkdir -p pspresent > /dev/null 2>&1
echo x - pspresent/Makefile
sed 's/^X//' >pspresent/Makefile << 'END-of-pspresent/Makefile'
X# New ports collection makefile for:   pspresent
X# Date created:        25 Jul 2007
X# Whom:                Timothy Bourke <timbob@bigpond.com>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	pspresent
XPORTVERSION=	1.3
XCATEGORIES=	misc
XMASTER_SITES=	http://www.cse.unsw.edu.au/~matthewc/pspresent/
X
XMAINTAINER=	timbob@bigpond.com
XCOMMENT=	Full-screen slide shows of postscript files
X
XUSE_GHOSTSCRIPT_RUN=yes
XALL_TARGET=	pspresent
XPLIST_FILES=	bin/pspresent
X
XMAN1=		pspresent.1
X
Xdo-install:
X	@${INSTALL_PROGRAM} ${WRKSRC}/pspresent ${PREFIX}/bin
X	@${INSTALL_MAN} ${WRKSRC}/pspresent.1 ${MAN1PREFIX}/man/man1
X
X.include <bsd.port.mk>
END-of-pspresent/Makefile
echo x - pspresent/pkg-descr
sed 's/^X//' >pspresent/pkg-descr << 'END-of-pspresent/pkg-descr'
Xpspresent is a presentation tool to display full-screen PostScript
Xpresentations. It provides simple navigation, and double-buffers for
Xseamless transitions.
X
XWWW: http://www.cse.unsw.edu.au/~matthewc/pspresent
END-of-pspresent/pkg-descr
echo x - pspresent/distinfo
sed 's/^X//' >pspresent/distinfo << 'END-of-pspresent/distinfo'
XMD5 (pspresent-1.3.tar.gz) = 775025aa81ac4b86cd7067f17e312589
XSHA256 (pspresent-1.3.tar.gz) = 94f2b6fa437929c9add2b8f4554a204d49132170c1d167c4389c7de26f5a6f80
XSIZE (pspresent-1.3.tar.gz) = 14357
END-of-pspresent/distinfo
exit
--- newport ends here ---

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



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