diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-06 22:47:41 +0000 |
commit | d9611f93758b42bc9f2e2794b3d0039ec6038c4e (patch) | |
tree | 7188beb34e0a3adac815c9497c615b1b78eb4454 /print | |
parent | e90c5ac85e1589656db313625839221c0668d513 (diff) | |
download | ports-d9611f93758b42bc9f2e2794b3d0039ec6038c4e.tar.gz ports-d9611f93758b42bc9f2e2794b3d0039ec6038c4e.zip |
Notes
Diffstat (limited to 'print')
108 files changed, 108 insertions, 54 deletions
diff --git a/print/afm/Makefile b/print/afm/Makefile index c6c732f05b3d..b5269098f049 100644 --- a/print/afm/Makefile +++ b/print/afm/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= -tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Adobe Font Metrics + pre-patch: @${RM} -rf ${WRKSRC}/RCS diff --git a/print/afm/pkg-comment b/print/afm/pkg-comment deleted file mode 100644 index 8a9d76e45586..000000000000 --- a/print/afm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Adobe Font Metrics diff --git a/print/amspsfnt/Makefile b/print/amspsfnt/Makefile index 3ab3ac002bc1..1916319bca98 100644 --- a/print/amspsfnt/Makefile +++ b/print/amspsfnt/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= -unix.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= AMSFonts PostScript Fonts (Adobe Type 1 format) + BUILD_DEPENDS= $(LOCALBASE)/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst WRKSRC= $(WRKDIR)/amspsfnt diff --git a/print/amspsfnt/pkg-comment b/print/amspsfnt/pkg-comment deleted file mode 100644 index 62b1f80edb09..000000000000 --- a/print/amspsfnt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -AMSFonts PostScript Fonts (Adobe Type 1 format) diff --git a/print/axpoint/Makefile b/print/axpoint/Makefile index 2fb84cec4a36..488fc2344f98 100644 --- a/print/axpoint/Makefile +++ b/print/axpoint/Makefile @@ -15,6 +15,8 @@ DISTNAME= XML-Handler-AxPoint-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= XML Based Presentations + BUILD_DEPENDS= ${PERL_SITELIBDIR}/XML/SAX.pm:${PORTSDIR}/textproc/p5-XML-SAX \ ${PERL_SITELIBDIR}/XML/SAX/Writer.pm:${PORTSDIR}/textproc/p5-XML-SAX-Writer \ ${PERL_SITELIBDIR}/PDFLib.pm:${PORTSDIR}/print/p5-PDFLib diff --git a/print/axpoint/pkg-comment b/print/axpoint/pkg-comment deleted file mode 100644 index 149dd9cbdbb7..000000000000 --- a/print/axpoint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -XML Based Presentations diff --git a/print/bibcursed/Makefile b/print/bibcursed/Makefile index ce774b4bcd20..80493f6e88ab 100644 --- a/print/bibcursed/Makefile +++ b/print/bibcursed/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A simple curses-based editor for BibTeX bibliography files + WRKSRC= ${WRKDIR}/${PORTNAME} MAKEFILE= Makefile.ncurses diff --git a/print/bibcursed/pkg-comment b/print/bibcursed/pkg-comment deleted file mode 100644 index de263b96e000..000000000000 --- a/print/bibcursed/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple curses-based editor for BibTeX bibliography files diff --git a/print/catdvi/Makefile b/print/catdvi/Makefile index cacdc9b845bf..82761852e193 100644 --- a/print/catdvi/Makefile +++ b/print/catdvi/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A DVI to text/plain translator + BUILD_DEPENDS= ${LOCALBASE}/lib/libkpathsea.a:${PORTSDIR}/print/teTeX LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt diff --git a/print/catdvi/pkg-comment b/print/catdvi/pkg-comment deleted file mode 100644 index 9c0d5825438d..000000000000 --- a/print/catdvi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A DVI to text/plain translator diff --git a/print/cmpsfont/Makefile b/print/cmpsfont/Makefile index d375490df220..f920c1dedd78 100644 --- a/print/cmpsfont/Makefile +++ b/print/cmpsfont/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= -unix.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Computer Modern PostScript Fonts (Adobe Type 1 format) + BUILD_DEPENDS= ${LOCALBASE}/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst WRKSRC= ${WRKDIR}/cmpsfont diff --git a/print/cmpsfont/pkg-comment b/print/cmpsfont/pkg-comment deleted file mode 100644 index fb289b940286..000000000000 --- a/print/cmpsfont/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Computer Modern PostScript Fonts (Adobe Type 1 format) diff --git a/print/cpp2latex/Makefile b/print/cpp2latex/Makefile index 9ba4489bf8ce..bd1a4cc296af 100644 --- a/print/cpp2latex/Makefile +++ b/print/cpp2latex/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.arnoldarts.de/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Convert C++ source to a file you can input in an LaTeX-document + GNU_CONFIGURE= yes .include <bsd.port.mk> diff --git a/print/cpp2latex/pkg-comment b/print/cpp2latex/pkg-comment deleted file mode 100644 index dcaceff5f662..000000000000 --- a/print/cpp2latex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert C++ source to a file you can input in an LaTeX-document diff --git a/print/detex/Makefile b/print/detex/Makefile index 9cb191d1cb8a..ef9145532cd7 100644 --- a/print/detex/Makefile +++ b/print/detex/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Strips TeX/LaTeX codes from a file + EXTRACT_CMD= ${TAR} EXTRACT_BEFORE_ARGS= -xf EXTRACT_AFTER_ARGS= #empty diff --git a/print/detex/pkg-comment b/print/detex/pkg-comment deleted file mode 100644 index e89fd3e66dda..000000000000 --- a/print/detex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Strips TeX/LaTeX codes from a file diff --git a/print/dvi2tty/Makefile b/print/dvi2tty/Makefile index 8e4a199b2c04..8eb39673e83e 100644 --- a/print/dvi2tty/Makefile +++ b/print/dvi2tty/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A dvi-file previewer for text only devices + IGNOREFILES= ${DISTFILES} MAN1= dvi2tty.1 diff --git a/print/dvi2tty/pkg-comment b/print/dvi2tty/pkg-comment deleted file mode 100644 index d52b2f99c0fe..000000000000 --- a/print/dvi2tty/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A dvi-file previewer for text only devices diff --git a/print/freetype/Makefile b/print/freetype/Makefile index d5a83380046f..b10d325bcb4f 100644 --- a/print/freetype/Makefile +++ b/print/freetype/Makefile @@ -19,6 +19,8 @@ MASTER_SITE_SUBDIR= freetype1 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A free and portable TrueType font rendering engine + USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/print/freetype/pkg-comment b/print/freetype/pkg-comment deleted file mode 100644 index 303f1e3cabaf..000000000000 --- a/print/freetype/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A free and portable TrueType font rendering engine diff --git a/print/gfontview/Makefile b/print/gfontview/Makefile index 32e94122fbb4..888c69983aa0 100644 --- a/print/gfontview/Makefile +++ b/print/gfontview/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An outline font viewer + LIB_DEPENDS= t1.4:${PORTSDIR}/devel/t1lib USE_X_PREFIX= yes diff --git a/print/gfontview/pkg-comment b/print/gfontview/pkg-comment deleted file mode 100644 index a539ed23ee29..000000000000 --- a/print/gfontview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An outline font viewer diff --git a/print/ghostscript-afpl/Makefile b/print/ghostscript-afpl/Makefile index 30c320f05e9d..912c4f455505 100644 --- a/print/ghostscript-afpl/Makefile +++ b/print/ghostscript-afpl/Makefile @@ -51,6 +51,8 @@ EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= AFPL Postscript interpreter version 7 + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/print/ghostscript-afpl/pkg-comment b/print/ghostscript-afpl/pkg-comment deleted file mode 100644 index dd6a867e3c83..000000000000 --- a/print/ghostscript-afpl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -AFPL Postscript interpreter version 7 diff --git a/print/ghostscript-gnu/Makefile b/print/ghostscript-gnu/Makefile index 6ebbee3e365e..16985dab537e 100644 --- a/print/ghostscript-gnu/Makefile +++ b/print/ghostscript-gnu/Makefile @@ -52,6 +52,8 @@ EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNU Postscript interpreter + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/print/ghostscript-gnu/pkg-comment b/print/ghostscript-gnu/pkg-comment deleted file mode 100644 index 4dca077d2c0c..000000000000 --- a/print/ghostscript-gnu/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Postscript interpreter diff --git a/print/ghostscript-gpl/Makefile b/print/ghostscript-gpl/Makefile index 30c320f05e9d..912c4f455505 100644 --- a/print/ghostscript-gpl/Makefile +++ b/print/ghostscript-gpl/Makefile @@ -51,6 +51,8 @@ EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= AFPL Postscript interpreter version 7 + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/print/ghostscript-gpl/pkg-comment b/print/ghostscript-gpl/pkg-comment deleted file mode 100644 index dd6a867e3c83..000000000000 --- a/print/ghostscript-gpl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -AFPL Postscript interpreter version 7 diff --git a/print/ghostscript7/Makefile b/print/ghostscript7/Makefile index 6ebbee3e365e..16985dab537e 100644 --- a/print/ghostscript7/Makefile +++ b/print/ghostscript7/Makefile @@ -52,6 +52,8 @@ EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNU Postscript interpreter + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/print/ghostscript7/pkg-comment b/print/ghostscript7/pkg-comment deleted file mode 100644 index 4dca077d2c0c..000000000000 --- a/print/ghostscript7/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Postscript interpreter diff --git a/print/ghostscript8/Makefile b/print/ghostscript8/Makefile index 30c320f05e9d..912c4f455505 100644 --- a/print/ghostscript8/Makefile +++ b/print/ghostscript8/Makefile @@ -51,6 +51,8 @@ EXTRACT_ONLY= ${GS_SRCS} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= AFPL Postscript interpreter version 7 + BUILD_DEPENDS= ${NONEXISTENT}:${PORTSDIR}/graphics/jpeg:extract LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/print/ghostscript8/pkg-comment b/print/ghostscript8/pkg-comment deleted file mode 100644 index dd6a867e3c83..000000000000 --- a/print/ghostscript8/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -AFPL Postscript interpreter version 7 diff --git a/print/ghostview/Makefile b/print/ghostview/Makefile index 1153e11317bb..76ade49fd6da 100644 --- a/print/ghostview/Makefile +++ b/print/ghostview/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ghostview MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An X11 front-end for ghostscript, the GNU postscript previewer + FORBIDDEN= "Security vulnerability, see bugtraq id 5808" USE_IMAKE= yes diff --git a/print/ghostview/pkg-comment b/print/ghostview/pkg-comment deleted file mode 100644 index ebd7414c9aea..000000000000 --- a/print/ghostview/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An X11 front-end for ghostscript, the GNU postscript previewer diff --git a/print/gimp-print/Makefile b/print/gimp-print/Makefile index baa0d40ba15f..f268da55b80e 100644 --- a/print/gimp-print/Makefile +++ b/print/gimp-print/Makefile @@ -12,6 +12,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GIMP Print Printer Driver + LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_REINPLACE= yes diff --git a/print/gimp-print/pkg-comment b/print/gimp-print/pkg-comment deleted file mode 100644 index 2f6494d96e14..000000000000 --- a/print/gimp-print/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GIMP Print Printer Driver diff --git a/print/gsfonts/Makefile b/print/gsfonts/Makefile index 00afc408954d..61726de4c410 100644 --- a/print/gsfonts/Makefile +++ b/print/gsfonts/Makefile @@ -15,6 +15,8 @@ DISTFILES= ${GS_FONTS_STD} ${GS_FONTS_OTHER} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Fonts used by GNU Ghostscript + BUILD_DEPENDS= ${LOCALBASE}/bin/type1inst:${PORTSDIR}/x11-fonts/p5-type1inst .include <bsd.port.pre.mk> diff --git a/print/gsfonts/pkg-comment b/print/gsfonts/pkg-comment deleted file mode 100644 index e2a05feb3b1b..000000000000 --- a/print/gsfonts/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fonts used by GNU Ghostscript diff --git a/print/guitartex/Makefile b/print/guitartex/Makefile index 69bd377ddaba..1252aa0f1feb 100644 --- a/print/guitartex/Makefile +++ b/print/guitartex/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GuitarTeX converts the Chord format into "normal" LaTeX format + RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Tk.pm:${PORTSDIR}/x11-toolkits/p5-Tk \ latex:${PORTSDIR}/print/latex diff --git a/print/guitartex/pkg-comment b/print/guitartex/pkg-comment deleted file mode 100644 index 7647d98c3480..000000000000 --- a/print/guitartex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GuitarTeX converts the Chord format into "normal" LaTeX format diff --git a/print/gutenprint-base/Makefile b/print/gutenprint-base/Makefile index baa0d40ba15f..f268da55b80e 100644 --- a/print/gutenprint-base/Makefile +++ b/print/gutenprint-base/Makefile @@ -12,6 +12,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GIMP Print Printer Driver + LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_REINPLACE= yes diff --git a/print/gutenprint-base/pkg-comment b/print/gutenprint-base/pkg-comment deleted file mode 100644 index 2f6494d96e14..000000000000 --- a/print/gutenprint-base/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GIMP Print Printer Driver diff --git a/print/gutenprint/Makefile b/print/gutenprint/Makefile index baa0d40ba15f..f268da55b80e 100644 --- a/print/gutenprint/Makefile +++ b/print/gutenprint/Makefile @@ -12,6 +12,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GIMP Print Printer Driver + LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext USE_REINPLACE= yes diff --git a/print/gutenprint/pkg-comment b/print/gutenprint/pkg-comment deleted file mode 100644 index 2f6494d96e14..000000000000 --- a/print/gutenprint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GIMP Print Printer Driver diff --git a/print/gv/Makefile b/print/gv/Makefile index 0bd72391b7c2..d5a35c8aeb92 100644 --- a/print/gv/Makefile +++ b/print/gv/Makefile @@ -20,6 +20,8 @@ PATCH_DIST_STRIP= -p1 MAINTAINER= ports@freebsd.org +PORTCOMMENT= A PostScript and PDF previewer + LIB_DEPENDS= Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d USE_IMAKE= yes diff --git a/print/gv/pkg-comment b/print/gv/pkg-comment deleted file mode 100644 index 3f74376a7889..000000000000 --- a/print/gv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A PostScript and PDF previewer diff --git a/print/hpijs/Makefile b/print/hpijs/Makefile index f68b5c4fb116..8a5013fab653 100644 --- a/print/hpijs/Makefile +++ b/print/hpijs/Makefile @@ -14,6 +14,8 @@ DIST_SUBDIR= ghostscript MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The drivers and support resources for the HP Inkjet Printers + LIB_DEPENDS= ijs.1:${PORTSDIR}/print/libijs IJS_CONFIG?= ${LOCALBASE}/bin/ijs-config diff --git a/print/hpijs/pkg-comment b/print/hpijs/pkg-comment deleted file mode 100644 index 8a1f3b0d3a51..000000000000 --- a/print/hpijs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The drivers and support resources for the HP Inkjet Printers diff --git a/print/html2ps-letter/Makefile b/print/html2ps-letter/Makefile index 36532be7d54c..47af4b704fc2 100644 --- a/print/html2ps-letter/Makefile +++ b/print/html2ps-letter/Makefile @@ -14,6 +14,8 @@ DISTNAME= html2ps-1.0b3 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= HTML to PostScript converter + BUILD_DEPENDS= mogrify:${PORTSDIR}/graphics/ImageMagick \ djpeg:${PORTSDIR}/graphics/jpeg \ giftopnm:${PORTSDIR}/graphics/netpbm \ diff --git a/print/html2ps-letter/pkg-comment b/print/html2ps-letter/pkg-comment deleted file mode 100644 index 06b1c5a9fac9..000000000000 --- a/print/html2ps-letter/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -HTML to PostScript converter diff --git a/print/latex2slides/Makefile b/print/latex2slides/Makefile index acb43a75d98f..ca751e766412 100644 --- a/print/latex2slides/Makefile +++ b/print/latex2slides/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Produces a set of HTML/JPEG slides from a TeX or LaTeX source + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ dvips:${PORTSDIR}/print/teTeX \ convert:${PORTSDIR}/graphics/ImageMagick diff --git a/print/latex2slides/pkg-comment b/print/latex2slides/pkg-comment deleted file mode 100644 index 74f44f024375..000000000000 --- a/print/latex2slides/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Produces a set of HTML/JPEG slides from a TeX or LaTeX source diff --git a/print/libijs/Makefile b/print/libijs/Makefile index 0bd8c626b082..57ad86ad4dd5 100644 --- a/print/libijs/Makefile +++ b/print/libijs/Makefile @@ -14,6 +14,8 @@ DIST_SUBDIR= ghostscript MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= C library that supports plugin printer driver for Ghostscript + USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/print/libijs/pkg-comment b/print/libijs/pkg-comment deleted file mode 100644 index 47a87540c3a1..000000000000 --- a/print/libijs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -C library that supports plugin printer driver for Ghostscript diff --git a/print/lout/Makefile b/print/lout/Makefile index 8b83710e1ab8..e34d671f9376 100644 --- a/print/lout/Makefile +++ b/print/lout/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= support/lout MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= LaTeX like document creation system with PostScript/PDF output + USE_GMAKE= yes MAKEFILE= makefile ALL_TARGET= lout prg2lout diff --git a/print/lout/pkg-comment b/print/lout/pkg-comment deleted file mode 100644 index 9f072663805a..000000000000 --- a/print/lout/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -LaTeX like document creation system with PostScript/PDF output diff --git a/print/lprps-letter/Makefile b/print/lprps-letter/Makefile index b6b42a9bca07..fd9cee07feb4 100644 --- a/print/lprps-letter/Makefile +++ b/print/lprps-letter/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= PostScript printer filter package supporting a bidirectional serial channel + MAKE_FLAGS?= PAPERSIZE=${PS} -f MAN1= psrev.1 textps.1 MAN8= lprps.8 psif.8 psof.8 diff --git a/print/lprps-letter/pkg-comment b/print/lprps-letter/pkg-comment deleted file mode 100644 index a459fc574ce5..000000000000 --- a/print/lprps-letter/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -PostScript printer filter package supporting a bidirectional serial channel diff --git a/print/lyx-devel/Makefile b/print/lyx-devel/Makefile index 2ab42e3f570a..1849bce629c0 100644 --- a/print/lyx-devel/Makefile +++ b/print/lyx-devel/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) + BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ diff --git a/print/lyx-devel/pkg-comment b/print/lyx-devel/pkg-comment deleted file mode 100644 index 2af405a8f9ea..000000000000 --- a/print/lyx-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Document processor interfaced with LaTeX (nearly WYSIWYG) diff --git a/print/lyx/Makefile b/print/lyx/Makefile index 2ab42e3f570a..1849bce629c0 100644 --- a/print/lyx/Makefile +++ b/print/lyx/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) + BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ diff --git a/print/lyx/pkg-comment b/print/lyx/pkg-comment deleted file mode 100644 index 2af405a8f9ea..000000000000 --- a/print/lyx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Document processor interfaced with LaTeX (nearly WYSIWYG) diff --git a/print/lyx14/Makefile b/print/lyx14/Makefile index 2ab42e3f570a..1849bce629c0 100644 --- a/print/lyx14/Makefile +++ b/print/lyx14/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) + BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ diff --git a/print/lyx14/pkg-comment b/print/lyx14/pkg-comment deleted file mode 100644 index 2af405a8f9ea..000000000000 --- a/print/lyx14/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Document processor interfaced with LaTeX (nearly WYSIWYG) diff --git a/print/lyx15/Makefile b/print/lyx15/Makefile index 2ab42e3f570a..1849bce629c0 100644 --- a/print/lyx15/Makefile +++ b/print/lyx15/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) + BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ diff --git a/print/lyx15/pkg-comment b/print/lyx15/pkg-comment deleted file mode 100644 index 2af405a8f9ea..000000000000 --- a/print/lyx15/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Document processor interfaced with LaTeX (nearly WYSIWYG) diff --git a/print/lyx16/Makefile b/print/lyx16/Makefile index 2ab42e3f570a..1849bce629c0 100644 --- a/print/lyx16/Makefile +++ b/print/lyx16/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= ftp://ftp.lyx.org/pub/lyx/stable/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Document processor interfaced with LaTeX (nearly WYSIWYG) + BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4 \ latex:${PORTSDIR}/print/teTeX LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ diff --git a/print/lyx16/pkg-comment b/print/lyx16/pkg-comment deleted file mode 100644 index 2af405a8f9ea..000000000000 --- a/print/lyx16/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Document processor interfaced with LaTeX (nearly WYSIWYG) diff --git a/print/mftrace/Makefile b/print/mftrace/Makefile index 4b92d96c85c4..c16ca0de7985 100644 --- a/print/mftrace/Makefile +++ b/print/mftrace/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.cs.uu.nl/~hanwen/pktrace/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Scalable PostScript (Type1) Fonts for MetaFont + LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt RUN_DEPENDS= mktextfm:${PORTSDIR}/print/teTeX \ autotrace:${PORTSDIR}/graphics/autotrace \ diff --git a/print/mftrace/pkg-comment b/print/mftrace/pkg-comment deleted file mode 100644 index e74a20dd392b..000000000000 --- a/print/mftrace/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Scalable PostScript (Type1) Fonts for MetaFont diff --git a/print/mgv/Makefile b/print/mgv/Makefile index 566f9bedd3d0..1e81389a260b 100644 --- a/print/mgv/Makefile +++ b/print/mgv/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.trends.net/~mu/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A PostScript and PDF previewer + USE_X_PREFIX= yes USE_XPM= yes USE_MOTIF= yes diff --git a/print/mgv/pkg-comment b/print/mgv/pkg-comment deleted file mode 100644 index 3f74376a7889..000000000000 --- a/print/mgv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A PostScript and PDF previewer diff --git a/print/mpage/Makefile b/print/mpage/Makefile index b2712d9ae48e..b3bafa6a7940 100644 --- a/print/mpage/Makefile +++ b/print/mpage/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Print multiple pages per sheet of paper + MAN1= mpage.1 ALL_TARGET= default diff --git a/print/mpage/pkg-comment b/print/mpage/pkg-comment deleted file mode 100644 index 0f557626dea8..000000000000 --- a/print/mpage/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Print multiple pages per sheet of paper diff --git a/print/nenscript/Makefile b/print/nenscript/Makefile index a141efee5902..c29933f1822d 100644 --- a/print/nenscript/Makefile +++ b/print/nenscript/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://risacher.posixnap.net/nenscript/ \ MAINTAINER= ports@FreeBSD.Org +PORTCOMMENT= A clone of the proprietary enscript program from Adobe Systems + USE_BZIP2= yes MAKEFILE= makefile diff --git a/print/nenscript/pkg-comment b/print/nenscript/pkg-comment deleted file mode 100644 index 1b7dfb62dd00..000000000000 --- a/print/nenscript/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A clone of the proprietary enscript program from Adobe Systems diff --git a/print/p5-PDFLib/Makefile b/print/p5-PDFLib/Makefile index 91ff1810f9f2..2dc551d4a771 100644 --- a/print/p5-PDFLib/Makefile +++ b/print/p5-PDFLib/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= More OO interface to pdflib_pl.pm + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/pdflib_pl.pm:${PORTSDIR}/print/pdflib RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/print/p5-PDFLib/pkg-comment b/print/p5-PDFLib/pkg-comment deleted file mode 100644 index 5158a15b2ca7..000000000000 --- a/print/p5-PDFLib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -More OO interface to pdflib_pl.pm diff --git a/print/panda/Makefile b/print/panda/Makefile index 52b6d69cddfd..59ac024f105d 100644 --- a/print/panda/Makefile +++ b/print/panda/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A GPL\'ed PDF generation library + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff diff --git a/print/panda/pkg-comment b/print/panda/pkg-comment deleted file mode 100644 index 38139c608a5e..000000000000 --- a/print/panda/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A GPL'ed PDF generation library diff --git a/print/pclprint/Makefile b/print/pclprint/Makefile index 84d29cbb9908..8e8e9b534e8a 100644 --- a/print/pclprint/Makefile +++ b/print/pclprint/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Utility for printing to HP (Laser,Desk)Jets using PCL rather than PS + NO_BUILD= YES do-install: diff --git a/print/pclprint/pkg-comment b/print/pclprint/pkg-comment deleted file mode 100644 index b27a61a11c40..000000000000 --- a/print/pclprint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utility for printing to HP (Laser,Desk)Jets using PCL rather than PS diff --git a/print/pkfonts300/Makefile b/print/pkfonts300/Makefile index 4b6e1249d1ae..8263b39a311f 100644 --- a/print/pkfonts300/Makefile +++ b/print/pkfonts300/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= # extracted directly in install target NO_BUILD= yes PLIST= ${PKGDIR}/pkg-plist.${RESOLUTION} +PORTCOMMENT= English PK fonts, for ghostscripts, xdvi and so on + .if !defined(RESOLUTION) RESOLUTION= 300 .else diff --git a/print/pkfonts300/pkg-comment b/print/pkfonts300/pkg-comment deleted file mode 100644 index 84e94f2f616f..000000000000 --- a/print/pkfonts300/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -English PK fonts, for ghostscripts, xdvi and so on diff --git a/print/pktrace/Makefile b/print/pktrace/Makefile index 4b92d96c85c4..c16ca0de7985 100644 --- a/print/pktrace/Makefile +++ b/print/pktrace/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.cs.uu.nl/~hanwen/pktrace/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Scalable PostScript (Type1) Fonts for MetaFont + LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt RUN_DEPENDS= mktextfm:${PORTSDIR}/print/teTeX \ autotrace:${PORTSDIR}/graphics/autotrace \ diff --git a/print/pktrace/pkg-comment b/print/pktrace/pkg-comment deleted file mode 100644 index e74a20dd392b..000000000000 --- a/print/pktrace/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Scalable PostScript (Type1) Fonts for MetaFont diff --git a/print/pnm2ppa/Makefile b/print/pnm2ppa/Makefile index 3f7c9e1b5b62..58cf80d143e4 100644 --- a/print/pnm2ppa/Makefile +++ b/print/pnm2ppa/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Convert PNM images to PPA for some HP printers + LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu \ enscript:${PORTSDIR}/print/enscript-letter diff --git a/print/pnm2ppa/pkg-comment b/print/pnm2ppa/pkg-comment deleted file mode 100644 index b171fdaea082..000000000000 --- a/print/pnm2ppa/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert PNM images to PPA for some HP printers diff --git a/print/psmark/Makefile b/print/psmark/Makefile index 403fbaca5f00..b8f10a5872be 100644 --- a/print/psmark/Makefile +++ b/print/psmark/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-v${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Renders a vertical string on any PostScript document + WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes diff --git a/print/psmark/pkg-comment b/print/psmark/pkg-comment deleted file mode 100644 index bb8a0d084308..000000000000 --- a/print/psmark/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Renders a vertical string on any PostScript document diff --git a/print/rtf2latex/Makefile b/print/rtf2latex/Makefile index dc3ec1e9b135..bf0318f42930 100644 --- a/print/rtf2latex/Makefile +++ b/print/rtf2latex/Makefile @@ -14,6 +14,8 @@ DISTNAME= rtf2LaTeX.${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A filter that converts RTF (MS\'s Rich Text Format) into LaTeX + WRKSRC= ${WRKDIR}/rtf2LaTeX MAN1= rtf2LaTeX.1 diff --git a/print/rtf2latex/pkg-comment b/print/rtf2latex/pkg-comment deleted file mode 100644 index 51352188f2ac..000000000000 --- a/print/rtf2latex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A filter that converts RTF (MS's Rich Text Format) into LaTeX diff --git a/print/teTeX-base/Makefile b/print/teTeX-base/Makefile index 288f01f80d6f..5922e9c5a781 100644 --- a/print/teTeX-base/Makefile +++ b/print/teTeX-base/Makefile @@ -16,6 +16,8 @@ DISTFILES= ${TETEX_SRC} ${TETEX_TEXMF} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Thomas Esser\'s distribution of TeX & friends + LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ wwwcore.1:${PORTSDIR}/www/libwww diff --git a/print/teTeX-base/pkg-comment b/print/teTeX-base/pkg-comment deleted file mode 100644 index 2d93a919f8a5..000000000000 --- a/print/teTeX-base/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Thomas Esser's distribution of TeX & friends diff --git a/print/teTeX/Makefile b/print/teTeX/Makefile index 288f01f80d6f..5922e9c5a781 100644 --- a/print/teTeX/Makefile +++ b/print/teTeX/Makefile @@ -16,6 +16,8 @@ DISTFILES= ${TETEX_SRC} ${TETEX_TEXMF} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Thomas Esser\'s distribution of TeX & friends + LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ wwwcore.1:${PORTSDIR}/www/libwww diff --git a/print/teTeX/pkg-comment b/print/teTeX/pkg-comment deleted file mode 100644 index 2d93a919f8a5..000000000000 --- a/print/teTeX/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Thomas Esser's distribution of TeX & friends diff --git a/print/tr2latex/Makefile b/print/tr2latex/Makefile index d8832b45d5b3..fe92c48cccca 100644 --- a/print/tr2latex/Makefile +++ b/print/tr2latex/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Convert a document from troff to LaTeX + IGNOREFILES= ${DISTNAME}${EXTRACT_SUFX} MAKEFILE= Makefile.unix diff --git a/print/tr2latex/pkg-comment b/print/tr2latex/pkg-comment deleted file mode 100644 index 82e1e24141e2..000000000000 --- a/print/tr2latex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert a document from troff to LaTeX diff --git a/print/txtbdf2ps/Makefile b/print/txtbdf2ps/Makefile index 4dc5403d05bf..433f09d1297d 100644 --- a/print/txtbdf2ps/Makefile +++ b/print/txtbdf2ps/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .txt MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Translator TXT + BDF to PS + USE_PERL5= yes EXTRACT_CMD= ${CP} EXTRACT_BEFORE_ARGS= diff --git a/print/txtbdf2ps/pkg-comment b/print/txtbdf2ps/pkg-comment deleted file mode 100644 index 66b758083d74..000000000000 --- a/print/txtbdf2ps/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Translator TXT + BDF to PS diff --git a/print/wprint/Makefile b/print/wprint/Makefile index 284fb5c0c42c..450450c42a4e 100644 --- a/print/wprint/Makefile +++ b/print/wprint/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.esperanto.org.uy/programoj/angle/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Mozilla/HtmlDoc/Netscape Postscript Filter + LIB_DEPENDS= iconv:${PORTSDIR}/converters/libiconv \ freetype:${PORTSDIR}/print/freetype2 diff --git a/print/wprint/pkg-comment b/print/wprint/pkg-comment deleted file mode 100644 index 4556d377b8fa..000000000000 --- a/print/wprint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Mozilla/HtmlDoc/Netscape Postscript Filter diff --git a/print/xdvik/Makefile b/print/xdvik/Makefile index c7b7504773c6..90236762e698 100644 --- a/print/xdvik/Makefile +++ b/print/xdvik/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS MAINTAINER= ports@FreeBSD.Org +PORTCOMMENT= DVI Previewer(kpathsearch) for X + RUN_DEPENDS= mf:${PORTSDIR}/print/tex USE_XLIB= yes diff --git a/print/xdvik/pkg-comment b/print/xdvik/pkg-comment deleted file mode 100644 index 18873cb75e61..000000000000 --- a/print/xdvik/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -DVI Previewer(kpathsearch) for X diff --git a/print/xmbibtex/Makefile b/print/xmbibtex/Makefile index 777726f57a02..141014b9886f 100644 --- a/print/xmbibtex/Makefile +++ b/print/xmbibtex/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= apps/tex MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A reference manager based on the BibTeX file format + WRKSRC= ${WRKDIR}/${DISTNAME}/src USE_MOTIF= yes diff --git a/print/xmbibtex/pkg-comment b/print/xmbibtex/pkg-comment deleted file mode 100644 index 8d1470e723e4..000000000000 --- a/print/xmbibtex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A reference manager based on the BibTeX file format diff --git a/print/xtem/Makefile b/print/xtem/Makefile index 585661e4f83f..ee8eb2809de4 100644 --- a/print/xtem/Makefile +++ b/print/xtem/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}_texmenu.${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Tcl/Tk-based development menu (environment?) for TeX + RUN_DEPENDS= wish8.2:${PORTSDIR}/x11-toolkits/tk82 .if defined(BUILD_IT_ALL) RUN_DEPENDS+= gv:${PORTSDIR}/print/gv \ diff --git a/print/xtem/pkg-comment b/print/xtem/pkg-comment deleted file mode 100644 index 58a66ce92ecc..000000000000 --- a/print/xtem/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tcl/Tk-based development menu (environment?) for TeX |