diff options
Diffstat (limited to 'graphics')
286 files changed, 308 insertions, 132 deletions
diff --git a/graphics/EZWGL/Makefile b/graphics/EZWGL/Makefile index 5ed236a73984..13b2774800ce 100644 --- a/graphics/EZWGL/Makefile +++ b/graphics/EZWGL/Makefile @@ -13,6 +13,8 @@ DISTFILES= ${DISTNAME}-demo.tgz ${DISTNAME}-doc.tgz ${DISTNAME}-src.tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The EZ Widget and Graphics Library + LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png diff --git a/graphics/EZWGL/pkg-comment b/graphics/EZWGL/pkg-comment deleted file mode 100644 index c6aee343db2a..000000000000 --- a/graphics/EZWGL/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The EZ Widget and Graphics Library diff --git a/graphics/Hermes/Makefile b/graphics/Hermes/Makefile index a7e335c92960..86fc116bfd43 100644 --- a/graphics/Hermes/Makefile +++ b/graphics/Hermes/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://dark.x.dtu.dk/~mbn/clanlib/download/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Fast pixel formats conversion library + USE_GMAKE= yes USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/graphics/IPA/Makefile b/graphics/IPA/Makefile index ebef50608845..ba13267af8db 100644 --- a/graphics/IPA/Makefile +++ b/graphics/IPA/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.prima.eu.org/IPA/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Image Processing Algorithms + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Prima.pm:${PORTSDIR}/x11-toolkits/p5-Prima RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/graphics/ImageMagick/Makefile b/graphics/ImageMagick/Makefile index 5824dcd6fa21..e7a5a276136a 100644 --- a/graphics/ImageMagick/Makefile +++ b/graphics/ImageMagick/Makefile @@ -29,6 +29,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Image processing tools (interactive optional--misc/display conflict) + BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= jasper.4:${PORTSDIR}/graphics/jasper \ jbig.1:${PORTSDIR}/graphics/jbigkit \ diff --git a/graphics/ImageMagick/pkg-comment b/graphics/ImageMagick/pkg-comment deleted file mode 100644 index 80dcf2f820ab..000000000000 --- a/graphics/ImageMagick/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Image processing tools (interactive optional--misc/display conflict) diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index 152ffea5d156..53cb3b082215 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An ascii art library + WRKSRC= ${WRKDIR}/${PORTNAME}-1.4.0 USE_REINPLACE= yes USE_LIBTOOL= yes diff --git a/graphics/aqsis/Makefile b/graphics/aqsis/Makefile index 5f9a7df436e1..bec29a2f02e0 100644 --- a/graphics/aqsis/Makefile +++ b/graphics/aqsis/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A photorealistic rendering system + BUILD_DEPENDS= ${LOCALBASE}/lib/libargparse.a:${PORTSDIR}/devel/libargparse LIB_DEPENDS= tiff:${PORTSDIR}/graphics/tiff diff --git a/graphics/aview/Makefile b/graphics/aview/Makefile index 5143091984ef..c30bcc9c0250 100644 --- a/graphics/aview/Makefile +++ b/graphics/aview/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Graphics viewer for viewing netpbm format on console or X using aalib + RUN_DEPENDS= anytopnm:${PORTSDIR}/graphics/netpbm \ convert:${PORTSDIR}/graphics/ImageMagick LIB_DEPENDS= aa.1:${PORTSDIR}/graphics/aalib diff --git a/graphics/bbrb/Makefile b/graphics/bbrb/Makefile index d6a707aa3b8a..97ddc522f2e3 100644 --- a/graphics/bbrb/Makefile +++ b/graphics/bbrb/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A graphical background manager for the Blackbox window manager + RUN_DEPENDS= xv:${PORTSDIR}/graphics/xv \ blackbox:${PORTSDIR}/x11-wm/blackbox diff --git a/graphics/cadubi/Makefile b/graphics/cadubi/Makefile index 3914fb310d35..99080ca43984 100644 --- a/graphics/cadubi/Makefile +++ b/graphics/cadubi/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= ASCII drawing utility + RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Term/ReadKey.pm:${PORTSDIR}/devel/p5-Term-ReadKey NO_BUILD= yes diff --git a/graphics/camediaplay/Makefile b/graphics/camediaplay/Makefile index 8c3e4fda78b6..510afc1f303f 100644 --- a/graphics/camediaplay/Makefile +++ b/graphics/camediaplay/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.itojun.org/pub/digi-cam/C-400L/unix/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Digital camera downloading tool for Epson/Sanyo/Olympus/Agfa camera + WRKSRC= ${WRKDIR}/${PORTNAME}/build USE_REINPLACE= yes diff --git a/graphics/claraocr/Makefile b/graphics/claraocr/Makefile index e9ee0dea9182..5091b77be099 100644 --- a/graphics/claraocr/Makefile +++ b/graphics/claraocr/Makefile @@ -17,6 +17,8 @@ DISTNAME= clara-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Optical character recognition (OCR) utility + USE_XLIB= yes USE_PERL5= yes MAKE_ENV= MKDIR="${MKDIR}" diff --git a/graphics/cqcam/Makefile b/graphics/cqcam/Makefile index ba036a50589b..0d8ac0e969e4 100644 --- a/graphics/cqcam/Makefile +++ b/graphics/cqcam/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.cs.duke.edu/~reynolds/cqcam/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Color Quickcam control program + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg ONLY_FOR_ARCHS= i386 diff --git a/graphics/dc20ctrl/Makefile b/graphics/dc20ctrl/Makefile index 9d9dae31a5ee..1fa4e92f591a 100644 --- a/graphics/dc20ctrl/Makefile +++ b/graphics/dc20ctrl/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.paternostro.org/~ugo/binaries/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Digital camera control and download tool for Kodak DC20 camera + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png diff --git a/graphics/dc3play/Makefile b/graphics/dc3play/Makefile index 45d787e2d84d..eed1893be98c 100644 --- a/graphics/dc3play/Makefile +++ b/graphics/dc3play/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.itojun.org/pub/digi-cam/DC-3/unix/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Digital camera downloading tool for Ricoh DC-3 + RESTRICTED= "Beta test period, redistribution prohibited" WRKSRC= ${WRKDIR}/${PORTNAME}/build diff --git a/graphics/deep_zoom/Makefile b/graphics/deep_zoom/Makefile index efbf50a3759e..414ecec72736 100644 --- a/graphics/deep_zoom/Makefile +++ b/graphics/deep_zoom/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://members.rogers.com/rowley-c/deep_zoom/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Generate very highly zoomed fractals + BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= Imlib2:${PORTSDIR}/graphics/imlib2 \ gmp.6:${PORTSDIR}/math/libgmp4 diff --git a/graphics/divxcalc/Makefile b/graphics/divxcalc/Makefile index 365bf0aeb123..d7d013323ddf 100644 --- a/graphics/divxcalc/Makefile +++ b/graphics/divxcalc/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://members.ams.chello.nl/r.slooten2/divxcalc/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= DivX Calculator + BUILD_DEPENDS= ${LOCALBASE}/share/automake14/automake/install-sh:${PORTSDIR}/devel/automake14 USE_REINPLACE= yes diff --git a/graphics/dore/Makefile b/graphics/dore/Makefile index f042d71d9323..81a676276907 100644 --- a/graphics/dore/Makefile +++ b/graphics/dore/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The Dynamic Object Rendering Environment + USE_REINPLACE= yes USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/graphics/dynamechs/Makefile b/graphics/dynamechs/Makefile index e279bcb75c50..17cabf889d74 100644 --- a/graphics/dynamechs/Makefile +++ b/graphics/dynamechs/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION:S/p/pre/} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Multibody Dynamic Simulation Library + USE_MESA= yes USE_GMAKE= yes MAKE_ENV= OPENGLINCDIR="${X11BASE}/include" \ diff --git a/graphics/entice/Makefile b/graphics/entice/Makefile index 33b989ef7f90..b728130f1b12 100644 --- a/graphics/entice/Makefile +++ b/graphics/entice/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.ny.us.rasterman.com/files/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An image viewer written using libraries for Enlightenment 0.17 development + LIB_DEPENDS= ecore.0:${PORTSDIR}/x11/ecore \ evas.6:${PORTSDIR}/graphics/evas diff --git a/graphics/epix/Makefile b/graphics/epix/Makefile index f198ec4e62d1..33492683c048 100644 --- a/graphics/epix/Makefile +++ b/graphics/epix/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}_src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Creates math plots and line figures using easy-to-learn syntax + BUILD_DEPENDS= bash:${PORTSDIR}/shells/bash2 RUN_DEPENDS= bash:${PORTSDIR}/shells/bash2 \ latex:${PORTSDIR}/print/teTeX diff --git a/graphics/epix/pkg-comment b/graphics/epix/pkg-comment deleted file mode 100644 index 806211a44a23..000000000000 --- a/graphics/epix/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Creates math plots and line figures using easy-to-learn syntax diff --git a/graphics/epstool/Makefile b/graphics/epstool/Makefile index ee39b5b08f12..7d77820facb8 100644 --- a/graphics/epstool/Makefile +++ b/graphics/epstool/Makefile @@ -13,6 +13,8 @@ DISTNAME= gsv42src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Create or extract preview bitmaps in EPS files + RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/graphics/evas/Makefile b/graphics/evas/Makefile index 904e58969a10..09866c061dc5 100644 --- a/graphics/evas/Makefile +++ b/graphics/evas/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A hardware-accelerated canvas API for X-Windows + LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 USE_BZIP2= yes diff --git a/graphics/exiftags/Makefile b/graphics/exiftags/Makefile index 412a85ee6bd5..3593416537ba 100644 --- a/graphics/exiftags/Makefile +++ b/graphics/exiftags/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://johnst.org/sw/exiftags/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Parses a specified JPEG file for a JPEG APP1 section containing Exif data + MAKE_ARGS= CC="${CC}" CFLAGS="${CFLAGS}" PREFIX="${PREFIX}" MAN1= exifcom.1 exiftags.1 diff --git a/graphics/fbm/Makefile b/graphics/fbm/Makefile index 5b748c3be3cf..b53d6bd026b2 100644 --- a/graphics/fbm/Makefile +++ b/graphics/fbm/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Fuzzy Pixmap Manipulation utilities + NO_WRKSUBDIR= yes MANL= clr2gray.l fbcat.l fbclean.l fbconv.l fbedge.l fbext.l fbhalf.l \ diff --git a/graphics/flashplayer/Makefile b/graphics/flashplayer/Makefile index 18e915d48f20..3a8e749016a1 100644 --- a/graphics/flashplayer/Makefile +++ b/graphics/flashplayer/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GPL standalone Flash (TM) player + LIB_DEPENDS= flash.0:${.CURDIR}/../libflash USE_X_PREFIX= yes diff --git a/graphics/fli2gif/Makefile b/graphics/fli2gif/Makefile index 9f54b334eea6..466a5dc3e688 100644 --- a/graphics/fli2gif/Makefile +++ b/graphics/fli2gif/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}b MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Automatic Flic to animated GIF convertor + NO_WRKSUBDIR= yes USE_ZIP= yes diff --git a/graphics/fli2gif/pkg-comment b/graphics/fli2gif/pkg-comment deleted file mode 100644 index fe42a8ff1abb..000000000000 --- a/graphics/fli2gif/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Automatic Flic to animated GIF convertor diff --git a/graphics/fnlib/Makefile b/graphics/fnlib/Makefile index 85f6caddb93e..a87956017c71 100644 --- a/graphics/fnlib/Makefile +++ b/graphics/fnlib/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Fonts and font libraries necessary for Enlightenment + USE_X_PREFIX= yes USE_GMAKE= yes USE_GNOMENG= yes diff --git a/graphics/fnlib/pkg-comment b/graphics/fnlib/pkg-comment deleted file mode 100644 index 5db0d8d60fe6..000000000000 --- a/graphics/fnlib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fonts and font libraries necessary for Enlightenment diff --git a/graphics/fractorama/Makefile b/graphics/fractorama/Makefile index 3a9046d2f18f..ba13ca28c66a 100644 --- a/graphics/fractorama/Makefile +++ b/graphics/fractorama/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Fractal generation program + USE_BISON= yes USE_QT_VER= 3 WRKSRC= ${WRKDIR}/${DISTNAME}/src diff --git a/graphics/fractorama/pkg-comment b/graphics/fractorama/pkg-comment deleted file mode 100644 index 865283cd8169..000000000000 --- a/graphics/fractorama/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Fractal generation program diff --git a/graphics/g3dviewer/Makefile b/graphics/g3dviewer/Makefile index 28a7fa432bd3..38d2c45b8c26 100644 --- a/graphics/g3dviewer/Makefile +++ b/graphics/g3dviewer/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://madsworld.exhome.de/downloads/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A 3D file viewer for GTK+ + LIB_DEPENDS= gtkgl:${PORTSDIR}/x11-toolkits/gtkglarea USE_GNOMENG= yes diff --git a/graphics/g3dviewer/pkg-comment b/graphics/g3dviewer/pkg-comment deleted file mode 100644 index 6f51692d3605..000000000000 --- a/graphics/g3dviewer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A 3D file viewer for GTK+ diff --git a/graphics/gcolor/Makefile b/graphics/gcolor/Makefile index b1c25e69e2ec..f059023aba6a 100644 --- a/graphics/gcolor/Makefile +++ b/graphics/gcolor/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GTK-based color picker + USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/graphics/gcolor/pkg-comment b/graphics/gcolor/pkg-comment deleted file mode 100644 index 33e13d8dee22..000000000000 --- a/graphics/gcolor/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GTK-based color picker diff --git a/graphics/gd/Makefile b/graphics/gd/Makefile index 9f2c6e2b5d12..4489b5f80b12 100644 --- a/graphics/gd/Makefile +++ b/graphics/gd/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER?= ports@FreeBSD.org +PORTCOMMENT= A graphics library for fast image creation + BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ png:${PORTSDIR}/graphics/png \ diff --git a/graphics/gd/pkg-comment b/graphics/gd/pkg-comment deleted file mode 100644 index 02fcafec91c8..000000000000 --- a/graphics/gd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A graphics library for fast image creation diff --git a/graphics/gd1/Makefile b/graphics/gd1/Makefile index 9f2c6e2b5d12..4489b5f80b12 100644 --- a/graphics/gd1/Makefile +++ b/graphics/gd1/Makefile @@ -19,6 +19,8 @@ EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX} MAINTAINER?= ports@FreeBSD.org +PORTCOMMENT= A graphics library for fast image creation + BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ png:${PORTSDIR}/graphics/png \ diff --git a/graphics/gd1/pkg-comment b/graphics/gd1/pkg-comment deleted file mode 100644 index 02fcafec91c8..000000000000 --- a/graphics/gd1/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A graphics library for fast image creation diff --git a/graphics/gd2/Makefile b/graphics/gd2/Makefile index 9bbc0bcd0e2f..a07edf099f10 100644 --- a/graphics/gd2/Makefile +++ b/graphics/gd2/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= graphics/gd MAINTAINER?= ports@FreeBSD.org +PORTCOMMENT= A graphics library for fast creation of images + LIB_DEPENDS= png:${PORTSDIR}/graphics/png \ jpeg:${PORTSDIR}/graphics/jpeg \ freetype:${PORTSDIR}/print/freetype2 diff --git a/graphics/gd2/pkg-comment b/graphics/gd2/pkg-comment deleted file mode 100644 index e808470fbecc..000000000000 --- a/graphics/gd2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A graphics library for fast creation of images diff --git a/graphics/geist/Makefile b/graphics/geist/Makefile index 38fca4958549..eec121abde98 100644 --- a/graphics/geist/Makefile +++ b/graphics/geist/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An object-based image creation/layout application + LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 \ xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/graphics/geist/pkg-comment b/graphics/geist/pkg-comment deleted file mode 100644 index 0bc9119aca79..000000000000 --- a/graphics/geist/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An object-based image creation/layout application diff --git a/graphics/giblib/Makefile b/graphics/giblib/Makefile index 437812535f7c..874578932da9 100644 --- a/graphics/giblib/Makefile +++ b/graphics/giblib/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A utility library that includes a wrapper for imlib2 + LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 USE_X_PREFIX= yes diff --git a/graphics/giblib/pkg-comment b/graphics/giblib/pkg-comment deleted file mode 100644 index b286f5862f4c..000000000000 --- a/graphics/giblib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A utility library that includes a wrapper for imlib2 diff --git a/graphics/giflib/Makefile b/graphics/giflib/Makefile index 8b061dbef3b1..6f6470f14257 100644 --- a/graphics/giflib/Makefile +++ b/graphics/giflib/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://prtr-13.ucsc.edu/pub/libungif/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Tools and library routines for working with GIF images + INSTALLS_SHLIB= yes USE_LIBTOOL= yes diff --git a/graphics/giflib/pkg-comment b/graphics/giflib/pkg-comment deleted file mode 100644 index 97b6f9763f0a..000000000000 --- a/graphics/giflib/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tools and library routines for working with GIF images diff --git a/graphics/gliv/Makefile b/graphics/gliv/Makefile index eb608648f411..9fc0252d4b42 100644 --- a/graphics/gliv/Makefile +++ b/graphics/gliv/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://gliv.tuxfamily.org/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An image viewer that uses Gdk-Pixbuf and OpenGL + LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ gtkgl-2.0.1:${PORTSDIR}/x11-toolkits/gtkglarea2 RUN_DEPENDS= ${LOCALBASE}/bin/convert:${PORTSDIR}/graphics/ImageMagick diff --git a/graphics/gliv/pkg-comment b/graphics/gliv/pkg-comment deleted file mode 100644 index 4b577b0ba189..000000000000 --- a/graphics/gliv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An image viewer that uses Gdk-Pixbuf and OpenGL diff --git a/graphics/gltk/Makefile b/graphics/gltk/Makefile index ce62a863f810..447afb7488bd 100644 --- a/graphics/gltk/Makefile +++ b/graphics/gltk/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An OpenGL/Tk interface + USE_IMAKE= yes USE_MESA= yes diff --git a/graphics/gltk/pkg-comment b/graphics/gltk/pkg-comment deleted file mode 100644 index ec3c7021c9ef..000000000000 --- a/graphics/gltk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An OpenGL/Tk interface diff --git a/graphics/gnofract4d/Makefile b/graphics/gnofract4d/Makefile index c2f974167f8b..b314ed093f26 100644 --- a/graphics/gnofract4d/Makefile +++ b/graphics/gnofract4d/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Weird GNOME fractal generator + USE_REINPLACE= yes USE_X_PREFIX= yes USE_GNOMENG= yes diff --git a/graphics/gnofract4d/pkg-comment b/graphics/gnofract4d/pkg-comment deleted file mode 100644 index e7c65302538b..000000000000 --- a/graphics/gnofract4d/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Weird GNOME fractal generator diff --git a/graphics/gopchop/Makefile b/graphics/gopchop/Makefile index be0d1144609f..286af58ba30b 100644 --- a/graphics/gopchop/Makefile +++ b/graphics/gopchop/Makefile @@ -17,6 +17,8 @@ DISTNAME= GOPchop-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= MPEG2 GOP-accurate editor + BUILD_DEPENDS= ${LOCALBASE}/lib/libvo.a:${PORTSDIR}/graphics/libmpeg2 LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ mpeg2.0:${PORTSDIR}/graphics/libmpeg2 diff --git a/graphics/gopchop/pkg-comment b/graphics/gopchop/pkg-comment deleted file mode 100644 index 15ed1fdec481..000000000000 --- a/graphics/gopchop/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MPEG2 GOP-accurate editor diff --git a/graphics/gozer/Makefile b/graphics/gozer/Makefile index e0c69788ba6a..3a01be2e3aa1 100644 --- a/graphics/gozer/Makefile +++ b/graphics/gozer/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A commandline text rendering utility that creates images from arbitrary text + LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib USE_X_PREFIX= yes diff --git a/graphics/gozer/pkg-comment b/graphics/gozer/pkg-comment deleted file mode 100644 index 3eba6310ba8e..000000000000 --- a/graphics/gozer/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A commandline text rendering utility that creates images from arbitrary text diff --git a/graphics/gphoto2/Makefile b/graphics/gphoto2/Makefile index bcf9e64813c1..ebd6086429d5 100644 --- a/graphics/gphoto2/Makefile +++ b/graphics/gphoto2/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= gphoto MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A universal digital camera picture control tool + BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig LIB_DEPENDS= intl.4:${PORTSDIR}/devel/gettext \ usb-0.1.5:${PORTSDIR}/devel/libusb \ diff --git a/graphics/gphoto2/pkg-comment b/graphics/gphoto2/pkg-comment deleted file mode 100644 index f0c4300f9733..000000000000 --- a/graphics/gphoto2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A universal digital camera picture control tool diff --git a/graphics/gplot/Makefile b/graphics/gplot/Makefile index 583b418c8356..e35b7d281e3a 100644 --- a/graphics/gplot/Makefile +++ b/graphics/gplot/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Graphic utilities for the processing of CGM metafiles + NO_WRKSUBDIR= yes ALL_TARGET= drawcgm gtex gplot MAN1= gplot.1 diff --git a/graphics/gplot/pkg-comment b/graphics/gplot/pkg-comment deleted file mode 100644 index ea5f99789a24..000000000000 --- a/graphics/gplot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graphic utilities for the processing of CGM metafiles diff --git a/graphics/gsculpt/Makefile b/graphics/gsculpt/Makefile index 066d59a841e9..987b0f94dd78 100644 --- a/graphics/gsculpt/Makefile +++ b/graphics/gsculpt/Makefile @@ -15,6 +15,8 @@ DISTNAME= gSculpt-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An Opensource 3D modelling application + WRKSRC= ${WRKDIR}/gSculpt-${PORTVERSION} USE_REINPLACE= yes USE_GNOMENG= yes diff --git a/graphics/gsculpt/pkg-comment b/graphics/gsculpt/pkg-comment deleted file mode 100644 index 861e38f7aa26..000000000000 --- a/graphics/gsculpt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An Opensource 3D modelling application diff --git a/graphics/gsubedit/Makefile b/graphics/gsubedit/Makefile index f5a422bf6f47..04f0840ac4b2 100644 --- a/graphics/gsubedit/Makefile +++ b/graphics/gsubedit/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNOME Subtitle Editor + USE_REINPLACE= yes USE_X_PREFIX= yes USE_GMAKE= yes diff --git a/graphics/gsubedit/pkg-comment b/graphics/gsubedit/pkg-comment deleted file mode 100644 index 675a933a8f53..000000000000 --- a/graphics/gsubedit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNOME Subtitle Editor diff --git a/graphics/gts/Makefile b/graphics/gts/Makefile index dce432b546f9..95478f5cdcfb 100644 --- a/graphics/gts/Makefile +++ b/graphics/gts/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GNU Triangulated Surface Library + LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt USE_GNOMENG= yes diff --git a/graphics/gts/pkg-comment b/graphics/gts/pkg-comment deleted file mode 100644 index bd4af4fffb38..000000000000 --- a/graphics/gts/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GNU Triangulated Surface Library diff --git a/graphics/hdf5/Makefile b/graphics/hdf5/Makefile index c43f4784cb27..72284de85f5f 100644 --- a/graphics/hdf5/Makefile +++ b/graphics/hdf5/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://hdf.ncsa.uiuc.edu/HDF5/hdf5-${PORTVERSION}/src/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Hierarchical Data Format library (from NCSA) + USE_REINPLACE= yes USE_PERL5= yes USE_OPENSSL= yes diff --git a/graphics/hdf5/pkg-comment b/graphics/hdf5/pkg-comment deleted file mode 100644 index 2f8affd569f0..000000000000 --- a/graphics/hdf5/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Hierarchical Data Format library (from NCSA) diff --git a/graphics/hobbes-icons-xpm/Makefile b/graphics/hobbes-icons-xpm/Makefile index 69016c66d5f6..10cc9bb39c36 100644 --- a/graphics/hobbes-icons-xpm/Makefile +++ b/graphics/hobbes-icons-xpm/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Collection of over 3000 icons in XPM3 format + USE_X_PREFIX= yes NO_BUILD= yes diff --git a/graphics/hobbes-icons-xpm/pkg-comment b/graphics/hobbes-icons-xpm/pkg-comment deleted file mode 100644 index 7d23b3d74092..000000000000 --- a/graphics/hobbes-icons-xpm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Collection of over 3000 icons in XPM3 format diff --git a/graphics/hppsmtools/Makefile b/graphics/hppsmtools/Makefile index 83d5a0d12f5d..4465a45fe479 100644 --- a/graphics/hppsmtools/Makefile +++ b/graphics/hppsmtools/Makefile @@ -15,6 +15,8 @@ MASTER_SITES= http://unimut.fsk.uni-heidelberg.de/demi/photosmart/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Tool for HP PhotoSmart C5340A & Konica Q-EZ digital cameras + ALL_TARGET= do-install: diff --git a/graphics/hppsmtools/pkg-comment b/graphics/hppsmtools/pkg-comment deleted file mode 100644 index 9048c1f6ca5f..000000000000 --- a/graphics/hppsmtools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tool for HP PhotoSmart C5340A & Konica Q-EZ digital cameras diff --git a/graphics/imc/Makefile b/graphics/imc/Makefile index e5a1abd7d518..6243b70a01e8 100644 --- a/graphics/imc/Makefile +++ b/graphics/imc/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://users.skynet.be/Peter.Verthez/projects/imc/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Image Compiler + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/CGI.pm:${PORTSDIR}/www/p5-CGI.pm RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/graphics/imc/pkg-comment b/graphics/imc/pkg-comment deleted file mode 100644 index 6ea30a80ba82..000000000000 --- a/graphics/imc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Image Compiler diff --git a/graphics/imlib2/Makefile b/graphics/imlib2/Makefile index 914322ac186b..6c0899ac961b 100644 --- a/graphics/imlib2/Makefile +++ b/graphics/imlib2/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The next generation graphic library for enlightenment package + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ ltdl.1:${PORTSDIR}/devel/libtool \ png.5:${PORTSDIR}/graphics/png \ diff --git a/graphics/imlib2/pkg-comment b/graphics/imlib2/pkg-comment deleted file mode 100644 index 5a71e6e9f493..000000000000 --- a/graphics/imlib2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The next generation graphic library for enlightenment package diff --git a/graphics/imlib2_loaders/Makefile b/graphics/imlib2_loaders/Makefile index fca1f75f2e09..af194d921399 100644 --- a/graphics/imlib2_loaders/Makefile +++ b/graphics/imlib2_loaders/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= enlightenment MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Extra image loader plugins for Imlib 2 + LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 \ edb.1:${PORTSDIR}/databases/edb diff --git a/graphics/imlib2_loaders/pkg-comment b/graphics/imlib2_loaders/pkg-comment deleted file mode 100644 index a67bff6e95c5..000000000000 --- a/graphics/imlib2_loaders/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Extra image loader plugins for Imlib 2 diff --git a/graphics/imlib3d/Makefile b/graphics/imlib3d/Makefile index a90ac9afe6cc..1f8ad8d74c4c 100644 --- a/graphics/imlib3d/Makefile +++ b/graphics/imlib3d/Makefile @@ -16,6 +16,8 @@ DISTNAME= ImLib3D-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A 3D Image Processing Framework + LIB_DEPENDS= fftw.2:${PORTSDIR}/math/fftw \ gsl.3:${PORTSDIR}/math/gsl \ xml2.5:${PORTSDIR}/textproc/libxml2 \ diff --git a/graphics/imlib3d/pkg-comment b/graphics/imlib3d/pkg-comment deleted file mode 100644 index cbbe5ff0098c..000000000000 --- a/graphics/imlib3d/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A 3D Image Processing Framework diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile index ef78ba98f789..c4103414b95e 100644 --- a/graphics/jpeg-mmx/Makefile +++ b/graphics/jpeg-mmx/Makefile @@ -17,6 +17,8 @@ DISTNAME= jpegsrc.v${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= IJG\'s jpeg compression utilities + WRKSRC= ${WRKDIR}/jpeg-6b USE_LIBTOOL= yes diff --git a/graphics/jpeg-mmx/pkg-comment b/graphics/jpeg-mmx/pkg-comment deleted file mode 100644 index d284eae20217..000000000000 --- a/graphics/jpeg-mmx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -IJG's jpeg compression utilities diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index ef78ba98f789..c4103414b95e 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -17,6 +17,8 @@ DISTNAME= jpegsrc.v${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= IJG\'s jpeg compression utilities + WRKSRC= ${WRKDIR}/jpeg-6b USE_LIBTOOL= yes diff --git a/graphics/jpeg/pkg-comment b/graphics/jpeg/pkg-comment deleted file mode 100644 index d284eae20217..000000000000 --- a/graphics/jpeg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -IJG's jpeg compression utilities diff --git a/graphics/jpgraph/Makefile b/graphics/jpgraph/Makefile index a0be439e6059..66bcf93321e4 100644 --- a/graphics/jpgraph/Makefile +++ b/graphics/jpgraph/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.aditus.nu/jpgraph/downloads/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Draw both "quick and dirty" graphs with a minimum of code + NO_BUILD= yes .include <bsd.port.pre.mk> diff --git a/graphics/jpgraph/pkg-comment b/graphics/jpgraph/pkg-comment deleted file mode 100644 index c6fc062ea6c6..000000000000 --- a/graphics/jpgraph/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Draw both "quick and dirty" graphs with a minimum of code diff --git a/graphics/jslice/Makefile b/graphics/jslice/Makefile index bb875532983d..45444bd7d8e9 100644 --- a/graphics/jslice/Makefile +++ b/graphics/jslice/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.pldaniels.com/jslice/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Graphics tool to split up a JPEG image and provide HTML for the slices + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg do-install: diff --git a/graphics/jslice/pkg-comment b/graphics/jslice/pkg-comment deleted file mode 100644 index 68e7a57e9360..000000000000 --- a/graphics/jslice/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graphics tool to split up a JPEG image and provide HTML for the slices diff --git a/graphics/kdc2tiff/Makefile b/graphics/kdc2tiff/Makefile index 57ef3a75e7f8..5d75577be364 100644 --- a/graphics/kdc2tiff/Makefile +++ b/graphics/kdc2tiff/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Converts Kodak .kdc to TIFF or JPEG formats + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff diff --git a/graphics/kdc2tiff/pkg-comment b/graphics/kdc2tiff/pkg-comment deleted file mode 100644 index 8338e28750b8..000000000000 --- a/graphics/kdc2tiff/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts Kodak .kdc to TIFF or JPEG formats diff --git a/graphics/kludge3d/Makefile b/graphics/kludge3d/Makefile index d530509170be..93d7076768b7 100644 --- a/graphics/kludge3d/Makefile +++ b/graphics/kludge3d/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A simple 3d editor + LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea \ 3ds.1:${PORTSDIR}/graphics/lib3ds diff --git a/graphics/kludge3d/pkg-comment b/graphics/kludge3d/pkg-comment deleted file mode 100644 index b94c4a73b404..000000000000 --- a/graphics/kludge3d/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple 3d editor diff --git a/graphics/libafterimage/Makefile b/graphics/libafterimage/Makefile index 7cf5a8063c87..0a647c64ef87 100644 --- a/graphics/libafterimage/Makefile +++ b/graphics/libafterimage/Makefile @@ -16,6 +16,8 @@ DISTNAME= libAfterImage-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Generic imaging library originally designed for AfterStep + BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= AfterBase.0:${PORTSDIR}/devel/libafterbase \ jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/graphics/libafterimage/pkg-comment b/graphics/libafterimage/pkg-comment deleted file mode 100644 index 42658a8f429b..000000000000 --- a/graphics/libafterimage/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Generic imaging library originally designed for AfterStep diff --git a/graphics/libdvbpsi/Makefile b/graphics/libdvbpsi/Makefile index eafd39607ceb..7714636da054 100644 --- a/graphics/libdvbpsi/Makefile +++ b/graphics/libdvbpsi/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.videolan.org/pub/videolan/libdvbpsi/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A library for MPEG TS and DVB PSI tables decoding and generation + GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-release INSTALLS_SHLIB= yes diff --git a/graphics/libdvbpsi/pkg-comment b/graphics/libdvbpsi/pkg-comment deleted file mode 100644 index f4d68ffe2fc1..000000000000 --- a/graphics/libdvbpsi/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library for MPEG TS and DVB PSI tables decoding and generation diff --git a/graphics/libexif-gtk/Makefile b/graphics/libexif-gtk/Makefile index 348f6b380455..5263524f5f1e 100644 --- a/graphics/libexif-gtk/Makefile +++ b/graphics/libexif-gtk/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= libexif MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GTK+ widgets to display/edit EXIF tags + LIB_DEPENDS= exif.8:${PORTSDIR}/graphics/libexif \ gtk-x11-2.0.0:${PORTSDIR}/x11-toolkits/gtk20 diff --git a/graphics/libexif-gtk/pkg-comment b/graphics/libexif-gtk/pkg-comment deleted file mode 100644 index bccc103ea7a1..000000000000 --- a/graphics/libexif-gtk/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GTK+ widgets to display/edit EXIF tags diff --git a/graphics/libfame/Makefile b/graphics/libfame/Makefile index 85505c1e0d94..b1c547277716 100644 --- a/graphics/libfame/Makefile +++ b/graphics/libfame/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= fame MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A video encoding library + USE_LIBTOOL= yes INSTALLS_SHLIB= yes diff --git a/graphics/libfame/pkg-comment b/graphics/libfame/pkg-comment deleted file mode 100644 index fca29237d561..000000000000 --- a/graphics/libfame/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A video encoding library diff --git a/graphics/libflash/Makefile b/graphics/libflash/Makefile index 8cad6eff59d8..0baee45fea32 100644 --- a/graphics/libflash/Makefile +++ b/graphics/libflash/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GPL Flash (TM) Library + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg WRKSRC= ${WRKDIR}/${DISTNAME}/Lib diff --git a/graphics/libflash/pkg-comment b/graphics/libflash/pkg-comment deleted file mode 100644 index 05954f0d13cb..000000000000 --- a/graphics/libflash/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GPL Flash (TM) Library diff --git a/graphics/libimg/Makefile b/graphics/libimg/Makefile index 4a36b8d9322c..c56270f51a61 100644 --- a/graphics/libimg/Makefile +++ b/graphics/libimg/Makefile @@ -13,6 +13,8 @@ DISTNAME= img${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A library of image format handlers for Tk4.1 and later + LIB_DEPENDS= tk83.1:${PORTSDIR}/x11-toolkits/tk83 \ png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg \ diff --git a/graphics/libimg/pkg-comment b/graphics/libimg/pkg-comment deleted file mode 100644 index cae94a762e9d..000000000000 --- a/graphics/libimg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library of image format handlers for Tk4.1 and later diff --git a/graphics/libquicktime/Makefile b/graphics/libquicktime/Makefile index 37f5f2a94b46..017a538f04c2 100644 --- a/graphics/libquicktime/Makefile +++ b/graphics/libquicktime/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A library for reading and writing quicktime files + LIB_DEPENDS= vorbis.2:${PORTSDIR}/audio/libvorbis \ jpeg.9:${PORTSDIR}/graphics/jpeg \ dv.2:${PORTSDIR}/graphics/libdv \ diff --git a/graphics/libquicktime/pkg-comment b/graphics/libquicktime/pkg-comment deleted file mode 100644 index a9e1f6a87e20..000000000000 --- a/graphics/libquicktime/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A library for reading and writing quicktime files diff --git a/graphics/libungif/Makefile b/graphics/libungif/Makefile index 8b061dbef3b1..6f6470f14257 100644 --- a/graphics/libungif/Makefile +++ b/graphics/libungif/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://prtr-13.ucsc.edu/pub/libungif/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Tools and library routines for working with GIF images + INSTALLS_SHLIB= yes USE_LIBTOOL= yes diff --git a/graphics/libungif/pkg-comment b/graphics/libungif/pkg-comment deleted file mode 100644 index 97b6f9763f0a..000000000000 --- a/graphics/libungif/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tools and library routines for working with GIF images diff --git a/graphics/libv3d/Makefile b/graphics/libv3d/Makefile index b70357f9fecd..63202c4e409d 100644 --- a/graphics/libv3d/Makefile +++ b/graphics/libv3d/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= V3D IO Library + USE_REINPLACE= yes USE_MESA= yes HAS_CONFIGURE= yes diff --git a/graphics/libv3d/pkg-comment b/graphics/libv3d/pkg-comment deleted file mode 100644 index bf03fac8ef8a..000000000000 --- a/graphics/libv3d/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -V3D IO Library diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index 6000e6a40784..1294a7de69df 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= wvware MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Tools and library for converting microsoft\'s wmf (windows metafile) + BUILD_DEPENDS= freetype-config:${PORTSDIR}/print/freetype2 # XXX LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/graphics/libwmf/pkg-comment b/graphics/libwmf/pkg-comment deleted file mode 100644 index 7a6bfe23d0f1..000000000000 --- a/graphics/libwmf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tools and library for converting microsoft's wmf (windows metafile) diff --git a/graphics/linux-f10-jpeg/Makefile b/graphics/linux-f10-jpeg/Makefile index 71ab949529b9..c32b2fcb205a 100644 --- a/graphics/linux-f10-jpeg/Makefile +++ b/graphics/linux-f10-jpeg/Makefile @@ -9,6 +9,8 @@ PORTNAME= jpeg PORTVERSION= 6b.15 CATEGORIES= graphics linux +PORTCOMMENT= RPM of Jpeg lib + RPM_SET= libjpeg-6b-15.${MACHINE_ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f10-jpeg/pkg-comment b/graphics/linux-f10-jpeg/pkg-comment deleted file mode 100644 index 97155660be82..000000000000 --- a/graphics/linux-f10-jpeg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RPM of Jpeg lib diff --git a/graphics/linux-f10-png/Makefile b/graphics/linux-f10-png/Makefile index 9d2f32e5c2a3..068147ed02c4 100644 --- a/graphics/linux-f10-png/Makefile +++ b/graphics/linux-f10-png/Makefile @@ -13,4 +13,6 @@ MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} RPM_SET= libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm +PORTCOMMENT= RPM of png lib + .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f10-png/pkg-comment b/graphics/linux-f10-png/pkg-comment deleted file mode 100644 index 25d609db2902..000000000000 --- a/graphics/linux-f10-png/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RPM of png lib diff --git a/graphics/linux-f10-png10/Makefile b/graphics/linux-f10-png10/Makefile index 9d2f32e5c2a3..068147ed02c4 100644 --- a/graphics/linux-f10-png10/Makefile +++ b/graphics/linux-f10-png10/Makefile @@ -13,4 +13,6 @@ MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} RPM_SET= libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm +PORTCOMMENT= RPM of png lib + .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f10-png10/pkg-comment b/graphics/linux-f10-png10/pkg-comment deleted file mode 100644 index 25d609db2902..000000000000 --- a/graphics/linux-f10-png10/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RPM of png lib diff --git a/graphics/linux-f8-jpeg/Makefile b/graphics/linux-f8-jpeg/Makefile index 71ab949529b9..c32b2fcb205a 100644 --- a/graphics/linux-f8-jpeg/Makefile +++ b/graphics/linux-f8-jpeg/Makefile @@ -9,6 +9,8 @@ PORTNAME= jpeg PORTVERSION= 6b.15 CATEGORIES= graphics linux +PORTCOMMENT= RPM of Jpeg lib + RPM_SET= libjpeg-6b-15.${MACHINE_ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f8-jpeg/pkg-comment b/graphics/linux-f8-jpeg/pkg-comment deleted file mode 100644 index 97155660be82..000000000000 --- a/graphics/linux-f8-jpeg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RPM of Jpeg lib diff --git a/graphics/linux-f8-png/Makefile b/graphics/linux-f8-png/Makefile index 9d2f32e5c2a3..068147ed02c4 100644 --- a/graphics/linux-f8-png/Makefile +++ b/graphics/linux-f8-png/Makefile @@ -13,4 +13,6 @@ MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} RPM_SET= libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm +PORTCOMMENT= RPM of png lib + .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f8-png/pkg-comment b/graphics/linux-f8-png/pkg-comment deleted file mode 100644 index 25d609db2902..000000000000 --- a/graphics/linux-f8-png/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RPM of png lib diff --git a/graphics/linux-f8-png10/Makefile b/graphics/linux-f8-png10/Makefile index 9d2f32e5c2a3..068147ed02c4 100644 --- a/graphics/linux-f8-png10/Makefile +++ b/graphics/linux-f8-png10/Makefile @@ -13,4 +13,6 @@ MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} RPM_SET= libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm +PORTCOMMENT= RPM of png lib + .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-f8-png10/pkg-comment b/graphics/linux-f8-png10/pkg-comment deleted file mode 100644 index 25d609db2902..000000000000 --- a/graphics/linux-f8-png10/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RPM of png lib diff --git a/graphics/linux-jpeg/Makefile b/graphics/linux-jpeg/Makefile index 71ab949529b9..c32b2fcb205a 100644 --- a/graphics/linux-jpeg/Makefile +++ b/graphics/linux-jpeg/Makefile @@ -9,6 +9,8 @@ PORTNAME= jpeg PORTVERSION= 6b.15 CATEGORIES= graphics linux +PORTCOMMENT= RPM of Jpeg lib + RPM_SET= libjpeg-6b-15.${MACHINE_ARCH}.rpm .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-jpeg/pkg-comment b/graphics/linux-jpeg/pkg-comment deleted file mode 100644 index 97155660be82..000000000000 --- a/graphics/linux-jpeg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RPM of Jpeg lib diff --git a/graphics/linux-png/Makefile b/graphics/linux-png/Makefile index 9d2f32e5c2a3..068147ed02c4 100644 --- a/graphics/linux-png/Makefile +++ b/graphics/linux-png/Makefile @@ -13,4 +13,6 @@ MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} RPM_SET= libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm +PORTCOMMENT= RPM of png lib + .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-png/pkg-comment b/graphics/linux-png/pkg-comment deleted file mode 100644 index 25d609db2902..000000000000 --- a/graphics/linux-png/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RPM of png lib diff --git a/graphics/linux-png10/Makefile b/graphics/linux-png10/Makefile index 9d2f32e5c2a3..068147ed02c4 100644 --- a/graphics/linux-png10/Makefile +++ b/graphics/linux-png10/Makefile @@ -13,4 +13,6 @@ MASTER_SITES= ${RPM_MIRRORS:S/__DIR__/${UPDDIR}/g} RPM_SET= libpng-${PORTVERSION}-0.7x.3.${MACHINE_ARCH}.rpm +PORTCOMMENT= RPM of png lib + .include "../../x11-toolkits/linux-gtk/Makefile" diff --git a/graphics/linux-png10/pkg-comment b/graphics/linux-png10/pkg-comment deleted file mode 100644 index 25d609db2902..000000000000 --- a/graphics/linux-png10/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -RPM of png lib diff --git a/graphics/maverik/Makefile b/graphics/maverik/Makefile index 01b20fe74571..29c6dcac042b 100644 --- a/graphics/maverik/Makefile +++ b/graphics/maverik/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://aig.cs.man.ac.uk/maverik/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A publicly available virtual reality (VR) system + LIB_DEPENDS= gtkgl.5:${PORTSDIR}/x11-toolkits/gtkglarea USE_REINPLACE= yes diff --git a/graphics/maverik/pkg-comment b/graphics/maverik/pkg-comment deleted file mode 100644 index 09ec4457f4e8..000000000000 --- a/graphics/maverik/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A publicly available virtual reality (VR) system diff --git a/graphics/mpeg_encode/Makefile b/graphics/mpeg_encode/Makefile index 65d97cc0df93..efcb10c436d0 100644 --- a/graphics/mpeg_encode/Makefile +++ b/graphics/mpeg_encode/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PKGNAME}-src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= UCB\'s MPEG-I video stream encoder + MAN1= mpeg_encode.1 USE_REINPLACE= yes diff --git a/graphics/mpeg_encode/pkg-comment b/graphics/mpeg_encode/pkg-comment deleted file mode 100644 index ef6837ab779f..000000000000 --- a/graphics/mpeg_encode/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -UCB's MPEG-I video stream encoder diff --git a/graphics/mpeg_play/Makefile b/graphics/mpeg_play/Makefile index 411ec4f6979b..8ce17e3c70a5 100644 --- a/graphics/mpeg_play/Makefile +++ b/graphics/mpeg_play/Makefile @@ -13,6 +13,8 @@ EXTRACT_SUFX= -patched-src.tar.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A program to play mpeg movies on X displays + WRKSRC= ${WRKDIR}/mpeg_play USE_IMAKE= yes MAN1= mpeg_play.1 diff --git a/graphics/mpeg_play/pkg-comment b/graphics/mpeg_play/pkg-comment deleted file mode 100644 index 3a67e110d5c8..000000000000 --- a/graphics/mpeg_play/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A program to play mpeg movies on X displays diff --git a/graphics/mpeg_stat/Makefile b/graphics/mpeg_stat/Makefile index 07b4ffbd56c6..9a3f32319097 100644 --- a/graphics/mpeg_stat/Makefile +++ b/graphics/mpeg_stat/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PKGNAME}-src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An MPEG-I statistics gatherer + MAN1= mpeg_stat.1 MANCOMPRESSED= yes diff --git a/graphics/mpeg_stat/pkg-comment b/graphics/mpeg_stat/pkg-comment deleted file mode 100644 index 7e5a19f05cab..000000000000 --- a/graphics/mpeg_stat/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An MPEG-I statistics gatherer diff --git a/graphics/mpegedit/Makefile b/graphics/mpegedit/Makefile index c1d8127e354d..ba8fd97a14e6 100644 --- a/graphics/mpegedit/Makefile +++ b/graphics/mpegedit/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A program to edit encoded mpeg streams + LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm USE_X_PREFIX= yes diff --git a/graphics/mpegedit/pkg-comment b/graphics/mpegedit/pkg-comment deleted file mode 100644 index b9670c907ae0..000000000000 --- a/graphics/mpegedit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A program to edit encoded mpeg streams diff --git a/graphics/mpgtx/Makefile b/graphics/mpgtx/Makefile index ba9c91a1001d..dce446d5d6eb 100644 --- a/graphics/mpgtx/Makefile +++ b/graphics/mpgtx/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A command line MPEG audio/video/system file toolbox + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:R} USE_REINPLACE= yes diff --git a/graphics/mpgtx/pkg-comment b/graphics/mpgtx/pkg-comment deleted file mode 100644 index a7a67e8d288e..000000000000 --- a/graphics/mpgtx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A command line MPEG audio/video/system file toolbox diff --git a/graphics/mplex/Makefile b/graphics/mplex/Makefile index 8ce9d876d8f5..b208027a19da 100644 --- a/graphics/mplex/Makefile +++ b/graphics/mplex/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= ftp://ftp.leo.org/pub/comp/general/graphics/mpeg/mplex/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Multiplexes MPEG component streams into system layers + MAN1= mplex.1 do-install: diff --git a/graphics/mplex/pkg-comment b/graphics/mplex/pkg-comment deleted file mode 100644 index efa9e7d542b0..000000000000 --- a/graphics/mplex/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Multiplexes MPEG component streams into system layers diff --git a/graphics/multivideo/Makefile b/graphics/multivideo/Makefile index a846152300e5..8fab0d4e88eb 100644 --- a/graphics/multivideo/Makefile +++ b/graphics/multivideo/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}-src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An image sequence viewer + LIB_DEPENDS= wx_gtk-2.2.2:${PORTSDIR}/x11-toolkits/wxgtk WRKSRC= ${WRKDIR}/${PORTNAME} diff --git a/graphics/multivideo/pkg-comment b/graphics/multivideo/pkg-comment deleted file mode 100644 index ab23ba70c202..000000000000 --- a/graphics/multivideo/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An image sequence viewer diff --git a/graphics/netpbm/Makefile b/graphics/netpbm/Makefile index eea4806f248b..99bb2155a2fa 100644 --- a/graphics/netpbm/Makefile +++ b/graphics/netpbm/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A toolkit for conversion of images between different formats + LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ diff --git a/graphics/netpbm/pkg-comment b/graphics/netpbm/pkg-comment deleted file mode 100644 index 95feafd3b6e9..000000000000 --- a/graphics/netpbm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A toolkit for conversion of images between different formats diff --git a/graphics/nurbs++/Makefile b/graphics/nurbs++/Makefile index 8c64615eb964..516287eddaae 100644 --- a/graphics/nurbs++/Makefile +++ b/graphics/nurbs++/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= libnurbs MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A C++ library for representing curves or surfaces + USE_REINPLACE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= --program-transform-name="s/x/x/" diff --git a/graphics/nurbs++/pkg-comment b/graphics/nurbs++/pkg-comment deleted file mode 100644 index 7bb32ffbcd5a..000000000000 --- a/graphics/nurbs++/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A C++ library for representing curves or surfaces diff --git a/graphics/opendis/Makefile b/graphics/opendis/Makefile index b8a0310d6163..328a3c0f8cf4 100644 --- a/graphics/opendis/Makefile +++ b/graphics/opendis/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ods MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Access Flashpoint Digita-based cameras, download images and more + USE_REINPLACE= yes GNU_CONFIGURE= yes diff --git a/graphics/opendis/pkg-comment b/graphics/opendis/pkg-comment deleted file mode 100644 index 37a580eafd96..000000000000 --- a/graphics/opendis/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Access Flashpoint Digita-based cameras, download images and more diff --git a/graphics/opendx-samples/Makefile b/graphics/opendx-samples/Makefile index d11e5420293c..519f985b83dc 100644 --- a/graphics/opendx-samples/Makefile +++ b/graphics/opendx-samples/Makefile @@ -15,6 +15,8 @@ DISTNAME= dxsamples-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Example files for IBM\'s OpenDX + GNU_CONFIGURE= yes CONFIGURE_ENV= SHELL=/bin/sh diff --git a/graphics/opendx-samples/pkg-comment b/graphics/opendx-samples/pkg-comment deleted file mode 100644 index 3115d09e5dd7..000000000000 --- a/graphics/opendx-samples/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Example files for IBM's OpenDX diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index 938d53e1bed0..e7f27a3a9d03 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -16,6 +16,8 @@ DISTNAME= dx-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= IBM\'s Open Visualization Data Explorer + LIB_DEPENDS= Magick.5:${PORTSDIR}/graphics/ImageMagick \ df.1:${PORTSDIR}/graphics/hdf \ netcdf.1:${PORTSDIR}/math/netcdf \ diff --git a/graphics/opendx/pkg-comment b/graphics/opendx/pkg-comment deleted file mode 100644 index 3c1acebb2e94..000000000000 --- a/graphics/opendx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -IBM's Open Visualization Data Explorer diff --git a/graphics/p5-Chart-PNGgraph/Makefile b/graphics/p5-Chart-PNGgraph/Makefile index 9899dd959504..20904ea45098 100644 --- a/graphics/p5-Chart-PNGgraph/Makefile +++ b/graphics/p5-Chart-PNGgraph/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Perl module for generating presentation graphics (i.e., charts) + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Graph.pm:${PORTSDIR}/graphics/p5-GD-Graph RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/graphics/p5-Chart-PNGgraph/pkg-comment b/graphics/p5-Chart-PNGgraph/pkg-comment deleted file mode 100644 index 4e8b570847a1..000000000000 --- a/graphics/p5-Chart-PNGgraph/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Perl module for generating presentation graphics (i.e., charts) diff --git a/graphics/p5-Chart/Makefile b/graphics/p5-Chart/Makefile index 163c315292d8..047f58eaf0f3 100644 --- a/graphics/p5-Chart/Makefile +++ b/graphics/p5-Chart/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org +PORTCOMMENT= A perl5 interface to build chart graphics + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD PERL_CONFIGURE= yes diff --git a/graphics/p5-Chart/pkg-comment b/graphics/p5-Chart/pkg-comment deleted file mode 100644 index 7dad450e3ae3..000000000000 --- a/graphics/p5-Chart/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl5 interface to build chart graphics diff --git a/graphics/p5-GD-Barcode/Makefile b/graphics/p5-GD-Barcode/Makefile index 424a310ee0ec..a2382570bbea 100644 --- a/graphics/p5-GD-Barcode/Makefile +++ b/graphics/p5-GD-Barcode/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= GD::Barcode - Create barcode image with GD + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/graphics/p5-GD-Barcode/pkg-comment b/graphics/p5-GD-Barcode/pkg-comment deleted file mode 100644 index 1f00afd3e09d..000000000000 --- a/graphics/p5-GD-Barcode/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -GD::Barcode - Create barcode image with GD diff --git a/graphics/p5-GD-Graph/Makefile b/graphics/p5-GD-Graph/Makefile index 6c5b6c9dda55..d9349ca37961 100644 --- a/graphics/p5-GD-Graph/Makefile +++ b/graphics/p5-GD-Graph/Makefile @@ -16,6 +16,8 @@ DISTNAME= GDGraph-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Graph plotting module for perl5 + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD \ ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/GD/Text/Align.pm:${PORTSDIR}/graphics/p5-GD-TextUtil RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/graphics/p5-GD-Graph/pkg-comment b/graphics/p5-GD-Graph/pkg-comment deleted file mode 100644 index b20a2be84629..000000000000 --- a/graphics/p5-GD-Graph/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graph plotting module for perl5 diff --git a/graphics/p5-GD-TextUtil/Makefile b/graphics/p5-GD-TextUtil/Makefile index 2a40d443de2b..99a5261676f3 100644 --- a/graphics/p5-GD-TextUtil/Makefile +++ b/graphics/p5-GD-TextUtil/Makefile @@ -15,6 +15,8 @@ DISTNAME= GDTextUtil-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Text utilities for use with GD drawing package + RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD PERL_CONFIGURE= YES diff --git a/graphics/p5-GD-TextUtil/pkg-comment b/graphics/p5-GD-TextUtil/pkg-comment deleted file mode 100644 index a5704881a925..000000000000 --- a/graphics/p5-GD-TextUtil/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Text utilities for use with GD drawing package diff --git a/graphics/p5-GD/Makefile b/graphics/p5-GD/Makefile index 47118bdc02ba..39adbfa52e15 100644 --- a/graphics/p5-GD/Makefile +++ b/graphics/p5-GD/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A perl5 interface to Gd Graphics Library + LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd PERL_CONFIGURE= yes diff --git a/graphics/p5-GD/pkg-comment b/graphics/p5-GD/pkg-comment deleted file mode 100644 index 4e79085cf7ce..000000000000 --- a/graphics/p5-GD/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl5 interface to Gd Graphics Library diff --git a/graphics/p5-GD1/Makefile b/graphics/p5-GD1/Makefile index 47118bdc02ba..39adbfa52e15 100644 --- a/graphics/p5-GD1/Makefile +++ b/graphics/p5-GD1/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A perl5 interface to Gd Graphics Library + LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd PERL_CONFIGURE= yes diff --git a/graphics/p5-GD1/pkg-comment b/graphics/p5-GD1/pkg-comment deleted file mode 100644 index 4e79085cf7ce..000000000000 --- a/graphics/p5-GD1/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl5 interface to Gd Graphics Library diff --git a/graphics/p5-GD2/Makefile b/graphics/p5-GD2/Makefile index 47118bdc02ba..39adbfa52e15 100644 --- a/graphics/p5-GD2/Makefile +++ b/graphics/p5-GD2/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A perl5 interface to Gd Graphics Library + LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd PERL_CONFIGURE= yes diff --git a/graphics/p5-GD2/pkg-comment b/graphics/p5-GD2/pkg-comment deleted file mode 100644 index 4e79085cf7ce..000000000000 --- a/graphics/p5-GD2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl5 interface to Gd Graphics Library diff --git a/graphics/p5-GraphViz-Data-Structure/Makefile b/graphics/p5-GraphViz-Data-Structure/Makefile index e83acc6ec0b7..514ddd7e32b4 100644 --- a/graphics/p5-GraphViz-Data-Structure/Makefile +++ b/graphics/p5-GraphViz-Data-Structure/Makefile @@ -15,6 +15,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Visualise data structures + BUILD_DEPENDS= ${PERL_SITELIBDIR}/GraphViz.pm:${PORTSDIR}/graphics/p5-GraphViz \ ${PERL_SITELIBDIR}/Test/More.pm:${PORTSDIR}/devel/p5-Test-Simple RUN_DEPENDS= ${BUILD_DEPENDS} diff --git a/graphics/p5-GraphViz-Data-Structure/pkg-comment b/graphics/p5-GraphViz-Data-Structure/pkg-comment deleted file mode 100644 index 7b81c0cf3edc..000000000000 --- a/graphics/p5-GraphViz-Data-Structure/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Visualise data structures diff --git a/graphics/p5-Imlib2/Makefile b/graphics/p5-Imlib2/Makefile index 52b8811e891a..57f9a6808dde 100644 --- a/graphics/p5-Imlib2/Makefile +++ b/graphics/p5-Imlib2/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-Perl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Perl bindings for Imlib2 + LIB_DEPENDS= Imlib2.1:${PORTSDIR}/graphics/imlib2 PERL_CONFIGURE= yes diff --git a/graphics/p5-Imlib2/pkg-comment b/graphics/p5-Imlib2/pkg-comment deleted file mode 100644 index cc013444dbdc..000000000000 --- a/graphics/p5-Imlib2/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Perl bindings for Imlib2 diff --git a/graphics/p5-chart/Makefile b/graphics/p5-chart/Makefile index 163c315292d8..047f58eaf0f3 100644 --- a/graphics/p5-chart/Makefile +++ b/graphics/p5-chart/Makefile @@ -14,6 +14,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= ports@freebsd.org +PORTCOMMENT= A perl5 interface to build chart graphics + BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD PERL_CONFIGURE= yes diff --git a/graphics/p5-chart/pkg-comment b/graphics/p5-chart/pkg-comment deleted file mode 100644 index 7dad450e3ae3..000000000000 --- a/graphics/p5-chart/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A perl5 interface to build chart graphics diff --git a/graphics/photopc/Makefile b/graphics/photopc/Makefile index 285612e7bb45..b21a1a7e34fd 100644 --- a/graphics/photopc/Makefile +++ b/graphics/photopc/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A utility to manage an Epson PhotoPC 500 digital camera + GNU_CONFIGURE= yes MAN1= photopc.1 epinfo.1 diff --git a/graphics/photopc/pkg-comment b/graphics/photopc/pkg-comment deleted file mode 100644 index 92dddb0bb6a4..000000000000 --- a/graphics/photopc/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A utility to manage an Epson PhotoPC 500 digital camera diff --git a/graphics/pixelize/Makefile b/graphics/pixelize/Makefile index 0116a8f7e3e8..5bfc9dc374c4 100644 --- a/graphics/pixelize/Makefile +++ b/graphics/pixelize/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= apps/graphics/misc MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Use many scaled down images to try to duplicate another image + USE_REINPLACE= yes USE_GNOMENG= yes USE_GNOME= gtk12 imlib diff --git a/graphics/pixelize/pkg-comment b/graphics/pixelize/pkg-comment deleted file mode 100644 index 610a7393b9a1..000000000000 --- a/graphics/pixelize/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Use many scaled down images to try to duplicate another image diff --git a/graphics/plotmtv/Makefile b/graphics/plotmtv/Makefile index e1fe674a430f..504365bffd79 100644 --- a/graphics/plotmtv/Makefile +++ b/graphics/plotmtv/Makefile @@ -16,6 +16,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A multipurpose X11 plotting program + USE_REINPLACE= yes USE_IMAKE= yes ALL_TARGET= World diff --git a/graphics/plotmtv/pkg-comment b/graphics/plotmtv/pkg-comment deleted file mode 100644 index 679e369c9e91..000000000000 --- a/graphics/plotmtv/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A multipurpose X11 plotting program diff --git a/graphics/pngcheck/Makefile b/graphics/pngcheck/Makefile index 85cc80529898..58132953855d 100644 --- a/graphics/pngcheck/Makefile +++ b/graphics/pngcheck/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= ftp://ftp.libpng.org/pub/png/src/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Checks the integrity of PNG images + MAKEFILE= Makefile.unx do-install: diff --git a/graphics/pngcheck/pkg-comment b/graphics/pngcheck/pkg-comment deleted file mode 100644 index 9e1d17ea4054..000000000000 --- a/graphics/pngcheck/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Checks the integrity of PNG images diff --git a/graphics/pngquant/Makefile b/graphics/pngquant/Makefile index c82256b9e60c..12a1a3056912 100644 --- a/graphics/pngquant/Makefile +++ b/graphics/pngquant/Makefile @@ -17,6 +17,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= convert 32-bit RGBA PNGs into 8-bit RGBA-palette PNGs + LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} diff --git a/graphics/pngquant/pkg-comment b/graphics/pngquant/pkg-comment deleted file mode 100644 index 3476087c29dd..000000000000 --- a/graphics/pngquant/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -convert 32-bit RGBA PNGs into 8-bit RGBA-palette PNGs diff --git a/graphics/ppm2fli/Makefile b/graphics/ppm2fli/Makefile index 5d427a810a08..de4dbe1740a3 100644 --- a/graphics/ppm2fli/Makefile +++ b/graphics/ppm2fli/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://vento.pi.tu-berlin.de/ppm2fli/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Utilities to merge PPM files into animated FLI and backwards + USE_REINPLACE= yes MAN1= ppm2fli.1 unflick.1 diff --git a/graphics/ppm2fli/pkg-comment b/graphics/ppm2fli/pkg-comment deleted file mode 100644 index 29ba9e21a0d3..000000000000 --- a/graphics/ppm2fli/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Utilities to merge PPM files into animated FLI and backwards diff --git a/graphics/pstoedit/Makefile b/graphics/pstoedit/Makefile index 3c09c1d9f183..9c32dc2e8fb0 100644 --- a/graphics/pstoedit/Makefile +++ b/graphics/pstoedit/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://home.t-online.de/home/helga.glunz/wglunz/pstoedit/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Convert PostScript to other vector graphic formats + BUILD_DEPENDS= pkg-config:${PORTSDIR}/devel/pkgconfig \ gs:${PORTSDIR}/print/ghostscript-gnu LIB_DEPENDS= Magick++.5:${PORTSDIR}/graphics/ImageMagick \ diff --git a/graphics/pstoedit/pkg-comment b/graphics/pstoedit/pkg-comment deleted file mode 100644 index 31c36fb30f5f..000000000000 --- a/graphics/pstoedit/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert PostScript to other vector graphic formats diff --git a/graphics/py-chart/Makefile b/graphics/py-chart/Makefile index 82026b4cdeff..d9393bed3a88 100644 --- a/graphics/py-chart/Makefile +++ b/graphics/py-chart/Makefile @@ -15,6 +15,8 @@ DISTNAME= PyChart-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Create high quality Encapsulated Postscript, PDF, or PNG charts + RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript-gnu USE_PYTHON= yes diff --git a/graphics/py-chart/pkg-comment b/graphics/py-chart/pkg-comment deleted file mode 100644 index a2c018774b5a..000000000000 --- a/graphics/py-chart/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Create high quality Encapsulated Postscript, PDF, or PNG charts diff --git a/graphics/qslim/Makefile b/graphics/qslim/Makefile index 3cf745d0266a..a1b55f6e1472 100644 --- a/graphics/qslim/Makefile +++ b/graphics/qslim/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://graphics.cs.uiuc.edu/~garland/dist/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= SlimKit Surface Modeling Tools + LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ diff --git a/graphics/qslim/pkg-comment b/graphics/qslim/pkg-comment deleted file mode 100644 index 77362b861935..000000000000 --- a/graphics/qslim/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SlimKit Surface Modeling Tools diff --git a/graphics/qtutils/Makefile b/graphics/qtutils/Makefile index 61e0d884314c..f8d619e3e141 100644 --- a/graphics/qtutils/Makefile +++ b/graphics/qtutils/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= QuickTime Utilities + LIB_DEPENDS= vorbis:${PORTSDIR}/audio/libvorbis \ quicktime:${PORTSDIR}/graphics/libquicktime \ gnugetopt:${PORTSDIR}/devel/libgnugetopt diff --git a/graphics/qtutils/pkg-comment b/graphics/qtutils/pkg-comment deleted file mode 100644 index 46e5c7aa6c54..000000000000 --- a/graphics/qtutils/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -QuickTime Utilities diff --git a/graphics/qvplay/Makefile b/graphics/qvplay/Makefile index 2f9bd0ff3afe..25d2b830a10d 100644 --- a/graphics/qvplay/Makefile +++ b/graphics/qvplay/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.asahi-net.or.jp/~xg2k-hys/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Digital camera downloading tool for Casio QV series + WRKSRC= ${WRKDIR}/QVplay095/obj/FreeBSD GNU_CONFIGURE= yes diff --git a/graphics/qvplay/pkg-comment b/graphics/qvplay/pkg-comment deleted file mode 100644 index a153ee1ae13b..000000000000 --- a/graphics/qvplay/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Digital camera downloading tool for Casio QV series diff --git a/graphics/ray++/Makefile b/graphics/ray++/Makefile index 49172c7719a1..553c922054b2 100644 --- a/graphics/ray++/Makefile +++ b/graphics/ray++/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.mpa-garching.mpg.de/~martin/ray++/download/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A collection of C++ classes needed for ray tracing + GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-shared --enable-fast-handles USE_GMAKE= yes diff --git a/graphics/ray++/pkg-comment b/graphics/ray++/pkg-comment deleted file mode 100644 index 329bfc7d9522..000000000000 --- a/graphics/ray++/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A collection of C++ classes needed for ray tracing diff --git a/graphics/rayshade/Makefile b/graphics/rayshade/Makefile index 5c7ccac13e26..aa04574e2bb1 100644 --- a/graphics/rayshade/Makefile +++ b/graphics/rayshade/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An extensible system for creating ray-traced images + BUILD_DEPENDS= $(LOCALBASE)/lib/librle.a:${PORTSDIR}/graphics/urt HAS_CONFIGURE= yes diff --git a/graphics/rayshade/pkg-comment b/graphics/rayshade/pkg-comment deleted file mode 100644 index 5f55c9ba847d..000000000000 --- a/graphics/rayshade/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An extensible system for creating ray-traced images diff --git a/graphics/recmpeg/Makefile b/graphics/recmpeg/Makefile index b26843f659b8..c7ecf12b69b6 100644 --- a/graphics/recmpeg/Makefile +++ b/graphics/recmpeg/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= fame MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A simple video encoder + LIB_DEPENDS= gnugetopt.1:${PORTSDIR}/devel/libgnugetopt \ fame-0.9.0:${PORTSDIR}/graphics/libfame diff --git a/graphics/recmpeg/pkg-comment b/graphics/recmpeg/pkg-comment deleted file mode 100644 index 79f5ac8e65ee..000000000000 --- a/graphics/recmpeg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple video encoder diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 2e1fd41941ac..5e9679374e4b 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= sane-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= API for access to scanners, digitals camera, frame grabbers etc + LIB_DEPENDS= usb-0.1.5:${PORTSDIR}/devel/libusb \ jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/graphics/sane-backends/pkg-comment b/graphics/sane-backends/pkg-comment deleted file mode 100644 index f02bb57b04cf..000000000000 --- a/graphics/sane-backends/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -API for access to scanners, digitals camera, frame grabbers etc diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index a85cca5e6844..520a2fecff34 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= sane-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Tools for access to scanners, digitals camera, frame grabbers etc + LIB_DEPENDS= sane.1:${PORTSDIR}/graphics/sane-backends USE_GNOMENG= yes diff --git a/graphics/sane-frontends/pkg-comment b/graphics/sane-frontends/pkg-comment deleted file mode 100644 index 487ef93179df..000000000000 --- a/graphics/sane-frontends/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Tools for access to scanners, digitals camera, frame grabbers etc diff --git a/graphics/sced/Makefile b/graphics/sced/Makefile index 01974a3457e9..d945a1a383a2 100644 --- a/graphics/sced/Makefile +++ b/graphics/sced/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.cs.wisc.edu/~schenney/sced/src/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= SCene EDitor for povray/renderman/genray/etc + RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray USE_XLIB= yes diff --git a/graphics/sced/pkg-comment b/graphics/sced/pkg-comment deleted file mode 100644 index e1d3841861ea..000000000000 --- a/graphics/sced/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SCene EDitor for povray/renderman/genray/etc diff --git a/graphics/scrot/Makefile b/graphics/scrot/Makefile index ac98c16cd698..db08c2e03501 100644 --- a/graphics/scrot/Makefile +++ b/graphics/scrot/Makefile @@ -12,6 +12,8 @@ MASTER_SITES= http://www.linuxbrit.co.uk/downloads/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A screen capture utility that utilizes Imlib2 + LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib USE_X_PREFIX= yes diff --git a/graphics/scrot/pkg-comment b/graphics/scrot/pkg-comment deleted file mode 100644 index 44721944c57a..000000000000 --- a/graphics/scrot/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A screen capture utility that utilizes Imlib2 diff --git a/graphics/sdl_gfx/Makefile b/graphics/sdl_gfx/Makefile index 40e7ce13e6c3..2af86883c78d 100644 --- a/graphics/sdl_gfx/Makefile +++ b/graphics/sdl_gfx/Makefile @@ -14,6 +14,8 @@ DISTNAME= SDL_gfx-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= SDL graphics drawing primitives and other support functions + LIB_DEPENDS= SDL-1.1:${PORTSDIR}/devel/sdl12 SDL_CONFIG= ${LOCALBASE}/bin/sdl11-config diff --git a/graphics/sdl_gfx/pkg-comment b/graphics/sdl_gfx/pkg-comment deleted file mode 100644 index c78462b59ec0..000000000000 --- a/graphics/sdl_gfx/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SDL graphics drawing primitives and other support functions diff --git a/graphics/showimg/Makefile b/graphics/showimg/Makefile index eef202abf092..2da6bb5d30e7 100644 --- a/graphics/showimg/Makefile +++ b/graphics/showimg/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.jalix.org/projects/showimg/download/${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A picture viewer designed to run under KDE 2.x + LIB_DEPENDS= png:${PORTSDIR}/graphics/png \ jpeg:${PORTSDIR}/graphics/jpeg diff --git a/graphics/showimg/pkg-comment b/graphics/showimg/pkg-comment deleted file mode 100644 index 2b3680f37d8a..000000000000 --- a/graphics/showimg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A picture viewer designed to run under KDE 2.x diff --git a/graphics/skencil/Makefile b/graphics/skencil/Makefile index 1fb87a3f8c98..9727cb162214 100644 --- a/graphics/skencil/Makefile +++ b/graphics/skencil/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An interactive drawing program + BUILD_DEPENDS= ${LOCALBASE}/include/${PYTHON_VERSION}/Imaging.h:${PORTSDIR}/graphics/py-imaging RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ ${PYTHON_SITELIBDIR}/_imaging.so:${PORTSDIR}/graphics/py-imaging \ diff --git a/graphics/skencil/pkg-comment b/graphics/skencil/pkg-comment deleted file mode 100644 index c83722826317..000000000000 --- a/graphics/skencil/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interactive drawing program diff --git a/graphics/sketch/Makefile b/graphics/sketch/Makefile index 1fb87a3f8c98..9727cb162214 100644 --- a/graphics/sketch/Makefile +++ b/graphics/sketch/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= An interactive drawing program + BUILD_DEPENDS= ${LOCALBASE}/include/${PYTHON_VERSION}/Imaging.h:${PORTSDIR}/graphics/py-imaging RUN_DEPENDS= ${PYTHON_SITELIBDIR}/_tkinter.so:${PORTSDIR}/x11-toolkits/py-tkinter \ ${PYTHON_SITELIBDIR}/_imaging.so:${PORTSDIR}/graphics/py-imaging \ diff --git a/graphics/sketch/pkg-comment b/graphics/sketch/pkg-comment deleted file mode 100644 index c83722826317..000000000000 --- a/graphics/sketch/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -An interactive drawing program diff --git a/graphics/sng/Makefile b/graphics/sng/Makefile index ee183ade6e53..db99692c0393 100644 --- a/graphics/sng/Makefile +++ b/graphics/sng/Makefile @@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= compiler/decompiler for Scriptable Network Graphics + BUILD_DEPENDS= ${X11BASE}/lib/X11/rgb.txt:${PORTSDIR}/x11/XFree86-4-clients RUN_DEPENDS= ${BUILD_DEPENDS} LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png diff --git a/graphics/sng/pkg-comment b/graphics/sng/pkg-comment deleted file mode 100644 index ae7bb01b33bc..000000000000 --- a/graphics/sng/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -compiler/decompiler for Scriptable Network Graphics diff --git a/graphics/splitmpg/Makefile b/graphics/splitmpg/Makefile index 555c5c2c6129..6ce1a82d3816 100644 --- a/graphics/splitmpg/Makefile +++ b/graphics/splitmpg/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Splits an ISO 11172-1 into its components + NO_WRKSUBDIR= yes MAKEFILE= makefile MAN1= splitmpeg.1 diff --git a/graphics/splitmpg/pkg-comment b/graphics/splitmpg/pkg-comment deleted file mode 100644 index 7d002e79c214..000000000000 --- a/graphics/splitmpg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Splits an ISO 11172-1 into its components diff --git a/graphics/springgraph/Makefile b/graphics/springgraph/Makefile index 341b86a812be..228a2afcd1a5 100644 --- a/graphics/springgraph/Makefile +++ b/graphics/springgraph/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .pl MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Render graph described in a .dot file + RUN_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/GD.pm:${PORTSDIR}/graphics/p5-GD USE_PERL5= yes diff --git a/graphics/springgraph/pkg-comment b/graphics/springgraph/pkg-comment deleted file mode 100644 index 5914aecf2c8f..000000000000 --- a/graphics/springgraph/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Render graph described in a .dot file diff --git a/graphics/svg2swf/Makefile b/graphics/svg2swf/Makefile index 8a5852d085fd..201b50ebd143 100644 --- a/graphics/svg2swf/Makefile +++ b/graphics/svg2swf/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= # empty MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Convert an SVG file into a Macromedia Flash (swf) file + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/${PACKAGE_DIR}/sax/saxexts.py:${PORTSDIR}/textproc/py-xml \ ${PYTHON_SITELIBDIR}/ming.py:${PORTSDIR}/graphics/py-ming diff --git a/graphics/svg2swf/pkg-comment b/graphics/svg2swf/pkg-comment deleted file mode 100644 index e975451266d1..000000000000 --- a/graphics/svg2swf/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Convert an SVG file into a Macromedia Flash (swf) file diff --git a/graphics/swftools/Makefile b/graphics/swftools/Makefile index 470021bc77d2..0d056549d9cb 100644 --- a/graphics/swftools/Makefile +++ b/graphics/swftools/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.quiss.org/swftools/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= SWF manipulation and generation utilities + LIB_DEPENDS= t1.4:${PORTSDIR}/devel/t1lib \ jpeg.9:${PORTSDIR}/graphics/jpeg diff --git a/graphics/swftools/pkg-comment b/graphics/swftools/pkg-comment deleted file mode 100644 index 4cbcea98f388..000000000000 --- a/graphics/swftools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SWF manipulation and generation utilities diff --git a/graphics/tcm/Makefile b/graphics/tcm/Makefile index aabecab3980b..746685113541 100644 --- a/graphics/tcm/Makefile +++ b/graphics/tcm/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION}.src MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The Toolkit for Conceptual Modeling, create diagrams/tables/trees + USE_BISON= yes USE_MOTIF= yes USE_GMAKE= yes diff --git a/graphics/tcm/pkg-comment b/graphics/tcm/pkg-comment deleted file mode 100644 index e8af504b2826..000000000000 --- a/graphics/tcm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Toolkit for Conceptual Modeling, create diagrams/tables/trees diff --git a/graphics/tiff2png/Makefile b/graphics/tiff2png/Makefile index 964d2c44aa3e..c6bf98ecb60b 100644 --- a/graphics/tiff2png/Makefile +++ b/graphics/tiff2png/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.libpng.org/pub/png/src/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Converts TIFF images to PNG format + LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png diff --git a/graphics/tiff2png/pkg-comment b/graphics/tiff2png/pkg-comment deleted file mode 100644 index a932c8def3b1..000000000000 --- a/graphics/tiff2png/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Converts TIFF images to PNG format diff --git a/graphics/tosvcd/Makefile b/graphics/tosvcd/Makefile index 61279544b655..43447747098e 100644 --- a/graphics/tosvcd/Makefile +++ b/graphics/tosvcd/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://muse.seh.de/tosvcd/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= SVCD transcoder + RUN_DEPNDS= mpeg2enc:${PORTSDIR}/graphics/mjpegtools \ vcdimager:${PORTSDIR}/graphics/vcdimager diff --git a/graphics/tosvcd/pkg-comment b/graphics/tosvcd/pkg-comment deleted file mode 100644 index f28c892561e0..000000000000 --- a/graphics/tosvcd/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -SVCD transcoder diff --git a/graphics/truevision/Makefile b/graphics/truevision/Makefile index 4bf62ffbb5ed..c42927be490c 100644 --- a/graphics/truevision/Makefile +++ b/graphics/truevision/Makefile @@ -15,6 +15,8 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The GNOME 3D modeler + LIB_DEPENDS= gtkgl:${PORTSDIR}/x11-toolkits/gtkglarea USE_REINPLACE= yes diff --git a/graphics/truevision/pkg-comment b/graphics/truevision/pkg-comment deleted file mode 100644 index c93832715bc5..000000000000 --- a/graphics/truevision/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The GNOME 3D modeler diff --git a/graphics/urt/Makefile b/graphics/urt/Makefile index 47fdfc41d132..bb56a377aac2 100644 --- a/graphics/urt/Makefile +++ b/graphics/urt/Makefile @@ -18,6 +18,8 @@ PATCH_DIST_STRIP=-p1 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Toolkit and library for raster image processing + LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff BUILD_DEPENDS= ${LOCALBASE}/lib/libnetpbm.a:${PORTSDIR}/graphics/netpbm diff --git a/graphics/urt/pkg-comment b/graphics/urt/pkg-comment deleted file mode 100644 index b9917abbaf46..000000000000 --- a/graphics/urt/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Toolkit and library for raster image processing diff --git a/graphics/vcdtools/Makefile b/graphics/vcdtools/Makefile index f87fb53b4e43..dee90bdca0a7 100644 --- a/graphics/vcdtools/Makefile +++ b/graphics/vcdtools/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION}.orig MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Create your own VCD + WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}.orig do-install: diff --git a/graphics/vcdtools/pkg-comment b/graphics/vcdtools/pkg-comment deleted file mode 100644 index b56a226c1808..000000000000 --- a/graphics/vcdtools/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Create your own VCD diff --git a/graphics/vcg/Makefile b/graphics/vcg/Makefile index a980b681e520..32fa2f5f83ea 100644 --- a/graphics/vcg/Makefile +++ b/graphics/vcg/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .r3.17.tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A Visualization Tool for compiler graphs + BUILD_DEPENDS= imake:${PORTSDIR}/devel/imake-4 USE_X_PREFIX= yes diff --git a/graphics/vcg/pkg-comment b/graphics/vcg/pkg-comment deleted file mode 100644 index 6fc382930618..000000000000 --- a/graphics/vcg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A Visualization Tool for compiler graphs diff --git a/graphics/white_dune/Makefile b/graphics/white_dune/Makefile index 011d7950b21a..d2fce2f75b26 100644 --- a/graphics/white_dune/Makefile +++ b/graphics/white_dune/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:R}pl${PORTVERSION:E} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Graphical VRML97 Editor and animation tool + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png diff --git a/graphics/white_dune/pkg-comment b/graphics/white_dune/pkg-comment deleted file mode 100644 index 0273e6c0a3d9..000000000000 --- a/graphics/white_dune/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graphical VRML97 Editor and animation tool diff --git a/graphics/xanim/Makefile b/graphics/xanim/Makefile index 0b829719d1dd..18a23ce8b454 100644 --- a/graphics/xanim/Makefile +++ b/graphics/xanim/Makefile @@ -18,6 +18,8 @@ PATCHFILES= xanim-2801-to-2802-patch.gz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Play most popular animation formats and show pictures + .if (${MACHINE_ARCH} == "i386") EXTRA_FILES= vid_cvid_2.1_freebsdELFx86.tgz \ vid_cyuv_1.0_freebsdELFx86.tgz \ diff --git a/graphics/xanim/pkg-comment b/graphics/xanim/pkg-comment deleted file mode 100644 index 87aeb554eb0e..000000000000 --- a/graphics/xanim/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Play most popular animation formats and show pictures diff --git a/graphics/xdl/Makefile b/graphics/xdl/Makefile index 98d2db0bc6ef..b7a6a30ee5cc 100644 --- a/graphics/xdl/Makefile +++ b/graphics/xdl/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= asami/LOCAL_PORTS MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Display DL animations on an X screen + USE_X_PREFIX= yes MAN1= xdl.1 diff --git a/graphics/xdl/pkg-comment b/graphics/xdl/pkg-comment deleted file mode 100644 index 5458b8ab1bb5..000000000000 --- a/graphics/xdl/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Display DL animations on an X screen diff --git a/graphics/xfig-devel/Makefile b/graphics/xfig-devel/Makefile index 179dcc666c3a..5da48aa95dde 100644 --- a/graphics/xfig-devel/Makefile +++ b/graphics/xfig-devel/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}.full MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A drawing program for X11 + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/graphics/xfig-devel/pkg-comment b/graphics/xfig-devel/pkg-comment deleted file mode 100644 index ff868001c8a3..000000000000 --- a/graphics/xfig-devel/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A drawing program for X11 diff --git a/graphics/xfig/Makefile b/graphics/xfig/Makefile index 179dcc666c3a..5da48aa95dde 100644 --- a/graphics/xfig/Makefile +++ b/graphics/xfig/Makefile @@ -15,6 +15,8 @@ DISTNAME= ${PORTNAME}.${PORTVERSION}.full MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A drawing program for X11 + LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ png.5:${PORTSDIR}/graphics/png \ Xaw3d.${XAWVER}:${PORTSDIR}/x11-toolkits/Xaw3d diff --git a/graphics/xfig/pkg-comment b/graphics/xfig/pkg-comment deleted file mode 100644 index ff868001c8a3..000000000000 --- a/graphics/xfig/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A drawing program for X11 diff --git a/graphics/xfpovray/Makefile b/graphics/xfpovray/Makefile index f0ae038c851e..fedd7177a778 100644 --- a/graphics/xfpovray/Makefile +++ b/graphics/xfpovray/Makefile @@ -15,6 +15,8 @@ EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Graphical interface to POV-Ray + LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms RUN_DEPENDS= povray:${PORTSDIR}/graphics/povray diff --git a/graphics/xfpovray/pkg-comment b/graphics/xfpovray/pkg-comment deleted file mode 100644 index f7024ead585a..000000000000 --- a/graphics/xfpovray/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Graphical interface to POV-Ray diff --git a/graphics/xfractint/Makefile b/graphics/xfractint/Makefile index 8d8c9e4e51ab..602a86f2bfa5 100644 --- a/graphics/xfractint/Makefile +++ b/graphics/xfractint/Makefile @@ -14,6 +14,8 @@ DISTNAME= xfrac310 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The Unix port of fractint + USE_REINPLACE= yes USE_ZIP= yes USE_XLIB= yes diff --git a/graphics/xfractint/pkg-comment b/graphics/xfractint/pkg-comment deleted file mode 100644 index 54ce6ff50f06..000000000000 --- a/graphics/xfractint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The Unix port of fractint diff --git a/graphics/xgrasp/Makefile b/graphics/xgrasp/Makefile index 70658143166a..27782ec985c6 100644 --- a/graphics/xgrasp/Makefile +++ b/graphics/xgrasp/Makefile @@ -14,6 +14,8 @@ EXTRACT_SUFX= .tar.Z MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Display GL animations on X screen + USE_IMAKE= yes MAN1= glib.1 xgrasp.1 diff --git a/graphics/xgrasp/pkg-comment b/graphics/xgrasp/pkg-comment deleted file mode 100644 index 93fd4d91d40c..000000000000 --- a/graphics/xgrasp/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Display GL animations on X screen diff --git a/graphics/xmfract/Makefile b/graphics/xmfract/Makefile index fbc832f2a50f..f278f0a2c4e3 100644 --- a/graphics/xmfract/Makefile +++ b/graphics/xmfract/Makefile @@ -14,6 +14,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The dos based 'fractint' with an X/Motif front end + USE_MOTIF= yes USE_X_PREFIX= yes GNU_CONFIGURE= yes diff --git a/graphics/xmfract/pkg-comment b/graphics/xmfract/pkg-comment deleted file mode 100644 index b6725c82a17b..000000000000 --- a/graphics/xmfract/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The dos based `fractint' with an X/Motif front end diff --git a/graphics/xmms-xvs/Makefile b/graphics/xmms-xvs/Makefile index 5269abff9907..24b966348521 100644 --- a/graphics/xmms-xvs/Makefile +++ b/graphics/xmms-xvs/Makefile @@ -14,6 +14,8 @@ DISTNAME= xvs-${PORTVERSION} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= X Visualization System, a plugin for XMMS + BUILD_DEPENDS= xmms-config:${PORTSDIR}/audio/xmms RUN_DEPENDS= xmms:${PORTSDIR}/audio/xmms LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/graphics/xmms-xvs/pkg-comment b/graphics/xmms-xvs/pkg-comment deleted file mode 100644 index 1bacbf22cb03..000000000000 --- a/graphics/xmms-xvs/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X Visualization System, a plugin for XMMS diff --git a/graphics/xmorph/Makefile b/graphics/xmorph/Makefile index 15dd58ca1627..779901397068 100644 --- a/graphics/xmorph/Makefile +++ b/graphics/xmorph/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}-2001feb22 MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A digital image warping program + USE_X_PREFIX= yes INSTALLS_SHLIB= yes diff --git a/graphics/xmorph/pkg-comment b/graphics/xmorph/pkg-comment deleted file mode 100644 index 802c5f82480e..000000000000 --- a/graphics/xmorph/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A digital image warping program diff --git a/graphics/xmountains/Makefile b/graphics/xmountains/Makefile index 3c4b54d9a443..472b9d8fbc80 100644 --- a/graphics/xmountains/Makefile +++ b/graphics/xmountains/Makefile @@ -13,6 +13,8 @@ DISTNAME= ${PORTNAME}_${PORTVERSION} MAINTAINER= ports@FreeBSD.Org +PORTCOMMENT= X11 based fractal landscape generator + NO_WRKSUBDIR= yes USE_IMAKE= yes diff --git a/graphics/xmountains/pkg-comment b/graphics/xmountains/pkg-comment deleted file mode 100644 index e282bb28d4ba..000000000000 --- a/graphics/xmountains/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -X11 based fractal landscape generator diff --git a/graphics/xmovie/Makefile b/graphics/xmovie/Makefile index c24993cee500..4a13eed625ec 100644 --- a/graphics/xmovie/Makefile +++ b/graphics/xmovie/Makefile @@ -14,6 +14,8 @@ DISTFILES= ${PORTNAME}-${PORTVERSION:R}-${PORTVERSION:E}.i386.rpm MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A movie player for MPEG-2 and Quicktime movies + BUILD_DEPENDS= rpm2cpio:${PORTSDIR}/archivers/rpm RUN_DEPENDS= ${LINUX_BASE}/lib/libc.so.6:${PORTSDIR}/emulators/linux_base \ ${LINUX_BASE}/usr/lib/libjpeg.so.62.0.0:${PORTSDIR}/graphics/linux-jpeg \ diff --git a/graphics/xmovie/pkg-comment b/graphics/xmovie/pkg-comment deleted file mode 100644 index cd1622636da8..000000000000 --- a/graphics/xmovie/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A movie player for MPEG-2 and Quicktime movies diff --git a/graphics/xpaint/Makefile b/graphics/xpaint/Makefile index 5690481e8241..add9e4b86fea 100644 --- a/graphics/xpaint/Makefile +++ b/graphics/xpaint/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://home.worldonline.dk/torsten/xpaint/ \ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= A simple paint program + LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ png.5:${PORTSDIR}/graphics/png diff --git a/graphics/xpaint/pkg-comment b/graphics/xpaint/pkg-comment deleted file mode 100644 index 11826806fe28..000000000000 --- a/graphics/xpaint/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -A simple paint program diff --git a/graphics/xpm/Makefile b/graphics/xpm/Makefile index 664258448671..859f76bb2367 100644 --- a/graphics/xpm/Makefile +++ b/graphics/xpm/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= libraries MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= The X Pixmap library + USE_IMAKE= yes INSTALLS_SHLIB= yes diff --git a/graphics/xpm/pkg-comment b/graphics/xpm/pkg-comment deleted file mode 100644 index af37a083d519..000000000000 --- a/graphics/xpm/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -The X Pixmap library diff --git a/graphics/xtheater/Makefile b/graphics/xtheater/Makefile index 7f143cf57c32..29657b4d454a 100644 --- a/graphics/xtheater/Makefile +++ b/graphics/xtheater/Makefile @@ -16,6 +16,8 @@ DISTNAME= Xtheater-${PORTVERSION:S/.p/-pre/} MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= MPEG-1 player in GTK+ capable of playing MPEG-1 format streams + LIB_DEPENDS= SDL-1.1.4:${PORTSDIR}/devel/sdl12 \ smpeg.1:${PORTSDIR}/graphics/smpeg diff --git a/graphics/xtheater/pkg-comment b/graphics/xtheater/pkg-comment deleted file mode 100644 index 37c9b0d73aeb..000000000000 --- a/graphics/xtheater/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -MPEG-1 player in GTK+ capable of playing MPEG-1 format streams diff --git a/graphics/xwpick/Makefile b/graphics/xwpick/Makefile index dcc8d2a79f44..d2f88e574985 100644 --- a/graphics/xwpick/Makefile +++ b/graphics/xwpick/Makefile @@ -13,6 +13,8 @@ MASTER_SITE_SUBDIR= applications MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Image pick up utility for X Window System + USE_IMAKE= yes MAN1= xwpick.1 diff --git a/graphics/xwpick/pkg-comment b/graphics/xwpick/pkg-comment deleted file mode 100644 index 6910dc87dcb4..000000000000 --- a/graphics/xwpick/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Image pick up utility for X Window System diff --git a/graphics/zimg/Makefile b/graphics/zimg/Makefile index 98d9e86355de..c8a40b376a6d 100644 --- a/graphics/zimg/Makefile +++ b/graphics/zimg/Makefile @@ -13,6 +13,8 @@ MASTER_SITES= http://www.zellner.org/zimg/download/ MAINTAINER= ports@FreeBSD.org +PORTCOMMENT= Image-generator that uses ASCII input files to create PNGs/EDFs + LIB_DEPENDS= gd.2:${PORTSDIR}/graphics/gd GNU_CONFIGURE= yes diff --git a/graphics/zimg/pkg-comment b/graphics/zimg/pkg-comment deleted file mode 100644 index 961ef89e10fe..000000000000 --- a/graphics/zimg/pkg-comment +++ /dev/null @@ -1 +0,0 @@ -Image-generator that uses ASCII input files to create PNGs/EDFs |