summaryrefslogtreecommitdiff
path: root/print/apsfilter
diff options
context:
space:
mode:
authorAndreas Klemm <andreas@FreeBSD.org>2002-01-11 07:56:35 +0000
committerAndreas Klemm <andreas@FreeBSD.org>2002-01-11 07:56:35 +0000
commit7e913c20c358497a0ca56567a3f3cf21a786d8e2 (patch)
tree4964ce8eaceb10ba726f9750585190457533937d /print/apsfilter
parentadd wizard 1.4 (diff)
Update port dependency, if defined APSFILTER_ALL
The interactive script will be updated later. Don't bump port revision, since next following commit will contain new apsfilter release, that is now in the queue, before I finished polishing interactive installartion. But I didn't want to mix this change and the new apsfilter version in one commit.
Notes
Notes: svn path=/head/; revision=52908
Diffstat (limited to 'print/apsfilter')
-rw-r--r--print/apsfilter/Makefile22
1 files changed, 20 insertions, 2 deletions
diff --git a/print/apsfilter/Makefile b/print/apsfilter/Makefile
index 5cbce6ab851a..70941a577989 100644
--- a/print/apsfilter/Makefile
+++ b/print/apsfilter/Makefile
@@ -53,15 +53,33 @@ RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu
RUN_DEPENDS+= bunzip2:${PORTSDIR}/archivers/bzip2
.endif
RUN_DEPENDS+= melt:${PORTSDIR}/archivers/freeze
-# all needed "xxx to ps" filter utilities
+RUN_DEPENDS+= lzop:${PORTSDIR}/archivers/lzop
+# all needed "ASCII to ps" filter utilities
RUN_DEPENDS+= a2ps:${PORTSDIR}/print/a2ps-letter
+RUN_DEPENDS+= enscript:${PORTSDIR}/print/enscript-letter
+RUN_DEPENDS+= mpage:${PORTSDIR}/print/mpage
+RUN_DEPENDS+= recode:${PORTSDIR}/converters/recode
+# all needed "ARCHIVE" extraction utilities
+RUN_DEPENDS+= arc:${PORTSDIR}/archivers/arc
+RUN_DEPENDS+= cabextract:${PORTSDIR}/archivers/cabextract
+RUN_DEPENDS+= lha:${PORTSDIR}/archivers/lha
+RUN_DEPENDS+= rar:${PORTSDIR}/archivers/rar
+RUN_DEPENDS+= rpm:${PORTSDIR}/archivers/rpm
+RUN_DEPENDS+= unarj:${PORTSDIR}/archivers/unarj
+RUN_DEPENDS+= unzip:${PORTSDIR}/archivers/unzip
+RUN_DEPENDS+= zoo:${PORTSDIR}/archivers/zoo
+# all needed "xxx to ps" filter utilities
+RUN_DEPENDS+= fitstopnm:${PORTSDIR}/graphics/netpbm
+RUN_DEPENDS+= htmldoc:${PORTSDIR}/textproc/htmldoc
RUN_DEPENDS+= psnup:${PORTSDIR}/print/psutils-letter
.if !defined(WITHOUT_X11)
# "xxx to ps" filter utilities that require X
RUN_DEPENDS+= acroread4:${PORTSDIR}/print/acroread4
RUN_DEPENDS+= convert:${PORTSDIR}/graphics/ImageMagick
RUN_DEPENDS+= dvips:${PORTSDIR}/print/teTeX
-RUN_DEPENDS+= html2ps:${PORTSDIR}/print/html2ps-letter
+RUN_DEPENDS+= wmf2eps:${PORTSDIR}/graphics/libwmf
+RUN_DEPENDS+= sk2ps:${PORTSDIR}/graphics/sketch
+RUN_DEPENDS+= tgif:${PORTSDIR}/graphics/tgif-nls
RUN_DEPENDS+= transfig:${PORTSDIR}/print/transfig
.else
# "xxx to ps" filter utilities that don't require X