diff options
author | Beat Gaetzi <beat@FreeBSD.org> | 2012-12-30 12:03:51 +0000 |
---|---|---|
committer | Beat Gaetzi <beat@FreeBSD.org> | 2012-12-30 12:03:51 +0000 |
commit | 8558ca7184e264bf7d73ef7f71ea0bd7d0da82ee (patch) | |
tree | a214ba11e75e07195d48665d94fbc98175221736 /graphics | |
parent | 6ee8b4a14d329e5fb5f636e7d15c65afee65a8a9 (diff) | |
download | ports-8558ca7184e264bf7d73ef7f71ea0bd7d0da82ee.tar.gz ports-8558ca7184e264bf7d73ef7f71ea0bd7d0da82ee.zip |
Notes
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/albumshaper/Makefile | 3 | ||||
-rw-r--r-- | graphics/divxcalc/Makefile | 3 | ||||
-rw-r--r-- | graphics/ecg2png/Makefile | 3 | ||||
-rw-r--r-- | graphics/flip/Makefile | 3 | ||||
-rw-r--r-- | graphics/gwenview/Makefile | 3 | ||||
-rw-r--r-- | graphics/kalbum/Makefile | 3 | ||||
-rw-r--r-- | graphics/kamera/Makefile | 3 | ||||
-rw-r--r-- | graphics/kbarcode/Makefile | 3 | ||||
-rw-r--r-- | graphics/kdegraphics3/Makefile | 3 | ||||
-rw-r--r-- | graphics/kisomandel/Makefile | 3 | ||||
-rw-r--r-- | graphics/kooka/Makefile | 3 | ||||
-rw-r--r-- | graphics/kuickshow/Makefile | 3 | ||||
-rw-r--r-- | graphics/potracegui/Makefile | 3 | ||||
-rw-r--r-- | graphics/xenomorph/Makefile | 3 |
14 files changed, 42 insertions, 0 deletions
diff --git a/graphics/albumshaper/Makefile b/graphics/albumshaper/Makefile index 4922cac63400..7c9c9a2ffc5c 100644 --- a/graphics/albumshaper/Makefile +++ b/graphics/albumshaper/Makefile @@ -17,6 +17,9 @@ COMMENT= A drag-n-drop hierarchal photo album creation BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + USE_BZIP2= yes USE_ICONV= yes USE_QT_VER= 3 diff --git a/graphics/divxcalc/Makefile b/graphics/divxcalc/Makefile index a83cac27604b..833204e02226 100644 --- a/graphics/divxcalc/Makefile +++ b/graphics/divxcalc/Makefile @@ -15,6 +15,9 @@ MASTER_SITES= http://www.axllent.org/uploads/files/divxcalc/ MAINTAINER= ports@FreeBSD.org COMMENT= DivX Calculator +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + USE_XORG= x11 ice xext USE_BZIP2= yes USE_QT_VER= 3 diff --git a/graphics/ecg2png/Makefile b/graphics/ecg2png/Makefile index b0e36a982aa4..c640f5f9759c 100644 --- a/graphics/ecg2png/Makefile +++ b/graphics/ecg2png/Makefile @@ -18,6 +18,9 @@ LIB_DEPENDS= gd.4:${PORTSDIR}/graphics/gd WRKSRC= ${WRKDIR}/${PORTNAME} +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + PLIST_FILES= bin/ecg2png USE_QT_VER= 3 USE_GMAKE= yes diff --git a/graphics/flip/Makefile b/graphics/flip/Makefile index 1eb3dcb9df58..3b674972772e 100644 --- a/graphics/flip/Makefile +++ b/graphics/flip/Makefile @@ -22,6 +22,9 @@ RUN_DEPENDS= mpeg_encode:${PORTSDIR}/multimedia/mpeg_encode WRKSRC= ${WRKDIR}/${DISTNAME:R} +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + PLIST_FILES= bin/flip USE_QT_VER= 3 MAKE_ENV= QTDIR="${QT_PREFIX}" diff --git a/graphics/gwenview/Makefile b/graphics/gwenview/Makefile index 9ca59c4c2c11..03a73826f272 100644 --- a/graphics/gwenview/Makefile +++ b/graphics/gwenview/Makefile @@ -18,6 +18,9 @@ LIB_DEPENDS= kipi.2:${PORTSDIR}/graphics/libkipi \ png15:${PORTSDIR}/graphics/png \ exiv2.12:${PORTSDIR}/graphics/exiv2 +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + USE_BZIP2= yes USE_GMAKE= yes USE_KDELIBS_VER=3 diff --git a/graphics/kalbum/Makefile b/graphics/kalbum/Makefile index 46f42f64f5d3..b91dbc4c28c4 100644 --- a/graphics/kalbum/Makefile +++ b/graphics/kalbum/Makefile @@ -13,6 +13,9 @@ MASTER_SITES= http://www.paldandy.com/kalbum/data/${PORTNAME}-${PORTVERSION}/ MAINTAINER= ports@FreeBSD.org COMMENT= Create albums from a collection of images +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + USE_KDELIBS_VER= 3 USE_BZIP2= yes USE_GMAKE= yes diff --git a/graphics/kamera/Makefile b/graphics/kamera/Makefile index ce627d262ebd..d7799f78fa93 100644 --- a/graphics/kamera/Makefile +++ b/graphics/kamera/Makefile @@ -22,6 +22,9 @@ LIB_DEPENDS+= gphoto2:${PORTSDIR}/graphics/libgphoto2 CONFLICTS= kdegraphics-3.1.* kdegraphics-3.2.[0-3] +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} diff --git a/graphics/kbarcode/Makefile b/graphics/kbarcode/Makefile index a2ef41afd53a..ece6e55f1ba4 100644 --- a/graphics/kbarcode/Makefile +++ b/graphics/kbarcode/Makefile @@ -16,6 +16,9 @@ COMMENT= A barcode and label printing application for KDE LIB_DEPENDS= pcre.3:${PORTSDIR}/devel/pcre +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + USE_KDELIBS_VER= 3 USE_GETTEXT= yes USE_GMAKE= yes diff --git a/graphics/kdegraphics3/Makefile b/graphics/kdegraphics3/Makefile index 7cf10a5ebfb8..7a5cc0e54fa2 100644 --- a/graphics/kdegraphics3/Makefile +++ b/graphics/kdegraphics3/Makefile @@ -27,6 +27,9 @@ LIB_DEPENDS= art_lgpl_2.5:${PORTSDIR}/graphics/libart_lgpl \ CONFLICTS= kolourpaint-[0-9]* +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} diff --git a/graphics/kisomandel/Makefile b/graphics/kisomandel/Makefile index 1652bd798ff3..880f1fd3c229 100644 --- a/graphics/kisomandel/Makefile +++ b/graphics/kisomandel/Makefile @@ -17,6 +17,9 @@ COMMENT= Fractal rendering program with nice 3D-display in realtime LIB_DEPENDS= png15:${PORTSDIR}/graphics/png +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + PLIST_FILES= bin/kisomandel USE_BZIP2= yes USE_QT_VER= 3 diff --git a/graphics/kooka/Makefile b/graphics/kooka/Makefile index 7e0d5beb2e1a..2e7333fc06ab 100644 --- a/graphics/kooka/Makefile +++ b/graphics/kooka/Makefile @@ -23,6 +23,9 @@ RUN_DEPENDS= ${LOCALBASE}/bin/gocr:${PORTSDIR}/graphics/gocr CONFLICTS= kdegraphics-3.1.* kdegraphics-3.2.[0-3] +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} diff --git a/graphics/kuickshow/Makefile b/graphics/kuickshow/Makefile index bf4b897a7e5e..15ecd67f97ab 100644 --- a/graphics/kuickshow/Makefile +++ b/graphics/kuickshow/Makefile @@ -20,6 +20,9 @@ COMMENT= KDE image viewer CONFLICTS= kdegraphics-3.1.* kdegraphics-3.2.[0-3] +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + USE_KDELIBS_VER=3 PREFIX= ${KDE_PREFIX} diff --git a/graphics/potracegui/Makefile b/graphics/potracegui/Makefile index a236a8be2686..14aa7d5a50dc 100644 --- a/graphics/potracegui/Makefile +++ b/graphics/potracegui/Makefile @@ -16,6 +16,9 @@ COMMENT= GUI for potrace, a program for tracing bitmap images EXTRA_PATCHES= ${.CURDIR}/../../x11/kde3/files/extrapatch-configure +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + USE_BZIP2= yes USE_KDELIBS_VER=3 USE_GMAKE= yes diff --git a/graphics/xenomorph/Makefile b/graphics/xenomorph/Makefile index 43e3bec49f69..e61e9dee26b1 100644 --- a/graphics/xenomorph/Makefile +++ b/graphics/xenomorph/Makefile @@ -18,6 +18,9 @@ COMMENT= An image filter system based on volterra and morphologic filters BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake +DEPRECATED= Depends on QT3; unmaintained +EXPIRATION_DATE= 2013-07-01 + USE_BZIP2= yes USE_QT_VER= 3 MAKE_ENV= QTDIR="${QT_PREFIX}" |