diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:10:58 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2002-11-07 03:10:58 +0000 |
commit | c62fe39354fdb8614fe8ea9277c9fcb208653f30 (patch) | |
tree | b32409a9ec171a85e0016501d1db9153c45fe091 /graphics | |
parent | 166b4155de5509696359deb556c66dc396ff0d2c (diff) |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/jpeg-mmx/Makefile | 2 | ||||
-rw-r--r-- | graphics/jpeg-mmx/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/jpeg/Makefile | 2 | ||||
-rw-r--r-- | graphics/jpeg/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/libwmf/Makefile | 4 | ||||
-rw-r--r-- | graphics/mpeg_encode/Makefile | 2 | ||||
-rw-r--r-- | graphics/mpeg_encode/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/nurbs++/Makefile | 2 | ||||
-rw-r--r-- | graphics/nurbs++/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/opendx-samples/Makefile | 2 | ||||
-rw-r--r-- | graphics/opendx-samples/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/opendx/Makefile | 2 | ||||
-rw-r--r-- | graphics/opendx/pkg-comment | 1 | ||||
-rw-r--r-- | graphics/ray++/Makefile | 2 | ||||
-rw-r--r-- | graphics/ray++/pkg-comment | 1 |
15 files changed, 9 insertions, 16 deletions
diff --git a/graphics/jpeg-mmx/Makefile b/graphics/jpeg-mmx/Makefile index c4103414b95e..ef78ba98f789 100644 --- a/graphics/jpeg-mmx/Makefile +++ b/graphics/jpeg-mmx/Makefile @@ -17,8 +17,6 @@ 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 new file mode 100644 index 000000000000..d284eae20217 --- /dev/null +++ b/graphics/jpeg-mmx/pkg-comment @@ -0,0 +1 @@ +IJG's jpeg compression utilities diff --git a/graphics/jpeg/Makefile b/graphics/jpeg/Makefile index c4103414b95e..ef78ba98f789 100644 --- a/graphics/jpeg/Makefile +++ b/graphics/jpeg/Makefile @@ -17,8 +17,6 @@ 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 new file mode 100644 index 000000000000..d284eae20217 --- /dev/null +++ b/graphics/jpeg/pkg-comment @@ -0,0 +1 @@ +IJG's jpeg compression utilities diff --git a/graphics/libwmf/Makefile b/graphics/libwmf/Makefile index 1294a7de69df..4bf082945488 100644 --- a/graphics/libwmf/Makefile +++ b/graphics/libwmf/Makefile @@ -13,14 +13,14 @@ 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 \ freetype.9:${PORTSDIR}/print/freetype2 \ xml2.5:${PORTSDIR}/textproc/libxml2 +PORTCOMMENT= Tools and library for converting Microsoft WMF (windows metafile) + USE_REINPLACE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} diff --git a/graphics/mpeg_encode/Makefile b/graphics/mpeg_encode/Makefile index efcb10c436d0..65d97cc0df93 100644 --- a/graphics/mpeg_encode/Makefile +++ b/graphics/mpeg_encode/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..ef6837ab779f --- /dev/null +++ b/graphics/mpeg_encode/pkg-comment @@ -0,0 +1 @@ +UCB's MPEG-I video stream encoder diff --git a/graphics/nurbs++/Makefile b/graphics/nurbs++/Makefile index 516287eddaae..8c64615eb964 100644 --- a/graphics/nurbs++/Makefile +++ b/graphics/nurbs++/Makefile @@ -14,8 +14,6 @@ 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 new file mode 100644 index 000000000000..7bb32ffbcd5a --- /dev/null +++ b/graphics/nurbs++/pkg-comment @@ -0,0 +1 @@ +A C++ library for representing curves or surfaces diff --git a/graphics/opendx-samples/Makefile b/graphics/opendx-samples/Makefile index 519f985b83dc..d11e5420293c 100644 --- a/graphics/opendx-samples/Makefile +++ b/graphics/opendx-samples/Makefile @@ -15,8 +15,6 @@ 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 new file mode 100644 index 000000000000..3115d09e5dd7 --- /dev/null +++ b/graphics/opendx-samples/pkg-comment @@ -0,0 +1 @@ +Example files for IBM's OpenDX diff --git a/graphics/opendx/Makefile b/graphics/opendx/Makefile index e7f27a3a9d03..938d53e1bed0 100644 --- a/graphics/opendx/Makefile +++ b/graphics/opendx/Makefile @@ -16,8 +16,6 @@ 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 new file mode 100644 index 000000000000..3c1acebb2e94 --- /dev/null +++ b/graphics/opendx/pkg-comment @@ -0,0 +1 @@ +IBM's Open Visualization Data Explorer diff --git a/graphics/ray++/Makefile b/graphics/ray++/Makefile index 553c922054b2..49172c7719a1 100644 --- a/graphics/ray++/Makefile +++ b/graphics/ray++/Makefile @@ -13,8 +13,6 @@ 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 new file mode 100644 index 000000000000..329bfc7d9522 --- /dev/null +++ b/graphics/ray++/pkg-comment @@ -0,0 +1 @@ +A collection of C++ classes needed for ray tracing |