From e010b7e5c032c998b819cfbad80cd87d818edc23 Mon Sep 17 00:00:00 2001 From: bapt Date: Thu, 20 Sep 2012 17:16:02 +0000 Subject: wxGTK 2.4 is no more supported upstream, consider using the current stable version: x11-toolkits/wxgtk28 Approved by: fjoe --- x11-toolkits/py-SciParam/Makefile | 3 +++ x11-toolkits/py-wxPython24/Makefile | 3 +++ x11-toolkits/wxgtk24-docs/Makefile | 3 +++ x11-toolkits/wxgtk24/Makefile | 3 +++ 4 files changed, 12 insertions(+) (limited to 'x11-toolkits') diff --git a/x11-toolkits/py-SciParam/Makefile b/x11-toolkits/py-SciParam/Makefile index 53bf31b1d767..edbbb0e53451 100644 --- a/x11-toolkits/py-SciParam/Makefile +++ b/x11-toolkits/py-SciParam/Makefile @@ -19,6 +19,9 @@ PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= ports@FreeBSD.org COMMENT= Scientific Parameter Dialogs in wxPython based user interfaces +DEPRECATED= Depends on the deprecated wx 2.4 +EXPIRATION_DATE= 2012-10-20 + USE_BZIP2= yes USE_PYTHON= yes USE_PYDISTUTILS= yes diff --git a/x11-toolkits/py-wxPython24/Makefile b/x11-toolkits/py-wxPython24/Makefile index cb6ca2abd74b..eb6ce1ad65ad 100644 --- a/x11-toolkits/py-wxPython24/Makefile +++ b/x11-toolkits/py-wxPython24/Makefile @@ -16,6 +16,9 @@ DISTNAME= ${PORTNAME}Src-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Python bindings for the wxWidgets/GTK GUI toolkit +DEPRECATED= No more supported upstream +EXPIRATION_DATE= 2012-10-20 + RUN_DEPENDS= ${PYTHON_SITELIBDIR}/OpenGL/__init__.py:${PORTSDIR}/graphics/py-opengl WRKSRC= ${WRKDIR}/${DISTNAME}/wxPython diff --git a/x11-toolkits/wxgtk24-docs/Makefile b/x11-toolkits/wxgtk24-docs/Makefile index 42d3cb60d1f9..4bf33b6be6f6 100644 --- a/x11-toolkits/wxgtk24-docs/Makefile +++ b/x11-toolkits/wxgtk24-docs/Makefile @@ -14,6 +14,9 @@ DISTNAME= wxWindows-${PORTVERSION}-HTML MAINTAINER= ports@FreeBSD.org COMMENT= wxWindows documentation in HTML +DEPRECATED= No more supported upstream, consider using more recent versions +EXPIRATION_DATE= 2012-10-20 + LATEST_LINK= wxgtk24_doc NO_BUILD= YES diff --git a/x11-toolkits/wxgtk24/Makefile b/x11-toolkits/wxgtk24/Makefile index dc666e63f90c..695c9f80cb00 100644 --- a/x11-toolkits/wxgtk24/Makefile +++ b/x11-toolkits/wxgtk24/Makefile @@ -16,6 +16,9 @@ DISTNAME= wxGTK-${PORTVERSION} MAINTAINER?= fjoe@FreeBSD.org COMMENT?= The wxWidgets GUI toolkit with GTK+ bindings +DEPRECATED= Not supported upstream anymore, consider using more recent versions +EXPIRATION_DATE= 2012-10-20 + LIB_DEPENDS+= png15:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg \ tiff.4:${PORTSDIR}/graphics/tiff -- cgit