ports/108825: [NEW PORT] graphics/tonicpoint-viewer: PowerPoint presentations viewer

ports at c0decafe.net ports at c0decafe.net
Tue Feb 6 06:40:33 UTC 2007


>Number:         108825
>Category:       ports
>Synopsis:       [NEW PORT] graphics/tonicpoint-viewer: PowerPoint presentations viewer
>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 Feb 06 06:40:25 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     ports at c0decafe.net
>Release:        FreeBSD 6.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD atlantis.local 6.2-STABLE FreeBSD 6.2-STABLE #0: Sat Jan 20 02:34:18 EET 2007
>Description:
The TonicPoint Viewer is a standalone Java application that allows you to open
and view PowerPoint presentations on any platform.
The Viewer supports the standard PowerPoint file format that is used
by PowerPoint 97, 2000, XP, 2003, etc.

WWW:	http://tonicsystems.com/products/viewer/

Generated with FreeBSD Port Tools 0.77
>How-To-Repeat:
>Fix:

--- tonicpoint-viewer-1.4.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:
#
#	tonicpoint-viewer
#	tonicpoint-viewer/pkg-descr
#	tonicpoint-viewer/Makefile
#	tonicpoint-viewer/distinfo
#	tonicpoint-viewer/files
#	tonicpoint-viewer/files/tonicpoint
#
echo c - tonicpoint-viewer
mkdir -p tonicpoint-viewer > /dev/null 2>&1
echo x - tonicpoint-viewer/pkg-descr
sed 's/^X//' >tonicpoint-viewer/pkg-descr << 'END-of-tonicpoint-viewer/pkg-descr'
XThe TonicPoint Viewer is a standalone Java application that allows you to open
Xand view PowerPoint presentations on any platform.
XThe Viewer supports the standard PowerPoint file format that is used
Xby PowerPoint 97, 2000, XP, 2003, etc.
X
XWWW:	http://tonicsystems.com/products/viewer/
END-of-tonicpoint-viewer/pkg-descr
echo x - tonicpoint-viewer/Makefile
sed 's/^X//' >tonicpoint-viewer/Makefile << 'END-of-tonicpoint-viewer/Makefile'
X# New ports collection makefile for:	tonicpoint-viewer
X# Date created:		2007-02-06
X# Whom:			ports at c0decafe.net
X#
X# $FreeBSD$
X#
X
XPORTNAME=	viewer
XPORTVERSION=	1.4
XCATEGORIES=	graphics java
XMASTER_SITES=	http://downloads.tonicsystems.com/viewer/
XPKGNAMEPREFIX=	tonicpoint-
XDISTNAME=	tonicpoint-${PORTVERSION}
XEXTRACT_SUFX=	.jar
XEXTRACT_ONLY=
X
XMAINTAINER=	ports at c0decafe.net
XCOMMENT=	PowerPoint presentations viewer
X
XNO_CDROM=	free for non-commercial use
X
XUSE_JAVA=	yes
XJAVA_VERSION=	1.5+
X
XNO_WRKSUBDIR=	yes
XNO_BUILD=	yes
X
XBINNAME=	tonicpoint
XJARFILE=	${BINNAME}.jar
XPLIST_FILES=	%%JAVAJARDIR%%/${JARFILE} bin/${BINNAME}
X
Xdo-configure:
X	@${SED}	-e 's|%%LOCALBASE%%|${LOCALBASE}|;'\
X		-e 's|%%JAVAJARDIR%%|${JAVAJARDIR}|;'\
X		-e 's|%%JARFILE%%|${JARFILE}|;' \
X	${FILESDIR}/${BINNAME} > ${WRKSRC}/${BINNAME}
X
Xdo-install:
X	@${MKDIR} ${JAVAJARDIR}
X	${INSTALL_DATA} ${DISTDIR}/${DISTNAME}.jar ${JAVAJARDIR}/${JARFILE}
X	${INSTALL_SCRIPT} ${WRKSRC}/${BINNAME} ${PREFIX}/bin/${BINNAME}
X
X.include <bsd.port.mk>
END-of-tonicpoint-viewer/Makefile
echo x - tonicpoint-viewer/distinfo
sed 's/^X//' >tonicpoint-viewer/distinfo << 'END-of-tonicpoint-viewer/distinfo'
XMD5 (tonicpoint-1.4.jar) = 91c4c5bbe081b0c90acc49b54046ca95
XSHA256 (tonicpoint-1.4.jar) = 7c005324c6d803c2b3e5967c6a66f9c71fa3375b1cd5410de4cda0ca600e80f3
XSIZE (tonicpoint-1.4.jar) = 870837
END-of-tonicpoint-viewer/distinfo
echo c - tonicpoint-viewer/files
mkdir -p tonicpoint-viewer/files > /dev/null 2>&1
echo x - tonicpoint-viewer/files/tonicpoint
sed 's/^X//' >tonicpoint-viewer/files/tonicpoint << 'END-of-tonicpoint-viewer/files/tonicpoint'
X#!/bin/sh
Xexec %%LOCALBASE%%/bin/java -jar %%JAVAJARDIR%%/%%JARFILE%% "$@"
END-of-tonicpoint-viewer/files/tonicpoint
exit
--- tonicpoint-viewer-1.4.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list