aboutsummaryrefslogtreecommitdiffstats
path: root/x11-wm
diff options
context:
space:
mode:
authorrene <rene@FreeBSD.org>2019-09-05 19:40:24 +0800
committerrene <rene@FreeBSD.org>2019-09-05 19:40:24 +0800
commit396bc305d0504e95aaefeac5dc35b996ff9aceb2 (patch)
treec57ed201463e2fa5875d2c2ce896968f3d74c56d /x11-wm
parentf53e7eb387da68eed4ee9bb3e05827fbbdbfa268 (diff)
downloadfreebsd-ports-gnome-396bc305d0504e95aaefeac5dc35b996ff9aceb2.tar.gz
freebsd-ports-gnome-396bc305d0504e95aaefeac5dc35b996ff9aceb2.tar.zst
freebsd-ports-gnome-396bc305d0504e95aaefeac5dc35b996ff9aceb2.zip
Remove expired ports:
2019-09-04 devel/ace+tao-doc: Broken for more than 6 months 2019-09-04 devel/dfmt: Broken for more than 6 months 2019-09-04 devel/ignition-transport: Broken for more than 6 months 2019-09-04 devel/spin: Broken for more than 6 months 2019-09-04 editors/dexed: Depends on expiring devel/dfmt 2019-09-04 editors/p5-Padre: Depends on expiring x11-toolkits/p5-Wx 2019-09-04 emulators/qemu2: Latest 3.X branch is in ports tree 2019-09-04 games/asc: Broken for more than 6 months 2019-09-04 games/slade: Broken for more than 6 months 2019-09-04 graphics/gimp-wavelet-decompose-plugin: Broken for more than 6 months 2019-09-04 graphics/py-pyembree: Depends on expiring graphics/embree 2019-09-04 irc/irssi-otr: Broken for more than 6 months 2019-09-04 mail/p5-Mail-ClamAV: Broken for more than 6 months 2019-09-04 mail/qmail-ldap: Broken for more than 6 months 2019-09-04 math/fityk: Broken for more than 6 months 2019-09-04 math/octave-forge-econometrics: Broken for more than 6 months 2019-09-04 math/octave-forge-fits: Broken for more than 6 months 2019-09-04 math/octave-forge-linear-algebra: Broken for more than 6 months 2019-09-04 math/octave-forge-mechanics: Broken for more than 6 months 2019-09-04 math/octave-forge-parallel: Broken for more than 6 months 2019-09-04 math/octave-forge-strings: Broken for more than 6 months 2019-09-04 math/octave-forge-tisean: Broken for more than 6 months 2019-09-04 math/octave-forge-video: Broken for more than 6 months 2019-09-04 math/py-yt: Depends on expiring graphics/embree 2019-09-04 misc/gnustep-examples: Broken for more than 6 months 2019-09-04 net/turses: Depends on expiring net/py-tweepy 2019-09-04 security/clamcour: Broken for more than 6 months 2019-09-04 security/honeybadger: Broken for more than 6 months 2019-09-04 sysutils/freefilesync: Broken for more than 6 months 2019-09-04 sysutils/log-courier: Broken for more than 6 months 2019-09-04 textproc/py-orange3-text: Broken for more than 6 months 2019-09-05 www/feedjack: Upstream gone 2019-09-04 www/havp: Broken for more than 6 months 2019-07-31 www/rubygem-webpack-rails-rails5: Upstream no longer maintained, use devel/rubygem-webpacker-rails* instead 2019-09-04 x11-toolkits/p5-Wx-GLCanvas: Depends on expiring x11-toolkits/p5-Wx 2019-09-04 x11-toolkits/p5-Wx-Perl-ProcessStream: Depends on expiring x11-toolkits/p5-Wx 2019-09-04 x11-wm/golem: Broken for more than 6 months 2019-09-04 x11-wm/pawm: Broken for more than 6 months
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/Makefile2
-rw-r--r--x11-wm/golem/Makefile48
-rw-r--r--x11-wm/golem/distinfo2
-rw-r--r--x11-wm/golem/files/patch-Makefile.macros.gnu.in20
-rw-r--r--x11-wm/golem/files/patch-Makefile.rules.gnu.in54
-rw-r--r--x11-wm/golem/files/patch-configure12
-rw-r--r--x11-wm/golem/pkg-descr5
-rw-r--r--x11-wm/golem/pkg-plist294
-rw-r--r--x11-wm/pawm/Makefile41
-rw-r--r--x11-wm/pawm/distinfo2
-rw-r--r--x11-wm/pawm/files/patch-CMakeLists.txt19
-rw-r--r--x11-wm/pawm/files/patch-src__pashut.c10
-rw-r--r--x11-wm/pawm/files/patch-src__pawm.c11
-rw-r--r--x11-wm/pawm/pkg-descr8
-rw-r--r--x11-wm/pawm/pkg-plist35
15 files changed, 0 insertions, 563 deletions
diff --git a/x11-wm/Makefile b/x11-wm/Makefile
index 1d16fe2a0548..d0a6ab60498c 100644
--- a/x11-wm/Makefile
+++ b/x11-wm/Makefile
@@ -57,7 +57,6 @@
SUBDIR += fvwm2
SUBDIR += gcompmgr
SUBDIR += genmenu
- SUBDIR += golem
SUBDIR += herbstluftwm
SUBDIR += hikari
SUBDIR += hs-xmonad
@@ -97,7 +96,6 @@
SUBDIR += openbox
SUBDIR += oroborus
SUBDIR += pager
- SUBDIR += pawm
SUBDIR += peksystray
SUBDIR += pekwm
SUBDIR += phluid
diff --git a/x11-wm/golem/Makefile b/x11-wm/golem/Makefile
deleted file mode 100644
index e450b90b6792..000000000000
--- a/x11-wm/golem/Makefile
+++ /dev/null
@@ -1,48 +0,0 @@
-# Created by: Yukihiro Nakai <nakai@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= golem
-PORTVERSION= 0.0.6
-PORTREVISION= 3
-CATEGORIES= x11-wm
-MASTER_SITES= SF
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= Small window manager with themes and plugins
-
-LICENSE= BSD3CLAUSE
-
-BROKEN= All plugins fail to load with Undefined symbol "display"
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2019-09-04
-BROKEN_aarch64= fails to link: can't create dynamic relocation R_AARCH64_ADR_PREL_PG_HI21 against symbol: display in readonly segment
-
-USES= gmake perl5 tar:bzip2
-USE_PERL5= build
-USE_XORG= xpm
-GNU_CONFIGURE= yes
-CONFIGURE_ARGS= --enable-i18n
-MAKE_ARGS= DEVEL=1
-
-CFLAGS_amd64= -fPIC
-CFLAGS_i386= -fPIC
-
-OPTIONS_DEFINE= XINERAMA
-OPTIONS_DEFAULT= XINERAMA
-OPTIONS_SUB= yes
-
-XINERAMA_USE= XORG=xinerama
-XINERAMA_CONFIGURE_ON= --enable-xinerama
-
-post-patch:
- @${REINPLACE_CMD} -e '/cl_thread\.c/d' ${WRKSRC}/complib/user/Makefile
- @${REINPLACE_CMD} -e 's,^#include.*,typedef struct { \
- int counter; } atomic_t;,' \
- ${WRKSRC}/complib/asm-generic/cl_atomic_asm.h \
- ${WRKSRC}/complib/asm-ppc/cl_atomic_asm.h
-
-post-install:
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/bin/golem
- ${STRIP_CMD} ${STAGEDIR}${PREFIX}/lib/golem/plugins/*.so
-
-.include <bsd.port.mk>
diff --git a/x11-wm/golem/distinfo b/x11-wm/golem/distinfo
deleted file mode 100644
index fc621729db26..000000000000
--- a/x11-wm/golem/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (golem-0.0.6.tar.bz2) = f4993307b4f90c07ad3b5e958af02ecceb1cc16b9fb3dc24f26338100e355715
-SIZE (golem-0.0.6.tar.bz2) = 1298466
diff --git a/x11-wm/golem/files/patch-Makefile.macros.gnu.in b/x11-wm/golem/files/patch-Makefile.macros.gnu.in
deleted file mode 100644
index b6744622c2e5..000000000000
--- a/x11-wm/golem/files/patch-Makefile.macros.gnu.in
+++ /dev/null
@@ -1,20 +0,0 @@
---- Makefile.macros.gnu.in.orig 2006-03-01 18:59:55 UTC
-+++ Makefile.macros.gnu.in
-@@ -56,17 +56,13 @@ ifdef PROG
- BUILDDIR=../build-bin
- BUILDPROG=$(BUILDDIR)/$(PROG)
-
-- ifndef CFLAGS
- CFLAGS+=-I$(GOLEM_HOME) -I$(GOLEM_HOME)/complib -I. @CFLAGS@ @X_CFLAGS@
- CFLAGS+=@DEFS@ -DLIBDIR=\"$(libdir)\" -DDATADIR=\"$(datadir)\"
-- endif
-- ifndef LDFLAGS
- LDFLAGS= @LDFLAGS@ @X_LIBS@ @EXPORT_FLAG@
- LDFLAGS+= @LIBS@ -lX11 -lXpm -lXext
- ifdef LIBS
- LDFLAGS+= -L$(BUILDA) -L$(BUILDLIB)
- endif
-- endif
-
- endif
-
diff --git a/x11-wm/golem/files/patch-Makefile.rules.gnu.in b/x11-wm/golem/files/patch-Makefile.rules.gnu.in
deleted file mode 100644
index 0e065c535e6d..000000000000
--- a/x11-wm/golem/files/patch-Makefile.rules.gnu.in
+++ /dev/null
@@ -1,54 +0,0 @@
---- Makefile.rules.gnu.in.orig 2006-03-01 18:59:55 UTC
-+++ Makefile.rules.gnu.in
-@@ -15,7 +15,7 @@ ifdef LIBS
- LINK_LIBS=$(strip $(foreach lib,$(LIBS),-l$(lib)))
- endif
-
--ifndef LIBDIR
-+ifneq ($(origin LIBDIR), file)
- LIBDIR=.
- endif
- ifdef LIB
-@@ -179,17 +179,17 @@ menuconfig:
-
- install-bin: @INSTALL_PLUGINS@
- cd $(GOLEM_HOME)
-- @INSTALL@ -d $(bindir)
-- @INSTALL@ build-bin/golem $(bindir)
-- @INSTALL@ build-bin/golem.install $(bindir)
-+ @INSTALL@ -d $(DESTDIR)$(bindir)
-+ @INSTALL@ build-bin/golem $(DESTDIR)$(bindir)
-+ @INSTALL@ build-bin/golem.install $(DESTDIR)$(bindir)
-
- install-plugins: all
-- @INSTALL@ -d $(libdir)/golem/plugins
-+ @INSTALL@ -d $(DESTDIR)$(libdir)/golem/plugins
- files=`( cd $(GOLEM_HOME)/src ; perl ./listmods.pl $(GOLEM_HOME) dynamic )` ; \
- for i in $$files ; do \
- cd $(GOLEM_HOME); \
- if [ -f build-plugin/$$i.so ] ; then \
-- @INSTALL@ build-plugin/$$i.so $(libdir)/golem/plugins/ ; \
-+ @INSTALL@ build-plugin/$$i.so $(DESTDIR)$(libdir)/golem/plugins/ ; \
- fi ; \
- done
-
-@@ -197,15 +197,15 @@ install-data:
- cd $(GOLEM_HOME); \
- cd sample.golem ; \
- for i in `find . -type d | grep -v CVS` ; do \
-- @INSTALL@ -d $(datadir)/golem/$$i ; \
-+ @INSTALL@ -d $(DESTDIR)$(datadir)/golem/$$i ; \
- done ; \
- for i in `find . -type f | grep -v CVS` ; do \
-- @INSTALL@ -m 444 $$i $(datadir)/golem/$$i ; \
-+ @INSTALL@ -m 444 $$i $(DESTDIR)$(datadir)/golem/$$i ; \
- done
-
- install-man:
-- @INSTALL@ -d $(mandir)/man1
-- @INSTALL@ -m 444 doc/golem.1.gz $(mandir)/man1/
-+ @INSTALL@ -d $(DESTDIR)$(mandir)/man1
-+ @INSTALL@ -m 444 doc/golem.1.gz $(DESTDIR)$(mandir)/man1/
-
- ifeq ($(shell echo $$PWD),$(GOLEM_HOME))
- install: all install-bin install-data install-man
diff --git a/x11-wm/golem/files/patch-configure b/x11-wm/golem/files/patch-configure
deleted file mode 100644
index 89a43e152556..000000000000
--- a/x11-wm/golem/files/patch-configure
+++ /dev/null
@@ -1,12 +0,0 @@
---- configure.orig 2006-03-01 18:59:55 UTC
-+++ configure
-@@ -5669,7 +5669,8 @@ test -n "$target_alias" &&
- COMPLIB_ARCH=CONFIG_GENERIC
- case "$target" in
- i386* | i486* | i686* ) COMPLIB_ARCH=CONFIG_X86;;
--ppc* ) COMPLIB_ARCH=CONFIG_PPC;;
-+amd64* ) COMPLIB_ARCH=CONFIG_X86_64;;
-+powerpc* ) COMPLIB_ARCH=CONFIG_PPC;;
- esac
-
-
diff --git a/x11-wm/golem/pkg-descr b/x11-wm/golem/pkg-descr
deleted file mode 100644
index 42d7fdb177cd..000000000000
--- a/x11-wm/golem/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-Golem is an X11 Window Manager. Design goals are that it be fast
-and lightweight, as well as customizable in any way that will not
-prevent the first goal from being realized.
-
-WWW: http://golem.sourceforge.net/
diff --git a/x11-wm/golem/pkg-plist b/x11-wm/golem/pkg-plist
deleted file mode 100644
index a2ee6a901f2b..000000000000
--- a/x11-wm/golem/pkg-plist
+++ /dev/null
@@ -1,294 +0,0 @@
-bin/golem
-bin/golem.install
-lib/golem/plugins/animations.so
-lib/golem/plugins/box_iconify.so
-lib/golem/plugins/gnome.so
-lib/golem/plugins/netwm.so
-lib/golem/plugins/pager.so
-lib/golem/plugins/pier.so
-lib/golem/plugins/session.so
-lib/golem/plugins/setroot.so
-lib/golem/plugins/simple_menus.so
-lib/golem/plugins/start_slide.so
-lib/golem/plugins/tasklist.so
-lib/golem/plugins/wmclass_defs.so
-man/man1/golem.1.gz
-%%DATADIR%%/golemrc
-%%DATADIR%%/plugins/animations/rc
-%%DATADIR%%/plugins/box_iconify/rc
-%%DATADIR%%/plugins/box_iconify/tile.xpm
-%%DATADIR%%/plugins/gnome/rc
-%%DATADIR%%/plugins/mwm_hints/rc
-%%DATADIR%%/plugins/netwm/rc
-%%DATADIR%%/plugins/pager/rc
-%%DATADIR%%/plugins/pier/daemon.xpm
-%%DATADIR%%/plugins/pier/netscape.xpm
-%%DATADIR%%/plugins/pier/rc
-%%DATADIR%%/plugins/session/rc
-%%DATADIR%%/plugins/setroot/rc
-%%DATADIR%%/plugins/simple_menus/rc
-%%DATADIR%%/plugins/start_slide/README
-%%DATADIR%%/plugins/start_slide/rc
-%%DATADIR%%/plugins/tasklist/rc
-%%DATADIR%%/plugins/wmclass_defs/rc
-%%DATADIR%%/themes/AbsoluteE/bar_focused_far.xpm
-%%DATADIR%%/themes/AbsoluteE/bar_focused_mid.xpm
-%%DATADIR%%/themes/AbsoluteE/bar_focused_near.xpm
-%%DATADIR%%/themes/AbsoluteE/bar_normal_far.xpm
-%%DATADIR%%/themes/AbsoluteE/bar_normal_mid.xpm
-%%DATADIR%%/themes/AbsoluteE/bar_normal_near.xpm
-%%DATADIR%%/themes/AbsoluteE/border_horiz_far.xpm
-%%DATADIR%%/themes/AbsoluteE/border_horiz_far_foc.xpm
-%%DATADIR%%/themes/AbsoluteE/border_horiz_mid.xpm
-%%DATADIR%%/themes/AbsoluteE/border_horiz_mid_foc.xpm
-%%DATADIR%%/themes/AbsoluteE/border_horiz_near.xpm
-%%DATADIR%%/themes/AbsoluteE/border_horiz_near_foc.xpm
-%%DATADIR%%/themes/AbsoluteE/border_vert_far.xpm
-%%DATADIR%%/themes/AbsoluteE/border_vert_far_foc.xpm
-%%DATADIR%%/themes/AbsoluteE/border_vert_mid.xpm
-%%DATADIR%%/themes/AbsoluteE/border_vert_mid_foc.xpm
-%%DATADIR%%/themes/AbsoluteE/border_vert_near.xpm
-%%DATADIR%%/themes/AbsoluteE/border_vert_near_foc.xpm
-%%DATADIR%%/themes/AbsoluteE/forplug/setroot/bg.jpg
-%%DATADIR%%/themes/AbsoluteE/forplug/setroot/bg_2.jpg
-%%DATADIR%%/themes/AbsoluteE/forplug/setroot/bg_v.jpg
-%%DATADIR%%/themes/AbsoluteE/forplug/setroot/rc
-%%DATADIR%%/themes/AbsoluteE/rc
-%%DATADIR%%/themes/MudGolem/README
-%%DATADIR%%/themes/MudGolem/forplug/pager/focpagedwin.xpm
-%%DATADIR%%/themes/MudGolem/forplug/pager/nonsel.xpm
-%%DATADIR%%/themes/MudGolem/forplug/pager/pagedwin.xpm
-%%DATADIR%%/themes/MudGolem/forplug/pager/rc
-%%DATADIR%%/themes/MudGolem/forplug/pager/sel.xpm
-%%DATADIR%%/themes/MudGolem/forplug/pier/rc
-%%DATADIR%%/themes/MudGolem/forplug/pier/tile.xpm
-%%DATADIR%%/themes/MudGolem/forplug/setroot/Enigmas-Oven-2.jpg
-%%DATADIR%%/themes/MudGolem/forplug/setroot/rc
-%%DATADIR%%/themes/MudGolem/forplug/simple_menus/rc
-%%DATADIR%%/themes/MudGolem/forplug/simple_menus/submenu.xpm
-%%DATADIR%%/themes/MudGolem/forplug/start_slide/bg.xpm
-%%DATADIR%%/themes/MudGolem/forplug/start_slide/logo.xpm
-%%DATADIR%%/themes/MudGolem/forplug/start_slide/rc
-%%DATADIR%%/themes/MudGolem/forplug/start_slide/trim.xpm
-%%DATADIR%%/themes/MudGolem/images/foc/bar_bottom.xpm
-%%DATADIR%%/themes/MudGolem/images/foc/bar_bottom_far.xpm
-%%DATADIR%%/themes/MudGolem/images/foc/bar_bottom_near.xpm
-%%DATADIR%%/themes/MudGolem/images/foc/bar_left.xpm
-%%DATADIR%%/themes/MudGolem/images/foc/bar_right.xpm
-%%DATADIR%%/themes/MudGolem/images/foc/bar_top.xpm
-%%DATADIR%%/themes/MudGolem/images/foc/bar_top_far.xpm
-%%DATADIR%%/themes/MudGolem/images/foc/bar_top_near.xpm
-%%DATADIR%%/themes/MudGolem/images/foc/button.xpm
-%%DATADIR%%/themes/MudGolem/images/foc/left_button.xpm
-%%DATADIR%%/themes/MudGolem/images/foc/title_left.xpm
-%%DATADIR%%/themes/MudGolem/images/foc/title_left_far.xpm
-%%DATADIR%%/themes/MudGolem/images/foc/title_left_near.xpm
-%%DATADIR%%/themes/MudGolem/images/foc/title_top.xpm
-%%DATADIR%%/themes/MudGolem/images/foc/title_top_far.xpm
-%%DATADIR%%/themes/MudGolem/images/foc/title_top_near.xpm
-%%DATADIR%%/themes/MudGolem/images/pressed/button.xpm
-%%DATADIR%%/themes/MudGolem/images/pressed/left_button.xpm
-%%DATADIR%%/themes/MudGolem/images/unf/bar_bottom.xpm
-%%DATADIR%%/themes/MudGolem/images/unf/bar_bottom_far.xpm
-%%DATADIR%%/themes/MudGolem/images/unf/bar_bottom_near.xpm
-%%DATADIR%%/themes/MudGolem/images/unf/bar_left.xpm
-%%DATADIR%%/themes/MudGolem/images/unf/bar_right.xpm
-%%DATADIR%%/themes/MudGolem/images/unf/bar_top.xpm
-%%DATADIR%%/themes/MudGolem/images/unf/bar_top_far.xpm
-%%DATADIR%%/themes/MudGolem/images/unf/bar_top_near.xpm
-%%DATADIR%%/themes/MudGolem/images/unf/button.xpm
-%%DATADIR%%/themes/MudGolem/images/unf/left_button.xpm
-%%DATADIR%%/themes/MudGolem/images/unf/title_left.xpm
-%%DATADIR%%/themes/MudGolem/images/unf/title_left_far.xpm
-%%DATADIR%%/themes/MudGolem/images/unf/title_left_near.xpm
-%%DATADIR%%/themes/MudGolem/images/unf/title_top.xpm
-%%DATADIR%%/themes/MudGolem/images/unf/title_top_far.xpm
-%%DATADIR%%/themes/MudGolem/images/unf/title_top_near.xpm
-%%DATADIR%%/themes/MudGolem/rc
-%%DATADIR%%/themes/MudGolem/styles/common.rc
-%%DATADIR%%/themes/MudGolem/styles/default.rc
-%%DATADIR%%/themes/MudGolem/styles/leftside.rc
-%%DATADIR%%/themes/MudGolem/styles/small.rc
-%%DATADIR%%/themes/eBlueSteel/Vera.ttf
-%%DATADIR%%/themes/eBlueSteel/forplug/pier/rc
-%%DATADIR%%/themes/eBlueSteel/forplug/pier/tile.xpm
-%%DATADIR%%/themes/eBlueSteel/forplug/setroot/All-Good-People-4.jpg
-%%DATADIR%%/themes/eBlueSteel/forplug/setroot/Enigmas-Oven-2.jpg
-%%DATADIR%%/themes/eBlueSteel/forplug/setroot/rc
-%%DATADIR%%/themes/eBlueSteel/forplug/simple_menus/rc
-%%DATADIR%%/themes/eBlueSteel/forplug/simple_menus/submenu.xpm
-%%DATADIR%%/themes/eBlueSteel/forplug/start_slide/black.xpm
-%%DATADIR%%/themes/eBlueSteel/forplug/start_slide/logo.xpm
-%%DATADIR%%/themes/eBlueSteel/forplug/start_slide/rc
-%%DATADIR%%/themes/eBlueSteel/forplug/start_slide/trim.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/border_bottom.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/border_bottom_far.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/border_bottom_near.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/border_left.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/border_left_far.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/border_right.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/border_right_far.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/border_top.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/border_top_far.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/border_top_near.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/delete.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/iconify.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/title.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/title_slant.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/top_far_empty.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/top_steel.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/trim_bottom_far.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/trim_left_near.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/trim_right_far.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/trim_top_mid.xpm
-%%DATADIR%%/themes/eBlueSteel/images/foc/zoom.xpm
-%%DATADIR%%/themes/eBlueSteel/images/pressed/delete.xpm
-%%DATADIR%%/themes/eBlueSteel/images/pressed/iconify.xpm
-%%DATADIR%%/themes/eBlueSteel/images/pressed/zoom.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/border_bottom.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/border_bottom_far.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/border_bottom_near.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/border_left.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/border_left_far.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/border_right.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/border_right_far.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/border_top.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/border_top_far.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/border_top_near.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/delete.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/iconify.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/title.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/title_slant.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/top_far_empty.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/top_steel.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/trim_bottom_far.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/trim_left_near.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/trim_right_far.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/trim_top_mid.xpm
-%%DATADIR%%/themes/eBlueSteel/images/unf/zoom.xpm
-%%DATADIR%%/themes/eBlueSteel/rc
-%%DATADIR%%/themes/eBlueSteel/styles/common.rc
-%%DATADIR%%/themes/eBlueSteel/styles/default.rc
-%%DATADIR%%/themes/eBlueSteel/styles/small.rc
-%%DATADIR%%/themes/eBlueSteel/styles/transient.rc
-%%DATADIR%%/themes/eBlueSteel/styles/verysmall.rc
-%%DATADIR%%/themes/microGUI-shading/bar_left_top.xpm
-%%DATADIR%%/themes/microGUI-shading/bar_left_top_unfoc.xpm
-%%DATADIR%%/themes/microGUI-shading/bar_vert.xpm
-%%DATADIR%%/themes/microGUI-shading/bottom.xpm
-%%DATADIR%%/themes/microGUI-shading/bottom_far.xpm
-%%DATADIR%%/themes/microGUI-shading/bottom_near.xpm
-%%DATADIR%%/themes/microGUI-shading/close.xpm
-%%DATADIR%%/themes/microGUI-shading/close_clicked.xpm
-%%DATADIR%%/themes/microGUI-shading/close_unfoc.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/pager/focpagedwin.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/pager/pagedwin.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/pager/rc
-%%DATADIR%%/themes/microGUI-shading/forplug/pier/rc
-%%DATADIR%%/themes/microGUI-shading/forplug/pier/tile.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/bar_left_top.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/bar_left_top_unfoc.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/bar_vert.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/bottom.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/bottom_far.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/bottom_near.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/close.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/close_clicked.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/close_unfoc.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/maximize.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/maximize_clicked.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/maximize_unfoc.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/minimize.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/minimize_clicked.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/minimize_unfoc.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/rc
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/submenu.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/top_blue.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/top_blue_unfoc.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/top_bluetowhite.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/top_bluetowhite_unfoc.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/top_far.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/top_near.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/top_near_unfoc.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/top_white.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/transient_top.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/transient_top_far.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/simple_menus/transient_top_near.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/start_slide/greybg.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/start_slide/logo.xpm
-%%DATADIR%%/themes/microGUI-shading/forplug/start_slide/rc
-%%DATADIR%%/themes/microGUI-shading/forplug/start_slide/trim.xpm
-%%DATADIR%%/themes/microGUI-shading/maximize.xpm
-%%DATADIR%%/themes/microGUI-shading/maximize_clicked.xpm
-%%DATADIR%%/themes/microGUI-shading/maximize_unfoc.xpm
-%%DATADIR%%/themes/microGUI-shading/minimize.xpm
-%%DATADIR%%/themes/microGUI-shading/minimize_clicked.xpm
-%%DATADIR%%/themes/microGUI-shading/minimize_unfoc.xpm
-%%DATADIR%%/themes/microGUI-shading/rc
-%%DATADIR%%/themes/microGUI-shading/top_blue.xpm
-%%DATADIR%%/themes/microGUI-shading/top_blue_unfoc.xpm
-%%DATADIR%%/themes/microGUI-shading/top_bluetowhite.xpm
-%%DATADIR%%/themes/microGUI-shading/top_bluetowhite_unfoc.xpm
-%%DATADIR%%/themes/microGUI-shading/top_far.xpm
-%%DATADIR%%/themes/microGUI-shading/top_near.xpm
-%%DATADIR%%/themes/microGUI-shading/top_near_unfoc.xpm
-%%DATADIR%%/themes/microGUI-shading/top_white.xpm
-%%DATADIR%%/themes/microGUI-shading/transient_top.xpm
-%%DATADIR%%/themes/microGUI-shading/transient_top_far.xpm
-%%DATADIR%%/themes/microGUI-shading/transient_top_near.xpm
-%%DATADIR%%/themes/microGUI/bar_left_top.xpm
-%%DATADIR%%/themes/microGUI/bar_left_top_unfoc.xpm
-%%DATADIR%%/themes/microGUI/bar_vert.xpm
-%%DATADIR%%/themes/microGUI/bottom.xpm
-%%DATADIR%%/themes/microGUI/bottom_far.xpm
-%%DATADIR%%/themes/microGUI/bottom_near.xpm
-%%DATADIR%%/themes/microGUI/close.xpm
-%%DATADIR%%/themes/microGUI/close_clicked.xpm
-%%DATADIR%%/themes/microGUI/close_unfoc.xpm
-%%DATADIR%%/themes/microGUI/forplug/pager/focpagedwin.xpm
-%%DATADIR%%/themes/microGUI/forplug/pager/pagedwin.xpm
-%%DATADIR%%/themes/microGUI/forplug/pager/rc
-%%DATADIR%%/themes/microGUI/forplug/pier/rc
-%%DATADIR%%/themes/microGUI/forplug/pier/tile.xpm
-%%DATADIR%%/themes/microGUI/forplug/start_slide/greybg.xpm
-%%DATADIR%%/themes/microGUI/forplug/start_slide/logo.xpm
-%%DATADIR%%/themes/microGUI/forplug/start_slide/rc
-%%DATADIR%%/themes/microGUI/forplug/start_slide/trim.xpm
-%%DATADIR%%/themes/microGUI/maximize.xpm
-%%DATADIR%%/themes/microGUI/maximize_clicked.xpm
-%%DATADIR%%/themes/microGUI/maximize_unfoc.xpm
-%%DATADIR%%/themes/microGUI/minimize.xpm
-%%DATADIR%%/themes/microGUI/minimize_clicked.xpm
-%%DATADIR%%/themes/microGUI/minimize_unfoc.xpm
-%%DATADIR%%/themes/microGUI/rc
-%%DATADIR%%/themes/microGUI/top_blue.xpm
-%%DATADIR%%/themes/microGUI/top_blue_unfoc.xpm
-%%DATADIR%%/themes/microGUI/top_bluetowhite.xpm
-%%DATADIR%%/themes/microGUI/top_bluetowhite_unfoc.xpm
-%%DATADIR%%/themes/microGUI/top_far.xpm
-%%DATADIR%%/themes/microGUI/top_near.xpm
-%%DATADIR%%/themes/microGUI/top_near_unfoc.xpm
-%%DATADIR%%/themes/microGUI/top_white.xpm
-%%DATADIR%%/themes/microGUI/transient_top.xpm
-%%DATADIR%%/themes/microGUI/transient_top_far.xpm
-%%DATADIR%%/themes/microGUI/transient_top_near.xpm
-%%DATADIR%%/themes/twm/barchecker.xpm
-%%DATADIR%%/themes/twm/bborder.xpm
-%%DATADIR%%/themes/twm/bborder_unf.xpm
-%%DATADIR%%/themes/twm/forplug/simple_menus/rc
-%%DATADIR%%/themes/twm/iconify.xpm
-%%DATADIR%%/themes/twm/lborder.xpm
-%%DATADIR%%/themes/twm/lborder_unf.xpm
-%%DATADIR%%/themes/twm/rborder.xpm
-%%DATADIR%%/themes/twm/rborder_unf.xpm
-%%DATADIR%%/themes/twm/rc
-%%DATADIR%%/themes/twm/resize.xpm
-%%DATADIR%%/themes/twm/topbar.xpm
-@dir %%DATADIR%%/themes/xterm
-@dir %%DATADIR%%/themes/small-e
-@dir %%DATADIR%%/themes/microGUI/forplug/simple_menus
-@dir %%DATADIR%%/themes/glass
-@dir %%DATADIR%%/themes/MudGolem/forplug/wmclass_defs
-@dir %%DATADIR%%/themes/BlueSteel
-@dir %%DATADIR%%/themes/Aqua
-@dir %%DATADIR%%/themes/AbsoluteE/backgrounds
diff --git a/x11-wm/pawm/Makefile b/x11-wm/pawm/Makefile
deleted file mode 100644
index 40225370ea14..000000000000
--- a/x11-wm/pawm/Makefile
+++ /dev/null
@@ -1,41 +0,0 @@
-# Created by: trevor
-# $FreeBSD$
-
-PORTNAME= pawm
-PORTVERSION= 2.3.0
-PORTREVISION= 1
-CATEGORIES= x11-wm
-MASTER_SITES= http://www.pleyades.net/pawm/files/
-
-MAINTAINER= ports@FreeBSD.org
-COMMENT= The Puto Amo Window Manager
-
-LICENSE= GPLv2 # only
-LICENSE_FILE= ${WRKSRC}/GPL
-
-BROKEN= Does not start 'BUG [35339] [pawindow_init]'
-DEPRECATED= Broken for more than 6 months
-EXPIRATION_DATE= 2019-09-04
-
-USE_XORG= x11 xft xrandr xrender xpm
-USES= cmake pkgconfig tar:bzip2
-CMAKE_ARGS= -DCMAKE_CONFIG_PREFIX:STRING="${PREFIX}/etc" \
- -DX11_LIBRARY_DIRS:STRING="${LOCALBASE}/lib"
-LDFLAGS+= -L${LOCALBASE}/lib -lXext -lXrender
-
-OPTIONS_DEFINE= DOCS
-
-post-patch:
- @${REINPLACE_CMD} -e \
- '/"\/etc"/s|^|#| ; \
- /"-O2"/s|^|#| ; \
- /LINK_DIRECTORIES/s|\.|| ; \
- /INSTALL/s| /etc| etc|' ${WRKSRC}/CMakeLists.txt
-
-post-install-DOCS-on:
- @${MKDIR} ${STAGEDIR}${DOCSDIR}
-.for ii in AUTHORS Changelog.old INSTALL README TODO
- ${INSTALL_DATA} ${WRKSRC}/${ii} ${STAGEDIR}${DOCSDIR}
-.endfor
-
-.include <bsd.port.mk>
diff --git a/x11-wm/pawm/distinfo b/x11-wm/pawm/distinfo
deleted file mode 100644
index 758af0f110da..000000000000
--- a/x11-wm/pawm/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (pawm-2.3.0.tar.bz2) = 5de0706ecd2f6251a3672305c8d32a6fd0e0a3176191d806f47926dae28945f2
-SIZE (pawm-2.3.0.tar.bz2) = 115648
diff --git a/x11-wm/pawm/files/patch-CMakeLists.txt b/x11-wm/pawm/files/patch-CMakeLists.txt
deleted file mode 100644
index 78077551b79c..000000000000
--- a/x11-wm/pawm/files/patch-CMakeLists.txt
+++ /dev/null
@@ -1,19 +0,0 @@
---- CMakeLists.txt.orig 2010-05-03 02:36:18 UTC
-+++ CMakeLists.txt
-@@ -39,6 +39,7 @@ IF (NOT XRANDR_FOUND)
- ENDIF (NOT XRANDR_FOUND)
-
- FIND_PACKAGE(Freetype REQUIRED)
-+FIND_PACKAGE(X11 REQUIRED)
-
- # FIXME: Check if CMAKE_CONFIG_PREFIX is being set ok
- SET(CMAKE_CONFIG_PREFIX "/etc")
-@@ -56,7 +57,7 @@ ELSE (${CMAKE_BUILD_TYPE} NOT MATCHES "D
- SET (CMAKE_C_FLAGS "-O2")
- ENDIF (${CMAKE_BUILD_TYPE} MATCHES "Debug")
-
--INCLUDE_DIRECTORIES(. ${FREETYPE_INCLUDE_DIRS} ${X11_INCLUDE_DIRS})
-+INCLUDE_DIRECTORIES(. ${FREETYPE_INCLUDE_DIRS} ${X11_INCLUDE_DIR})
- LINK_DIRECTORIES (. ${X11_LIBRARY_DIRS})
- LINK_LIBRARIES (-lm ${X11_LIBRARIES} ${XFT_LIBRARIES} ${XPM_LIBRARIES} ${XRANDR_LIBRARIES})
- ADD_CUSTOM_TARGET(signals.c DEPENDS src/signals.h src/signals.c)
diff --git a/x11-wm/pawm/files/patch-src__pashut.c b/x11-wm/pawm/files/patch-src__pashut.c
deleted file mode 100644
index e002cf4e93d3..000000000000
--- a/x11-wm/pawm/files/patch-src__pashut.c
+++ /dev/null
@@ -1,10 +0,0 @@
---- src/pashut.c.orig 2010-05-03 02:36:18 UTC
-+++ src/pashut.c
-@@ -23,6 +23,7 @@
- #include "pabar.h"
- #include "pafont.h"
- #include "pashut.h"
-+#include "signals.h"
-
-
- static void shut_all(void *);
diff --git a/x11-wm/pawm/files/patch-src__pawm.c b/x11-wm/pawm/files/patch-src__pawm.c
deleted file mode 100644
index 055e5acf90dd..000000000000
--- a/x11-wm/pawm/files/patch-src__pawm.c
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/pawm.c.orig 2010-05-03 02:36:18 UTC
-+++ src/pawm.c
-@@ -114,7 +114,7 @@ static void get_pawm_conf()
-
- int main (int argc, char *argv[])
- {
-- struct sigaction sa_term, sa_chld;
-+ struct sigaction sa_term, sa_chld, sa_alrm;
-
- /* Command line parameters */
- if (argc > 1) {
diff --git a/x11-wm/pawm/pkg-descr b/x11-wm/pawm/pkg-descr
deleted file mode 100644
index aed293b28874..000000000000
--- a/x11-wm/pawm/pkg-descr
+++ /dev/null
@@ -1,8 +0,0 @@
-from the home page:
-
- With Pawm you can minimize windows, that are placed on a
- small auto-hide bar at the bottom, for a better access to
- all apps. It also includes a small clock on the bar, that
- can be easily disabled.
-
-WWW: https://sites.google.com/site/pleyadestest/david/projects/pawm
diff --git a/x11-wm/pawm/pkg-plist b/x11-wm/pawm/pkg-plist
deleted file mode 100644
index a781b8d78dd0..000000000000
--- a/x11-wm/pawm/pkg-plist
+++ /dev/null
@@ -1,35 +0,0 @@
-bin/pawm
-etc/pawm.conf
-%%PORTDOCS%%%%DOCSDIR%%/AUTHORS
-%%PORTDOCS%%%%DOCSDIR%%/Changelog.old
-%%PORTDOCS%%%%DOCSDIR%%/INSTALL
-%%PORTDOCS%%%%DOCSDIR%%/README
-%%PORTDOCS%%%%DOCSDIR%%/TODO
-%%DATADIR%%/icons/close_d.xpm
-%%DATADIR%%/icons/close_d_256.xpm
-%%DATADIR%%/icons/close_h.xpm
-%%DATADIR%%/icons/close_h_256.xpm
-%%DATADIR%%/icons/close_o.xpm
-%%DATADIR%%/icons/close_o_256.xpm
-%%DATADIR%%/icons/max_d.xpm
-%%DATADIR%%/icons/max_d_256.xpm
-%%DATADIR%%/icons/max_h.xpm
-%%DATADIR%%/icons/max_h_256.xpm
-%%DATADIR%%/icons/max_o.xpm
-%%DATADIR%%/icons/max_o_256.xpm
-%%DATADIR%%/icons/min_d.xpm
-%%DATADIR%%/icons/min_d_256.xpm
-%%DATADIR%%/icons/min_h.xpm
-%%DATADIR%%/icons/min_h_256.xpm
-%%DATADIR%%/icons/min_o.xpm
-%%DATADIR%%/icons/min_o_256.xpm
-%%DATADIR%%/icons/penguin-gentoo.xpm
-%%DATADIR%%/icons/penguin-gentoo_256.xpm
-%%DATADIR%%/icons/penguin.xpm
-%%DATADIR%%/icons/penguin_256.xpm
-%%DATADIR%%/icons/powerbutton_active.xpm
-%%DATADIR%%/icons/powerbutton_active_256.xpm
-%%DATADIR%%/icons/powerbutton_normal.xpm
-%%DATADIR%%/icons/powerbutton_normal_256.xpm
-%%DATADIR%%/icons/powerbutton_pressed.xpm
-%%DATADIR%%/icons/powerbutton_pressed_256.xpm