diff options
author | kris <kris@FreeBSD.org> | 2006-09-03 02:06:13 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2006-09-03 02:06:13 +0800 |
commit | e3a500555704df1ab931094d64ff79e5f9dd6bf2 (patch) | |
tree | e2ad5ba4ab4f62edbae6a92b16b4be96dea6b821 /graphics | |
parent | d3b95c6bd79b2ac6ada0672d2b296ed7a8fa46ef (diff) | |
download | freebsd-ports-gnome-e3a500555704df1ab931094d64ff79e5f9dd6bf2.tar.gz freebsd-ports-gnome-e3a500555704df1ab931094d64ff79e5f9dd6bf2.tar.zst freebsd-ports-gnome-e3a500555704df1ab931094d64ff79e5f9dd6bf2.zip |
Schedule these forbidden ports for termination on 2006-12-01
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/xzgv/Makefile | 2 | ||||
-rw-r--r-- | graphics/zgv/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/graphics/xzgv/Makefile b/graphics/xzgv/Makefile index 5bdfc8d2158b..25a8158eea21 100644 --- a/graphics/xzgv/Makefile +++ b/graphics/xzgv/Makefile @@ -16,6 +16,8 @@ MAINTAINER= nosuzuki@postcard.st COMMENT= An image viewer with thumbnail-based file selector for X FORBIDDEN= http://vuxml.freebsd.org/a813a219-d2d4-11da-a672-000e0c2e438a.html +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE=2006-12-01 USE_X_PREFIX= yes USE_GNOME= imlib diff --git a/graphics/zgv/Makefile b/graphics/zgv/Makefile index 1e685b4bd028..01790fc669ee 100644 --- a/graphics/zgv/Makefile +++ b/graphics/zgv/Makefile @@ -15,6 +15,8 @@ MAINTAINER= ports@FreeBSD.org COMMENT= Graphics viewer for SVGAlib FORBIDDEN= http://vuxml.freebsd.org/a813a219-d2d4-11da-a672-000e0c2e438a.html +DEPRECATED= ${FORBIDDEN} +EXPIRATION_DATE=2006-12-01 LIB_DEPENDS= tiff.4:${PORTSDIR}/graphics/tiff \ vga.1:${PORTSDIR}/graphics/svgalib \ |