diff options
Diffstat (limited to 'x11-toolkits')
-rw-r--r-- | x11-toolkits/9libs/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/efltk/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/mesgui/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/ocaml-lablgtk/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/p5-GdkImlib/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/paragui/Makefile | 3 |
6 files changed, 18 insertions, 0 deletions
diff --git a/x11-toolkits/9libs/Makefile b/x11-toolkits/9libs/Makefile index 39af7a117cd..e6d761bc153 100644 --- a/x11-toolkits/9libs/Makefile +++ b/x11-toolkits/9libs/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/wily/src/ MAINTAINER= ports@FreeBSD.org COMMENT= Plan9 compatibility libraries +EXPIRATION_DATE= 2012-10-20 +DEPRECATED= Abandonware, no ports depends on it, and broken on most arches + USE_XORG= x11 xt ice GNU_CONFIGURE= yes CONFIGURE_ARGS+=--includedir=${PREFIX}/include/9libs diff --git a/x11-toolkits/efltk/Makefile b/x11-toolkits/efltk/Makefile index 459d7c04e18..96b246065c8 100644 --- a/x11-toolkits/efltk/Makefile +++ b/x11-toolkits/efltk/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF/ede/${PORTNAME}/${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Extended Fast Light Toolkit +DEPRECATED= Abandonned upstream, no ports depends on it +EXPIRATION_DATE= 2012-10-20 + LIB_DEPENDS= png15:${PORTSDIR}/graphics/png \ jpeg.11:${PORTSDIR}/graphics/jpeg diff --git a/x11-toolkits/mesgui/Makefile b/x11-toolkits/mesgui/Makefile index 4a22b38307e..6684915351b 100644 --- a/x11-toolkits/mesgui/Makefile +++ b/x11-toolkits/mesgui/Makefile @@ -14,6 +14,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTNAME}-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= Make a simple GUI under OpenGL +EXPIRATION_DATE= 2012-10-20 +DEPRECATED= Abandonned upstream, no ports depends on it + LIB_DEPENDS= freetype.9:${PORTSDIR}/print/freetype2 USE_SDL= sdl diff --git a/x11-toolkits/ocaml-lablgtk/Makefile b/x11-toolkits/ocaml-lablgtk/Makefile index 9dd3a1fe3e6..e71eeab3f25 100644 --- a/x11-toolkits/ocaml-lablgtk/Makefile +++ b/x11-toolkits/ocaml-lablgtk/Makefile @@ -17,6 +17,9 @@ PKGNAMESUFFIX= ${SFXGL}${SFXGNOME}${SFXGLADE} MAINTAINER= ports@FreeBSD.org COMMENT= An Objective Caml interface to gtk+ +DEPRECATED= Abandonned upstream, consider using x11-toolkit/ocaml-lablgtk2 +EXPIRATION_DATE= 2012-10-20 + USE_GMAKE= yes USE_GNOME= gtk12 USE_OCAML= yes diff --git a/x11-toolkits/p5-GdkImlib/Makefile b/x11-toolkits/p5-GdkImlib/Makefile index 7d4f90df5aa..4fd634feaf0 100644 --- a/x11-toolkits/p5-GdkImlib/Makefile +++ b/x11-toolkits/p5-GdkImlib/Makefile @@ -16,6 +16,9 @@ DISTNAME= Gtk-Perl-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= The Imlib module of Gtk-Perl +DEPRECATED= Abandonned upstream, not used by any ports +EXPIRATION_DATE= 2012-10-20 + BUILD_DEPENDS= p5-XML-Writer>=0:${PORTSDIR}/textproc/p5-XML-Writer \ p5-Gtk>=0:${PORTSDIR}/x11-toolkits/p5-Gtk \ p5-XML-Parser>=0:${PORTSDIR}/textproc/p5-XML-Parser diff --git a/x11-toolkits/paragui/Makefile b/x11-toolkits/paragui/Makefile index 39e5611082b..4f96720418b 100644 --- a/x11-toolkits/paragui/Makefile +++ b/x11-toolkits/paragui/Makefile @@ -16,6 +16,9 @@ MASTER_SITE_SUBDIR= ${PORTNAME} MAINTAINER= ports@FreeBSD.org COMMENT= Cross-platform high-level application framework and GUI library +DEPRECATED= No more upstream, no ports depending on it +EXPIRATION_DATE= 2012-10-20 + LIB_DEPENDS= physfs.1:${PORTSDIR}/devel/physfs \ expat.6:${PORTSDIR}/textproc/expat2 |