aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorbapt <bapt@FreeBSD.org>2012-09-21 01:55:31 +0800
committerbapt <bapt@FreeBSD.org>2012-09-21 01:55:31 +0800
commit5610d4aefed764580b9ef804e777952d672ccbc7 (patch)
tree4429ed1b7ebd71fd4eee73f0f74ec14a6561ff0c /x11-wm
parenteca7cbb69515c5c507c7b1e690882f1712984d0e (diff)
downloadfreebsd-ports-gnome-5610d4aefed764580b9ef804e777952d672ccbc7.tar.gz
freebsd-ports-gnome-5610d4aefed764580b9ef804e777952d672ccbc7.tar.zst
freebsd-ports-gnome-5610d4aefed764580b9ef804e777952d672ccbc7.zip
Deprecate a bunch of abandonware or alike
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/ahwm/Makefile3
-rw-r--r--x11-wm/amaterus/Makefile3
-rw-r--r--x11-wm/badwm/Makefile3
-rw-r--r--x11-wm/blwm/Makefile3
-rw-r--r--x11-wm/e16utils/Makefile3
-rw-r--r--x11-wm/libdockapp/Makefile3
-rw-r--r--x11-wm/matchbox/Makefile3
-rw-r--r--x11-wm/skippy-xd/Makefile3
-rw-r--r--x11-wm/skippy/Makefile3
-rw-r--r--x11-wm/wmcp/Makefile3
10 files changed, 30 insertions, 0 deletions
diff --git a/x11-wm/ahwm/Makefile b/x11-wm/ahwm/Makefile
index 7ed86563e630..2275dd12f025 100644
--- a/x11-wm/ahwm/Makefile
+++ b/x11-wm/ahwm/Makefile
@@ -15,6 +15,9 @@ MASTER_SITES= http://people.cs.uchicago.edu/~ahiorean/ahwm/
MAINTAINER= ports@FreeBSD.org
COMMENT= An X11 window manager
+DEPRECATED= Abdonned upstream
+EXPIRATION_DATE= 2012-10-20
+
USE_XORG= x11 xext
GNU_CONFIGURE= yes
diff --git a/x11-wm/amaterus/Makefile b/x11-wm/amaterus/Makefile
index a196f13b90c6..a1cfdb6d102a 100644
--- a/x11-wm/amaterus/Makefile
+++ b/x11-wm/amaterus/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://taiyaki.org/amaterus/src/
MAINTAINER= ports@FreeBSD.org
COMMENT= A GTK+ window manager
+DEPRECATED= Abandonware, upstream disappeared
+EXPIRATION_DATE= 2012-10-20
+
LICENSE= GPLv2
LICENSE_FILE= ${WRKSRC}/COPYING
diff --git a/x11-wm/badwm/Makefile b/x11-wm/badwm/Makefile
index 2355a5514e83..590d87d3b556 100644
--- a/x11-wm/badwm/Makefile
+++ b/x11-wm/badwm/Makefile
@@ -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
diff --git a/x11-wm/blwm/Makefile b/x11-wm/blwm/Makefile
index 897da3de1c6b..a7c3d0fa6739 100644
--- a/x11-wm/blwm/Makefile
+++ b/x11-wm/blwm/Makefile
@@ -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
diff --git a/x11-wm/e16utils/Makefile b/x11-wm/e16utils/Makefile
index 9a8699b8ed8f..69951cde5c3c 100644
--- a/x11-wm/e16utils/Makefile
+++ b/x11-wm/e16utils/Makefile
@@ -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
diff --git a/x11-wm/libdockapp/Makefile b/x11-wm/libdockapp/Makefile
index b2dd00ac0145..5440e4e59d23 100644
--- a/x11-wm/libdockapp/Makefile
+++ b/x11-wm/libdockapp/Makefile
@@ -13,6 +13,9 @@ MASTER_SITES= http://solfertje.student.utwente.nl/~dalroi/libdockapp/files/
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
diff --git a/x11-wm/matchbox/Makefile b/x11-wm/matchbox/Makefile
index 4ae1129bc08f..ae6b9185eac7 100644
--- a/x11-wm/matchbox/Makefile
+++ b/x11-wm/matchbox/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://matchbox-project.org/sources/matchbox-window-manager/${PORT
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
diff --git a/x11-wm/skippy-xd/Makefile b/x11-wm/skippy-xd/Makefile
index 582339a057b4..b7da8dd89294 100644
--- a/x11-wm/skippy-xd/Makefile
+++ b/x11-wm/skippy-xd/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://cdn.thegraveyard.org/releases/skippy/
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
diff --git a/x11-wm/skippy/Makefile b/x11-wm/skippy/Makefile
index 0e8461e4b535..ab1900688e0a 100644
--- a/x11-wm/skippy/Makefile
+++ b/x11-wm/skippy/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://cdn.thegraveyard.org/releases/skippy/
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
diff --git a/x11-wm/wmcp/Makefile b/x11-wm/wmcp/Makefile
index 56c374854cdb..3f60f39388eb 100644
--- a/x11-wm/wmcp/Makefile
+++ b/x11-wm/wmcp/Makefile
@@ -14,6 +14,9 @@ MASTER_SITES= http://web.cs.mun.ca/~gstarkes/wmaker/dockapps/files/
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