aboutsummaryrefslogtreecommitdiffstats
path: root/graphics
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-09-21 14:52:44 +0800
committerbapt <bapt@FreeBSD.org>2012-09-21 14:52:44 +0800
commit9d9f88b824afcda7cdfb0c52e98ed4add762f1de (patch)
tree0db3a678dfc98dd87b8c8cb611d640c60e31050a /graphics
parent44015cfa268f48192961f090f2bb7bc682a19c1c (diff)
downloadfreebsd-ports-gnome-9d9f88b824afcda7cdfb0c52e98ed4add762f1de.tar.gz
freebsd-ports-gnome-9d9f88b824afcda7cdfb0c52e98ed4add762f1de.tar.zst
freebsd-ports-gnome-9d9f88b824afcda7cdfb0c52e98ed4add762f1de.zip
Deprecated a bunch a ports with no more public distfiles (thanks ehaupt's
distilator
Diffstat (limited to 'graphics')
-rw-r--r--graphics/gimp-manual-pdf/Makefile3
-rw-r--r--graphics/jpegpixi/Makefile3
-rw-r--r--graphics/kphotoalbum/Makefile3
-rw-r--r--graphics/photoclip/Makefile3
-rw-r--r--graphics/view3ds/Makefile3
5 files changed, 15 insertions, 0 deletions
diff --git a/graphics/gimp-manual-pdf/Makefile b/graphics/gimp-manual-pdf/Makefile
index 51d9baf3f865..8a84c8a0e5a8 100644
--- a/graphics/gimp-manual-pdf/Makefile
+++ b/graphics/gimp-manual-pdf/Makefile
@@ -8,4 +8,7 @@
DOCFORMAT= PDF
MASTERDIR= ${.CURDIR}/../gimp-manual-html
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
.include "${MASTERDIR}/Makefile"
diff --git a/graphics/jpegpixi/Makefile b/graphics/jpegpixi/Makefile
index 69efeec5fc0a..8a59f9503a22 100644
--- a/graphics/jpegpixi/Makefile
+++ b/graphics/jpegpixi/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://www.zero-based.org/software/jpegpixi/
MAINTAINER= ports@FreeBSD.org
COMMENT= Useful to correct images from digital camera with CCD defects
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LIB_DEPENDS= jpeg.11:${PORTSDIR}/graphics/jpeg
GNU_CONFIGURE= yes
diff --git a/graphics/kphotoalbum/Makefile b/graphics/kphotoalbum/Makefile
index e608d2d838e5..669078b66040 100644
--- a/graphics/kphotoalbum/Makefile
+++ b/graphics/kphotoalbum/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://www.kphotoalbum.org/data/download/
MAINTAINER= ports@FreeBSD.org
COMMENT= Image database for KDE
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LIB_DEPENDS= kipi.2:${PORTSDIR}/graphics/libkipi \
exiv2.12:${PORTSDIR}/graphics/exiv2 \
kdcraw.4:${PORTSDIR}/graphics/libkdcraw
diff --git a/graphics/photoclip/Makefile b/graphics/photoclip/Makefile
index 87e626280727..c381d40de880 100644
--- a/graphics/photoclip/Makefile
+++ b/graphics/photoclip/Makefile
@@ -16,6 +16,9 @@ DISTNAME= PhotoClip-${PORTVERSION}
MAINTAINER= ports@FreeBSD.org
COMMENT= Simple image viewer and editor for GNUstep
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LICENSE= LGPL20
USE_GNUSTEP= yes
diff --git a/graphics/view3ds/Makefile b/graphics/view3ds/Makefile
index 530e6e367873..faf726d0b54e 100644
--- a/graphics/view3ds/Makefile
+++ b/graphics/view3ds/Makefile
@@ -19,6 +19,9 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= ports@FreeBSD.org
COMMENT= A simple realtime 3DS file previewer based on the Lib3ds Library
+DEPRECATED= No more public distfiles
+EXPIRATION_DATE= 2012-10-20
+
LIB_DEPENDS= 3ds-1.3:${PORTSDIR}/graphics/lib3ds
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}