svn commit: r304585 - in head/x11-toolkits: 9libs efltk mesgui ocaml-lablgtk p5-GdkImlib paragui
Baptiste Daroussin
bapt at FreeBSD.org
Thu Sep 20 17:04:39 UTC 2012
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 at 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 at 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 at 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 at 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 at 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 at 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
More information about the svn-ports-all
mailing list