Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 12 Dec 2003 21:23:44 +0000 (GMT)
From:      <o_sleep@babbleheaven.com>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/60191: New ports:graphics/dvipng version .7 used by WebWork math program
Message-ID:  <20031212212344.86B4184B6@imp.baruch.cuny.edu>
Resent-Message-ID: <200312122130.hBCLUJcr014852@freefall.freebsd.org>

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

>Number:         60191
>Category:       ports
>Synopsis:       New ports:graphics/dvipng version .7 used by WebWork math program
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 12 13:30:18 PST 2003
>Closed-Date:
>Last-Modified:
>Originator:     o_sleep
>Release:        FreeBSD 5.1-RELEASE-p2 i386
>Organization:
Baruch College
>Environment:
System: FreeBSD imp.baruch.cuny.edu 5.1-RELEASE-p2 FreeBSD 5.1-RELEASE-p2 #0: Mon Sep 8 16:40:15 GMT 2003 root@imp.baruch.cuny.edu:/src/usr.obj/src/usr.src/sys/PE6100 i386


>Description:
	new port dvipng:

	This program makes PNG graphics from DVI files as obtained from TeX 
and its relatives.  This program is needed by WebWorks math program http://webwork.math.rochester.edu/

>How-To-Repeat:
>Fix:


--- dvipng.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:
#
#	dvipng
#	dvipng/Makefile
#	dvipng/distinfo
#	dvipng/pkg-descr
#	dvipng/pkg-plist
#
echo c - dvipng
mkdir -p dvipng > /dev/null 2>&1
echo x - dvipng/Makefile
sed 's/^X//' >dvipng/Makefile << 'END-of-dvipng/Makefile'
X# ex:ts=8
X# Ports collection makefile for:	dvipng
X# Date created:			Dec 9, 2003
X# Whom:				o_sleep
X#
X# $FreeBSD$
X#
X
XPORTNAME=	dvipng
XPORTVERSION=	0.7
XCATEGORIES=	graphics
XMASTER_SITES=   ${MASTER_SITE_SOURCEFORGE}
XMASTER_SITE_SUBDIR=     preview-latex
X
X
XMAINTAINER=	ports@FreeBSD.org
XCOMMENT=	DVI to PNG Converter
X
XBUILD_DEPENDS=	aclocal:${PORTSDIR}/devel/automake \
X		autoheader:${PORTSDIR}/devel/autoconf \
X
XLIB_DEPENDS=	gd:${PORTSDIR}/graphics/gd \
X		freetype*:${PORTSDIR}/print/freetype
X
X#USE_QT_VER=	3
X#USE_GMAKE=	yes
XGNU_CONFIGURE=	yes
XCONFIGURE_ENV=	LDFLAGS="-L${LOCALBASE}/lib" \
X		CPPFLAGS="-I${LOCALBASE}/include"
XCONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
X
X#pre-configure:
X#	@cd ${WRKSRC} && ${GMAKE} -f admin/Makefile.common
X
X.include <bsd.port.mk>
END-of-dvipng/Makefile
echo x - dvipng/distinfo
sed 's/^X//' >dvipng/distinfo << 'END-of-dvipng/distinfo'
XMD5 (dvipng-0.7.tar.gz) = 00a8c39343d277f4d25878d6faf5689b
END-of-dvipng/distinfo
echo x - dvipng/pkg-descr
sed 's/^X//' >dvipng/pkg-descr << 'END-of-dvipng/pkg-descr'
XDVIPNG
X
XThis program makes PNG graphics from DVI files as obtained from TeX 
Xand its relatives.
X
Xhttp://sourceforge.net/project/shownotes.php?group_id=35101&release_id=191855
END-of-dvipng/pkg-descr
echo x - dvipng/pkg-plist
sed 's/^X//' >dvipng/pkg-plist << 'END-of-dvipng/pkg-plist'
Xbin/dvipng
Xinfo/dvipng.info
END-of-dvipng/pkg-plist
exit
--- dvipng.shar ends here ---


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



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