aboutsummaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorMartin Wilke <miwi@FreeBSD.org>2007-01-17 13:32:13 +0000
committerMartin Wilke <miwi@FreeBSD.org>2007-01-17 13:32:13 +0000
commit6e2c295d9c5edef8c2a9d33eb2b2c829d71ab862 (patch)
tree065d0232f873b7d0839d0b7e7e0be747a44a783c /x11-wm
parentbab5e8e80482003e332c767be85204459c8d0cd6 (diff)
downloadports-6e2c295d9c5edef8c2a9d33eb2b2c829d71ab862.tar.gz
ports-6e2c295d9c5edef8c2a9d33eb2b2c829d71ab862.zip
Notes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/Makefile1
-rw-r--r--x11-wm/wmi/Makefile33
-rw-r--r--x11-wm/wmi/distinfo3
-rw-r--r--x11-wm/wmi/pkg-descr10
4 files changed, 0 insertions, 47 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index 083c64f40132..35e48dc13e55 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -115,7 +115,6 @@
SUBDIR += wmconfig
SUBDIR += wmcp
SUBDIR += wmg
- SUBDIR += wmi
SUBDIR += wmii
SUBDIR += wmthemeinstall
SUBDIR += xcompmgr
diff --git a/x11-wm/wmi/Makefile b/x11-wm/wmi/Makefile
deleted file mode 100644
index 2cc0d4a3dcd5..000000000000
--- a/x11-wm/wmi/Makefile
+++ /dev/null
@@ -1,33 +0,0 @@
-# New ports collection makefile for: WMI
-# Date created: 6 May 2004
-# Whom: Wesley Shields <wxs@csh.rit.edu>
-#
-# $FreeBSD$
-#
-
-PORTNAME= wmi
-PORTVERSION= 10
-CATEGORIES= x11-wm
-MASTER_SITES= http://suckless.org/download/
-
-MAINTAINER= wxs@atarininja.org
-COMMENT= A window manager designed to be like Ion and LarsWM
-
-DEPRECATED= This port is unsupported by the author. Please use x11-wm/wmii instead.
-EXPIRATION_DATE= 2007-01-15
-
-USE_X_PREFIX= yes
-GNU_CONFIGURE= yes
-
-MAN1= wmi.1 wmiremote.1
-MAN5= actions.conf.5 common.conf.5 session.conf.5 theme.conf.5
-
-PLIST_FILES= bin/wmi \
- bin/wmiremote
-
-post-patch:
- @${REINPLACE_CMD} -e 's,-Os,,' ${WRKSRC}/configure
- @${REINPLACE_CMD} -e 's,CXXFLAGS =,CXXFLAGS +=,' \
- ${WRKSRC}/src/Makefile.in
-
-.include <bsd.port.mk>
diff --git a/x11-wm/wmi/distinfo b/x11-wm/wmi/distinfo
deleted file mode 100644
index ecfb60735855..000000000000
--- a/x11-wm/wmi/distinfo
+++ /dev/null
@@ -1,3 +0,0 @@
-MD5 (wmi-10.tar.gz) = 6728ae28aaa172db3df1e3c2bc483b23
-SHA256 (wmi-10.tar.gz) = c98064b2022532d3bb6737a3348dd9cae0e107c87d5c03c6731a84290f9476a2
-SIZE (wmi-10.tar.gz) = 193148
diff --git a/x11-wm/wmi/pkg-descr b/x11-wm/wmi/pkg-descr
deleted file mode 100644
index ec61f4cc9ca1..000000000000
--- a/x11-wm/wmi/pkg-descr
+++ /dev/null
@@ -1,10 +0,0 @@
-A window manager that attempts to combine the best features of Ion,
-LarsWM, TrsWM, evilwm, and ratpoison. Utilizing a combination of
-standard window manager concepts and tabbing window manager concepts WMI
-attempts to fuse the best of both worlds.
-
-WWW: http://wmi.berlios.de/
-
--- WXS
-Wesley Shields
-wxs@csh.rit.edu