aboutsummaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorAntoine Brodin <antoine@FreeBSD.org>2013-07-01 21:31:06 +0000
committerAntoine Brodin <antoine@FreeBSD.org>2013-07-01 21:31:06 +0000
commit072ec8259db012e00960b89c2da685375c179495 (patch)
tree6db782966579bb24faa33acd5d6a96f4dabba964 /graphics
parent92eb4b206a0d5faf3f21997a97d1c24a0ce2571a (diff)
downloadports-072ec8259db012e00960b89c2da685375c179495.tar.gz
ports-072ec8259db012e00960b89c2da685375c179495.zip
Notes
Diffstat (limited to 'graphics')
-rw-r--r--graphics/phpsview/Makefile3
-rw-r--r--graphics/qcamview/Makefile3
-rw-r--r--graphics/spcaview/Makefile3
3 files changed, 9 insertions, 0 deletions
diff --git a/graphics/phpsview/Makefile b/graphics/phpsview/Makefile
index 82226fde5073..3d3d8a0005c1 100644
--- a/graphics/phpsview/Makefile
+++ b/graphics/phpsview/Makefile
@@ -19,6 +19,9 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= sarumaru@jp.FreeBSD.org
COMMENT= Philips USB Cameras Utilities for NetBSD/FreeBSD
+DEPRECATED= Broken on FreeBSD 8 and newer
+EXPIRATION_DATE=2013-09-01
+
REALNAME= pwc
USE_BZIP2= yes
diff --git a/graphics/qcamview/Makefile b/graphics/qcamview/Makefile
index 43eb61aae46e..efda68f23deb 100644
--- a/graphics/qcamview/Makefile
+++ b/graphics/qcamview/Makefile
@@ -21,6 +21,9 @@ PATCH_DIST_STRIP= -p1
MAINTAINER= sarumaru@jp.FreeBSD.org
COMMENT= Logitech Quickcam Express USB Utilities for NetBSD/FreeBSD
+DEPRECATED= Broken on FreeBSD 8 and newer
+EXPIRATION_DATE=2013-09-01
+
REALNAME= qce-ga
WRKSRC= ${WRKDIR}/${REALNAME}-${PORTVERSION}
diff --git a/graphics/spcaview/Makefile b/graphics/spcaview/Makefile
index 5482bf968956..bb0944389d71 100644
--- a/graphics/spcaview/Makefile
+++ b/graphics/spcaview/Makefile
@@ -21,6 +21,9 @@ PATCH_DIST_STRIP= -p3
MAINTAINER= sarumaru@jp.FreeBSD.org
COMMENT= USB Cameras based SPCA5xx Utilities
+DEPRECATED= Broken on FreeBSD 8 and newer
+EXPIRATION_DATE=2013-09-01
+
WRKSRC= ${WRKDIR}/${DISTNAME}/drivers/usb
.if defined(WITHOUT_X11)