aboutsummaryrefslogtreecommitdiff
path: root/x11-toolkits
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2012-12-30 12:03:51 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2012-12-30 12:03:51 +0000
commit8558ca7184e264bf7d73ef7f71ea0bd7d0da82ee (patch)
treea214ba11e75e07195d48665d94fbc98175221736 /x11-toolkits
parent6ee8b4a14d329e5fb5f636e7d15c65afee65a8a9 (diff)
Notes
Diffstat (limited to 'x11-toolkits')
-rw-r--r--x11-toolkits/py-qt/Makefile3
-rw-r--r--x11-toolkits/qscintilla/Makefile3
-rw-r--r--x11-toolkits/qt33/Makefile3
-rw-r--r--x11-toolkits/qwt4/Makefile3
4 files changed, 12 insertions, 0 deletions
diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile
index d5a4490fccc1..e44ad77503e9 100644
--- a/x11-toolkits/py-qt/Makefile
+++ b/x11-toolkits/py-qt/Makefile
@@ -22,6 +22,9 @@ RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sip>=${SIP_VERSION}:${PORTSDIR}/devel/py-sip
BUILD_DEPENDS= ${PYTHON_PKGNAMEPREFIX}sip>=${SIP_VERSION}:${PORTSDIR}/devel/py-sip \
qmake:${PORTSDIR}/devel/qmake
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_QT_VER= 3
USE_PYTHON= 2.5+
diff --git a/x11-toolkits/qscintilla/Makefile b/x11-toolkits/qscintilla/Makefile
index bd1fc047dc78..c407a766b0ff 100644
--- a/x11-toolkits/qscintilla/Makefile
+++ b/x11-toolkits/qscintilla/Makefile
@@ -17,6 +17,9 @@ COMMENT= QT port of the Scintilla C++ editor class
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_QT_VER= 3
MAKE_ENV= QTDIR="${QT_PREFIX}"
USE_LDCONFIG= yes
diff --git a/x11-toolkits/qt33/Makefile b/x11-toolkits/qt33/Makefile
index 6eb8c5e9ced7..6c65c7fc2a63 100644
--- a/x11-toolkits/qt33/Makefile
+++ b/x11-toolkits/qt33/Makefile
@@ -17,6 +17,9 @@ DIST_SUBDIR= KDE
MAINTAINER= ports@FreeBSD.org
COMMENT= Multiplatform C++ application framework
+DEPRECATED= No upstream activity since 2008; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
LIB_DEPENDS+= mng:${PORTSDIR}/graphics/libmng \
diff --git a/x11-toolkits/qwt4/Makefile b/x11-toolkits/qwt4/Makefile
index 539a754a8e27..e80ed6a36ce8 100644
--- a/x11-toolkits/qwt4/Makefile
+++ b/x11-toolkits/qwt4/Makefile
@@ -16,6 +16,9 @@ COMMENT= Qwt widget library for technical purposes (old version)
BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake
+DEPRECATED= Depends on QT3; unmaintained
+EXPIRATION_DATE= 2013-07-01
+
USE_QT_VER= 3
USE_BZIP2= yes
HAS_CONFIGURE= yes