Date: Thu, 20 Sep 2012 17:04:39 +0000 (UTC) From: Baptiste Daroussin <bapt@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r304585 - in head/x11-toolkits: 9libs efltk mesgui ocaml-lablgtk p5-GdkImlib paragui Message-ID: <201209201704.q8KH4df8057800@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: bapt Date: Thu Sep 20 17:04:38 2012 New Revision: 304585 URL: http://svn.freebsd.org/changeset/ports/304585 Log: Deprecate a bunch of abandonned and not depend on toolkits Modified: head/x11-toolkits/9libs/Makefile head/x11-toolkits/efltk/Makefile head/x11-toolkits/mesgui/Makefile head/x11-toolkits/ocaml-lablgtk/Makefile head/x11-toolkits/p5-GdkImlib/Makefile head/x11-toolkits/paragui/Makefile Modified: head/x11-toolkits/9libs/Makefile ============================================================================== --- head/x11-toolkits/9libs/Makefile Thu Sep 20 14:53:00 2012 (r304584) +++ head/x11-toolkits/9libs/Makefile Thu Sep 20 17:04:38 2012 (r304585) @@ -14,6 +14,9 @@ MASTER_SITES= ftp://ftp.cs.yorku.ca/pub/ 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 Modified: head/x11-toolkits/efltk/Makefile ============================================================================== --- head/x11-toolkits/efltk/Makefile Thu Sep 20 14:53:00 2012 (r304584) +++ head/x11-toolkits/efltk/Makefile Thu Sep 20 17:04:38 2012 (r304585) @@ -14,6 +14,9 @@ MASTER_SITES= SF/ede/${PORTNAME}/${PORTV 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 Modified: head/x11-toolkits/mesgui/Makefile ============================================================================== --- head/x11-toolkits/mesgui/Makefile Thu Sep 20 14:53:00 2012 (r304584) +++ head/x11-toolkits/mesgui/Makefile Thu Sep 20 17:04:38 2012 (r304585) @@ -14,6 +14,9 @@ MASTER_SITES= SF/${PORTNAME}/${PORTNAME} 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 Modified: head/x11-toolkits/ocaml-lablgtk/Makefile ============================================================================== --- head/x11-toolkits/ocaml-lablgtk/Makefile Thu Sep 20 14:53:00 2012 (r304584) +++ head/x11-toolkits/ocaml-lablgtk/Makefile Thu Sep 20 17:04:38 2012 (r304585) @@ -17,6 +17,9 @@ PKGNAMESUFFIX= ${SFXGL}${SFXGNOME}${SFXG 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 Modified: head/x11-toolkits/p5-GdkImlib/Makefile ============================================================================== --- head/x11-toolkits/p5-GdkImlib/Makefile Thu Sep 20 14:53:00 2012 (r304584) +++ head/x11-toolkits/p5-GdkImlib/Makefile Thu Sep 20 17:04:38 2012 (r304585) @@ -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 Modified: head/x11-toolkits/paragui/Makefile ============================================================================== --- head/x11-toolkits/paragui/Makefile Thu Sep 20 14:53:00 2012 (r304584) +++ head/x11-toolkits/paragui/Makefile Thu Sep 20 17:04:38 2012 (r304585) @@ -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
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209201704.q8KH4df8057800>