diff options
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/geist/Makefile | 2 | ||||
-rw-r--r-- | graphics/k3d/Makefile | 2 | ||||
-rw-r--r-- | graphics/kallery/Makefile | 2 | ||||
-rw-r--r-- | graphics/osg-devel/Makefile | 2 | ||||
-rw-r--r-- | graphics/osg/Makefile | 2 | ||||
-rw-r--r-- | graphics/panorama/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-libexif/Makefile | 2 | ||||
-rw-r--r-- | graphics/ruby-rmagick/Makefile | 2 |
8 files changed, 16 insertions, 0 deletions
diff --git a/graphics/geist/Makefile b/graphics/geist/Makefile index d556eb408e5b..8d84b7499d0a 100644 --- a/graphics/geist/Makefile +++ b/graphics/geist/Makefile @@ -15,6 +15,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= An object-based image creation/layout application BROKEN= "Does not build" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} LIB_DEPENDS= Imlib2.2:${PORTSDIR}/graphics/imlib2 \ xml2.5:${PORTSDIR}/textproc/libxml2 diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile index 9dc8a027faf7..0ad388116dc9 100644 --- a/graphics/k3d/Makefile +++ b/graphics/k3d/Makefile @@ -51,6 +51,8 @@ BROKEN= "Does not compile on FreeBSD >= 5.x" .if ${OSVERSION} < 500000 BROKEN= "Does not compile on FreeBSD 4.x" .endif +EXPIRATION_DATE=2005-02-18 +DEPRECATED= "Does not compile" post-install: .for dir in ${PREFIX}/include/k3d ${PREFIX}/share/k3d ${PREFIX}/lib/k3d diff --git a/graphics/kallery/Makefile b/graphics/kallery/Makefile index 40270e252b30..fcafbfaaa088 100644 --- a/graphics/kallery/Makefile +++ b/graphics/kallery/Makefile @@ -18,6 +18,8 @@ COMMENT= An image gallery generator for KDE LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagick BROKEN= Checksum mismatch +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} USE_KDELIBS_VER=3 USE_BZIP2= yes diff --git a/graphics/osg-devel/Makefile b/graphics/osg-devel/Makefile index 8d9770981b0a..89d515e5ae6a 100644 --- a/graphics/osg-devel/Makefile +++ b/graphics/osg-devel/Makefile @@ -27,6 +27,8 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ xml2.5:${PORTSDIR}/textproc/libxml2 BROKEN= "Does not compile" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/graphics/osg/Makefile b/graphics/osg/Makefile index 8d9770981b0a..89d515e5ae6a 100644 --- a/graphics/osg/Makefile +++ b/graphics/osg/Makefile @@ -27,6 +27,8 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ xml2.5:${PORTSDIR}/textproc/libxml2 BROKEN= "Does not compile" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} USE_REINPLACE= yes USE_X_PREFIX= yes diff --git a/graphics/panorama/Makefile b/graphics/panorama/Makefile index 55b0bb9cc061..e96e238bd151 100644 --- a/graphics/panorama/Makefile +++ b/graphics/panorama/Makefile @@ -23,6 +23,8 @@ LIB_DEPENDS= jpeg.9:${PORTSDIR}/graphics/jpeg \ gtkmm.2:${PORTSDIR}/x11-toolkits/gtk-- BROKEN= "Does not build" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} USE_BZIP2= yes USE_BISON= yes diff --git a/graphics/ruby-libexif/Makefile b/graphics/ruby-libexif/Makefile index d7eaa491550d..1d1362a4ade5 100644 --- a/graphics/ruby-libexif/Makefile +++ b/graphics/ruby-libexif/Makefile @@ -20,6 +20,8 @@ COMMENT= A Ruby extension library for libexif LIB_DEPENDS= exif.10:${PORTSDIR}/graphics/libexif BROKEN= "Does not compile" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} USE_RUBY= yes USE_RUBY_EXTCONF= yes diff --git a/graphics/ruby-rmagick/Makefile b/graphics/ruby-rmagick/Makefile index 9a507d594fe4..5c303fc889df 100644 --- a/graphics/ruby-rmagick/Makefile +++ b/graphics/ruby-rmagick/Makefile @@ -24,6 +24,8 @@ COMMENT= A Ruby binding for ImageMagick LIB_DEPENDS= Magick.7:${PORTSDIR}/graphics/ImageMagick BROKEN= "Does not compile" +EXPIRATION_DATE=2005-02-18 +DEPRECATED= ${BROKEN} USE_BZIP2= yes USE_RUBY= yes |