# Created by: ijliao # $FreeBSD$ PORTNAME= dvisvg DISTVERSION= 0.7.1d PORTREVISION= 6 CATEGORIES= print MASTER_SITES= http://dvisvg.sourceforge.net/files/ MAINTAINER= hrs@FreeBSD.org COMMENT= Converter from DVI to SVG LICENSE= GPLv2 WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_GHOSTSCRIPT_RUN= yes USE_TEX= base texmf texhash ALL_TARGET= # empty # workaround for svgfonts.c not including kpathsea/c-auto.h CFLAGS+= -DHAVE_PROTOTYPES MAKE_ARGS= CC="${CC} ${CFLAGS}" TARGETDIR=${PREFIX} \ LINC=${LOCALBASE}/include \ LLIB=${LOCALBASE}/lib \ BINDIR=${PREFIX}/bin \ CNFDIR=${PREFIX}/${TEXMFDIR}/dvisvg \ post-patch: @${REINPLACE_CMD} -e "s,/usr/share/texmf,${LOCALBASE}/${TEXMFDIR}," \ ${WRKSRC}/version.h do-install: ${INSTALL_SCRIPT} ${WRKSRC}/dvisvg ${STAGEDIR}${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/dvisvg.man \ ${STAGEDIR}${MAN1PREFIX}/man/man1/dvisvg.1 @${MKDIR} ${STAGEDIR}${PREFIX}/${TEXMFDIR}/${PORTNAME} .for file in dvisvg.map font2svg.enc font2svg.ps ${INSTALL_DATA} ${WRKSRC}/${file} \ ${STAGEDIR}${PREFIX}/${TEXMFDIR}/${PORTNAME} .endfor .include >index : freebsd-ports-graphics
FreeBSD graphics obsolete development ports (https://github.com/freebsd/freebsd-ports-graphics)
aboutsummaryrefslogtreecommitdiffstats
path: root/textproc/p5-XML-Canonical
Commit message (Expand)AuthorAgeFilesLines
* Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.mat2016-04-011-2/+2
* - Strip shared librarysunpoet2015-08-17-3.26
FreeBSD GNOME current development ports (https://github.com/freebsd/freebsd-ports-gnome)
aboutsummaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* - Switch to USES=libtool, drop .la filesamdmi32014-07-091-4/+3
* Remove indefinite articles and trailing periods from COMMENT, plusolgeni2014-06-091-1/+1
* The FreeBSD x11@ and graphics team proudly presentszeising2014-04-171-1/+1
* - Stage supportmiwi2014-03-121-1/+0
* In preparation for making libtool generate libraries with a sane name, fix allbapt2013-12-111-1/+1
* Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-201-0/+1
* Eliminate USE_GNOME=pkgconfig from audiobapt2013-09-021-6/+3
* - update png to 1.5.10dinoex2012-06-011-1/+1
* - Chase libmpd shlib bumpmiwi2012-02-061-1/+2
* Remove empty filesdougb2011-02-261-0/+0
* - Update to 0.20.0miwi2011-01-264-16/+11
* Chase the ftp/curl shlib version bump.roam2010-04-031-2/+2
* - update to 1.4.1dinoex2010-03-28