Date: Tue, 23 Aug 2016 17:44:52 +0000 (UTC) From: Kurt Jaeger <pi@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r420721 - in head/print: . fig2dev Message-ID: <201608231744.u7NHirSp088365@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pi Date: Tue Aug 23 17:44:52 2016 New Revision: 420721 URL: https://svnweb.freebsd.org/changeset/ports/420721 Log: New port: print/fig2dev Fig2dev is a set of tools for creating TeX documents with graphics which are portable, in the sense that they can be printed in a wide variety of environments. Drivers currently exist for the following graphics languages: AutoCad slide, BOX, (E)EPIC macros, LaTeX picture environment, PIC, PiCTeX, PNG, PostScript, Encapsulated Postscript, GIF, IBM-GL, JPEG, PCX, MF (METAFONT), TeXtyl, TIFF, TPIC, XBM (X11 Bitmap), XPM (X11 Pixmap), and TK (tcl/tk). Fig2dev can be configured with a subset of these drivers. WWW: https://en.wikipedia.org/wiki/Xfig This port will replace print/transfig after a bit of testing. Added: head/print/fig2dev/ head/print/fig2dev/Makefile (contents, props changed) head/print/fig2dev/distinfo (contents, props changed) head/print/fig2dev/pkg-descr (contents, props changed) head/print/fig2dev/pkg-plist (contents, props changed) Modified: head/print/Makefile Modified: head/print/Makefile ============================================================================== --- head/print/Makefile Tue Aug 23 17:43:42 2016 (r420720) +++ head/print/Makefile Tue Aug 23 17:44:52 2016 (r420721) @@ -45,6 +45,7 @@ SUBDIR += enscript-letterdj SUBDIR += epson-inkjet-printer-escpr SUBDIR += epsonepl + SUBDIR += fig2dev SUBDIR += flpsed SUBDIR += font-amsfonts SUBDIR += font2svg Added: head/print/fig2dev/Makefile ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/fig2dev/Makefile Tue Aug 23 17:44:52 2016 (r420721) @@ -0,0 +1,22 @@ +# $FreeBSD$ + +PORTNAME= fig2dev +PORTVERSION= 3.2.6 +CATEGORIES= print +MASTER_SITES= SF/mcj/ + +MAINTAINER= pi@FreeBSD.org +COMMENT= Tools to convert Xfig .fig files + +RUN_DEPENDS= ppmtogif:graphics/netpbm +LIB_DEPENDS= libpng.so:graphics/png + +CONFLICTS= transfig-* + +USES= alias ghostscript:run iconv tar:xz +CFLAGS+= -Wno-return-type +GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --enable-transfig +USE_XORG= xpm + +.include <bsd.port.mk> Added: head/print/fig2dev/distinfo ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/fig2dev/distinfo Tue Aug 23 17:44:52 2016 (r420721) @@ -0,0 +1,3 @@ +TIMESTAMP = 1471950844 +SHA256 (fig2dev-3.2.6.tar.xz) = 8a3d17eda41d6733af44fd88c18e89e0492b9ef83f05c260f80fd71970eaaec0 +SIZE (fig2dev-3.2.6.tar.xz) = 406288 Added: head/print/fig2dev/pkg-descr ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/fig2dev/pkg-descr Tue Aug 23 17:44:52 2016 (r420721) @@ -0,0 +1,12 @@ +Fig2dev is a set of tools for creating TeX documents with graphics +which are portable, in the sense that they can be printed in a wide +variety of environments. + +Drivers currently exist for the following graphics languages: +AutoCad slide, BOX, (E)EPIC macros, LaTeX picture environment, +PIC, PiCTeX, PNG, PostScript, Encapsulated Postscript, GIF, +IBM-GL, JPEG, PCX, MF (METAFONT), TeXtyl, TIFF, TPIC, XBM (X11 +Bitmap), XPM (X11 Pixmap), and TK (tcl/tk). Fig2dev can be +configured with a subset of these drivers. + +WWW: https://en.wikipedia.org/wiki/Xfig Added: head/print/fig2dev/pkg-plist ============================================================================== --- /dev/null 00:00:00 1970 (empty, because file is newly added) +++ head/print/fig2dev/pkg-plist Tue Aug 23 17:44:52 2016 (r420721) @@ -0,0 +1,77 @@ +bin/fig2dev +bin/fig2ps2tex +bin/pic2tpic +bin/transfig +man/man1/fig2dev.1.gz +man/man1/fig2ps2tex.1.gz +man/man1/pic2tpic.1.gz +man/man1/transfig.1.gz +%%DATADIR%%/bitmaps/bricks.bmp +%%DATADIR%%/bitmaps/circles.bmp +%%DATADIR%%/bitmaps/crosshatch.bmp +%%DATADIR%%/bitmaps/crosshatch30.bmp +%%DATADIR%%/bitmaps/crosshatch45.bmp +%%DATADIR%%/bitmaps/dash.bmp +%%DATADIR%%/bitmaps/dashDot.bmp +%%DATADIR%%/bitmaps/dashDotDot.bmp +%%DATADIR%%/bitmaps/dashDotDotDot.bmp +%%DATADIR%%/bitmaps/dot.bmp +%%DATADIR%%/bitmaps/fishscales.bmp +%%DATADIR%%/bitmaps/hexagons.bmp +%%DATADIR%%/bitmaps/horiz_saw.bmp +%%DATADIR%%/bitmaps/horizontal.bmp +%%DATADIR%%/bitmaps/left30.bmp +%%DATADIR%%/bitmaps/left45.bmp +%%DATADIR%%/bitmaps/leftshingle.bmp +%%DATADIR%%/bitmaps/octagons.bmp +%%DATADIR%%/bitmaps/p13.bmp +%%DATADIR%%/bitmaps/right30.bmp +%%DATADIR%%/bitmaps/right45.bmp +%%DATADIR%%/bitmaps/rightshingle.bmp +%%DATADIR%%/bitmaps/small_fishscales.bmp +%%DATADIR%%/bitmaps/sp0.bmp +%%DATADIR%%/bitmaps/sp1.bmp +%%DATADIR%%/bitmaps/sp10.bmp +%%DATADIR%%/bitmaps/sp11.bmp +%%DATADIR%%/bitmaps/sp12.bmp +%%DATADIR%%/bitmaps/sp13.bmp +%%DATADIR%%/bitmaps/sp14.bmp +%%DATADIR%%/bitmaps/sp15.bmp +%%DATADIR%%/bitmaps/sp16.bmp +%%DATADIR%%/bitmaps/sp17.bmp +%%DATADIR%%/bitmaps/sp18.bmp +%%DATADIR%%/bitmaps/sp19.bmp +%%DATADIR%%/bitmaps/sp2.bmp +%%DATADIR%%/bitmaps/sp20.bmp +%%DATADIR%%/bitmaps/sp3.bmp +%%DATADIR%%/bitmaps/sp4.bmp +%%DATADIR%%/bitmaps/sp5.bmp +%%DATADIR%%/bitmaps/sp6.bmp +%%DATADIR%%/bitmaps/sp7.bmp +%%DATADIR%%/bitmaps/sp8.bmp +%%DATADIR%%/bitmaps/sp9.bmp +%%DATADIR%%/bitmaps/vert_bricks.bmp +%%DATADIR%%/bitmaps/vert_leftshingle.bmp +%%DATADIR%%/bitmaps/vert_rightshingle.bmp +%%DATADIR%%/bitmaps/vert_saw.bmp +%%DATADIR%%/bitmaps/vertical.bmp +%%DATADIR%%/i18n/cs_CZ.ps +%%DATADIR%%/i18n/hr_HR.ps +%%DATADIR%%/i18n/hu_HU.ps +%%DATADIR%%/i18n/ja.ps +%%DATADIR%%/i18n/ja_JP.EUC.ps +%%DATADIR%%/i18n/ja_JP.eucJP.ps +%%DATADIR%%/i18n/ja_JP.ps +%%DATADIR%%/i18n/ja_JP.ujis.ps +%%DATADIR%%/i18n/japanese.ps +%%DATADIR%%/i18n/ko.ps +%%DATADIR%%/i18n/ko_KR.EUC.ps +%%DATADIR%%/i18n/ko_KR.eucKR.ps +%%DATADIR%%/i18n/ko_KR.ps +%%DATADIR%%/i18n/korean.ps +%%DATADIR%%/i18n/pl_PL.ps +%%DATADIR%%/i18n/ro_RO.ps +%%DATADIR%%/i18n/ru_RU.KOI8-R.ps +%%DATADIR%%/i18n/sk_SK.ps +%%DATADIR%%/i18n/sl_SI.ps +%%DATADIR%%/rgb.txt
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608231744.u7NHirSp088365>