aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorlinimon <linimon@FreeBSD.org>2011-12-10 14:41:01 +0800
committerlinimon <linimon@FreeBSD.org>2011-12-10 14:41:01 +0800
commitf376e0dccda313aad3cc50652194cd33c242c2f8 (patch)
treec7aaf5d1b928d68aab84dcf99c9c2363d5eb6fd3 /x11-wm
parent0a82d1c27018dce27c6a7258374db678efddbbab (diff)
downloadfreebsd-ports-gnome-f376e0dccda313aad3cc50652194cd33c242c2f8.tar.gz
freebsd-ports-gnome-f376e0dccda313aad3cc50652194cd33c242c2f8.tar.zst
freebsd-ports-gnome-f376e0dccda313aad3cc50652194cd33c242c2f8.zip
Remove according to deprecation schedule: Abandonware: no more upstream,
no more public distfiles. Noticed by: sweep for maintainer email bounces Feature safe: yes
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/Makefile1
-rw-r--r--x11-wm/wmthemeinstall/Makefile44
-rw-r--r--x11-wm/wmthemeinstall/distinfo2
-rw-r--r--x11-wm/wmthemeinstall/pkg-descr6
4 files changed, 0 insertions, 53 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index b83cb0340576..a3590be6c394 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -178,7 +178,6 @@
SUBDIR += wmii
SUBDIR += wmii-devel
SUBDIR += wmname
- SUBDIR += wmthemeinstall
SUBDIR += xcompmgr
SUBDIR += xfce
SUBDIR += xfce4
diff --git a/x11-wm/wmthemeinstall/Makefile b/x11-wm/wmthemeinstall/Makefile
deleted file mode 100644
index 243c4133879f..000000000000
--- a/x11-wm/wmthemeinstall/Makefile
+++ /dev/null
@@ -1,44 +0,0 @@
-# New ports collection makefile for: WindowMaker Theme Installer
-# Date created: 09 Oct 1999
-# Whom: Will Andrews <andrews@technologist.com>
-#
-# $FreeBSD$
-#
-
-PORTNAME= wmthemeinstall
-PORTVERSION= 0.62
-PORTREVISION= 7
-CATEGORIES= x11-wm
-MASTER_SITES= http://www.jeremias.net/wmthemeinstall/download/
-
-MAINTAINER= port@FreeBSD.org
-COMMENT= A neat theme manager for WindowMaker
-
-DEPRECATED= Abandonware: no more upstream, no more public distfiles
-EXPIRATION_DATE= 2011-12-04
-
-RUN_DEPENDS= wmaker:${PORTSDIR}/x11-wm/windowmaker
-
-USE_GMAKE= yes
-USE_GNOME= gtk12
-GNU_CONFIGURE= yes
-
-PORTDOCS= AUTHORS ChangeLog README
-PLIST_FILES= bin/wmthemeinstall
-
-pre-build:
- @${REINPLACE_CMD} -e "s|/usr/local|${PREFIX}|g" ${WRKSRC}/wmOptions.c
-
-do-install:
- @${INSTALL_PROGRAM} ${WRKSRC}/wmthemeinstall ${PREFIX}/bin
-.if !defined(NOPORTDOCS)
- @${MKDIR} ${DOCSDIR}
-. for f in ${PORTDOCS}
- @${INSTALL_DATA} ${WRKSRC}/${f} ${DOCSDIR}
-. endfor
- @${ECHO}
- @${ECHO} "Documentation was installed in ${DOCSDIR}."
- @${ECHO}
-.endif
-
-.include <bsd.port.mk>
diff --git a/x11-wm/wmthemeinstall/distinfo b/x11-wm/wmthemeinstall/distinfo
deleted file mode 100644
index 1be1717f4401..000000000000
--- a/x11-wm/wmthemeinstall/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (wmthemeinstall-0.62.tar.gz) = cf871ea8146ac082c5afb3c0f265a782fa8a59db17f42693c64f98a8a9a6ba5a
-SIZE (wmthemeinstall-0.62.tar.gz) = 62510
diff --git a/x11-wm/wmthemeinstall/pkg-descr b/x11-wm/wmthemeinstall/pkg-descr
deleted file mode 100644
index 32c61ebc72fe..000000000000
--- a/x11-wm/wmthemeinstall/pkg-descr
+++ /dev/null
@@ -1,6 +0,0 @@
-wmthemeinstall is a neat program that helps windowmaker users
-manage their themes, i.e. install them, turn them on, move them
-around, etc.
-
-Author: Craig Hanson <grunyon@mtlug.org>
-WWW: http://www.jeremias.net/wmthemeinstall/