aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2011-08-02 17:04:00 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2011-08-02 17:04:00 +0000
commitd389c2f0a84bafbdb01efe775c024577868cdb1f (patch)
tree8ca13183bcaf303d82067e3c9fb2cc2b0527151c /graphics
parent41042a04f20cffc6888cdcd9c5539b509b2c97b6 (diff)
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/libart/Makefile3
-rw-r--r--graphics/moth/Makefile3
-rw-r--r--graphics/xmrm/Makefile3
3 files changed, 9 insertions, 0 deletions
diff --git a/graphics/libart/Makefile b/graphics/libart/Makefile
index da6e146676a1..90e4479d5d5d 100644
--- a/graphics/libart/Makefile
+++ b/graphics/libart/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://tiger.bioinf.cs.uni-potsdam.de/free/Graphics/ \
MAINTAINER= ports@FreeBSD.org
COMMENT= Library for high-performance 2D graphics
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2011-09-01
+
BROKEN= Does not fetch
USE_AUTOTOOLS= libtool
diff --git a/graphics/moth/Makefile b/graphics/moth/Makefile
index a74dab5d36fb..d4e4ec6acd84 100644
--- a/graphics/moth/Makefile
+++ b/graphics/moth/Makefile
@@ -16,6 +16,9 @@ DISTFILES= ${PORTNAME}_${PORTVERSION}${EXTRACT_SUFX} \
MAINTAINER= ports@FreeBSD.org
COMMENT= A simple to use 3D mesh editor
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2011-09-01
+
LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff
USE_GMAKE= yes
diff --git a/graphics/xmrm/Makefile b/graphics/xmrm/Makefile
index d23a6e1d0e31..75091d137e6e 100644
--- a/graphics/xmrm/Makefile
+++ b/graphics/xmrm/Makefile
@@ -17,6 +17,9 @@ EXTRACT_SUFX= .tgz
MAINTAINER= ports@FreeBSD.org
COMMENT= An image morphing/warping program
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2011-09-01
+
RUN_DEPENDS= mpeg:${PORTSDIR}/multimedia/mpeg \
mpeg_play:${PORTSDIR}/multimedia/mpeg_play
LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms \