Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Sep 2012 17:55:31 +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: r304588 - in head/x11-wm: ahwm amaterus badwm blwm e16utils libdockapp matchbox skippy skippy-xd wmcp
Message-ID:  <201209201755.q8KHtVXb065266@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: bapt
Date: Thu Sep 20 17:55:31 2012
New Revision: 304588
URL: http://svn.freebsd.org/changeset/ports/304588

Log:
  Deprecate a bunch of abandonware or alike

Modified:
  head/x11-wm/ahwm/Makefile
  head/x11-wm/amaterus/Makefile
  head/x11-wm/badwm/Makefile
  head/x11-wm/blwm/Makefile
  head/x11-wm/e16utils/Makefile
  head/x11-wm/libdockapp/Makefile
  head/x11-wm/matchbox/Makefile
  head/x11-wm/skippy-xd/Makefile
  head/x11-wm/skippy/Makefile
  head/x11-wm/wmcp/Makefile

Modified: head/x11-wm/ahwm/Makefile
==============================================================================
--- head/x11-wm/ahwm/Makefile	Thu Sep 20 17:51:18 2012	(r304587)
+++ head/x11-wm/ahwm/Makefile	Thu Sep 20 17:55:31 2012	(r304588)
@@ -15,6 +15,9 @@ MASTER_SITES=	http://people.cs.uchicago.
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	An X11 window manager
 
+DEPRECATED=	Abdonned upstream
+EXPIRATION_DATE=	2012-10-20
+
 USE_XORG=	x11 xext
 
 GNU_CONFIGURE=	yes

Modified: head/x11-wm/amaterus/Makefile
==============================================================================
--- head/x11-wm/amaterus/Makefile	Thu Sep 20 17:51:18 2012	(r304587)
+++ head/x11-wm/amaterus/Makefile	Thu Sep 20 17:55:31 2012	(r304588)
@@ -14,6 +14,9 @@ MASTER_SITES=	http://taiyaki.org/amateru
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A GTK+ window manager
 
+DEPRECATED=	Abandonware, upstream disappeared
+EXPIRATION_DATE=	2012-10-20
+
 LICENSE=	GPLv2
 LICENSE_FILE=	${WRKSRC}/COPYING
 

Modified: head/x11-wm/badwm/Makefile
==============================================================================
--- head/x11-wm/badwm/Makefile	Thu Sep 20 17:51:18 2012	(r304587)
+++ head/x11-wm/badwm/Makefile	Thu Sep 20 17:55:31 2012	(r304588)
@@ -16,6 +16,9 @@ DISTNAME=	BadWM-${PORTVERSION}
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Window manager based on evilwm
 
+DEPRECATED=	Development ceased
+EXPIRATION_DATE=	2012-10-20
+
 USE_XORG=	x11 ice sm xext
 USE_GMAKE=	yes
 GNU_CONFIGURE=	yes

Modified: head/x11-wm/blwm/Makefile
==============================================================================
--- head/x11-wm/blwm/Makefile	Thu Sep 20 17:51:18 2012	(r304587)
+++ head/x11-wm/blwm/Makefile	Thu Sep 20 17:55:31 2012	(r304588)
@@ -15,6 +15,9 @@ MASTER_SITE_SUBDIR=	arved
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Portuguese derivative of qvwm, simplified to conserve resources
 
+DEPRECATED=	Abandonware, upstream disappeared
+EXPIRATION_DATE=	2012-10-20
+
 RUN_DEPENDS=	xsetbg:${PORTSDIR}/x11/xloadimage
 
 MAN1=		blwm.1x

Modified: head/x11-wm/e16utils/Makefile
==============================================================================
--- head/x11-wm/e16utils/Makefile	Thu Sep 20 17:51:18 2012	(r304587)
+++ head/x11-wm/e16utils/Makefile	Thu Sep 20 17:55:31 2012	(r304588)
@@ -18,6 +18,9 @@ DISTFILES=	e16menuedit-0.1.tar.gz:src1 \
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Standalone menu and keybinding editors for enlightenment 0.16
 
+DEPRECATED=	No more public distfiles
+EXPIRATION_DATE=	2012-10-20
+
 LIB_DEPENDS=	gdbm.4:${PORTSDIR}/databases/gdbm
 
 USE_GNOME=	imlib

Modified: head/x11-wm/libdockapp/Makefile
==============================================================================
--- head/x11-wm/libdockapp/Makefile	Thu Sep 20 17:51:18 2012	(r304587)
+++ head/x11-wm/libdockapp/Makefile	Thu Sep 20 17:55:31 2012	(r304588)
@@ -13,6 +13,9 @@ MASTER_SITES=	http://solfertje.student.u
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Standard library for Window Maker dock apps
 
+DEPRECATED=	Abandonware, upstream disappeared
+EXPIRATION_DATE=	2012-10-20
+
 USE_BZIP2=	yes
 USE_XORG=	xext xpm
 USE_AUTOTOOLS=	libtool

Modified: head/x11-wm/matchbox/Makefile
==============================================================================
--- head/x11-wm/matchbox/Makefile	Thu Sep 20 17:51:18 2012	(r304587)
+++ head/x11-wm/matchbox/Makefile	Thu Sep 20 17:55:31 2012	(r304588)
@@ -14,6 +14,9 @@ MASTER_SITES=	http://matchbox-project.or
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	Window manager suitable for low-resolution screens
 
+DEPRECATED=	Abandonware, upstream disappeared
+EXPIRATION_DATE=	2012-10-20
+
 LICENSE=	GPLv2
 
 USE_BZIP2=	yes

Modified: head/x11-wm/skippy-xd/Makefile
==============================================================================
--- head/x11-wm/skippy-xd/Makefile	Thu Sep 20 17:51:18 2012	(r304587)
+++ head/x11-wm/skippy-xd/Makefile	Thu Sep 20 17:55:31 2012	(r304588)
@@ -14,6 +14,9 @@ MASTER_SITES=	http://cdn.thegraveyard.or
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A full-screen X11 task-switcher like Apple's Expose
 
+DEPRECATED=	Abandonware, upstream disappeared
+EXPIRATION_DATE=	2012-10-20
+
 BUILD_DEPENDS=	freetype-config:${PORTSDIR}/print/freetype2
 
 USE_BZIP2=	yes

Modified: head/x11-wm/skippy/Makefile
==============================================================================
--- head/x11-wm/skippy/Makefile	Thu Sep 20 17:51:18 2012	(r304587)
+++ head/x11-wm/skippy/Makefile	Thu Sep 20 17:55:31 2012	(r304588)
@@ -14,6 +14,9 @@ MASTER_SITES=	http://cdn.thegraveyard.or
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A full-screen X11 task-switcher like Apple's Expose
 
+DEPRECATED=	Abandonware, upstream disappeared
+EXPIRATION_DATE=	2012-10-20
+
 USE_XORG=	x11 xext xinerama xft xmu
 USE_BZIP2=	yes
 USE_EFL=	imlib2

Modified: head/x11-wm/wmcp/Makefile
==============================================================================
--- head/x11-wm/wmcp/Makefile	Thu Sep 20 17:51:18 2012	(r304587)
+++ head/x11-wm/wmcp/Makefile	Thu Sep 20 17:55:31 2012	(r304588)
@@ -14,6 +14,9 @@ MASTER_SITES=	http://web.cs.mun.ca/~gsta
 MAINTAINER=	ports@FreeBSD.org
 COMMENT=	A dockable pager for Window Maker
 
+DEPRECATED=	No more public distfiles
+EXPIRATION_DATE=	2012-10-20
+
 PLIST_FILES=	bin/wmcp
 USE_XORG=	x11 xext xpm
 ALL_TARGET=	clean wmcp



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201209201755.q8KHtVXb065266>