diff options
author | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
---|---|---|
committer | Carlo Strub <cs@FreeBSD.org> | 2012-07-28 15:57:55 +0000 |
commit | e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6 (patch) | |
tree | 0e6c0728504c7740f94b6bf02b1253d62f1880d6 /graphics | |
parent | 0cb776ae4d2af81d28b0becf74568a2d1427eea2 (diff) | |
download | ports-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.tar.gz ports-e9a2c0a4b110090e8f740e04c16aeb0ebbecf5c6.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/aalib/Makefile | 2 | ||||
-rw-r--r-- | graphics/comix/Makefile | 2 | ||||
-rw-r--r-- | graphics/deegree-igeoportal/Makefile | 2 | ||||
-rw-r--r-- | graphics/ditaa/Makefile | 2 | ||||
-rw-r--r-- | graphics/g2/Makefile | 2 | ||||
-rw-r--r-- | graphics/gdchart/Makefile | 2 | ||||
-rw-r--r-- | graphics/gstreamer-plugins-aalib/Makefile | 2 | ||||
-rw-r--r-- | graphics/gstreamer-plugins-libcaca/Makefile | 2 | ||||
-rw-r--r-- | graphics/ilmbase/Makefile | 2 | ||||
-rw-r--r-- | graphics/jhead/Makefile | 2 | ||||
-rw-r--r-- | graphics/kdegraphics4-mobipocket/Makefile | 2 | ||||
-rw-r--r-- | graphics/kudu/Makefile | 2 | ||||
-rw-r--r-- | graphics/linux-dri74/Makefile | 2 | ||||
-rw-r--r-- | graphics/linux-panorama-tools/Makefile | 2 | ||||
-rw-r--r-- | graphics/opendis/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Image-Base/Makefile | 2 | ||||
-rw-r--r-- | graphics/p5-Imager/Makefile | 2 | ||||
-rw-r--r-- | graphics/qt4-imageformats/Makefile | 2 | ||||
-rw-r--r-- | graphics/show/Makefile | 2 | ||||
-rw-r--r-- | graphics/xpdf/Makefile | 2 |
20 files changed, 20 insertions, 20 deletions
diff --git a/graphics/aalib/Makefile b/graphics/aalib/Makefile index c79909ca7596..0e3b536602af 100644 --- a/graphics/aalib/Makefile +++ b/graphics/aalib/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= SF/aa-project/aa-lib/1.4rc5 DISTNAME= ${PORTNAME}-${PORTVERSION:S/.r/rc/} MAINTAINER= eadler@FreeBSD.org -COMMENT= An ascii art library +COMMENT= ASCII art library USE_AUTOTOOLS= libtool USE_NCURSES= yes diff --git a/graphics/comix/Makefile b/graphics/comix/Makefile index f2f7c20bbc72..2b971deebc61 100644 --- a/graphics/comix/Makefile +++ b/graphics/comix/Makefile @@ -13,7 +13,7 @@ CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org -COMMENT= A GTK2 comic book viewer for .cbz, .cbr and .cbt files +COMMENT= GTK2 comic book viewer for .cbz, .cbr, and .cbt files RUN_DEPENDS= unrar:${PORTSDIR}/archivers/unrar \ ${PYTHON_SITELIBDIR}/PIL/__init__.py:${PORTSDIR}/graphics/py-imaging \ diff --git a/graphics/deegree-igeoportal/Makefile b/graphics/deegree-igeoportal/Makefile index 7b935f45566c..839daf9f7d7b 100644 --- a/graphics/deegree-igeoportal/Makefile +++ b/graphics/deegree-igeoportal/Makefile @@ -13,7 +13,7 @@ PKGNAMEPREFIX= deegree- DISTNAME= ${PORTNAME}-std_${PORTVERSION} MAINTAINER= wenheping@gmail.com -COMMENT= Browserbased Client Handling WMS, WFS and Proxy Service +COMMENT= Browser based client handling WMS, WFS, and proxy service RUN_DEPENDS= ${LOCALBASE}/${TOMCATVER}/bin/bootstrap.jar:${PORTSDIR}/www/tomcat55 diff --git a/graphics/ditaa/Makefile b/graphics/ditaa/Makefile index 16b3d91c8d3d..9681da31e893 100644 --- a/graphics/ditaa/Makefile +++ b/graphics/ditaa/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION} DISTNAME= ${PORTNAME}${DISTVERSION} MAINTAINER= graudeejs@gmail.com -COMMENT= Convert ascii-art diagrams into proper bitmap graphics +COMMENT= Convert ASCII art diagrams into proper bitmap graphics USE_ZIP= yes USE_JAVA= yes diff --git a/graphics/g2/Makefile b/graphics/g2/Makefile index 7412a548909b..c5cea55def16 100644 --- a/graphics/g2/Makefile +++ b/graphics/g2/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SUNSITE} MASTER_SITE_SUBDIR= libs/graphics MAINTAINER= ports@FreeBSD.org -COMMENT= An easy to use, portable and powerful 2D graphics library +COMMENT= Easy to use, portable, and powerful 2D graphics library LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd diff --git a/graphics/gdchart/Makefile b/graphics/gdchart/Makefile index 4370a5703fd3..6c366e8ca646 100644 --- a/graphics/gdchart/Makefile +++ b/graphics/gdchart/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= http://www.fred.net/brv/chart/ \ DISTNAME= ${PORTNAME}${PORTVERSION}dev MAINTAINER= ports@FreeBSD.org -COMMENT= Easy to use, fast C API for creating charts and graphs +COMMENT= Easy to use fast C API for creating charts and graphs LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd \ jpeg:${PORTSDIR}/graphics/jpeg \ diff --git a/graphics/gstreamer-plugins-aalib/Makefile b/graphics/gstreamer-plugins-aalib/Makefile index 936f95b8c7cf..6c298a9487a2 100644 --- a/graphics/gstreamer-plugins-aalib/Makefile +++ b/graphics/gstreamer-plugins-aalib/Makefile @@ -9,7 +9,7 @@ PORTREVISION= 0 CATEGORIES= graphics -COMMENT= Gstreamer ascii art plugin +COMMENT= Gstreamer ASCII art plugin GST_PLUGIN= aalib diff --git a/graphics/gstreamer-plugins-libcaca/Makefile b/graphics/gstreamer-plugins-libcaca/Makefile index 847abc85da42..a94d87b3f774 100644 --- a/graphics/gstreamer-plugins-libcaca/Makefile +++ b/graphics/gstreamer-plugins-libcaca/Makefile @@ -9,7 +9,7 @@ PORTREVISION= 0 CATEGORIES= graphics -COMMENT= Gstreamer color ascii art plugin +COMMENT= Gstreamer color ASCII art plugin GST_PLUGIN= libcaca diff --git a/graphics/ilmbase/Makefile b/graphics/ilmbase/Makefile index b53843798088..f185123a1a28 100644 --- a/graphics/ilmbase/Makefile +++ b/graphics/ilmbase/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= ${MASTER_SITE_SAVANNAH} MASTER_SITE_SUBDIR= openexr MAINTAINER= nork@FreeBSD.org -COMMENT= ILM Base libraries a.k.a. Half, IlmThread, Imath and Iex +COMMENT= ILM Base libraries a.k.a. Half, IlmThread, Imath, and Iex CONFLICTS= OpenEXR-1.[0-4].* diff --git a/graphics/jhead/Makefile b/graphics/jhead/Makefile index d55c336fffc1..d326b2a9e0ba 100644 --- a/graphics/jhead/Makefile +++ b/graphics/jhead/Makefile @@ -11,7 +11,7 @@ CATEGORIES= graphics MASTER_SITES= http://www.sentex.net/~mwandel/jhead/ MAINTAINER= miwi@FreeBSD.org -COMMENT= Exif Jpeg camera setting parser, rotator and much more +COMMENT= Exif Jpeg camera setting parser, rotator, and much more RUN_DEPENDS= jpegtran:${PORTSDIR}/graphics/jpeg diff --git a/graphics/kdegraphics4-mobipocket/Makefile b/graphics/kdegraphics4-mobipocket/Makefile index b93d609ac23c..c1de3876c304 100644 --- a/graphics/kdegraphics4-mobipocket/Makefile +++ b/graphics/kdegraphics4-mobipocket/Makefile @@ -13,7 +13,7 @@ MASTER_SITE_SUBDIR= ${KDE4_BRANCH}/${PORTVERSION}/src DIST_SUBDIR= KDE MAINTAINER= kde@FreeBSD.org -COMMENT= Mobipocket plugins for Strigi indexing, Okular and thumbnails +COMMENT= Mobipocket plugins for Strigi indexing, Okular, and thumbnails CONFLICTS= kdegraphics-4.[0-6].* diff --git a/graphics/kudu/Makefile b/graphics/kudu/Makefile index 748a5c59a216..78191b51ebe9 100644 --- a/graphics/kudu/Makefile +++ b/graphics/kudu/Makefile @@ -12,7 +12,7 @@ CATEGORIES= graphics MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= amdmi3@FreeBSD.org -COMMENT= A 3D skeletal animation tool, powered by GTK+ and OpenGL +COMMENT= 3D skeletal animation tool, powered by GTK+ and OpenGL LIB_DEPENDS= gtkglext-x11-1.0.0:${PORTSDIR}/x11-toolkits/gtkglext diff --git a/graphics/linux-dri74/Makefile b/graphics/linux-dri74/Makefile index 3a6764b64d74..8aed4db33e94 100644 --- a/graphics/linux-dri74/Makefile +++ b/graphics/linux-dri74/Makefile @@ -15,7 +15,7 @@ PKGNAMEPREFIX= linux- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} MAINTAINER= emulation@FreeBSD.org -COMMENT= Mesa-based DRI libraries, drivers and binaries (Linux Ubuntu 9.0.4) +COMMENT= Mesa-based DRI libraries, drivers, and binaries (Linux Ubuntu 9.0.4) CONFLICTS= linux_dri-6.5.2006* linux-libGLU-[0-9]* linux_dri-[0-9]* linux-f8-dri-[0-9]* linux-f10-dri-[0-9]* \ linux-f10-libGLU-[0-9]* diff --git a/graphics/linux-panorama-tools/Makefile b/graphics/linux-panorama-tools/Makefile index 866fb252f378..7dc6a4c13ea8 100644 --- a/graphics/linux-panorama-tools/Makefile +++ b/graphics/linux-panorama-tools/Makefile @@ -19,7 +19,7 @@ MASTER_SITES= http://www.all-in-one.ee/~dersch/ DISTNAME= PanoTools MAINTAINER= vd@FreeBSD.org -COMMENT= Software to View, Create, Edit and Remap Panoramic Images +COMMENT= Software to view, create, edit, and remap panoramic images NO_BUILD= yes USE_LINUX_PREFIX=yes diff --git a/graphics/opendis/Makefile b/graphics/opendis/Makefile index 34bf20cddf61..d68bb7e83f57 100644 --- a/graphics/opendis/Makefile +++ b/graphics/opendis/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= SF/ods/ods/${PORTVERSION} \ MAINTAINER= ports@FreeBSD.org -COMMENT= Access Flashpoint Digita-based cameras, download images and more +COMMENT= Access Flashpoint Digita-based cameras, download images, and more GNU_CONFIGURE= yes diff --git a/graphics/p5-Image-Base/Makefile b/graphics/p5-Image-Base/Makefile index 5b8c4af792b0..5388d7aa952f 100644 --- a/graphics/p5-Image-Base/Makefile +++ b/graphics/p5-Image-Base/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= sunpoet@FreeBSD.org -COMMENT= Base class for loading, manipulating and saving images +COMMENT= Base class for loading, manipulating, and saving images PERL_CONFIGURE= yes diff --git a/graphics/p5-Imager/Makefile b/graphics/p5-Imager/Makefile index 62d63905676b..44389782ffa6 100644 --- a/graphics/p5-Imager/Makefile +++ b/graphics/p5-Imager/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= CPAN PKGNAMEPREFIX= p5- MAINTAINER= perl@FreeBSD.org -COMMENT= A Perl module for manipulating gray, color and rgba format images +COMMENT= Perl module for manipulating gray, color, and rgba format images LICENSE= ART10 GPLv1 LICENSE_COMB= dual diff --git a/graphics/qt4-imageformats/Makefile b/graphics/qt4-imageformats/Makefile index f827e647e4bb..d46278737333 100644 --- a/graphics/qt4-imageformats/Makefile +++ b/graphics/qt4-imageformats/Makefile @@ -12,7 +12,7 @@ CATEGORIES?= graphics PKGNAMEPREFIX= qt4- MAINTAINER= kde@FreeBSD.org -COMMENT= Qt imageformat plugins for GIF, JPEG, MNG and SVG +COMMENT= Qt imageformat plugins for GIF, JPEG, MNG, and SVG LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ mng:${PORTSDIR}/graphics/libmng \ diff --git a/graphics/show/Makefile b/graphics/show/Makefile index 053ba7072d03..f84ff7528896 100644 --- a/graphics/show/Makefile +++ b/graphics/show/Makefile @@ -13,7 +13,7 @@ MASTER_SITES= http://www.ibiblio.org/propaganda/ \ http://www.freebsdbrasil.com.br/~jmelo/ MAINTAINER= ports@FreeBSD.org -COMMENT= A fast, flexible, extensible and bloat-free image viewer for X11 +COMMENT= Fast, flexible, extensible, and bloat-free image viewer for X11 LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg \ png15:${PORTSDIR}/graphics/png \ diff --git a/graphics/xpdf/Makefile b/graphics/xpdf/Makefile index 8f6361694cb1..b5ec438a68ad 100644 --- a/graphics/xpdf/Makefile +++ b/graphics/xpdf/Makefile @@ -14,7 +14,7 @@ MASTER_SITES= ftp://ftp.foolabs.com/pub/xpdf/ \ MASTER_SITE_SUBDIR= support/xpdf MAINTAINER= araujo@FreeBSD.org -COMMENT= Display PDF files, and convert them to other formats +COMMENT= Display PDF files and convert them to other formats LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 |