aboutsummaryrefslogtreecommitdiff
path: root/print/fig2dev
diff options
context:
space:
mode:
authorKurt Jaeger <pi@FreeBSD.org>2016-08-23 17:44:52 +0000
committerKurt Jaeger <pi@FreeBSD.org>2016-08-23 17:44:52 +0000
commit180fd0f5ee41bb5c113f035b1b9166e743bc32f1 (patch)
tree2d66460dada3373b69ef15a5b95cb40c7d70de4b /print/fig2dev
parent8ca87fb1d8767a8b72f175e70182ae22f0e88102 (diff)
downloadports-180fd0f5ee41bb5c113f035b1b9166e743bc32f1.tar.gz
ports-180fd0f5ee41bb5c113f035b1b9166e743bc32f1.zip
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.
Notes
Notes: svn path=/head/; revision=420721
Diffstat (limited to 'print/fig2dev')
-rw-r--r--print/fig2dev/Makefile22
-rw-r--r--print/fig2dev/distinfo3
-rw-r--r--print/fig2dev/pkg-descr12
-rw-r--r--print/fig2dev/pkg-plist77
4 files changed, 114 insertions, 0 deletions
diff --git a/print/fig2dev/Makefile b/print/fig2dev/Makefile
new file mode 100644
index 000000000000..42861772eb7e
--- /dev/null
+++ b/print/fig2dev/Makefile
@@ -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>
diff --git a/print/fig2dev/distinfo b/print/fig2dev/distinfo
new file mode 100644
index 000000000000..3d7c4b4601c7
--- /dev/null
+++ b/print/fig2dev/distinfo
@@ -0,0 +1,3 @@
+TIMESTAMP = 1471950844
+SHA256 (fig2dev-3.2.6.tar.xz) = 8a3d17eda41d6733af44fd88c18e89e0492b9ef83f05c260f80fd71970eaaec0
+SIZE (fig2dev-3.2.6.tar.xz) = 406288
diff --git a/print/fig2dev/pkg-descr b/print/fig2dev/pkg-descr
new file mode 100644
index 000000000000..492ca25c501f
--- /dev/null
+++ b/print/fig2dev/pkg-descr
@@ -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
diff --git a/print/fig2dev/pkg-plist b/print/fig2dev/pkg-plist
new file mode 100644
index 000000000000..6eaaa6d45ed3
--- /dev/null
+++ b/print/fig2dev/pkg-plist
@@ -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