Date: Wed, 27 Dec 2006 12:09:05 -0800 (PST) From: eps+preq0612@ana.com (Eric P. Scott) To: freebsd-ports@freebsd.org Subject: New port up for adoption: print/hpgl-distiller Message-ID: <200612272009.kBRK95xX028626@anna.ana.com>
next in thread | raw e-mail | index | archive | help
HPGL-Distiller can be used as a post-processor to graphics/pstoedit to prepare HPGL for vinyl sign cutters. I don't have time to maintain this, but if someone out there finds such a thing useful, feel free to slap your name on it and send it in... -=EPS=- ------- # 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: # # print/hpgl-distiller # print/hpgl-distiller/Makefile # print/hpgl-distiller/distinfo # print/hpgl-distiller/pkg-descr # print/hpgl-distiller/files # print/hpgl-distiller/files/Makefile # echo c - print/hpgl-distiller mkdir -p print/hpgl-distiller > /dev/null 2>&1 echo x - print/hpgl-distiller/Makefile sed 's/^X//' >print/hpgl-distiller/Makefile << 'END-of-print/hpgl-distiller/Makefile' X# New ports collection makefile for: hpgl-distiller X# Date created: 27 December 2006 X# Whom: Your Name Here <yourname@example.org> X# X# $FreeBSD$ X# X XPORTNAME= hpgl-distiller XPORTVERSION= 0.9.0 XCATEGORIES= print XMASTER_SITES= http://pldaniels.com/hpgl-distiller/ X XMAINTAINER= ports@FreeBSD.org XCOMMENT= Filters irrelevant aspects of HPGL files for vinyl sign cutters X XMAKEFILE= ${FILESDIR}/Makefile XMAKE_ARGS= MAKEOBJDIR=${WRKSRC} DESTDIR=${PREFIX}/bin XPLIST_FILES= bin/hpgl-distiller X X.include <bsd.port.mk> END-of-print/hpgl-distiller/Makefile echo x - print/hpgl-distiller/distinfo sed 's/^X//' >print/hpgl-distiller/distinfo << 'END-of-print/hpgl-distiller/distinfo' XMD5 (hpgl-distiller-0.9.0.tar.gz) = ac24adf985dba426673c9b1983274dc2 XSHA256 (hpgl-distiller-0.9.0.tar.gz) = 8b26d42ea87a44790dd14e15c4a5d2bb397e7870158e63c2d713ffb7b558c95e XSIZE (hpgl-distiller-0.9.0.tar.gz) = 4057 END-of-print/hpgl-distiller/distinfo echo x - print/hpgl-distiller/pkg-descr sed 's/^X//' >print/hpgl-distiller/pkg-descr << 'END-of-print/hpgl-distiller/pkg-descr' XHPGL-Distiller filters out aspects of an HPGL file which are not Xrelevant for various HPGL output devices, typically vinyl Xcutters. Irrelevant codes are filtered out to prevent many vinyl Xcutters from responding poorly to the excess data. With the use Xof HPGL-Distiller, you can use Inkscape, QCAD, GIMP, and many Xothers to produce appropriate vinyl cutting output results. X XWWW: http://pldaniels.com/hpgl-distiller/ END-of-print/hpgl-distiller/pkg-descr echo c - print/hpgl-distiller/files mkdir -p print/hpgl-distiller/files > /dev/null 2>&1 echo x - print/hpgl-distiller/files/Makefile sed 's/^X//' >print/hpgl-distiller/files/Makefile << 'END-of-print/hpgl-distiller/files/Makefile' X# $FreeBSD$ X XPROG= hpgl-distiller XNOMAN= noman X X.include <bsd.prog.mk> END-of-print/hpgl-distiller/files/Makefile exit
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200612272009.kBRK95xX028626>