aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorKris Kennaway <kris@FreeBSD.org>2004-12-18 23:02:35 +0000
committerKris Kennaway <kris@FreeBSD.org>2004-12-18 23:02:35 +0000
commitb70e8b7e1de586c9f68122d4a37c3533e8b79b8a (patch)
treedaa87464331d7a402c941bab0dc2a11aa17eded2 /graphics
parent22062658cbb067b033cde2955d3b2b58d2645691 (diff)
downloadports-b70e8b7e1de586c9f68122d4a37c3533e8b79b8a.tar.gz
ports-b70e8b7e1de586c9f68122d4a37c3533e8b79b8a.zip
This port is scheduled to be removed on 2005-02-18 if it is still
broken at that time, and a fix has not been submitted to GNATS.
Notes
Notes: svn path=/head/; revision=124429
Diffstat (limited to 'graphics')
-rw-r--r--graphics/geist/Makefile2
-rw-r--r--graphics/k3d/Makefile2
-rw-r--r--graphics/kallery/Makefile2
-rw-r--r--graphics/osg-devel/Makefile2
-rw-r--r--graphics/osg/Makefile2
-rw-r--r--graphics/panorama/Makefile2
-rw-r--r--graphics/ruby-libexif/Makefile2
-rw-r--r--graphics/ruby-rmagick/Makefile2
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