ports/92800: [NEW PORT] textproc/textogif: A Perl script to convert LaTeX formulas into GIFs

Nicola Vitale nivit at email.it
Sat Feb 4 13:40:07 UTC 2006


>Number:         92800
>Category:       ports
>Synopsis:       [NEW PORT] textproc/textogif: A Perl script to convert LaTeX formulas into GIFs
>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:   Sat Feb 04 13:40:02 GMT 2006
>Closed-Date:
>Last-Modified:
>Originator:     Nicola Vitale
>Release:        FreeBSD 5.4-RELEASE-p10 i386
>Organization:
>Environment:
System: FreeBSD stellina.domo.sva 5.4-RELEASE-p10 FreeBSD 5.4-RELEASE-p10 #7: Wed Jan 25 21:43:38 CET 2006
>Description:
Converts a LaTeX file containing equations(s) into a GIF file for
embedding into an HTML document.  The black and white image of the
equation is created at high resolution and then resampled to the
target resolution to antialias what would otherwise be jagged
edges.

Author:	John Walker
WWW:	http://www.fourmilab/webtools/textogif/

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

--- textogif-1.1.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:
#
#	textogif
#	textogif/pkg-descr
#	textogif/Makefile
#	textogif/pkg-plist
#	textogif/distinfo
#
echo c - textogif
mkdir -p textogif > /dev/null 2>&1
echo x - textogif/pkg-descr
sed 's/^X//' >textogif/pkg-descr << 'END-of-textogif/pkg-descr'
XConverts a LaTeX file containing equations(s) into a GIF file for
Xembedding into an HTML document.  The black and white image of the
Xequation is created at high resolution and then resampled to the
Xtarget resolution to antialias what would otherwise be jagged
Xedges.
X
XAuthor:	John Walker
XWWW:	http://www.fourmilab/webtools/textogif/
END-of-textogif/pkg-descr
echo x - textogif/Makefile
sed 's/^X//' >textogif/Makefile << 'END-of-textogif/Makefile'
X# New ports collection makefile for:	textogif
X# Date created:		2006-02-04
X# Whom:			Nicola Vitale	<nivit at email.it>
X#
X# $FreeBSD$
X#
X
XPORTNAME=	textogif
XPORTVERSION=	1.1
XCATEGORIES=	textproc math www
XMASTER_SITES=	http://www.fourmilab.ch/webtools/textogif/download/ \
X		http://nivi.interfree.it/distfiles/${PORTNAME}/
XDISTNAME=	${PORTNAME}_${PORTVERSION}
X
XMAINTAINER=	nivit at email.it
XCOMMENT=	A Perl script to convert LaTeX formulas into GIFs
X
XRUN_DEPENDS=	latex:${PORTSDIR}/print/teTeX \
X		dvips:${PORTSDIR}/print/dvipsk-tetex \
X		ppmtogif:${PORTSDIR}/graphics/netpbm
X
XNO_BUILD=	yes
XUSE_PERL5_RUN=	yes
X
Xdo-install:
X	@cd ${WRKDIR};\
X	${INSTALL_SCRIPT} ${PORTNAME} ${PREFIX}/bin
X
X.include <bsd.port.mk>
END-of-textogif/Makefile
echo x - textogif/pkg-plist
sed 's/^X//' >textogif/pkg-plist << 'END-of-textogif/pkg-plist'
X at comment $FreeBSD$
Xbin/textogif
END-of-textogif/pkg-plist
echo x - textogif/distinfo
sed 's/^X//' >textogif/distinfo << 'END-of-textogif/distinfo'
XMD5 (textogif_1.1.tar.gz) = c3ccc8de3a0e06a362bbeec3a4b9226b
XSHA256 (textogif_1.1.tar.gz) = e3cdf7579a9d1f1a0b45ffe3267b092928a50e6e5976a446eb49e39895325b4c
XSIZE (textogif_1.1.tar.gz) = 3659
END-of-textogif/distinfo
exit
--- textogif-1.1.shar ends here ---

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



More information about the freebsd-ports-bugs mailing list