aboutsummaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorGuido Falsi <madpilot@FreeBSD.org>2021-01-02 16:36:33 +0000
committerGuido Falsi <madpilot@FreeBSD.org>2021-01-02 16:36:33 +0000
commitb2f2269daff8c7e224099d352e652241fbdfcb7b (patch)
tree27b902ea7af0a7d6abc54b964847536e36093b87 /x11
parent0a2af555796c3880231fff24f17bf146795a8887 (diff)
downloadports-b2f2269daff8c7e224099d352e652241fbdfcb7b.tar.gz
ports-b2f2269daff8c7e224099d352e652241fbdfcb7b.zip
Welcome XFCE 4.16 to the FreeBSD ports tree!
Upstream announce: https://xfce.org/about/news/?post=1608595200 This XFCE release dropped support for GTK2 plugins and also dropped GTK2 from all components. WARNING: please check UPDATING before upgrading your packages. In case of problems also read the libexo pkg-message. Due to this some panel plugins and libraries will be removed since they cannot compile anymore: - print/xfce4-print - x11/xfce4-quicklauncher-plugin - x11/xfce4-wmdock-plugin - x11-toolkits/libxfce4gui These further components also fail to build or work and are being marked BROKEN, deprecated and marked for removal: - science/xfce4-equake-plugin - x11/xfce4-embed-plugin - deskutils/orage - deskutils/xfce4-volumed [1] deskutils/xfce4-notes-plugin will be also marked BROKEN, but there is active development in it's upstream repository and a fixed release is expected soon. deskutils/xfce4-generic-slider will also be marked broken, since it fails to compile. [2] Thanks also to riggs, Olivier Duchateau <duchateau.olivier@gmail.com> and the people in Approved and Reviewed lines below for help and contributions. Reviewed by: woodsb02 Approved by: sergey.dyatko@gmail.com (maintainer) [1], ehaupt [2] Differential Revision: https://reviews.freebsd.org/D27846
Notes
Notes: svn path=/head/; revision=559953
Diffstat (limited to 'x11')
-rw-r--r--x11/Makefile2
-rw-r--r--x11/libexo/Makefile10
-rw-r--r--x11/libexo/distinfo6
-rw-r--r--x11/libexo/pkg-message15
-rw-r--r--x11/libexo/pkg-plist220
-rw-r--r--x11/libxfce4menu/Makefile18
-rw-r--r--x11/libxfce4menu/distinfo6
-rw-r--r--x11/libxfce4menu/files/patch-libxfce4kbd-private_xfce-shortcuts-grabber.c74
-rw-r--r--x11/libxfce4menu/pkg-plist37
-rw-r--r--x11/libxfce4util/Makefile2
-rw-r--r--x11/libxfce4util/distinfo6
-rw-r--r--x11/libxfce4util/pkg-plist7
-rw-r--r--x11/xfce4-clipman-plugin/Makefile1
-rw-r--r--x11/xfce4-conf/Makefile15
-rw-r--r--x11/xfce4-conf/distinfo6
-rw-r--r--x11/xfce4-conf/pkg-plist9
-rw-r--r--x11/xfce4-dashboard/Makefile2
-rw-r--r--x11/xfce4-dashboard/distinfo6
-rw-r--r--x11/xfce4-dashboard/pkg-plist30
-rw-r--r--x11/xfce4-embed-plugin/Makefile4
-rw-r--r--x11/xfce4-goodies/Makefile44
-rw-r--r--x11/xfce4-quicklauncher-plugin/Makefile30
-rw-r--r--x11/xfce4-quicklauncher-plugin/distinfo2
-rw-r--r--x11/xfce4-quicklauncher-plugin/pkg-descr9
-rw-r--r--x11/xfce4-quicklauncher-plugin/pkg-plist12
-rw-r--r--x11/xfce4-screensaver/Makefile1
-rw-r--r--x11/xfce4-taskmanager/Makefile1
-rw-r--r--x11/xfce4-terminal/Makefile1
-rw-r--r--x11/xfce4-verve-plugin/Makefile1
-rw-r--r--x11/xfce4-whiskermenu-plugin/Makefile1
-rw-r--r--x11/xfce4-wmdock-plugin/Makefile34
-rw-r--r--x11/xfce4-wmdock-plugin/distinfo2
-rw-r--r--x11/xfce4-wmdock-plugin/pkg-descr5
-rw-r--r--x11/xfce4-wmdock-plugin/pkg-plist28
34 files changed, 179 insertions, 468 deletions
diff --git a/x11/Makefile b/x11/Makefile
index 67502e0c0b91..dd2523c3d19b 100644
--- a/x11/Makefile
+++ b/x11/Makefile
@@ -435,14 +435,12 @@
SUBDIR += xfce4-dashboard
SUBDIR += xfce4-embed-plugin
SUBDIR += xfce4-goodies
- SUBDIR += xfce4-quicklauncher-plugin
SUBDIR += xfce4-screensaver
SUBDIR += xfce4-screenshooter-plugin
SUBDIR += xfce4-taskmanager
SUBDIR += xfce4-terminal
SUBDIR += xfce4-verve-plugin
SUBDIR += xfce4-whiskermenu-plugin
- SUBDIR += xfce4-wmdock-plugin
SUBDIR += xfd
SUBDIR += xfishtank
SUBDIR += xforward
diff --git a/x11/libexo/Makefile b/x11/libexo/Makefile
index 1e04ae061d8e..d3d35081d48b 100644
--- a/x11/libexo/Makefile
+++ b/x11/libexo/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libexo
-PORTVERSION= 0.12.11
+PORTVERSION= 4.16.0
CATEGORIES= x11 xfce
MASTER_SITES= XFCE
DISTNAME= exo-${DISTVERSIONFULL}
@@ -34,15 +34,11 @@ INSTALLS_ICONS= yes
INSTALL_TARGET= install-strip
CONFIGURE_ARGS= --without-html-dir --disable-silent-rules
-PORTSCOUT= limit:^0\.12\.
+PORTSCOUT= limitw:1,even
-OPTIONS_DEFINE= GTK2 NLS
-OPTIONS_DEFAULT= GTK2
+OPTIONS_DEFINE= NLS
OPTIONS_SUB= yes
-GTK2_USE= gnome=gtk20
-GTK2_CONFIGURE_ENABLE= gtk2
-
NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext-runtime
diff --git a/x11/libexo/distinfo b/x11/libexo/distinfo
index ac2385dd1714..c1acc4463d5c 100644
--- a/x11/libexo/distinfo
+++ b/x11/libexo/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1576756210
-SHA256 (xfce4/exo-0.12.11.tar.bz2) = ec892519c08a67f3e0a1f0f8d43446e26871183e5aa6be7f82e214f388d1e5b6
-SIZE (xfce4/exo-0.12.11.tar.bz2) = 1333227
+TIMESTAMP = 1608682983
+SHA256 (xfce4/exo-4.16.0.tar.bz2) = 1975b00eed9a8aa1f899eab2efaea593731c19138b83fdff2f13bdca5275bacc
+SIZE (xfce4/exo-4.16.0.tar.bz2) = 966143
diff --git a/x11/libexo/pkg-message b/x11/libexo/pkg-message
new file mode 100644
index 000000000000..36d3f90087ea
--- /dev/null
+++ b/x11/libexo/pkg-message
@@ -0,0 +1,15 @@
+[
+{
+ type: install
+ message: <<EOM
+If you are upgrading your packages, due to a problem with the pkg
+package management tool libexo requires to be upgraded by itself
+before the rest of packages, to ensure correct installation, as
+described in UPDATING entry 20210102.
+
+If you skipped the manual step and XFCE parts are failing due to
+missing libraries, please run "pkg upgrade -f libexo" to force
+reinstalling the missing parts.
+EOM
+}
+]
diff --git a/x11/libexo/pkg-plist b/x11/libexo/pkg-plist
index a314eae1eda4..885a5032e0e2 100644
--- a/x11/libexo/pkg-plist
+++ b/x11/libexo/pkg-plist
@@ -1,32 +1,5 @@
-bin/exo-csource
bin/exo-desktop-item-edit
bin/exo-open
-bin/exo-preferred-applications
-etc/xdg/xfce4/helpers.rc
-%%GTK2%%include/exo-1/exo/exo-binding.h
-%%GTK2%%include/exo-1/exo/exo-cell-renderer-ellipsized-text.h
-%%GTK2%%include/exo-1/exo/exo-cell-renderer-icon.h
-%%GTK2%%include/exo-1/exo/exo-config.h
-%%GTK2%%include/exo-1/exo/exo-enum-types.h
-%%GTK2%%include/exo-1/exo/exo-execute.h
-%%GTK2%%include/exo-1/exo/exo-gdk-pixbuf-extensions.h
-%%GTK2%%include/exo-1/exo/exo-gobject-extensions.h
-%%GTK2%%include/exo-1/exo/exo-gtk-extensions.h
-%%GTK2%%include/exo-1/exo/exo-icon-bar.h
-%%GTK2%%include/exo-1/exo/exo-icon-chooser-dialog.h
-%%GTK2%%include/exo-1/exo/exo-icon-view.h
-%%GTK2%%include/exo-1/exo/exo-job.h
-%%GTK2%%include/exo-1/exo/exo-simple-job.h
-%%GTK2%%include/exo-1/exo/exo-string.h
-%%GTK2%%include/exo-1/exo/exo-toolbars-editor-dialog.h
-%%GTK2%%include/exo-1/exo/exo-toolbars-editor.h
-%%GTK2%%include/exo-1/exo/exo-toolbars-model.h
-%%GTK2%%include/exo-1/exo/exo-toolbars-view.h
-%%GTK2%%include/exo-1/exo/exo-tree-view.h
-%%GTK2%%include/exo-1/exo/exo-utils.h
-%%GTK2%%include/exo-1/exo/exo-wrap-table.h
-%%GTK2%%include/exo-1/exo/exo-xsession-client.h
-%%GTK2%%include/exo-1/exo/exo.h
include/exo-2/exo/exo-binding.h
include/exo-2/exo/exo-cell-renderer-icon.h
include/exo-2/exo/exo-config.h
@@ -43,142 +16,79 @@ include/exo-2/exo/exo-simple-job.h
include/exo-2/exo/exo-string.h
include/exo-2/exo/exo-thumbnail-preview.h
include/exo-2/exo/exo-thumbnail.h
-include/exo-2/exo/exo-toolbars-model.h
include/exo-2/exo/exo-tree-view.h
include/exo-2/exo/exo-utils.h
include/exo-2/exo/exo.h
-%%GTK2%%lib/libexo-1.so
-%%GTK2%%lib/libexo-1.so.0
-%%GTK2%%lib/libexo-1.so.0.1.0
lib/libexo-2.so
lib/libexo-2.so.0
lib/libexo-2.so.0.1.0
-lib/xfce4/exo-2/exo-helper-2
-lib/xfce4/exo/exo-compose-mail
-%%GTK2%%libdata/pkgconfig/exo-1.pc
libdata/pkgconfig/exo-2.pc
-man/man1/exo-csource.1.gz
man/man1/exo-open.1.gz
-share/applications/exo-file-manager.desktop
-share/applications/exo-mail-reader.desktop
-share/applications/exo-preferred-applications.desktop
-share/applications/exo-terminal-emulator.desktop
-share/applications/exo-web-browser.desktop
share/icons/hicolor/24x24/apps/preferences-desktop-default-applications.png
share/icons/hicolor/48x48/apps/preferences-desktop-default-applications.png
-%%NLS%%share/locale/am/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/ar/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/ast/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/be/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/bg/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/bn/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/ca/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/da/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/de/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/el/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/en_AU/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/en_GB/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/es/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/et/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/eu/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/fi/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/gl/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/he/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/hr/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/hy/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/hy_AM/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/id/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/ie/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/is/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/it/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/kk/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/kn/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/ko/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/lt/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/lv/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/ms/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/nb/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/nl/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/nn/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/oc/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/pa/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/pl/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/pt/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/ro/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/si/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/sk/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/sl/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/sq/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/sr/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/te/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/th/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/tr/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/ug/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/ur/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/ur_PK/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/vi/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/zh_HK/LC_MESSAGES/exo-1.mo
-%%NLS%%share/locale/zh_TW/LC_MESSAGES/exo-1.mo
+%%NLS%%share/locale/am/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/ar/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/ast/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/be/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/bg/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/bn/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/ca/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/cs/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/da/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/de/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/el/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/en_AU/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/en_GB/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/es/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/et/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/eu/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/fa_IR/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/fi/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/fr/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/gl/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/he/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/hr/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/hu/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/hy/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/hy_AM/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/hye/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/id/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/ie/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/is/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/it/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/ja/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/kab/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/kk/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/kn/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/ko/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/lt/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/lv/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/ms/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/nb/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/nn/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/oc/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/pa/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/pl/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/pt/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/ro/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/ru/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/si/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/sk/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/sl/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/sq/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/sr/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/te/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/th/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/tr/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/ug/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/uk/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/ur/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/ur_PK/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/vi/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/zh_HK/LC_MESSAGES/exo-2.mo
+%%NLS%%share/locale/zh_TW/LC_MESSAGES/exo-2.mo
share/pixmaps/exo/exo-thumbnail-frame.png
-share/xfce4/helpers/Thunar.desktop
-share/xfce4/helpers/aterm.desktop
-share/xfce4/helpers/balsa.desktop
-share/xfce4/helpers/brave.desktop
-share/xfce4/helpers/caja.desktop
-share/xfce4/helpers/chromium.desktop
-share/xfce4/helpers/debian-sensible-browser.desktop
-share/xfce4/helpers/debian-x-terminal-emulator.desktop
-share/xfce4/helpers/dillo.desktop
-share/xfce4/helpers/encompass.desktop
-share/xfce4/helpers/epiphany.desktop
-share/xfce4/helpers/eterm.desktop
-share/xfce4/helpers/evolution.desktop
-share/xfce4/helpers/firefox.desktop
-share/xfce4/helpers/galeon.desktop
-share/xfce4/helpers/geary.desktop
-share/xfce4/helpers/gnome-terminal.desktop
-share/xfce4/helpers/google-chrome.desktop
-share/xfce4/helpers/icecat.desktop
-share/xfce4/helpers/icedove.desktop
-share/xfce4/helpers/iceweasel.desktop
-share/xfce4/helpers/jumanji.desktop
-share/xfce4/helpers/kmail.desktop
-share/xfce4/helpers/konqueror.desktop
-share/xfce4/helpers/links.desktop
-share/xfce4/helpers/lynx.desktop
-share/xfce4/helpers/midori.desktop
-share/xfce4/helpers/mozilla-browser.desktop
-share/xfce4/helpers/mozilla-mailer.desktop
-share/xfce4/helpers/mutt.desktop
-share/xfce4/helpers/nautilus.desktop
-share/xfce4/helpers/netscape-navigator.desktop
-share/xfce4/helpers/nxterm.desktop
-share/xfce4/helpers/opera-browser.desktop
-share/xfce4/helpers/pcmanfm-qt.desktop
-share/xfce4/helpers/pcmanfm.desktop
-share/xfce4/helpers/qterminal.desktop
-share/xfce4/helpers/qtfm.desktop
-share/xfce4/helpers/qupzilla.desktop
-share/xfce4/helpers/rodent.desktop
-share/xfce4/helpers/rox-filer.desktop
-share/xfce4/helpers/sakura.desktop
-share/xfce4/helpers/surf.desktop
-share/xfce4/helpers/sylpheed-claws.desktop
-share/xfce4/helpers/sylpheed.desktop
-share/xfce4/helpers/terminator.desktop
-share/xfce4/helpers/thunderbird.desktop
-share/xfce4/helpers/urxvt.desktop
-share/xfce4/helpers/vimprobable2.desktop
-share/xfce4/helpers/w3m.desktop
-share/xfce4/helpers/xfce4-terminal.desktop
-share/xfce4/helpers/xfe.desktop
-share/xfce4/helpers/xterm.desktop
diff --git a/x11/libxfce4menu/Makefile b/x11/libxfce4menu/Makefile
index 1e8924e56264..abffde3effa6 100644
--- a/x11/libxfce4menu/Makefile
+++ b/x11/libxfce4menu/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= libxfce4menu
-PORTVERSION= 4.14.1
-PORTREVISION= 2
+PORTVERSION= 4.16.0
CATEGORIES= x11 xfce
MASTER_SITES= XFCE
DISTNAME= libxfce4ui-${DISTVERSIONFULL}
@@ -15,7 +14,9 @@ COMMENT= Widgets library for the Xfce desktop environment
LICENSE= GPLv2
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
- libfreetype.so:print/freetype2
+ libfreetype.so:print/freetype2 \
+ libepoxy.so:graphics/libepoxy \
+ libgtop-2.0.so:devel/libgtop
USES= compiler:c11 gettext-tools gmake gnome libtool pathfix \
pkgconfig tar:bzip2 xfce xorg
@@ -26,13 +27,15 @@ USE_XORG= ice sm x11
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
-CONFIGURE_ARGS= --with-vendor-info=${OPSYS} --without-html-dir
+CONFIGURE_ARGS= --with-vendor-info=${OPSYS} --without-html-dir \
+ --enable-glibtop --enable-epoxy \
+ --disable-gudev
INSTALL_TARGET= install-strip
PORTSCOUT= limitw:1,even
-OPTIONS_DEFINE= GIR GLADE GTK2 NLS STARTUP VAPI
-OPTIONS_DEFAULT= GIR GTK2 STARTUP VAPI
+OPTIONS_DEFINE= GIR GLADE NLS STARTUP VAPI
+OPTIONS_DEFAULT= GIR STARTUP VAPI
OPTIONS_SUB= yes
GIR_DESC= Use Gobject Introspection
@@ -45,9 +48,6 @@ GLADE_CONFIGURE_ENABLE= gladeui2
GLADE_LIB_DEPENDS= libgladeui-2.so:devel/glade
GLADE_USE= gnome=libxml2
-GTK2_CONFIGURE_ENABLE= gtk2
-GTK2_USE= gnome=gtk20
-
NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext-runtime
diff --git a/x11/libxfce4menu/distinfo b/x11/libxfce4menu/distinfo
index 9ecdc286a28d..e3d8270252d2 100644
--- a/x11/libxfce4menu/distinfo
+++ b/x11/libxfce4menu/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565558955
-SHA256 (xfce4/libxfce4ui-4.14.1.tar.bz2) = c449075eaeae4d1138d22eeed3d2ad7032b87fb8878eada9b770325bed87f2da
-SIZE (xfce4/libxfce4ui-4.14.1.tar.bz2) = 756175
+TIMESTAMP = 1608682562
+SHA256 (xfce4/libxfce4ui-4.16.0.tar.bz2) = 8b06c9e94f4be88a9d87c47592411b6cbc32073e7af9cbd64c7b2924ec90ceaa
+SIZE (xfce4/libxfce4ui-4.16.0.tar.bz2) = 837838
diff --git a/x11/libxfce4menu/files/patch-libxfce4kbd-private_xfce-shortcuts-grabber.c b/x11/libxfce4menu/files/patch-libxfce4kbd-private_xfce-shortcuts-grabber.c
deleted file mode 100644
index cc012aa82466..000000000000
--- a/x11/libxfce4menu/files/patch-libxfce4kbd-private_xfce-shortcuts-grabber.c
+++ /dev/null
@@ -1,74 +0,0 @@
---- libxfce4kbd-private/xfce-shortcuts-grabber.c.orig 2019-08-11 16:02:06 UTC
-+++ libxfce4kbd-private/xfce-shortcuts-grabber.c
-@@ -72,8 +72,9 @@ struct _XfceShortcutsGrabberPrivate
-
- struct _XfceKey
- {
-- guint keyval;
-- guint modifiers;
-+ guint keyval;
-+ guint modifiers;
-+ GArray *keycodes;
- };
-
-
-@@ -339,10 +340,14 @@ xfce_shortcuts_grabber_grab (XfceShortcutsGrabber *gra
- GrabModeAsync,
- GrabModeAsync);
- else
-- XUngrabKey (GDK_DISPLAY_XDISPLAY (display),
-- keys[i].keycode,
-- modifiers | mod_masks [k],
-- root_window);
-+ {
-+ if (i >= key->keycodes->len)
-+ break;
-+ XUngrabKey (GDK_DISPLAY_XDISPLAY (display),
-+ g_array_index (key->keycodes, guint, i),
-+ modifiers | mod_masks [k],
-+ root_window);
-+ }
- }
-
- gdk_flush ();
-@@ -355,8 +360,20 @@ xfce_shortcuts_grabber_grab (XfceShortcutsGrabber *gra
- TRACE ("Failed to ungrab");
- }
- }
-+ /* Remember the old keycode, as we need it to ungrab. */
-+ if (grab)
-+ g_array_append_val (key->keycodes, keys[i].keycode);
-+ else
-+ g_array_index(key->keycodes, guint, i) = UINT_MAX;
- }
-
-+ /* Cleanup elements containing UINT_MAX from the key->keycodes array */
-+ for (i = key->keycodes->len - 1; i >= 0; i --)
-+ {
-+ if (g_array_index(key->keycodes, guint, i) == UINT_MAX)
-+ g_array_remove_index_fast(key->keycodes, i);
-+ }
-+
- g_free (keys);
- }
-
-@@ -514,6 +531,7 @@ xfce_shortcuts_grabber_add (XfceShortcutsGrabber *grab
- g_return_if_fail (shortcut != NULL);
-
- key = g_new0 (XfceKey, 1);
-+ key->keycodes = g_array_new (FALSE, TRUE, sizeof (guint));
-
- gtk_accelerator_parse (shortcut, &key->keyval, &key->modifiers);
-
-@@ -523,7 +541,10 @@ xfce_shortcuts_grabber_add (XfceShortcutsGrabber *grab
- g_hash_table_insert (grabber->priv->keys, g_strdup (shortcut), key);
- }
- else
-- g_free (key);
-+ {
-+ g_array_free (key->keycodes, TRUE);
-+ g_free (key);
-+ }
- }
-
-
diff --git a/x11/libxfce4menu/pkg-plist b/x11/libxfce4menu/pkg-plist
index a0b8c72a24f0..a28920ed01f5 100644
--- a/x11/libxfce4menu/pkg-plist
+++ b/x11/libxfce4menu/pkg-plist
@@ -1,57 +1,43 @@
bin/xfce4-about
etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml
-%%GTK2%%include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcut-dialog.h
-%%GTK2%%include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts-grabber.h
-%%GTK2%%include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts-provider.h
-%%GTK2%%include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts-xfwm4.h
-%%GTK2%%include/xfce4/libxfce4kbd-private-2/libxfce4kbd-private/xfce-shortcuts.h
include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcut-dialog.h
include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcuts-grabber.h
include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcuts-provider.h
include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcuts-xfwm4.h
include/xfce4/libxfce4kbd-private-3/libxfce4kbd-private/xfce-shortcuts.h
-%%GTK2%%include/xfce4/libxfce4ui-1/libxfce4ui/libxfce4ui-config.h
-%%GTK2%%include/xfce4/libxfce4ui-1/libxfce4ui/libxfce4ui-enum-types.h
-%%GTK2%%include/xfce4/libxfce4ui-1/libxfce4ui/libxfce4ui.h
-%%GTK2%%include/xfce4/libxfce4ui-1/libxfce4ui/xfce-dialogs.h
-%%GTK2%%include/xfce4/libxfce4ui-1/libxfce4ui/xfce-gdk-extensions.h
-%%GTK2%%include/xfce4/libxfce4ui-1/libxfce4ui/xfce-gtk-extensions.h
-%%GTK2%%include/xfce4/libxfce4ui-1/libxfce4ui/xfce-sm-client.h
-%%GTK2%%include/xfce4/libxfce4ui-1/libxfce4ui/xfce-spawn.h
-%%GTK2%%include/xfce4/libxfce4ui-1/libxfce4ui/xfce-titled-dialog.h
include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui-config.h
include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui-enum-types.h
include/xfce4/libxfce4ui-2/libxfce4ui/libxfce4ui.h
include/xfce4/libxfce4ui-2/libxfce4ui/xfce-dialogs.h
+include/xfce4/libxfce4ui-2/libxfce4ui/xfce-filename-input.h
include/xfce4/libxfce4ui-2/libxfce4ui/xfce-gdk-extensions.h
include/xfce4/libxfce4ui-2/libxfce4ui/xfce-gtk-extensions.h
include/xfce4/libxfce4ui-2/libxfce4ui/xfce-sm-client.h
include/xfce4/libxfce4ui-2/libxfce4ui/xfce-spawn.h
include/xfce4/libxfce4ui-2/libxfce4ui/xfce-titled-dialog.h
-%%GIR%%lib/girepository-1.0/libxfce4ui-2.0.typelib
+%%GIR%%lib/girepository-1.0/Libxfce4ui-2.0.typelib
%%GLADE%%lib/glade/modules/libxfce4uiglade2.so
-%%GTK2%%lib/libxfce4kbd-private-2.so
-%%GTK2%%lib/libxfce4kbd-private-2.so.0
-%%GTK2%%lib/libxfce4kbd-private-2.so.0.0.0
lib/libxfce4kbd-private-3.so
lib/libxfce4kbd-private-3.so.0
lib/libxfce4kbd-private-3.so.0.0.0
-%%GTK2%%lib/libxfce4ui-1.so
-%%GTK2%%lib/libxfce4ui-1.so.0
-%%GTK2%%lib/libxfce4ui-1.so.0.0.0
lib/libxfce4ui-2.so
lib/libxfce4ui-2.so.0
lib/libxfce4ui-2.so.0.0.0
-%%GTK2%%libdata/pkgconfig/libxfce4kbd-private-2.pc
libdata/pkgconfig/libxfce4kbd-private-3.pc
-%%GTK2%%libdata/pkgconfig/libxfce4ui-1.pc
libdata/pkgconfig/libxfce4ui-2.pc
share/applications/xfce4-about.desktop
-%%GIR%%share/gir-1.0/libxfce4ui-2.0.gir
+%%GIR%%share/gir-1.0/Libxfce4ui-2.0.gir
%%GLADE%%share/glade/catalogs/libxfce4ui-2.xml
%%GLADE%%share/glade/pixmaps/hicolor/16x16/actions/widget-libxfce4ui-xfce-titled-dialog.png
%%GLADE%%share/glade/pixmaps/hicolor/22x22/actions/widget-libxfce4ui-xfce-titled-dialog.png
share/icons/hicolor/48x48/apps/xfce4-logo.png
+share/icons/hicolor/128x128/apps/org.xfce.about.png
+share/icons/hicolor/128x128/apps/xfce4-logo.png
+share/icons/hicolor/16x16/apps/org.xfce.about.png
+share/icons/hicolor/16x16/apps/xfce4-logo.png
+share/icons/hicolor/48x48/apps/org.xfce.about.png
+share/icons/hicolor/scalable/apps/org.xfce.about.svg
+share/icons/hicolor/scalable/apps/xfce4-logo.svg
%%NLS%%share/locale/am/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/ar/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/ast/LC_MESSAGES/libxfce4ui.mo
@@ -67,6 +53,7 @@ share/icons/hicolor/48x48/apps/xfce4-logo.png
%%NLS%%share/locale/en_AU/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/en_GB/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/es/LC_MESSAGES/libxfce4ui.mo
+%%NLS%%share/locale/et/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/eu/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/fi/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/fr/LC_MESSAGES/libxfce4ui.mo
@@ -76,11 +63,13 @@ share/icons/hicolor/48x48/apps/xfce4-logo.png
%%NLS%%share/locale/hu/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/hy/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/hy_AM/LC_MESSAGES/libxfce4ui.mo
+%%NLS%%share/locale/hye/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/id/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/ie/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/is/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/it/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/ja/LC_MESSAGES/libxfce4ui.mo
+%%NLS%%share/locale/ka/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/kk/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/ko/LC_MESSAGES/libxfce4ui.mo
%%NLS%%share/locale/lt/LC_MESSAGES/libxfce4ui.mo
diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile
index 553a3ab73a9c..8dfb161bf191 100644
--- a/x11/libxfce4util/Makefile
+++ b/x11/libxfce4util/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= libxfce4util
-PORTVERSION= 4.14.0
+PORTVERSION= 4.16.0
CATEGORIES= x11 xfce
MASTER_SITES= XFCE
DIST_SUBDIR= xfce4
diff --git a/x11/libxfce4util/distinfo b/x11/libxfce4util/distinfo
index e67e4a42a6db..53ac743f6d7f 100644
--- a/x11/libxfce4util/distinfo
+++ b/x11/libxfce4util/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1565543253
-SHA256 (xfce4/libxfce4util-4.14.0.tar.bz2) = 32ad79b7992ec3fd863e8ff2f03eebda8740363ef9d7d910a35963ac1c1a6324
-SIZE (xfce4/libxfce4util-4.14.0.tar.bz2) = 516358
+TIMESTAMP = 1608682260
+SHA256 (xfce4/libxfce4util-4.16.0.tar.bz2) = 60598d745d1fc81ff5ad3cecc3a8d1b85990dd22023e7743f55abd87d8b55b83
+SIZE (xfce4/libxfce4util-4.16.0.tar.bz2) = 508328
diff --git a/x11/libxfce4util/pkg-plist b/x11/libxfce4util/pkg-plist
index 70b63e386cb4..e21e7933bd3f 100644
--- a/x11/libxfce4util/pkg-plist
+++ b/x11/libxfce4util/pkg-plist
@@ -11,13 +11,13 @@ include/xfce4/libxfce4util/xfce-posix-signal-handler.h
include/xfce4/libxfce4util/xfce-rc.h
include/xfce4/libxfce4util/xfce-resource.h
include/xfce4/libxfce4util/xfce-utf8.h
-%%GIR%%lib/girepository-1.0/libxfce4util-1.0.typelib
+%%GIR%%lib/girepository-1.0/Libxfce4util-1.0.typelib
lib/libxfce4util.so
lib/libxfce4util.so.7
lib/libxfce4util.so.7.0.0
libdata/pkgconfig/libxfce4util-1.0.pc
sbin/xfce4-kiosk-query
-%%GIR%%share/gir-1.0/libxfce4util-1.0.gir
+%%GIR%%share/gir-1.0/Libxfce4util-1.0.gir
%%NLS%%share/locale/am/LC_MESSAGES/libxfce4util.mo
%%NLS%%share/locale/ar/LC_MESSAGES/libxfce4util.mo
%%NLS%%share/locale/ast/LC_MESSAGES/libxfce4util.mo
@@ -39,10 +39,12 @@ sbin/xfce4-kiosk-query
%%NLS%%share/locale/fr/LC_MESSAGES/libxfce4util.mo
%%NLS%%share/locale/gl/LC_MESSAGES/libxfce4util.mo
%%NLS%%share/locale/he/LC_MESSAGES/libxfce4util.mo
+%%NLS%%share/locale/hi/LC_MESSAGES/libxfce4util.mo
%%NLS%%share/locale/hr/LC_MESSAGES/libxfce4util.mo
%%NLS%%share/locale/hu/LC_MESSAGES/libxfce4util.mo
%%NLS%%share/locale/hy/LC_MESSAGES/libxfce4util.mo
%%NLS%%share/locale/hy_AM/LC_MESSAGES/libxfce4util.mo
+%%NLS%%share/locale/hye/LC_MESSAGES/libxfce4util.mo
%%NLS%%share/locale/id/LC_MESSAGES/libxfce4util.mo
%%NLS%%share/locale/ie/LC_MESSAGES/libxfce4util.mo
%%NLS%%share/locale/is/LC_MESSAGES/libxfce4util.mo
@@ -65,6 +67,7 @@ sbin/xfce4-kiosk-query
%%NLS%%share/locale/ru/LC_MESSAGES/libxfce4util.mo
%%NLS%%share/locale/si/LC_MESSAGES/libxfce4util.mo
%%NLS%%share/locale/sk/LC_MESSAGES/libxfce4util.mo
+%%NLS%%share/locale/sl/LC_MESSAGES/libxfce4util.mo
%%NLS%%share/locale/sq/LC_MESSAGES/libxfce4util.mo
%%NLS%%share/locale/sr/LC_MESSAGES/libxfce4util.mo
%%NLS%%share/locale/sv/LC_MESSAGES/libxfce4util.mo
diff --git a/x11/xfce4-clipman-plugin/Makefile b/x11/xfce4-clipman-plugin/Makefile
index 9637377a791c..b91131de7178 100644
--- a/x11/xfce4-clipman-plugin/Makefile
+++ b/x11/xfce4-clipman-plugin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xfce4-clipman-plugin
PORTVERSION= 1.6.1
+PORTREVISION= 1
CATEGORIES= x11 xfce
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
diff --git a/x11/xfce4-conf/Makefile b/x11/xfce4-conf/Makefile
index 03721a9368eb..bd0818d76b39 100644
--- a/x11/xfce4-conf/Makefile
+++ b/x11/xfce4-conf/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= xfce4-conf
-PORTVERSION= 4.14.4
+PORTVERSION= 4.16.0
CATEGORIES= x11 xfce
MASTER_SITES= XFCE
DISTNAME= xfconf-${DISTVERSIONFULL}
@@ -25,16 +25,16 @@ USE_XORG= x11
GNU_CONFIGURE= yes
INSTALL_TARGET= install-strip
-CONFIGURE_ARGS= --without-html-dir
+CONFIGURE_ARGS= --without-html-dir \
+ --without-bash-completion-dir
PORTSCOUT= limitw:1,even
-OPTIONS_DEFINE= GIR NLS PERL VAPI
+OPTIONS_DEFINE= GIR NLS VAPI
OPTIONS_DEFAULT= GIR VAPI
OPTIONS_SUB= yes
GIR_DESC= Use Gobject Introspection
-PERL_DESC= Perl scripting language bindings (deprecated)
GIR_USE= gnome=introspection:build
GIR_CONFIGURE_ON= --enable-introspection=yes
@@ -43,13 +43,6 @@ GIR_CONFIGURE_OFF= --enable-introspection=no
NLS_CONFIGURE_ENABLE= nls
NLS_USES= gettext-runtime
-PERL_BUILD_DEPENDS= p5-ExtUtils-Depends>=0.405:devel/p5-ExtUtils-Depends \
- p5-ExtUtils-PkgConfig>=1.15:devel/p5-ExtUtils-PkgConfig \
- p5-Glib>=1.321:devel/p5-Glib
-PERL_CONFIGURE_ENABLE= perl-bindings
-PERL_LIB_DEPENDS= libdbus-1.so:devel/dbus
-PERL_USE= perl5=run
-
VAPI_BUILD_DEPENDS= vapigen:lang/vala
VAPI_CONFIGURE_ENABLE= vala
VAPI_IMPLIES= GIR
diff --git a/x11/xfce4-conf/distinfo b/x11/xfce4-conf/distinfo
index 38cc1576558c..092fcdf08a05 100644
--- a/x11/xfce4-conf/distinfo
+++ b/x11/xfce4-conf/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1604914760
-SHA256 (xfce4/xfconf-4.14.4.tar.bz2) = cc37622eece51ed8905dfaad6f77b3c24662f41881545eb0142110f347ba5f73
-SIZE (xfce4/xfconf-4.14.4.tar.bz2) = 592024
+TIMESTAMP = 1608682404
+SHA256 (xfce4/xfconf-4.16.0.tar.bz2) = 652a119007c67d9ba6c0bc7a740c923d33f32d03dc76dfc7ba682584e72a5425
+SIZE (xfce4/xfconf-4.16.0.tar.bz2) = 634858
diff --git a/x11/xfce4-conf/pkg-plist b/x11/xfce4-conf/pkg-plist
index 4551aacf0fc1..ec744d9de765 100644
--- a/x11/xfce4-conf/pkg-plist
+++ b/x11/xfce4-conf/pkg-plist
@@ -4,6 +4,7 @@ include/xfce4/xfconf-0/xfconf/xfconf-channel.h
include/xfce4/xfconf-0/xfconf/xfconf-errors.h
include/xfce4/xfconf-0/xfconf/xfconf-types.h
include/xfce4/xfconf-0/xfconf/xfconf.h
+lib/gio/modules/libxfconfgsettingsbackend.so
%%GIR%%lib/girepository-1.0/Xfconf-0.typelib
lib/libxfconf-0.so
lib/libxfconf-0.so.3
@@ -34,6 +35,7 @@ share/dbus-1/services/org.xfce.Xfconf.service
%%NLS%%share/locale/hr/LC_MESSAGES/xfconf.mo
%%NLS%%share/locale/hu/LC_MESSAGES/xfconf.mo
%%NLS%%share/locale/hy_AM/LC_MESSAGES/xfconf.mo
+%%NLS%%share/locale/hye/LC_MESSAGES/xfconf.mo
%%NLS%%share/locale/id/LC_MESSAGES/xfconf.mo
%%NLS%%share/locale/is/LC_MESSAGES/xfconf.mo
%%NLS%%share/locale/it/LC_MESSAGES/xfconf.mo
@@ -69,12 +71,5 @@ share/dbus-1/services/org.xfce.Xfconf.service
%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfconf.mo
%%NLS%%share/locale/zh_HK/LC_MESSAGES/xfconf.mo
%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfconf.mo
-%%PERL%%%%PERL5_MAN3%%/Xfce4::Xfconf.3.gz
-%%PERL%%%%SITE_ARCH%%/auto/Xfce4/Xfconf/Xfconf.so
-%%PERL%%%%SITE_ARCH%%/Xfce4/Xfconf/Install/Files.pm
-%%PERL%%%%SITE_ARCH%%/Xfce4/Xfconf/Install/xfconfperl.h
-%%PERL%%%%SITE_ARCH%%/Xfce4/Xfconf/Install/xfconfperl-autogen.h
-%%PERL%%%%SITE_ARCH%%/Xfce4/Xfconf/Install/xfconfperl.typemap
-%%PERL%%%%SITE_ARCH%%/Xfce4/Xfconf.pm
%%VAPI%%share/vala/vapi/libxfconf-0.deps
%%VAPI%%share/vala/vapi/libxfconf-0.vapi
diff --git a/x11/xfce4-dashboard/Makefile b/x11/xfce4-dashboard/Makefile
index 44697ca867e9..be1361bd959a 100644
--- a/x11/xfce4-dashboard/Makefile
+++ b/x11/xfce4-dashboard/Makefile
@@ -2,7 +2,7 @@
# $FreeBSD$
PORTNAME= dashboard
-PORTVERSION= 0.7.7
+PORTVERSION= 0.8.0
CATEGORIES= x11 xfce
MASTER_SITES= XFCE/apps
PKGNAMEPREFIX= xfce4-
diff --git a/x11/xfce4-dashboard/distinfo b/x11/xfce4-dashboard/distinfo
index a2518a7400f6..b8c2f2bffcd8 100644
--- a/x11/xfce4-dashboard/distinfo
+++ b/x11/xfce4-dashboard/distinfo
@@ -1,3 +1,3 @@
-TIMESTAMP = 1575397514
-SHA256 (xfce4/xfdashboard-0.7.7.tar.bz2) = ef45b7b879cf042a3cb1c727f108db2da991aa07aba4513692a74224d67422a4
-SIZE (xfce4/xfdashboard-0.7.7.tar.bz2) = 3445508
+TIMESTAMP = 1608753869
+SHA256 (xfce4/xfdashboard-0.8.0.tar.bz2) = 5834d6cb2e3f623224ac886c47a07069bab770484026d069e634ce7b6cc43ad8
+SIZE (xfce4/xfdashboard-0.8.0.tar.bz2) = 3341109
diff --git a/x11/xfce4-dashboard/pkg-plist b/x11/xfce4-dashboard/pkg-plist
index 53f05d63ad41..bf4178babd6c 100644
--- a/x11/xfce4-dashboard/pkg-plist
+++ b/x11/xfce4-dashboard/pkg-plist
@@ -86,8 +86,9 @@ include/xfdashboard/libxfdashboard/windows-view.h
include/xfdashboard/libxfdashboard/workspace-selector.h
lib/libxfdashboard.so
lib/libxfdashboard.so.0
-lib/libxfdashboard.so.0.700.7
+lib/libxfdashboard.so.0.800.0
lib/xfdashboard/plugins/clock-view.so
+lib/xfdashboard/plugins/example-search-provider.so
lib/xfdashboard/plugins/gnome-shell-search-provider.so
lib/xfdashboard/plugins/hot-corner.so
lib/xfdashboard/plugins/middle-click-window-close.so
@@ -95,15 +96,13 @@ libdata/pkgconfig/libxfdashboard.pc
share/appdata/xfdashboard.appdata.xml
share/applications/xfdashboard-settings.desktop
share/applications/xfdashboard.desktop
-share/icons/hicolor/128x128/apps/xfdashboard.png
-share/icons/hicolor/16x16/apps/xfdashboard.png
-share/icons/hicolor/22x22/apps/xfdashboard.png
-share/icons/hicolor/24x24/apps/xfdashboard.png
-share/icons/hicolor/256x256/apps/xfdashboard.png
-share/icons/hicolor/32x32/apps/xfdashboard.png
-share/icons/hicolor/48x48/apps/xfdashboard.png
-share/icons/hicolor/64x64/apps/xfdashboard.png
-share/icons/hicolor/96x96/apps/xfdashboard.png
+share/icons/hicolor/128x128/apps/org.xfce.xfdashboard.png
+share/icons/hicolor/16x16/apps/org.xfce.xfdashboard.png
+share/icons/hicolor/24x24/apps/org.xfce.xfdashboard.png
+share/icons/hicolor/32x32/apps/org.xfce.xfdashboard.png
+share/icons/hicolor/48x48/apps/org.xfce.xfdashboard.png
+share/icons/hicolor/scalable/apps/org.xfce.xfdashboard.svg
+%%NLS%%share/locale/bg/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/ca/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/da/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/de/LC_MESSAGES/xfdashboard.mo
@@ -112,15 +111,26 @@ share/icons/hicolor/96x96/apps/xfdashboard.png
%%NLS%%share/locale/fr/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/gl/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/he/LC_MESSAGES/xfdashboard.mo
+%%NLS%%share/locale/id/LC_MESSAGES/xfdashboard.mo
+%%NLS%%share/locale/ie/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/it_IT/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/ja/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/kk/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/lt/LC_MESSAGES/xfdashboard.mo
+%%NLS%%share/locale/nb/LC_MESSAGES/xfdashboard.mo
+%%NLS%%share/locale/nl/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/pl/LC_MESSAGES/xfdashboard.mo
+%%NLS%%share/locale/pt/LC_MESSAGES/xfdashboard.mo
+%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/ru/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/ru_RU/LC_MESSAGES/xfdashboard.mo
+%%NLS%%share/locale/sl/LC_MESSAGES/xfdashboard.mo
+%%NLS%%share/locale/sq/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/sr/LC_MESSAGES/xfdashboard.mo
+%%NLS%%share/locale/sv/LC_MESSAGES/xfdashboard.mo
+%%NLS%%share/locale/sv_SE/LC_MESSAGES/xfdashboard.mo
%%NLS%%share/locale/tr/LC_MESSAGES/xfdashboard.mo
+%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfdashboard.mo
share/themes/xfdashboard-auber/xfdashboard-1.0/animations.xml
share/themes/xfdashboard-auber/xfdashboard-1.0/effects.xml
share/themes/xfdashboard-auber/xfdashboard-1.0/screenshot-xfdashboard-auber.png
diff --git a/x11/xfce4-embed-plugin/Makefile b/x11/xfce4-embed-plugin/Makefile
index 5c06cc6d73b3..7298daf7522e 100644
--- a/x11/xfce4-embed-plugin/Makefile
+++ b/x11/xfce4-embed-plugin/Makefile
@@ -13,6 +13,10 @@ COMMENT= Embed arbitrary windows into the Xfce panel
LICENSE= GPLv2
+BROKEN= Depends on removed XFCE GTK2 support
+DEPRECATED= Unsupported upstream, cannot work with XFCE 4.16
+EXPIRATION_DATE= 2021-01-31
+
LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
libfreetype.so:print/freetype2
diff --git a/x11/xfce4-goodies/Makefile b/x11/xfce4-goodies/Makefile
index 2ea98470fd93..295c24badb50 100644
--- a/x11/xfce4-goodies/Makefile
+++ b/x11/xfce4-goodies/Makefile
@@ -2,8 +2,7 @@
# $FreeBSD$
PORTNAME= xfce4-goodies
-PORTVERSION= 4.14
-PORTREVISION= 1
+PORTVERSION= 4.16
CATEGORIES= x11
MAINTAINER= xfce@FreeBSD.org
@@ -11,15 +10,15 @@ COMMENT= Meta-port for software and artwork from the Xfce4 Goodies Project
USES= metaport
-OPTIONS_DEFAULT= DASHBOARD DICTIONARY GIGOLO PAROLE POWERMANAGER \
- RISTRETTO SCREENSAVER SCREENSHOOTER TASKMANAGER \
- TERMINAL XFBURN \
- BATTERY CALCULATOR CLIPMAN CPUGRAPH DATETIME \
- DISKPERF EMBED FSGUARD GENMON MAILWATCH \
- MENULIBRE MOUNT NETLOAD NOTES SMARTBOOKMARK \
- SYSTEMLOAD TIMER TIMEOUT VERVE WAVELAN \
- WEATHER WHISKERMENU XKB ARCHIVE MEDIATAGS \
- VCS BSDCPUFREQ EQUAKE THEMES VOLUMED
+OPTIONS_DEFAULT= ARCHIVE BATTERY CALCULATOR CLIPMAN CPUGRAPH DASHBOARD \
+ DATETIME DICTIONARY DISKPERF FSGUARD GENMON GIGOLO \
+ MAILWATCH MEDIATAGS MENULIBRE MOUNT NETLOAD PAROLE \
+ POWERMANAGER RISTRETTO SCREENSAVER SCREENSHOOTER \
+ SMARTBOOKMARK STOPWATCH SYSTEMLOAD TASKMANAGER TERMINAL \
+ THEMES TIMEOUT TIMER VCS VERVE WAVELAN WEATHER WHISKERMENU \
+ XFBURN XKB
+# Removed from defaults due to ports being broken.
+# NOTES BSDCPUFREQ
OPTIONS_EXCLUDE_powerpc= BATTERY
OPTIONS_EXCLUDE_powerpc64= BATTERY
@@ -63,18 +62,17 @@ XFBURN_RUN_DEPENDS= xfburn>=0:sysutils/xfburn
XFMPC_RUN_DEPENDS= xfmpc>=0:audio/xfmpc
OPTIONS_GROUP_PANELPLUGINS= BATTERY CALCULATOR CLIPMAN CPUGRAPH DATETIME \
- DISKPERF EMBED FSGUARD GENERICSLIDER GENMON \
+ DISKPERF FSGUARD GENERICSLIDER GENMON \
MAILWATCH MOUNT MPC NETLOAD NOTES PULSEAUDIO \
- QUICKLAUNCHER SMARTBOOKMARK SYSTEMLOAD TIMER \
+ SMARTBOOKMARK STOPWATCH SYSTEMLOAD TIMER \
TIMEOUT VERVE WAVELAN WEATHER WHISKERMENU \
- WMDOCK XKB
+ XKB
BATTERY_DESC= Battery monitor panel plugin for Xfce4
CALCULATOR_DESC= Simple calculator for the Xfce panel
CLIPMAN_DESC= Clipboard manager for the Xfce panel
CPUGRAPH_DESC= Graphical representation of the CPU load
DATETIME_DESC= Datetime panel plugin for the Xfce desktop
DISKPERF_DESC= Graphical representation of the disk IO
-EMBED_DESC= Embed arbitrary windows into the Xfce panel
FSGUARD_DESC= Displays free space of mountpoint
GENERICSLIDER_DESC= Slider to adjust / monitor any numeric variable
GENMON_DESC= Generic Monitor Xfce4 panel plugin
@@ -84,8 +82,8 @@ MPC_DESC= Musicpd client plugin for the Xfce panel
NETLOAD_DESC= Network Load plugin for Xfce4
NOTES_DESC= Notes plugin for the Xfce panel
PULSEAUDIO_DESC= Panel plugin for controlling PulseAudio mixer
-QUICKLAUNCHER_DESC= Quicklauncher plugin for Xfce
SMARTBOOKMARK_DESC= Query search engines from the Xfce panel
+STOPWATCH_DESC= Stopwatch plugin for the Xfce4 panel
SYSTEMLOAD_DESC= System Load plugin for Xfce4 panel
TIMEOUT_DESC= Prompts the user to take a break every X minutes
TIMER_DESC= Set alarm at specific time or after time period
@@ -93,7 +91,6 @@ VERVE_DESC= Command line plugin for the Xfce Desktop
WAVELAN_DESC= Displays information about a WaveLAN device
WEATHER_DESC= Weather plugin for the Xfce panel
WHISKERMENU_DESC= Alternate menu for the Xfce Desktop
-WMDOCK_DESC= WMdock plugin for Xfce
XKB_DESC= Keyboard layout switching plugin for Xfce panel
BATTERY_RUN_DEPENDS= xfce4-battery-plugin>=0:sysutils/xfce4-battery-plugin
@@ -102,7 +99,6 @@ CLIPMAN_RUN_DEPENDS= xfce4-clipman-plugin>=0:x11/xfce4-clipman-plugin
CPUGRAPH_RUN_DEPENDS= xfce4-cpugraph-plugin>=0:sysutils/xfce4-cpugraph-plugin
DATETIME_RUN_DEPENDS= xfce4-datetime-plugin>=0:x11-clocks/xfce4-datetime-plugin
DISKPERF_RUN_DEPENDS= xfce4-diskperf-plugin>=0:sysutils/xfce4-diskperf-plugin
-EMBED_RUN_DEPENDS= xfce4-embed-plugin>=0:x11/xfce4-embed-plugin
FSGUARD_RUN_DEPENDS= xfce4-fsguard-plugin>=0:sysutils/xfce4-fsguard-plugin
GENERICSLIDER_RUN_DEPENDS= xfce4-generic-slider>=0:deskutils/xfce4-generic-slider
GENMON_RUN_DEPENDS= xfce4-genmon-plugin>=0:sysutils/xfce4-genmon-plugin
@@ -112,8 +108,8 @@ MPC_RUN_DEPENDS= xfce4-mpc-plugin>=0:audio/xfce4-mpc-plugin
NETLOAD_RUN_DEPENDS= xfce4-netload-plugin>=0:sysutils/xfce4-netload-plugin
NOTES_RUN_DEPENDS= xfce4-notes-plugin>=0:deskutils/xfce4-notes-plugin
PULSEAUDIO_RUN_DEPENDS= xfce4-pulseaudio-plugin>=0:audio/xfce4-pulseaudio-plugin
-QUICKLAUNCHER_RUN_DEPENDS= xfce4-quicklauncher-plugin>=0:x11/xfce4-quicklauncher-plugin
SMARTBOOKMARK_RUN_DEPENDS= xfce4-smartbookmark-plugin>=0:www/xfce4-smartbookmark-plugin
+STOPWATCH_RUN_DEPENDS= xfce4-stopwatch-plugin>=0:x11-clocks/xfce4-stopwatch-plugin
SYSTEMLOAD_RUN_DEPENDS= xfce4-systemload-plugin>=0:sysutils/xfce4-systemload-plugin
TIMEOUT_RUN_DEPENDS= xfce4-time-out-plugin>=0:x11-clocks/xfce4-time-out-plugin
TIMER_RUN_DEPENDS= xfce4-timer-plugin>=0:x11-clocks/xfce4-timer-plugin
@@ -121,7 +117,6 @@ VERVE_RUN_DEPENDS= xfce4-verve-plugin>=0:x11/xfce4-verve-plugin
WAVELAN_RUN_DEPENDS= xfce4-wavelan-plugin>=0:sysutils/xfce4-wavelan-plugin
WEATHER_RUN_DEPENDS= xfce4-weather-plugin>=0:misc/xfce4-weather-plugin
WHISKERMENU_RUN_DEPENDS= xfce4-whiskermenu-plugin>=0:x11/xfce4-whiskermenu-plugin
-WMDOCK_RUN_DEPENDS= xfce4-wmdock-plugin>=0:x11/xfce4-wmdock-plugin
XKB_RUN_DEPENDS= xfce4-xkb-plugin>=0:deskutils/xfce4-xkb-plugin
OPTIONS_GROUP_THUNARPLUGINS= ARCHIVE MEDIATAGS VCS
@@ -133,20 +128,13 @@ ARCHIVE_RUN_DEPENDS= thunar-archive-plugin>=0:archivers/thunar-archive-plugin
MEDIATAGS_RUN_DEPENDS= thunar-media-tags-plugin>=0:audio/thunar-media-tags-plugin
VCS_RUN_DEPENDS= thunar-vcs-plugin>=0:devel/thunar-vcs-plugin
-OPTIONS_GROUP_UNOFFICIAL= BSDCPUFREQ EQUAKE MENULIBRE PRINT THEMES \
- VOLUMED
+OPTIONS_GROUP_UNOFFICIAL= BSDCPUFREQ MENULIBRE THEMES
BSDCPUFREQ_DESC= Display the CPU clock frequency in Xfce panel
-EQUAKE_DESC= Earthquake monitor plugin for the Xfce panel
MENULIBRE_DESC= Advanced compliant menu editor
-PRINT_DESC= Print system support for the Xfce Desktop
THEMES_DESC= Additional themes for xfwm4
-VOLUMED_DESC= Volume management daemon for the Xfce desktop
BSDCPUFREQ_RUN_DEPENDS= xfce4-bsdcpufreq-plugin>=0:sysutils/xfce4-bsdcpufreq-plugin
-EQUAKE_RUN_DEPENDS= xfce4-equake-plugin>=0:science/xfce4-equake-plugin
MENULIBRE_RUN_DEPENDS= py${PYTHON3_DEFAULT:S/.//}-menulibre>=0:x11/menulibre
-PRINT_RUN_DEPENDS= xfce4-print>=0:print/xfce4-print
THEMES_RUN_DEPENDS= xfce4-wm-themes>=0:misc/xfce4-wm-themes
-VOLUMED_RUN_DEPENDS= xfce4-volumed>=0:deskutils/xfce4-volumed
.include <bsd.port.mk>
diff --git a/x11/xfce4-quicklauncher-plugin/Makefile b/x11/xfce4-quicklauncher-plugin/Makefile
deleted file mode 100644
index db64b5e00ba6..000000000000
--- a/x11/xfce4-quicklauncher-plugin/Makefile
+++ /dev/null
@@ -1,30 +0,0 @@
-# Created by: Martin Wilke (miwi@FreeBSD.org)
-# $FreeBSD$
-
-PORTNAME= xfce4-quicklauncher-plugin
-PORTVERSION= 1.9.4
-PORTREVISION= 19
-CATEGORIES= x11 xfce
-MASTER_SITES= XFCE/panel-plugins
-DIST_SUBDIR= xfce4
-
-MAINTAINER= xfce@FreeBSD.org
-COMMENT= Quicklauncher plugin for Xfce
-
-LICENSE= GPLv2
-
-DEPRECATED= Unsupported upstream since 2009, no active source repository.
-
-LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
- libfreetype.so:print/freetype2
-
-USES= compiler:c11 gettext gmake gnome libtool pkgconfig tar:bzip2 \
- xfce:gtk2
-USE_GNOME= cairo gdkpixbuf2 gtk20 intltool
-USE_XFCE= libgui panel
-
-SSP_UNSAFE= yes
-GNU_CONFIGURE= yes
-INSTALL_TARGET= install-strip
-
-.include <bsd.port.mk>
diff --git a/x11/xfce4-quicklauncher-plugin/distinfo b/x11/xfce4-quicklauncher-plugin/distinfo
deleted file mode 100644
index c1eaafeeb0fc..000000000000
--- a/x11/xfce4-quicklauncher-plugin/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (xfce4/xfce4-quicklauncher-plugin-1.9.4.tar.bz2) = 0b253d96e3b3fb02508e1100cbf39bfb8b40e9c75da75053e6432d83dedfffdf
-SIZE (xfce4/xfce4-quicklauncher-plugin-1.9.4.tar.bz2) = 282545
diff --git a/x11/xfce4-quicklauncher-plugin/pkg-descr b/x11/xfce4-quicklauncher-plugin/pkg-descr
deleted file mode 100644
index 8a2c1e23650e..000000000000
--- a/x11/xfce4-quicklauncher-plugin/pkg-descr
+++ /dev/null
@@ -1,9 +0,0 @@
-The goal of the xfce4-quicklauncher-plugin is double.
-First, it is intented to offer you a fast and easy way to configure the
-plugins which are on your panel.
-Secondly, it is able to display these launchers on one or more lines, and
-they are displayed so that they don't waste space. They also feature
-a little zoom effect when you pass the mouse over them.
-
-
-WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-quicklauncher-plugin
diff --git a/x11/xfce4-quicklauncher-plugin/pkg-plist b/x11/xfce4-quicklauncher-plugin/pkg-plist
deleted file mode 100644
index e33b012e959f..000000000000
--- a/x11/xfce4-quicklauncher-plugin/pkg-plist
+++ /dev/null
@@ -1,12 +0,0 @@
-lib/xfce4/panel-plugins/libquicklauncher.so
-share/locale/cs/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/el/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/eu/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/fr/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/gl/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/hu/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/ja/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/pl/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/ru/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/locale/vi/LC_MESSAGES/xfce4-quicklauncher-plugin.mo
-share/xfce4/panel-plugins/quicklauncher.desktop
diff --git a/x11/xfce4-screensaver/Makefile b/x11/xfce4-screensaver/Makefile
index 6923e6c4b4e8..1c56fee7096f 100644
--- a/x11/xfce4-screensaver/Makefile
+++ b/x11/xfce4-screensaver/Makefile
@@ -2,6 +2,7 @@
PORTNAME= xfce4-screensaver
PORTVERSION= 0.1.11
+PORTREVISION= 1
CATEGORIES= x11 xfce
MASTER_SITES= XFCE/apps
DIST_SUBDIR= xfce4
diff --git a/x11/xfce4-taskmanager/Makefile b/x11/xfce4-taskmanager/Makefile
index b84bf354fc53..bd62304b2ac0 100644
--- a/x11/xfce4-taskmanager/Makefile
+++ b/x11/xfce4-taskmanager/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xfce4-taskmanager
PORTVERSION= 1.4.0
+PORTREVISION= 1
CATEGORIES= x11 xfce
MASTER_SITES= XFCE/apps
DIST_SUBDIR= xfce4
diff --git a/x11/xfce4-terminal/Makefile b/x11/xfce4-terminal/Makefile
index 83ef002f0b87..b74681e33d33 100644
--- a/x11/xfce4-terminal/Makefile
+++ b/x11/xfce4-terminal/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xfce4-terminal
PORTVERSION= 0.8.10
+PORTREVISION= 1
CATEGORIES= x11 xfce
MASTER_SITES= XFCE/apps
DIST_SUBDIR= xfce4
diff --git a/x11/xfce4-verve-plugin/Makefile b/x11/xfce4-verve-plugin/Makefile
index c9328cc40e25..cce271510057 100644
--- a/x11/xfce4-verve-plugin/Makefile
+++ b/x11/xfce4-verve-plugin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= verve-plugin
PORTVERSION= 2.0.1
+PORTREVISION= 1
CATEGORIES= x11 xfce
MASTER_SITES= XFCE/panel-plugins
PKGNAMEPREFIX= xfce4-
diff --git a/x11/xfce4-whiskermenu-plugin/Makefile b/x11/xfce4-whiskermenu-plugin/Makefile
index 85230defefc5..75447c305814 100644
--- a/x11/xfce4-whiskermenu-plugin/Makefile
+++ b/x11/xfce4-whiskermenu-plugin/Makefile
@@ -3,6 +3,7 @@
PORTNAME= xfce4-whiskermenu-plugin
PORTVERSION= 2.5.0
+PORTREVISION= 1
CATEGORIES= x11 xfce
MASTER_SITES= XFCE/panel-plugins
DIST_SUBDIR= xfce4
diff --git a/x11/xfce4-wmdock-plugin/Makefile b/x11/xfce4-wmdock-plugin/Makefile
deleted file mode 100644
index 19be987dc3d7..000000000000
--- a/x11/xfce4-wmdock-plugin/Makefile
+++ /dev/null
@@ -1,34 +0,0 @@
-# Created by: Martin Wilke <miwi@FreeBSD.org>
-# $FreeBSD$
-
-PORTNAME= xfce4-wmdock-plugin
-PORTVERSION= 0.6.0
-PORTREVISION= 4
-CATEGORIES= x11 xfce
-MASTER_SITES= XFCE/panel-plugins
-DIST_SUBDIR= xfce4
-
-MAINTAINER= xfce@FreeBSD.org
-COMMENT= WMdock plugin for Xfce
-
-LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \
- libfreetype.so:print/freetype2
-
-DEPRECATED= Unsupported upstream since 2013, no active source repository.
-
-USES= compiler:c11 gettext-tools gmake gnome libtool pkgconfig \
- tar:bzip2 xfce:gtk2 xorg
-USE_GNOME= cairo gtk20 intltool libwnck
-USE_XFCE= libgui panel
-USE_XORG= x11
-
-GNU_CONFIGURE= yes
-INSTALLS_ICONS= yes
-
-OPTIONS_DEFINE= NLS
-OPTIONS_SUB= yes
-
-NLS_CONFIGURE_ENABLE= nls
-NLS_USES= gettext-runtime
-
-.include <bsd.port.mk>
diff --git a/x11/xfce4-wmdock-plugin/distinfo b/x11/xfce4-wmdock-plugin/distinfo
deleted file mode 100644
index 68daa9069bc4..000000000000
--- a/x11/xfce4-wmdock-plugin/distinfo
+++ /dev/null
@@ -1,2 +0,0 @@
-SHA256 (xfce4/xfce4-wmdock-plugin-0.6.0.tar.bz2) = 922bffc31ad0da8ecc5281751e500576ce79a85176212c7ddf80f9af316acfad
-SIZE (xfce4/xfce4-wmdock-plugin-0.6.0.tar.bz2) = 344743
diff --git a/x11/xfce4-wmdock-plugin/pkg-descr b/x11/xfce4-wmdock-plugin/pkg-descr
deleted file mode 100644
index 71eede1337bf..000000000000
--- a/x11/xfce4-wmdock-plugin/pkg-descr
+++ /dev/null
@@ -1,5 +0,0 @@
-The WMdock plugin is a compatibility layer for running WindowMaker dockapps
-on the Xfce desktop. It integrates the dockapps into a panel, closely
-resembling the look and feel of the WindowMaker dock or clip, respectively.
-
-WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-wmdock-plugin
diff --git a/x11/xfce4-wmdock-plugin/pkg-plist b/x11/xfce4-wmdock-plugin/pkg-plist
deleted file mode 100644
index 6a1e6f9cee9f..000000000000
--- a/x11/xfce4-wmdock-plugin/pkg-plist
+++ /dev/null
@@ -1,28 +0,0 @@
-libexec/xfce4/panel-plugins/xfce4-wmdock-plugin
-share/icons/hicolor/48x48/apps/xfce4-wmdock.png
-%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/da/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/de/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/el/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/id/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/it/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-wmdock-plugin.mo
-%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-wmdock-plugin.mo
-share/xfce4/panel-plugins/wmdock.desktop