Index: head/archivers/thunar-archive-plugin/Makefile =================================================================== --- head/archivers/thunar-archive-plugin/Makefile (revision 490952) +++ head/archivers/thunar-archive-plugin/Makefile (revision 490953) @@ -1,20 +1,31 @@ # Created by: ports@c0decafe.net # $FreeBSD$ PORTNAME= thunar-archive-plugin PORTVERSION= 0.3.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= archivers xfce MASTER_SITES= XFCE/src/thunar-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Archive plugin for the Thunar File Manager +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 + +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce +USE_GNOME= cairo gtk20 intltool +USE_XFCE= libexo thunar + GNU_CONFIGURE= yes -USE_XFCE= thunar -USES= gettext gmake libtool pkgconfig xfce tar:bzip2 INSTALLS_ICONS= yes -USE_GNOME= intltool +INSTALL_TARGET= install-strip + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/archivers/thunar-archive-plugin/pkg-descr =================================================================== --- head/archivers/thunar-archive-plugin/pkg-descr (revision 490952) +++ head/archivers/thunar-archive-plugin/pkg-descr (revision 490953) @@ -1,6 +1,6 @@ The thunar-archive-plugin is a plugin for the Thunar File Manager, which adds archive operations to the file context menus. Using this plugin you will be able to extract and create archive files from within Thunar using a single click. -WWW: http://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin +WWW: https://goodies.xfce.org/projects/thunar-plugins/thunar-archive-plugin Index: head/archivers/thunar-archive-plugin/pkg-plist =================================================================== --- head/archivers/thunar-archive-plugin/pkg-plist (revision 490952) +++ head/archivers/thunar-archive-plugin/pkg-plist (revision 490953) @@ -1,52 +1,52 @@ lib/thunarx-2/thunar-archive-plugin.so libexec/thunar-archive-plugin/ark.tap libexec/thunar-archive-plugin/file-roller.tap libexec/thunar-archive-plugin/gnome-file-roller.tap share/icons/hicolor/16x16/apps/tap-create.png share/icons/hicolor/16x16/apps/tap-extract.png share/icons/hicolor/16x16/apps/tap-extract-to.png -share/locale/ar/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/ast/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/be/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/bg/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/ca/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/cs/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/da/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/de/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/el/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/en_GB/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/eo/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/es/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/eu/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/fi/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/fr/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/gl/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/hr/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/hu/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/id/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/it/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/ja/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/kk/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/ko/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/lt/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/lv/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/nb/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/nl/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/pa/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/pl/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/pt/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/pt_BR/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/ro/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/ru/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/sk/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/sl/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/sq/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/sr/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/sv/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/tr/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/ug/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/uk/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/ur/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/ur_PK/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/zh_CN/LC_MESSAGES/thunar-archive-plugin.mo -share/locale/zh_TW/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/ar/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/ast/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/be/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/bg/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/ca/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/cs/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/da/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/de/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/el/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/eo/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/es/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/eu/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/fi/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/fr/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/gl/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/hr/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/hu/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/id/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/it/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/ja/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/kk/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/ko/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/lt/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/lv/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/nb/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/nl/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/pa/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/pl/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/pt/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/ro/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/ru/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/sk/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/sl/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/sq/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/sr/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/sv/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/tr/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/ug/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/uk/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/ur/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/thunar-archive-plugin.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/thunar-archive-plugin.mo Index: head/audio/thunar-media-tags-plugin/Makefile =================================================================== --- head/audio/thunar-media-tags-plugin/Makefile (revision 490952) +++ head/audio/thunar-media-tags-plugin/Makefile (revision 490953) @@ -1,24 +1,34 @@ # Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ PORTNAME= thunar-media-tags-plugin PORTVERSION= 0.2.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= audio xfce MASTER_SITES= XFCE/src/thunar-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Media tags plugin LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libtag.so:audio/taglib +LIB_DEPENDS= libtag.so:audio/taglib \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 -USES= gmake pkgconfig gettext libtool xfce tar:bzip2 +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce +USE_GNOME= cairo gdkpixbuf2 gtk20 intlhack intltool +USE_XFCE= libexo thunar + GNU_CONFIGURE= yes -USE_GNOME= gtk20 intltool intlhack -USE_XFCE= thunar +INSTALL_TARGET= install-strip + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/audio/thunar-media-tags-plugin/pkg-descr =================================================================== --- head/audio/thunar-media-tags-plugin/pkg-descr (revision 490952) +++ head/audio/thunar-media-tags-plugin/pkg-descr (revision 490953) @@ -1,12 +1,12 @@ The Thunar Media Tags Plugin (thunar-media-tags-plugin) adds special features for media files to the Thunar File Manager. Currently, these are: * a so-called bulk renamer, which allows users to rename multiple audio files at once, based on their tags (e.g. ID3 or OGG/Vorbis), * a special media file page for the file properties dialog, which displays detailed information about quality, length etc., * and finally, an audio tag editor which is reachable from both, renamer and the properties page. -WWW: http://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin +WWW: https://goodies.xfce.org/projects/thunar-plugins/thunar-media-tags-plugin Index: head/audio/thunar-media-tags-plugin/pkg-plist =================================================================== --- head/audio/thunar-media-tags-plugin/pkg-plist (revision 490952) +++ head/audio/thunar-media-tags-plugin/pkg-plist (revision 490953) @@ -1,43 +1,43 @@ lib/thunarx-2/thunar-media-tags-plugin.so -share/locale/ar/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/ast/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/bg/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/ca/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/cs/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/da/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/de/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/el/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/en_GB/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/es/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/eu/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/fi/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/fr/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/gl/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/hr/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/hu/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/id/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/it/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/ja/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/kk/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/ko/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/lt/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/lv/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/nb/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/nl/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/pa/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/pl/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/pt/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/pt_BR/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/ru/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/sk/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/sl/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/sq/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/sr/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/sv/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/tr/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/ug/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/uk/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/ur/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/ur_PK/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/zh_CN/LC_MESSAGES/thunar-media-tags-plugin.mo -share/locale/zh_TW/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/ar/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/ast/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/bg/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/ca/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/cs/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/da/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/de/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/el/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/es/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/eu/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/fi/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/fr/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/gl/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/hr/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/hu/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/id/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/it/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/ja/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/kk/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/ko/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/lt/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/lv/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/nb/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/nl/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/pa/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/pl/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/pt/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/ru/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/sk/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/sl/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/sq/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/sr/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/sv/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/tr/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/ug/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/uk/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/ur/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/thunar-media-tags-plugin.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/thunar-media-tags-plugin.mo Index: head/audio/xfce4-mixer/files/patch-configure =================================================================== --- head/audio/xfce4-mixer/files/patch-configure (revision 490952) +++ head/audio/xfce4-mixer/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2014-04-09 19:40:22 UTC -+++ configure -@@ -13405,7 +13405,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >> - - fi - fi -- USE_NLS=yes -+ #USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/audio/xfce4-mixer/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/audio/xfce4-mixer/Makefile =================================================================== --- head/audio/xfce4-mixer/Makefile (revision 490952) +++ head/audio/xfce4-mixer/Makefile (revision 490953) @@ -1,42 +1,47 @@ # Created by: James Earl # $FreeBSD$ PORTNAME= xfce4-mixer PORTVERSION= 4.11.0 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= audio xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Volume control for the Xfce desktop LICENSE= GPLv2 LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ - libunique-1.0.so:x11-toolkits/unique + libdbus-1.so:devel/dbus \ + libunique-1.0.so:x11-toolkits/unique \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes USES= gmake libtool pkgconfig gettext-tools xfce tar:bzip2 -USE_GNOME= glib20 gtk20 intltool intlhack +USE_GNOME= cairo glib20 gtk20 intlhack intltool libxml2 USE_XFCE= panel USE_GSTREAMER= good +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes MAKE_JOBS_UNSAFE= yes -OPTIONS_DEFINE= KEYBIND NLS -KEYBIND_DESC= Multimedia keyboard shortcuts +OPTIONS_DEFINE= KEYBIND NLS +OPTIONS_SUB= yes + +KEYBIND_DESC= Multimedia keyboard shortcuts KEYBIND_LIB_DEPENDS= libkeybinder.so:x11/keybinder KEYBIND_CONFIGURE_ENABLE= keybinder -NLS_USES= gettext-runtime + +NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls -OPTIONS_SUB= yes post-patch: @${FIND} ${WRKSRC} -name 'Makefile.in' -or -name 'xfce-mixer-track.c' \ -type f | ${XARGS} ${REINPLACE_CMD} -e \ 's|(pkgdatadir)/icons|(datadir)/icons| ; \ s|pixmaps/xfce4-mixer|pixmaps|' .include Index: head/audio/xfce4-mixer/pkg-descr =================================================================== --- head/audio/xfce4-mixer/pkg-descr (revision 490952) +++ head/audio/xfce4-mixer/pkg-descr (revision 490953) @@ -1,5 +1,5 @@ This is xfce4-mixer, a volume control application for the Xfce Desktop Environment. This software package contains both a volume control plugin for the Xfce Panel and a standalone mixer application. -WWW: http://www.xfce.org/projects/xfce4-mixer/ +WWW: https://git.xfce.org/apps/xfce4-mixer/about/ Index: head/audio/xfce4-mpc-plugin/Makefile =================================================================== --- head/audio/xfce4-mpc-plugin/Makefile (revision 490952) +++ head/audio/xfce4-mpc-plugin/Makefile (revision 490953) @@ -1,32 +1,32 @@ # Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ PORTNAME= xfce4-mpc-plugin PORTVERSION= 0.5.1 CATEGORIES= audio xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Musicpd client plugin for the Xfce panel LICENSE= ISCL LIB_DEPENDS= libmpd.so:audio/libmpd RUN_DEPENDS= musicpd:audio/musicpd USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce:gtk3 -USE_GNOME= gtk30 intltool cairo gdkpixbuf2 +USE_GNOME= cairo gdkpixbuf2 gtk30 intltool USE_XFCE= panel GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS+= --with-libmpd=${LOCALBASE} -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext-runtime +NLS_USES= gettext-runtime .include Index: head/audio/xfce4-mpc-plugin/pkg-descr =================================================================== --- head/audio/xfce4-mpc-plugin/pkg-descr (revision 490952) +++ head/audio/xfce4-mpc-plugin/pkg-descr (revision 490953) @@ -1,3 +1,3 @@ Simple client plugin for Music Player Daemon (mpd). -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-mpc-plugin Index: head/audio/xfce4-pulseaudio-plugin/Makefile =================================================================== --- head/audio/xfce4-pulseaudio-plugin/Makefile (revision 490952) +++ head/audio/xfce4-pulseaudio-plugin/Makefile (revision 490953) @@ -1,41 +1,46 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= xfce4-pulseaudio-plugin PORTVERSION= 0.4.1 PORTREVISION= 1 CATEGORIES= audio xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Panel plugin for controlling PulseAudio mixer LICENSE= GPLv2 LIB_DEPENDS= libpulse-mainloop-glib.so:audio/pulseaudio \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib RUN_DEPENDS= pavucontrol>=2.0:audio/pavucontrol -USES= gettext gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 -USE_GNOME= glib20 gtk30 intltool cairo libwnck3 +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 +USE_GNOME= cairo glib20 gtk30 intltool libwnck3 USE_XFCE= panel USE_XORG= x11 GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS=--with-mixer-command=${LOCALBASE}/bin/pavucontrol \ --enable-mpris2 \ --enable-wnck CFLAGS+= -Wno-return-type -OPTIONS_DEFINE= KEYBINDER +OPTIONS_DEFINE= KEYBINDER NLS OPTIONS_DEFAULT= KEYBINDER +OPTIONS_SUB= yes + KEYBINDER_DESC= Keyboard shortcuts KEYBINDER_LIB_DEPENDS= libkeybinder-3.0.so:x11/keybinder-gtk3 KEYBINDER_CONFIGURE_ENABLE= keybinder + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/audio/xfce4-pulseaudio-plugin/pkg-descr =================================================================== --- head/audio/xfce4-pulseaudio-plugin/pkg-descr (revision 490952) +++ head/audio/xfce4-pulseaudio-plugin/pkg-descr (revision 490953) @@ -1,5 +1,5 @@ Xfce4-pulseaudio-plugin is a panel plugin for controlling an audio output volume of the PulseAudio mixer. The volume can be adjusted using keyboard shortcuts, mouse wheel, or via a linked external audio mixer tool. -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-pulseaudio-plugin Index: head/audio/xfce4-pulseaudio-plugin/pkg-plist =================================================================== --- head/audio/xfce4-pulseaudio-plugin/pkg-plist (revision 490952) +++ head/audio/xfce4-pulseaudio-plugin/pkg-plist (revision 490953) @@ -1,50 +1,50 @@ lib/xfce4/panel/plugins/libpulseaudio-plugin.so share/icons/hicolor/48x48/apps/xfce4-pulseaudio-plugin.png share/icons/hicolor/scalable/apps/xfce4-pulseaudio-plugin.svg share/icons/hicolor/scalable/status/audio-volume-high-symbolic.svg share/icons/hicolor/scalable/status/audio-volume-low-symbolic.svg share/icons/hicolor/scalable/status/audio-volume-medium-symbolic.svg share/icons/hicolor/scalable/status/audio-volume-muted-symbolic.svg share/icons/hicolor/scalable/status/microphone-sensitivity-high-symbolic.svg share/icons/hicolor/scalable/status/microphone-sensitivity-low-symbolic.svg share/icons/hicolor/scalable/status/microphone-sensitivity-medium-symbolic.svg share/icons/hicolor/scalable/status/microphone-sensitivity-muted-symbolic.svg -share/locale/bg/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/ca/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/cs/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/da/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/de/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/el/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/en_AU/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/es/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/fr/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/ga/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/gl/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/he/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/hr/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/hu/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/id/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/is/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/it/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/ja/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/kk/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/ko/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/lt/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/ms/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/nb/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/nl/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/oc/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/pl/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/pt/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/ru/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/sk/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/sl/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/sr/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/sv/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/th/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/tr/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/uk/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/zh_CN/LC_MESSAGES/xfce4-pulseaudio-plugin.mo -share/locale/zh_TW/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/ga/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/is/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/oc/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/sl/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/th/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-pulseaudio-plugin.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-pulseaudio-plugin.mo share/xfce4/panel/plugins/pulseaudio.desktop Index: head/audio/xfmpc/Makefile =================================================================== --- head/audio/xfmpc/Makefile (revision 490952) +++ head/audio/xfmpc/Makefile (revision 490953) @@ -1,25 +1,36 @@ # Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ PORTNAME= xfmpc PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= audio xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Graphical MPD client focusing on low footprint LICENSE= GPLv2 BUILD_DEPENDS= valac:lang/vala -LIB_DEPENDS= libmpd.so:audio/libmpd +LIB_DEPENDS= libmpd.so:audio/libmpd \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 +USES= gettext-tools gmake gnome pkgconfig tar:bzip2 xfce +USE_GNOME= cairo gtk20 intlhack intltool +USE_XFCE= libmenu +USE_XORG= ice sm x11 + INSTALLS_ICONS= yes -USES= gettext gmake pkgconfig tar:bzip2 xfce GNU_CONFIGURE= yes -USE_GNOME= gtk20 intltool intlhack -USE_XFCE= libmenu INSTALL_TARGET= install-strip + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/audio/xfmpc/pkg-descr =================================================================== --- head/audio/xfmpc/pkg-descr (revision 490952) +++ head/audio/xfmpc/pkg-descr (revision 490953) @@ -1,3 +1,3 @@ A graphical GTK+ MPD client focusing on low footprint. -WWW: http://goodies.xfce.org/projects/applications/xfmpc/ +WWW: https://goodies.xfce.org/projects/applications/xfmpc Index: head/audio/xfmpc/pkg-plist =================================================================== --- head/audio/xfmpc/pkg-plist (revision 490952) +++ head/audio/xfmpc/pkg-plist (revision 490953) @@ -1,49 +1,49 @@ bin/xfmpc man/man1/xfmpc.1.gz share/applications/xfmpc.desktop -share/locale/am/LC_MESSAGES/xfmpc.mo -share/locale/ar/LC_MESSAGES/xfmpc.mo -share/locale/ast/LC_MESSAGES/xfmpc.mo -share/locale/bg/LC_MESSAGES/xfmpc.mo -share/locale/ca/LC_MESSAGES/xfmpc.mo -share/locale/cs/LC_MESSAGES/xfmpc.mo -share/locale/da/LC_MESSAGES/xfmpc.mo -share/locale/de/LC_MESSAGES/xfmpc.mo -share/locale/el/LC_MESSAGES/xfmpc.mo -share/locale/en_AU/LC_MESSAGES/xfmpc.mo -share/locale/en_GB/LC_MESSAGES/xfmpc.mo -share/locale/es/LC_MESSAGES/xfmpc.mo -share/locale/eu/LC_MESSAGES/xfmpc.mo -share/locale/fi/LC_MESSAGES/xfmpc.mo -share/locale/fr/LC_MESSAGES/xfmpc.mo -share/locale/gl/LC_MESSAGES/xfmpc.mo -share/locale/he/LC_MESSAGES/xfmpc.mo -share/locale/hr/LC_MESSAGES/xfmpc.mo -share/locale/hu/LC_MESSAGES/xfmpc.mo -share/locale/id/LC_MESSAGES/xfmpc.mo -share/locale/is/LC_MESSAGES/xfmpc.mo -share/locale/it/LC_MESSAGES/xfmpc.mo -share/locale/ja/LC_MESSAGES/xfmpc.mo -share/locale/ko/LC_MESSAGES/xfmpc.mo -share/locale/lt/LC_MESSAGES/xfmpc.mo -share/locale/ms/LC_MESSAGES/xfmpc.mo -share/locale/nb/LC_MESSAGES/xfmpc.mo -share/locale/nl/LC_MESSAGES/xfmpc.mo -share/locale/oc/LC_MESSAGES/xfmpc.mo -share/locale/pl/LC_MESSAGES/xfmpc.mo -share/locale/pt/LC_MESSAGES/xfmpc.mo -share/locale/pt_BR/LC_MESSAGES/xfmpc.mo -share/locale/ru/LC_MESSAGES/xfmpc.mo -share/locale/si/LC_MESSAGES/xfmpc.mo -share/locale/sk/LC_MESSAGES/xfmpc.mo -share/locale/sl/LC_MESSAGES/xfmpc.mo -share/locale/sr/LC_MESSAGES/xfmpc.mo -share/locale/sv/LC_MESSAGES/xfmpc.mo -share/locale/th/LC_MESSAGES/xfmpc.mo -share/locale/tr/LC_MESSAGES/xfmpc.mo -share/locale/ug/LC_MESSAGES/xfmpc.mo -share/locale/uk/LC_MESSAGES/xfmpc.mo -share/locale/ur/LC_MESSAGES/xfmpc.mo -share/locale/ur_PK/LC_MESSAGES/xfmpc.mo -share/locale/zh_CN/LC_MESSAGES/xfmpc.mo -share/locale/zh_TW/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/am/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/ar/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/ast/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/eu/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/fi/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/hr/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/is/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/oc/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/si/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/sl/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/th/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/ug/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/ur/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfmpc.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfmpc.mo Index: head/deskutils/orage/Makefile =================================================================== --- head/deskutils/orage/Makefile (revision 490952) +++ head/deskutils/orage/Makefile (revision 490953) @@ -1,42 +1,50 @@ # Created by: Matt Lancereau # $FreeBSD$ PORTNAME= orage PORTVERSION= 4.12.1 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R}/ DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Calendar application for the Xfce Desktop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpopt.so:devel/popt \ - libdbus-glib-1.so:devel/dbus-glib \ - libical.so:devel/libical + libdbus-glib-1.so:devel/dbus-glib \ + libdbus-1.so:devel/dbus \ + libical.so:devel/libical \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USES= pkgconfig libtool gettext desktop-file-utils gmake \ - xfce tar:bzip2 -USE_GNOME= gtk20 intltool intlhack +USES= desktop-file-utils gettext gmake gnome libtool pkgconfig \ + tar:bzip2 xfce +USE_GNOME= cairo gtk20 intlhack intltool USE_XFCE= panel +USE_XORG= x11 -OPTIONS_DEFINE= NOTIFY +CFLAGS+= -I${LOCALBASE}/include/libical +CONFIGURE_ARGS= --enable-dbus + +OPTIONS_DEFINE= NLS NOTIFY OPTIONS_DEFAULT= NOTIFY -NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify -NOTIFY_CONFIGURE_ENABLE= libnotify +OPTIONS_SUB= yes -CFLAGS+= -I${LOCALBASE}/include/libical +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime -CONFIGURE_ARGS= --enable-dbus +NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify +NOTIFY_CONFIGURE_ENABLE=libnotify post-patch: @${REINPLACE_CMD} -e 's|(datadir)/orage/doc/C|(datadir)/doc/orage/C|' \ ${WRKSRC}/doc/C/Makefile.in \ ${WRKSRC}/doc/C/images/Makefile.in .include Index: head/deskutils/orage/pkg-descr =================================================================== --- head/deskutils/orage/pkg-descr (revision 490952) +++ head/deskutils/orage/pkg-descr (revision 490953) @@ -1,6 +1,6 @@ Orage provides a calendar which integrates nicely into the Xfce desktop environment. It is highly configurable and supports alerts based on dates. It warns you with popup or audio alarm. As it is an application kind-of every day use it launches itself in the background as a daemon. -WWW: http://www.xfce.org/projects/orage/ +WWW: https://git.xfce.org/apps/orage/about/ Index: head/deskutils/orage/pkg-plist =================================================================== --- head/deskutils/orage/pkg-plist (revision 490952) +++ head/deskutils/orage/pkg-plist (revision 490953) @@ -1,100 +1,100 @@ bin/globaltime bin/orage bin/tz_convert lib/xfce4/panel/plugins/liborageclock.so man/man1/globaltime.1.gz man/man1/orage.1.gz man/man1/tz_convert.1.gz share/applications/globaltime.desktop share/applications/xfcalendar.desktop share/applications/xfce-xfcalendar-settings.desktop share/dbus-1/services/org.xfce.calendar.service share/dbus-1/services/org.xfce.orage.service %%DOCSDIR%%/C/images/default_calendar.png %%DOCSDIR%%/C/images/orage_appointment.png %%DOCSDIR%%/C/images/orage_appointment_alarm.png %%DOCSDIR%%/C/images/orage_appointment_recurrence.png %%DOCSDIR%%/C/images/orage_calendar_edit_menu.png %%DOCSDIR%%/C/images/orage_calendar_file_menu.png %%DOCSDIR%%/C/images/orage_calendar_help_menu.png %%DOCSDIR%%/C/images/orage_calendar_view_menu.png %%DOCSDIR%%/C/images/orage_daylist.png %%DOCSDIR%%/C/images/orage_desktop_menuitem.png %%DOCSDIR%%/C/images/orage_eventlist.png %%DOCSDIR%%/C/images/orage_exchange_foreign.png %%DOCSDIR%%/C/images/orage_exchange_impexp.png %%DOCSDIR%%/C/images/orage_exchange_oragefiles.png %%DOCSDIR%%/C/images/orage_preferences_display.png %%DOCSDIR%%/C/images/orage_preferences_extra.png %%DOCSDIR%%/C/images/orage_preferences_main.png %%DOCSDIR%%/C/orage.html share/icons/hicolor/160x160/apps/orage.xpm share/icons/hicolor/160x160/apps/orage_ice.xpm share/icons/hicolor/160x160/apps/orage_round.xpm share/icons/hicolor/160x160/apps/orage_sun.xpm share/icons/hicolor/48x48/apps/orage_globaltime.png share/icons/hicolor/48x48/apps/xfcalendar.png share/icons/hicolor/scalable/apps/orage_globaltime.svg share/icons/hicolor/scalable/apps/xfcalendar.svg -share/locale/am/LC_MESSAGES/orage.mo -share/locale/ar/LC_MESSAGES/orage.mo -share/locale/ast/LC_MESSAGES/orage.mo -share/locale/be/LC_MESSAGES/orage.mo -share/locale/bg/LC_MESSAGES/orage.mo -share/locale/ca/LC_MESSAGES/orage.mo -share/locale/cs/LC_MESSAGES/orage.mo -share/locale/de/LC_MESSAGES/orage.mo -share/locale/el/LC_MESSAGES/orage.mo -share/locale/en_AU/LC_MESSAGES/orage.mo -share/locale/en_GB/LC_MESSAGES/orage.mo -share/locale/eo/LC_MESSAGES/orage.mo -share/locale/es/LC_MESSAGES/orage.mo -share/locale/et/LC_MESSAGES/orage.mo -share/locale/eu/LC_MESSAGES/orage.mo -share/locale/fi/LC_MESSAGES/orage.mo -share/locale/fr/LC_MESSAGES/orage.mo -share/locale/gl/LC_MESSAGES/orage.mo -share/locale/he/LC_MESSAGES/orage.mo -share/locale/hr/LC_MESSAGES/orage.mo -share/locale/hu/LC_MESSAGES/orage.mo -share/locale/id/LC_MESSAGES/orage.mo -share/locale/it/LC_MESSAGES/orage.mo -share/locale/ja/LC_MESSAGES/orage.mo -share/locale/kk/LC_MESSAGES/orage.mo -share/locale/ko/LC_MESSAGES/orage.mo -share/locale/lt/LC_MESSAGES/orage.mo -share/locale/lv/LC_MESSAGES/orage.mo -share/locale/ms/LC_MESSAGES/orage.mo -share/locale/nb/LC_MESSAGES/orage.mo -share/locale/nl/LC_MESSAGES/orage.mo -share/locale/nn/LC_MESSAGES/orage.mo -share/locale/oc/LC_MESSAGES/orage.mo -share/locale/pa/LC_MESSAGES/orage.mo -share/locale/pl/LC_MESSAGES/orage.mo -share/locale/pt/LC_MESSAGES/orage.mo -share/locale/pt_BR/LC_MESSAGES/orage.mo -share/locale/ro/LC_MESSAGES/orage.mo -share/locale/ru/LC_MESSAGES/orage.mo -share/locale/si/LC_MESSAGES/orage.mo -share/locale/sk/LC_MESSAGES/orage.mo -share/locale/sq/LC_MESSAGES/orage.mo -share/locale/sr/LC_MESSAGES/orage.mo -share/locale/sv/LC_MESSAGES/orage.mo -share/locale/th/LC_MESSAGES/orage.mo -share/locale/tr/LC_MESSAGES/orage.mo -share/locale/ug/LC_MESSAGES/orage.mo -share/locale/uk/LC_MESSAGES/orage.mo -share/locale/ur/LC_MESSAGES/orage.mo -share/locale/ur_PK/LC_MESSAGES/orage.mo -share/locale/vi/LC_MESSAGES/orage.mo -share/locale/zh_CN/LC_MESSAGES/orage.mo -share/locale/zh_TW/LC_MESSAGES/orage.mo +%%NLS%%share/locale/am/LC_MESSAGES/orage.mo +%%NLS%%share/locale/ar/LC_MESSAGES/orage.mo +%%NLS%%share/locale/ast/LC_MESSAGES/orage.mo +%%NLS%%share/locale/be/LC_MESSAGES/orage.mo +%%NLS%%share/locale/bg/LC_MESSAGES/orage.mo +%%NLS%%share/locale/ca/LC_MESSAGES/orage.mo +%%NLS%%share/locale/cs/LC_MESSAGES/orage.mo +%%NLS%%share/locale/de/LC_MESSAGES/orage.mo +%%NLS%%share/locale/el/LC_MESSAGES/orage.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/orage.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/orage.mo +%%NLS%%share/locale/eo/LC_MESSAGES/orage.mo +%%NLS%%share/locale/es/LC_MESSAGES/orage.mo +%%NLS%%share/locale/et/LC_MESSAGES/orage.mo +%%NLS%%share/locale/eu/LC_MESSAGES/orage.mo +%%NLS%%share/locale/fi/LC_MESSAGES/orage.mo +%%NLS%%share/locale/fr/LC_MESSAGES/orage.mo +%%NLS%%share/locale/gl/LC_MESSAGES/orage.mo +%%NLS%%share/locale/he/LC_MESSAGES/orage.mo +%%NLS%%share/locale/hr/LC_MESSAGES/orage.mo +%%NLS%%share/locale/hu/LC_MESSAGES/orage.mo +%%NLS%%share/locale/id/LC_MESSAGES/orage.mo +%%NLS%%share/locale/it/LC_MESSAGES/orage.mo +%%NLS%%share/locale/ja/LC_MESSAGES/orage.mo +%%NLS%%share/locale/kk/LC_MESSAGES/orage.mo +%%NLS%%share/locale/ko/LC_MESSAGES/orage.mo +%%NLS%%share/locale/lt/LC_MESSAGES/orage.mo +%%NLS%%share/locale/lv/LC_MESSAGES/orage.mo +%%NLS%%share/locale/ms/LC_MESSAGES/orage.mo +%%NLS%%share/locale/nb/LC_MESSAGES/orage.mo +%%NLS%%share/locale/nl/LC_MESSAGES/orage.mo +%%NLS%%share/locale/nn/LC_MESSAGES/orage.mo +%%NLS%%share/locale/oc/LC_MESSAGES/orage.mo +%%NLS%%share/locale/pa/LC_MESSAGES/orage.mo +%%NLS%%share/locale/pl/LC_MESSAGES/orage.mo +%%NLS%%share/locale/pt/LC_MESSAGES/orage.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/orage.mo +%%NLS%%share/locale/ro/LC_MESSAGES/orage.mo +%%NLS%%share/locale/ru/LC_MESSAGES/orage.mo +%%NLS%%share/locale/si/LC_MESSAGES/orage.mo +%%NLS%%share/locale/sk/LC_MESSAGES/orage.mo +%%NLS%%share/locale/sq/LC_MESSAGES/orage.mo +%%NLS%%share/locale/sr/LC_MESSAGES/orage.mo +%%NLS%%share/locale/sv/LC_MESSAGES/orage.mo +%%NLS%%share/locale/th/LC_MESSAGES/orage.mo +%%NLS%%share/locale/tr/LC_MESSAGES/orage.mo +%%NLS%%share/locale/ug/LC_MESSAGES/orage.mo +%%NLS%%share/locale/uk/LC_MESSAGES/orage.mo +%%NLS%%share/locale/ur/LC_MESSAGES/orage.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/orage.mo +%%NLS%%share/locale/vi/LC_MESSAGES/orage.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/orage.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/orage.mo %%DATADIR%%/sounds/Boiling.wav %%DATADIR%%/sounds/KDE_Beep_Digital_1.ogg %%DATADIR%%/sounds/KDE_Beep_Digital_2.ogg %%DATADIR%%/sounds/Knock.wav %%DATADIR%%/sounds/Phone.wav %%DATADIR%%/sounds/Spo.wav %%DATADIR%%/sounds/Tear.wav %%DATADIR%%/sounds/Wall_c.wav share/xfce4/panel/plugins/xfce4-orageclock-plugin.desktop Index: head/deskutils/xfce4-notes-plugin/Makefile =================================================================== --- head/deskutils/xfce4-notes-plugin/Makefile (revision 490952) +++ head/deskutils/xfce4-notes-plugin/Makefile (revision 490953) @@ -1,25 +1,37 @@ # Created by: Thorsten Greiner # $FreeBSD$ PORTNAME= xfce4-notes-plugin PORTVERSION= 1.8.1 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Notes plugin for the Xfce panel LICENSE= GPLv2 -LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique +LIB_DEPENDS= libunique-1.0.so:x11-toolkits/unique \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ + libdbus-glib-1.so:devel/dbus-glib \ + libdbus-1.so:devel/dbus -GNU_CONFIGURE= yes -USES= gettext gmake libtool pkgconfig xfce tar:bzip2 -USE_GNOME= glib20 gtk20 intltool intlhack +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce +USE_GNOME= cairo glib20 gtk20 intlhack intltool USE_XFCE= panel +USE_XORG= ice sm x11 + +GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USE_XORG= x11 INSTALL_TARGET= install-strip + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/deskutils/xfce4-notes-plugin/pkg-descr =================================================================== --- head/deskutils/xfce4-notes-plugin/pkg-descr (revision 490952) +++ head/deskutils/xfce4-notes-plugin/pkg-descr (revision 490953) @@ -1,5 +1,5 @@ The notes plugin provides a quick way to paste text, to write down a list of things, to leave a note to a friend, or whatever is common to do with Post-It's. -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-notes-plugin Index: head/deskutils/xfce4-notes-plugin/pkg-plist =================================================================== --- head/deskutils/xfce4-notes-plugin/pkg-plist (revision 490952) +++ head/deskutils/xfce4-notes-plugin/pkg-plist (revision 490953) @@ -1,87 +1,87 @@ bin/xfce4-notes bin/xfce4-notes-settings bin/xfce4-popup-notes etc/xdg/autostart/xfce4-notes-autostart.desktop lib/xfce4/panel/plugins/libnotes.so share/applications/xfce4-notes.desktop share/icons/hicolor/16x16/apps/xfce4-notes-plugin.png share/icons/hicolor/22x22/apps/xfce4-notes-plugin.png share/icons/hicolor/24x24/apps/xfce4-notes-plugin.png share/icons/hicolor/32x32/apps/xfce4-notes-plugin.png share/icons/hicolor/scalable/apps/xfce4-notes-plugin.svg -share/locale/ar/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/ast/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/bg/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/ca/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/cs/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/da/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/de/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/el/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/en_AU/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/en_GB/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/es/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/eu/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/fi/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/fr/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/gl/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/hr/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/hu/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/id/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/is/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/it/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/ja/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/kk/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/ko/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/lt/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/lv/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/ms/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/nb/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/nl/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/oc/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/pl/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/pt/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/ro/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/ru/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/sk/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/sl/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/sq/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/sr/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/sv/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/th/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/tr/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/ug/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/uk/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/ur/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/ur_PK/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/vi/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/zh_CN/LC_MESSAGES/xfce4-notes-plugin.mo -share/locale/zh_TW/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/is/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/oc/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/ro/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/sl/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/th/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/vi/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-notes-plugin.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-notes-plugin.mo %%DATADIR%%/gtk-2.0/gradient.png %%DATADIR%%/gtk-2.0/notes.gtkrc %%DATADIR%%/gtk-2.0/scrollbars/slider-horiz-active.png %%DATADIR%%/gtk-2.0/scrollbars/slider-horiz.png %%DATADIR%%/gtk-2.0/scrollbars/slider-vert-active.png %%DATADIR%%/gtk-2.0/scrollbars/slider-vert.png %%DATADIR%%/gtk-2.0/scrollbars/stepper-down-active.png %%DATADIR%%/gtk-2.0/scrollbars/stepper-down.png %%DATADIR%%/gtk-2.0/scrollbars/stepper-left-active.png %%DATADIR%%/gtk-2.0/scrollbars/stepper-left.png %%DATADIR%%/gtk-2.0/scrollbars/stepper-right-active.png %%DATADIR%%/gtk-2.0/scrollbars/stepper-right.png %%DATADIR%%/gtk-2.0/scrollbars/stepper-up-active.png %%DATADIR%%/gtk-2.0/scrollbars/stepper-up.png %%DATADIR%%/gtk-2.0/scrollbars/trough-scrollbar-horiz.png %%DATADIR%%/gtk-2.0/scrollbars/trough-scrollbar-vert.png %%DATADIR%%/gtk-2.0/tabs/notebook.png %%DATADIR%%/gtk-2.0/tabs/tab-bottom-active.png %%DATADIR%%/gtk-2.0/tabs/tab-bottom.png %%DATADIR%%/gtk-2.0/tabs/tab-left-active.png %%DATADIR%%/gtk-2.0/tabs/tab-left.png %%DATADIR%%/gtk-2.0/tabs/tab-right-active.png %%DATADIR%%/gtk-2.0/tabs/tab-right.png %%DATADIR%%/gtk-2.0/tabs/tab-top-active.png %%DATADIR%%/gtk-2.0/tabs/tab-top.png %%DATADIR%%/pixmaps/notes-menu-active.png %%DATADIR%%/pixmaps/notes-menu.png share/xfce4/panel-plugins/xfce4-notes-plugin.desktop Index: head/deskutils/xfce4-tumbler/Makefile =================================================================== --- head/deskutils/xfce4-tumbler/Makefile (revision 490952) +++ head/deskutils/xfce4-tumbler/Makefile (revision 490953) @@ -1,62 +1,68 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= tumbler PORTVERSION= 0.2.3 PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R}/ PKGNAMEPREFIX= xfce4- DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Thumbnail service for Xfce desktop LICENSE= GPLv2+ LGPL20+ LICENSE_COMB= multi LICENSE_FILE_GPLv2+ = ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png -USES= gettext-tools gmake libtool localbase:ldflags pathfix \ +USES= gettext-tools gmake gnome libtool localbase:ldflags pathfix \ pkgconfig tar:bzip2 xfce -GNU_CONFIGURE= yes -USE_GNOME= glib20 intltool gdkpixbuf2 librsvg2 cairo libgsf +USE_GNOME= cairo gdkpixbuf2 glib20 intltool libgsf librsvg2 USE_LDCONFIG= yes -INSTALL_TARGET= install-strip +GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip +SUB_FILES= pkg-message CONFIGURE_ARGS= --enable-xdg-cache \ --enable-pixbuf-thumbnailer \ --disable-gtk-doc-html \ --without-html-dir OPTIONS_DEFINE= NLS FONTS JPEG FFMPEG POPPLER \ GSTREAMER ODF COVER OPTIONS_DEFAULT= FONTS JPEG POPPLER GSTREAMER ODF +OPTIONS_SUB= yes FONTS_DESC= Fonts thumbnailer plugin COVER_DESC= Open Movie Database plugin (check pkg-message) GSTREAMER_DESC= GStreamer thumbnailer plugin -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls -FONTS_LIB_DEPENDS= libfreetype.so:print/freetype2 +COVER_CONFIGURE_ENABLE= cover-thumbnailer +COVER_LIB_DEPENDS= libcurl.so:ftp/curl + +FFMPEG_CONFIGURE_ENABLE= ffmpeg-thumbnailer +FFMPEG_LIB_DEPENDS= libffmpegthumbnailer.so:multimedia/ffmpegthumbnailer + FONTS_CONFIGURE_ENABLE= font-thumbnailer +FONTS_LIB_DEPENDS= libfreetype.so:print/freetype2 + +GSTREAMER_CONFIGURE_ENABLE= gstreamer-thumbnailer +GSTREAMER_USE= gstreamer1=yes + +JPEG_CONFIGURE_ENABLE= jpeg-thumbnailer JPEG_LIB_DEPENDS= libexif.so:graphics/libexif JPEG_USES= jpeg -JPEG_CONFIGURE_ENABLE= jpeg-thumbnailer -FFMPEG_LIB_DEPENDS= libffmpegthumbnailer.so:multimedia/ffmpegthumbnailer -FFMPEG_CONFIGURE_ENABLE= ffmpeg-thumbnailer -POPPLER_LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib -POPPLER_CONFIGURE_ENABLE= poppler-thumbnailer -GSTREAMER_USE= gstreamer1=yes -GSTREAMER_CONFIGURE_ENABLE= gstreamer-thumbnailer -ODF_USE= gnome=libgsf + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + ODF_CONFIGURE_ENABLE= odf-thumbnailer -COVER_LIB_DEPENDS= libcurl.so:ftp/curl -COVER_CONFIGURE_ENABLE= cover-thumbnailer -OPTIONS_SUB= yes +ODF_USE= gnome=libgsf -SUB_FILES= pkg-message +POPPLER_CONFIGURE_ENABLE= poppler-thumbnailer +POPPLER_LIB_DEPENDS= libpoppler-glib.so:graphics/poppler-glib .include Index: head/deskutils/xfce4-tumbler/files/patch-configure =================================================================== --- head/deskutils/xfce4-tumbler/files/patch-configure (revision 490952) +++ head/deskutils/xfce4-tumbler/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2015-02-28 16:28:14 UTC -+++ configure -@@ -14427,7 +14427,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >> - - fi - fi -- USE_NLS=yes -+# USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/deskutils/xfce4-tumbler/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/deskutils/xfce4-volumed-pulse/Makefile =================================================================== --- head/deskutils/xfce4-volumed-pulse/Makefile (revision 490952) +++ head/deskutils/xfce4-volumed-pulse/Makefile (revision 490953) @@ -1,31 +1,34 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= xfce4-volumed-pulse PORTVERSION= 0.2.3 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Volume management daemon for Xfce using PulseAudio LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpulse.so:audio/pulseaudio \ libnotify.so:devel/libnotify \ - libkeybinder-3.0.so:x11/keybinder-gtk3 + libkeybinder-3.0.so:x11/keybinder-gtk3 \ + libdbus-glib-1.so:devel/dbus-glib \ + libdbus-1.so:devel/dbus -USES= gmake libtool pkgconfig tar:bz2 xfce:gtk3 -GNU_CONFIGURE= yes -USE_GNOME= glib20 gtk30 +USES= gmake gnome libtool pkgconfig tar:bz2 xfce:gtk3 +USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 USE_XFCE= xfconf -INSTALL_TARGET= install-strip +GNU_CONFIGURE= yes +INSTALL_TARGET= install-strip CONFIGURE_ARGS= --enable-libnotify PLIST_FILES= bin/xfce4-volumed-pulse \ etc/xdg/autostart/xfce4-volumed-pulse.desktop .include Index: head/deskutils/xfce4-xkb-plugin/Makefile =================================================================== --- head/deskutils/xfce4-xkb-plugin/Makefile (revision 490952) +++ head/deskutils/xfce4-xkb-plugin/Makefile (revision 490953) @@ -1,26 +1,36 @@ # $FreeBSD$ PORTNAME= xfce4-xkb-plugin PORTVERSION= 0.8.1 +PORTREVISION= 1 CATEGORIES= deskutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} MAINTAINER= xfce@FreeBSD.org COMMENT= Keyboard layout switching plugin for the Xfce panel LICENSE= GPLv2 -LIB_DEPENDS= libxklavier.so:x11/libxklavier +LIB_DEPENDS= libxklavier.so:x11/libxklavier \ + libdbus-glib-1.so:devel/dbus-glib \ + libdbus-1.so:devel/dbus -USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 -GNU_CONFIGURE= yes -USE_GNOME= gtk30 intltool librsvg2 libwnck3 cairo +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 +USE_GNOME= cairo gtk30 intltool librsvg2 libwnck3 USE_XFCE= panel USE_XORG= x11 + +GNU_CONFIGURE= yes INSTALL_TARGET= install-strip + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime # Downgrade libxklavier post-patch: @${REINPLACE_CMD} -e 's|5.4|5.3|g' ${WRKSRC}/configure .include Index: head/deskutils/xfce4-xkb-plugin/pkg-descr =================================================================== --- head/deskutils/xfce4-xkb-plugin/pkg-descr (revision 490952) +++ head/deskutils/xfce4-xkb-plugin/pkg-descr (revision 490953) @@ -1,12 +1,12 @@ This plugin displays the current keyboard layout, and refreshes when layout changes. Also the layout can be switched by simply clicking on the plugin. The new version can display the layout as text label and also as an image of the corresponding country's flag. If the flag image is unavailable then the plugin falls back to displaying text label for that layout. This plugin is used along with the XKB extension. For now the keyboard layouts cannot be configured from the plugin itself, they should be set in the Xorg file or some other way (e.g. setxkbmap). -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-xkb-plugin Index: head/deskutils/xfce4-xkb-plugin/pkg-plist =================================================================== --- head/deskutils/xfce4-xkb-plugin/pkg-plist (revision 490952) +++ head/deskutils/xfce4-xkb-plugin/pkg-plist (revision 490953) @@ -1,140 +1,140 @@ lib/xfce4/panel/plugins/libxkb.so -share/locale/ar/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/ast/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/be/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/bg/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/ca/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/cs/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/da/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/de/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/el/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/en_AU/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/en_GB/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/es/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/eu/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/fi/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/fr/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/gl/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/he/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/hr/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/hu/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/id/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/is/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/it/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/ja/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/kk/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/ko/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/lt/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/lv/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/ms/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/nb/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/nl/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/oc/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/pl/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/pt/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/ro/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/ru/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/sk/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/sl/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/sq/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/sr/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/sv/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/th/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/tr/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/ug/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/uk/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/ur/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/ur_PK/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/uz/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/uz@Latn/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/zh_CN/LC_MESSAGES/xfce4-xkb-plugin.mo -share/locale/zh_TW/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/be/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/is/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/oc/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/ro/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/sl/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/th/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/uz/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/uz@Latn/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-xkb-plugin.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-xkb-plugin.mo share/xfce4/panel/plugins/xkb.desktop share/xfce4/xkb/flags/ae.svg share/xfce4/xkb/flags/al.svg share/xfce4/xkb/flags/am.svg share/xfce4/xkb/flags/ar.svg share/xfce4/xkb/flags/at.svg share/xfce4/xkb/flags/az.svg share/xfce4/xkb/flags/ba.svg share/xfce4/xkb/flags/be.svg share/xfce4/xkb/flags/ben.svg share/xfce4/xkb/flags/bg.svg share/xfce4/xkb/flags/bh.svg share/xfce4/xkb/flags/br.svg share/xfce4/xkb/flags/by.svg share/xfce4/xkb/flags/ca.svg share/xfce4/xkb/flags/ch.svg share/xfce4/xkb/flags/cu.svg share/xfce4/xkb/flags/cz.svg share/xfce4/xkb/flags/de.svg share/xfce4/xkb/flags/dj.svg share/xfce4/xkb/flags/dk.svg share/xfce4/xkb/flags/dvorak.svg share/xfce4/xkb/flags/dz.svg share/xfce4/xkb/flags/ee.svg share/xfce4/xkb/flags/eg.svg share/xfce4/xkb/flags/el.svg share/xfce4/xkb/flags/epo.svg share/xfce4/xkb/flags/es.svg share/xfce4/xkb/flags/fi.svg share/xfce4/xkb/flags/fo.svg share/xfce4/xkb/flags/fr.svg share/xfce4/xkb/flags/gb.svg share/xfce4/xkb/flags/ge.svg share/xfce4/xkb/flags/gr.svg share/xfce4/xkb/flags/hr.svg share/xfce4/xkb/flags/hu.svg share/xfce4/xkb/flags/ie.svg share/xfce4/xkb/flags/il.svg share/xfce4/xkb/flags/in.svg share/xfce4/xkb/flags/iq.svg share/xfce4/xkb/flags/ir.svg share/xfce4/xkb/flags/is.svg share/xfce4/xkb/flags/it.svg share/xfce4/xkb/flags/jo.svg share/xfce4/xkb/flags/jp.svg share/xfce4/xkb/flags/kh.svg share/xfce4/xkb/flags/km.svg share/xfce4/xkb/flags/kp.svg share/xfce4/xkb/flags/kr.svg share/xfce4/xkb/flags/kw.svg share/xfce4/xkb/flags/kz.svg share/xfce4/xkb/flags/la.svg share/xfce4/xkb/flags/lb.svg share/xfce4/xkb/flags/lt.svg share/xfce4/xkb/flags/lv.svg share/xfce4/xkb/flags/ly.svg share/xfce4/xkb/flags/ma.svg share/xfce4/xkb/flags/mk.svg share/xfce4/xkb/flags/mm.svg share/xfce4/xkb/flags/mn.svg share/xfce4/xkb/flags/mt.svg share/xfce4/xkb/flags/mx.svg share/xfce4/xkb/flags/nl.svg share/xfce4/xkb/flags/no.svg share/xfce4/xkb/flags/om.svg share/xfce4/xkb/flags/pl.svg share/xfce4/xkb/flags/pt.svg share/xfce4/xkb/flags/qa.svg share/xfce4/xkb/flags/ro.svg share/xfce4/xkb/flags/rs.svg share/xfce4/xkb/flags/ru.svg share/xfce4/xkb/flags/sa.svg share/xfce4/xkb/flags/sd.svg share/xfce4/xkb/flags/se.svg share/xfce4/xkb/flags/si.svg share/xfce4/xkb/flags/sk.svg share/xfce4/xkb/flags/so.svg share/xfce4/xkb/flags/sr.svg share/xfce4/xkb/flags/sy.svg share/xfce4/xkb/flags/th.svg share/xfce4/xkb/flags/tn.svg share/xfce4/xkb/flags/tr.svg share/xfce4/xkb/flags/ua.svg share/xfce4/xkb/flags/us.svg share/xfce4/xkb/flags/uy.svg share/xfce4/xkb/flags/uz.svg share/xfce4/xkb/flags/vn.svg share/xfce4/xkb/flags/ye.svg Index: head/devel/xfce4-vala/Makefile =================================================================== --- head/devel/xfce4-vala/Makefile (revision 490952) +++ head/devel/xfce4-vala/Makefile (revision 490953) @@ -1,24 +1,24 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= xfce4-vala PORTVERSION= 4.10.3 PORTREVISION= 5 CATEGORIES= devel xfce MASTER_SITES= XFCE/src/bindings/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Vala binding for the Xfce core libraries LICENSE= LGPL21 BUILD_DEPENDS= valac:lang/vala -GNU_CONFIGURE= yes -USES= pkgconfig gmake pathfix xfce tar:bzip2 +USES= gmake gnome pathfix pkgconfig tar:bzip2 xfce USE_XFCE= panel +GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-vala-api=0.40 .include Index: head/devel/xfce4-vala/files/patch-configure =================================================================== --- head/devel/xfce4-vala/files/patch-configure (revision 490952) +++ head/devel/xfce4-vala/files/patch-configure (revision 490953) @@ -1,20 +1,20 @@ ---- ./configure.orig 2013-08-16 20:27:53.000000000 +0000 -+++ ./configure 2013-08-19 19:38:20.000000000 +0000 -@@ -2671,7 +2671,7 @@ +--- configure.orig 2013-08-16 20:27:53 UTC ++++ configure +@@ -2671,7 +2671,7 @@ VALAGI=`$PKG_CONFIG --variable=vala_gen_introspect lib -vapidir=`$PKG_CONFIG --variable=vapidir libvala-$vala_api` +vapidir=${datarootdir}/vala/vapi -@@ -2684,7 +2684,7 @@ +@@ -2684,7 +2684,7 @@ else fi if test x"$with_default_vapidir" == xno ; then - vapidir=${datarootdir}/vala-${vala_api}/vapi + vapidir=${datarootdir}/vala/vapi fi Index: head/editors/mousepad/Makefile =================================================================== --- head/editors/mousepad/Makefile (revision 490952) +++ head/editors/mousepad/Makefile (revision 490953) @@ -1,30 +1,39 @@ # Created by: Oliver Lehmann # $FreeBSD$ PORTNAME= mousepad PORTVERSION= 0.4.1 +PORTREVISION= 1 CATEGORIES= editors xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Simple text editor for the Xfce Desktop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ + libdbus-1.so:devel/dbus +USES= desktop-file-utils gettext-tools gmake gnome libtool perl5 \ + pkgconfig tar:bzip2 +USE_GNOME= cairo gdkpixbuf2 glib20 intlhack intltool + GNU_CONFIGURE= yes -USES= desktop-file-utils gettext gmake libtool perl5 pkgconfig tar:bzip2 -USE_GNOME= glib20 intltool intlhack -OPTIONS_DEFINE= GTK3 +GLIB_SCHEMAS= org.xfce.mousepad.gschema.xml + +OPTIONS_DEFINE= GTK3 NLS OPTIONS_DEFAULT= GTK3 +OPTIONS_SUB= yes + GTK3_CONFIGURE_ENABLE= gtk3 -GTK3_USE= gnome=gtk30,gtksourceview3,dconf -GTK3_USE_OFF= gnome=gtk20,gtksourceview2 +GTK3_USE= gnome=gtk30,gtksourceview3,dconf +GTK3_USE_OFF= gnome=gtk20,gtksourceview2 -GLIB_SCHEMAS= org.xfce.mousepad.gschema.xml +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/editors/mousepad/pkg-descr =================================================================== --- head/editors/mousepad/pkg-descr (revision 490952) +++ head/editors/mousepad/pkg-descr (revision 490953) @@ -1,3 +1,3 @@ Mousepad is a simple text editor for the Xfce desktop environment. -WWW: http://goodies.xfce.org/projects/applications/mousepad +WWW: https://git.xfce.org/apps/mousepad/about/ Index: head/editors/mousepad/pkg-plist =================================================================== --- head/editors/mousepad/pkg-plist (revision 490952) +++ head/editors/mousepad/pkg-plist (revision 490953) @@ -1,49 +1,49 @@ bin/mousepad share/applications/mousepad.desktop -share/locale/ar/LC_MESSAGES/mousepad.mo -share/locale/ast/LC_MESSAGES/mousepad.mo -share/locale/bg/LC_MESSAGES/mousepad.mo -share/locale/ca/LC_MESSAGES/mousepad.mo -share/locale/cs/LC_MESSAGES/mousepad.mo -share/locale/da/LC_MESSAGES/mousepad.mo -share/locale/de/LC_MESSAGES/mousepad.mo -share/locale/el/LC_MESSAGES/mousepad.mo -share/locale/en_AU/LC_MESSAGES/mousepad.mo -share/locale/en_GB/LC_MESSAGES/mousepad.mo -share/locale/es/LC_MESSAGES/mousepad.mo -share/locale/eu/LC_MESSAGES/mousepad.mo -share/locale/fi/LC_MESSAGES/mousepad.mo -share/locale/fr/LC_MESSAGES/mousepad.mo -share/locale/gl/LC_MESSAGES/mousepad.mo -share/locale/he/LC_MESSAGES/mousepad.mo -share/locale/hr/LC_MESSAGES/mousepad.mo -share/locale/hu/LC_MESSAGES/mousepad.mo -share/locale/id/LC_MESSAGES/mousepad.mo -share/locale/is/LC_MESSAGES/mousepad.mo -share/locale/it/LC_MESSAGES/mousepad.mo -share/locale/ja/LC_MESSAGES/mousepad.mo -share/locale/kk/LC_MESSAGES/mousepad.mo -share/locale/ko/LC_MESSAGES/mousepad.mo -share/locale/lt/LC_MESSAGES/mousepad.mo -share/locale/ms/LC_MESSAGES/mousepad.mo -share/locale/nb/LC_MESSAGES/mousepad.mo -share/locale/nl/LC_MESSAGES/mousepad.mo -share/locale/nn/LC_MESSAGES/mousepad.mo -share/locale/oc/LC_MESSAGES/mousepad.mo -share/locale/pl/LC_MESSAGES/mousepad.mo -share/locale/pt/LC_MESSAGES/mousepad.mo -share/locale/pt_BR/LC_MESSAGES/mousepad.mo -share/locale/ro/LC_MESSAGES/mousepad.mo -share/locale/ru/LC_MESSAGES/mousepad.mo -share/locale/sk/LC_MESSAGES/mousepad.mo -share/locale/sl/LC_MESSAGES/mousepad.mo -share/locale/sq/LC_MESSAGES/mousepad.mo -share/locale/sr/LC_MESSAGES/mousepad.mo -share/locale/sv/LC_MESSAGES/mousepad.mo -share/locale/te/LC_MESSAGES/mousepad.mo -share/locale/th/LC_MESSAGES/mousepad.mo -share/locale/tr/LC_MESSAGES/mousepad.mo -share/locale/ug/LC_MESSAGES/mousepad.mo -share/locale/uk/LC_MESSAGES/mousepad.mo -share/locale/zh_CN/LC_MESSAGES/mousepad.mo -share/locale/zh_TW/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/ar/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/ast/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/bg/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/ca/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/cs/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/da/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/de/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/el/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/es/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/eu/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/fi/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/fr/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/gl/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/he/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/hr/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/hu/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/id/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/is/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/it/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/ja/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/kk/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/ko/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/lt/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/ms/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/nb/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/nl/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/nn/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/oc/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/pl/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/pt/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/ro/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/ru/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/sk/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/sl/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/sq/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/sr/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/sv/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/te/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/th/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/tr/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/ug/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/uk/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/mousepad.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/mousepad.mo Index: head/graphics/ristretto/Makefile =================================================================== --- head/graphics/ristretto/Makefile (revision 490952) +++ head/graphics/ristretto/Makefile (revision 490953) @@ -1,34 +1,37 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= ristretto PORTVERSION= 0.8.3 CATEGORIES= graphics xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Image viewer with Xfce integration LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libexif.so:graphics/libexif \ libdbus-glib-1.so:devel/dbus-glib \ libdbus-1.so:devel/dbus \ libfreetype.so:print/freetype2 \ libfontconfig.so:x11-fonts/fontconfig -USES= desktop-file-utils gettext-tools gmake pkgconfig tar:bzip2 xfce -GNU_CONFIGURE= yes -USE_GNOME= gtk20 glib20 intltool intlhack cairo -INSTALLS_ICONS= yes +USES= desktop-file-utils gettext-tools gmake gnome pkgconfig \ + tar:bzip2 xfce +USE_GNOME= cairo gtk20 glib20 intlhack intltool USE_XFCE= libmenu USE_XORG= ice sm x11 +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes + OPTIONS_DEFINE= NLS OPTIONS_SUB= yes + NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls .include Index: head/graphics/ristretto/pkg-descr =================================================================== --- head/graphics/ristretto/pkg-descr (revision 490952) +++ head/graphics/ristretto/pkg-descr (revision 490953) @@ -1,4 +1,4 @@ Ristretto is a fast and lightweight picture-viewer for the Xfce desktop environment. -WWW: http://goodies.xfce.org/projects/applications/ristretto +WWW: https://goodies.xfce.org/projects/applications/ristretto Index: head/mail/xfce4-mailwatch-plugin/Makefile =================================================================== --- head/mail/xfce4-mailwatch-plugin/Makefile (revision 490952) +++ head/mail/xfce4-mailwatch-plugin/Makefile (revision 490953) @@ -1,31 +1,41 @@ # Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ PORTNAME= xfce4-mailwatch-plugin PORTVERSION= 1.2.0 -PORTREVISION= 8 +PORTREVISION= 9 CATEGORIES= mail xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Mail notification applet for the Xfce panel LIB_DEPENDS= libgnutls.so:security/gnutls \ - libgcrypt.so:security/libgcrypt + libgcrypt.so:security/libgcrypt \ + libgpg-error.so:security/libgpg-error \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce +USE_GNOME= cairo glib20 gtk20 intlhack intltool +USE_XFCE= panel +USE_XORG= x11 + GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -USES= gettext gmake libtool pkgconfig xfce tar:bzip2 -USE_GNOME= glib20 gtk20 intltool intlhack -USE_XFCE= panel -USE_XORG= x11 -CONFIGURE_ARGS=--enable-ipv6 +OPTIONS_DEFINE= IPV6 NLS +OPTIONS_SUB= yes + +IPV6_CONFIGURE_ENABLE= ipv6 + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime post-patch: ${REINPLACE_CMD} -e 's|xfce-mail|mail-send|' \ ${WRKSRC}/panel-plugin/mailwatch-plugin.c .include Index: head/mail/xfce4-mailwatch-plugin/pkg-descr =================================================================== --- head/mail/xfce4-mailwatch-plugin/pkg-descr (revision 490952) +++ head/mail/xfce4-mailwatch-plugin/pkg-descr (revision 490953) @@ -1,17 +1,17 @@ Xfce4 Mailwatch Plugin is a multi-protocol, multi-mailbox mail watcher for the Xfce4 panel. Features * IMAP and Secure IMAP support * POP3 and Secure POP3 support * Local Mbox mailbox support * Local Maildir mailbox support * Local MH-Maildir mailbox support * GMail support * Fully multithreaded design: no panel lockups * Informative new-message breakdown in tooltip * Ability to run program on new messages or button click * Informative logger to help track down mail connection problems -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-mailwatch-plugin Index: head/mail/xfce4-mailwatch-plugin/pkg-plist =================================================================== --- head/mail/xfce4-mailwatch-plugin/pkg-plist (revision 490952) +++ head/mail/xfce4-mailwatch-plugin/pkg-plist (revision 490953) @@ -1,49 +1,49 @@ lib/xfce4/panel/plugins/libmailwatch.so share/icons/hicolor/48x48/apps/xfce-newmail.png share/icons/hicolor/48x48/apps/xfce-nomail.png share/icons/hicolor/scalable/apps/xfce-newmail.svg share/icons/hicolor/scalable/apps/xfce-nomail.svg -share/locale/ar/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/ast/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/bg/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/ca/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/cs/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/da/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/de/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/el/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/en_AU/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/en_GB/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/es/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/eu/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/fi/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/fr/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/gl/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/he/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/hr/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/hu/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/id/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/is/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/it/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/ja/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/ko/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/lt/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/lv/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/nb/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/nl/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/pl/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/pt/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/ru/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/sk/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/sq/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/sr/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/sv/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/tr/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/ug/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/uk/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/ur/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/ur_PK/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/vi/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/zh_CN/LC_MESSAGES/xfce4-mailwatch-plugin.mo -share/locale/zh_TW/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/is/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/vi/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-mailwatch-plugin.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-mailwatch-plugin.mo share/xfce4/panel/plugins/mailwatch.desktop Index: head/math/xfce4-calculator-plugin/Makefile =================================================================== --- head/math/xfce4-calculator-plugin/Makefile (revision 490952) +++ head/math/xfce4-calculator-plugin/Makefile (revision 490953) @@ -1,26 +1,27 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= xfce4-calculator-plugin PORTVERSION= 0.6.0 CATEGORIES= math xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Simple calculator for the Xfce panel LICENSE= GPLv2 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 + libfreetype.so:print/freetype2 -USES= gmake gettext-tools libtool pkgconfig tar:bz2 xfce -GNU_CONFIGURE= yes -USE_GNOME= gtk20 cairo intltool intlhack +USES= gettext-tools gmake gnome libtool pkgconfig tar:bz2 xfce +USE_GNOME= cairo gtk20 intlhack intltool USE_XFCE= panel USE_XORG= x11 + +GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip .include Index: head/math/xfce4-calculator-plugin/pkg-descr =================================================================== --- head/math/xfce4-calculator-plugin/pkg-descr (revision 490952) +++ head/math/xfce4-calculator-plugin/pkg-descr (revision 490953) @@ -1,4 +1,4 @@ It is a calculator plugin for the Xfce4 panel. The plugin supports common mathematical operators, constants (pi) and functions. -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-calculator-plugin Index: head/misc/xfce4-appfinder/files/patch-configure =================================================================== --- head/misc/xfce4-appfinder/files/patch-configure (revision 490952) +++ head/misc/xfce4-appfinder/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- ./configure.orig 2013-05-05 14:56:24.000000000 +0000 -+++ ./configure 2013-05-06 19:40:20.000000000 +0000 -@@ -13282,7 +13282,7 @@ - - fi - fi -- USE_NLS=yes -+# USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/misc/xfce4-appfinder/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/misc/xfce4-appfinder/Makefile =================================================================== --- head/misc/xfce4-appfinder/Makefile (revision 490952) +++ head/misc/xfce4-appfinder/Makefile (revision 490953) @@ -1,38 +1,45 @@ # Created by: Oliver Lehmann # $FreeBSD$ PORTNAME= xfce4-appfinder PORTVERSION= 4.12.0 +PORTREVISION= 1 CATEGORIES= misc xfce MASTER_SITES= XFCE DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Application launcher and finder LICENSE= GPLv2 -LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ + libdbus-1.so:devel/dbus \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 -GNU_CONFIGURE= yes -USES= gmake pkgconfig gettext-tools tar:bzip2 -USE_GNOME= glib20 intltool intlhack +USES= gettext-tools gmake gnome pkgconfig tar:bzip2 xfce +USE_GNOME= cairo gdkpixbuf2 glib20 intlhack intltool USE_XFCE= garcon -OPTIONS_DEFINE= GTK3 NLS -GTK3_USES= xfce:gtk3 -GTK3_USE= gnome=gtk30 +GNU_CONFIGURE= yes + +OPTIONS_DEFINE= GTK3 NLS +OPTIONS_SUB= yes + GTK3_CONFIGURE_ENABLE= gtk3 -GTK3_USES_OFF= xfce -GTK3_USE_OFF= gnome=gtk20 -NLS_USES= gettext-runtime +GTK3_USE_OFF= gnome=gtk20 +GTK3_USE= gnome=gtk30 +GTK3_USES_OFF= xfce +GTK3_USES= xfce:gtk3 + NLS_CONFIGURE_ENABLE= nls -OPTIONS_SUB= yes +NLS_USES= gettext-runtime post-patch: ${REINPLACE_CMD} -e 's|=gtk-find|=system-search|' \ ${WRKSRC}/data/xfce4-appfinder.desktop.in ${REINPLACE_CMD} -e 's|=gtk-execute|=system-run|' \ ${WRKSRC}/data/xfce4-run.desktop.in .include Index: head/misc/xfce4-appfinder/pkg-descr =================================================================== --- head/misc/xfce4-appfinder/pkg-descr (revision 490952) +++ head/misc/xfce4-appfinder/pkg-descr (revision 490953) @@ -1,4 +1,4 @@ This application allows you to search, launch and find information about applications installed on your system. -WWW: http://www.xfce.org/ +WWW: https://www.xfce.org/ Index: head/misc/xfce4-weather-plugin/Makefile =================================================================== --- head/misc/xfce4-weather-plugin/Makefile (revision 490952) +++ head/misc/xfce4-weather-plugin/Makefile (revision 490953) @@ -1,34 +1,40 @@ # Created by: Filippo Natali # $FreeBSD$ PORTNAME= xfce4-weather-plugin PORTVERSION= 0.9.0 CATEGORIES= misc xfce geography MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Weather plugin for the Xfce panel LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsoup-2.4.so:devel/libsoup \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= gettext gmake libtool pkgconfig xfce:gtk3 tar:bzip2 -GNU_CONFIGURE= yes -USE_GNOME= glib20 gtk30 intltool intlhack libxml2 cairo +USES= gettext-tools gmake gnome libtool pkgconfig xfce:gtk3 tar:bzip2 +USE_GNOME= cairo glib20 gtk30 intlhack intltool libxml2 USE_XFCE= panel -INSTALLS_ICONS= yes USE_LDCONFIG= yes + +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -OPTIONS_DEFINE= UPOWER +OPTIONS_DEFINE= NLS UPOWER +OPTIONS_SUB= yes + UPOWER_DESC= Power management tasks +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + UPOWER_LIB_DEPENDS= libupower-glib.so:sysutils/upower -UPOWER_CONFIGURE_ENABLE= upower +UPOWER_CONFIGURE_ENABLE=upower .include Index: head/multimedia/xfce4-parole/Makefile =================================================================== --- head/multimedia/xfce4-parole/Makefile (revision 490952) +++ head/multimedia/xfce4-parole/Makefile (revision 490953) @@ -1,57 +1,60 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= parole PORTVERSION= 1.0.1 PORTREVISION= 1 CATEGORIES= multimedia xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R}/ DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Lightweight media player for Xfce4 based on GStreamer LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libnotify.so:devel/libnotify \ libtag.so:audio/taglib RUN_DEPENDS= xdg-screensaver:devel/xdg-utils USES= compiler:c++11-lang desktop-file-utils gettext-tools \ gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 -USE_GNOME= cairo gtk30 glib20 intltool intlhack +USE_GNOME= cairo gtk30 glib20 intlhack intltool USE_GSTREAMER1= core faad flac wavpack rtmp x USE_XFCE= panel USE_XORG= ice sm x11 GNU_CONFIGURE= yes INSTALLS_ICONS= yes CONFIGURE_ARGS= --enable-notify-plugin \ --enable-tray-plugin \ --enable-taglib \ --enable-mpris2-plugin \ --without-html-dir INSTALL_TARGET= install-strip OPTIONS_DEFINE= NLS OPTIONS_GROUP= GST_PLUG OPTIONS_GROUP_GST_PLUG= CDDA HTTP OPTIONS_DEFAULT= HTTP OPTIONS_SUB= yes CDDA_USE= gstreamer1=cdparanoia + GST_PLUG_DESC= Additional GStreamer plugins + HTTP_DESC= HTTP streaming (libsoup) HTTP_USE= gstreamer1=soup + NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime post-patch: # Fix .rc files path @${REINPLACE_CMD} -e 's|xfce4/src/misc|${PORTNAME}|g' \ ${WRKSRC}/src/common/parole-rc-utils.h .include Index: head/multimedia/xfce4-parole/files/patch-configure =================================================================== --- head/multimedia/xfce4-parole/files/patch-configure (revision 490952) +++ head/multimedia/xfce4-parole/files/patch-configure (revision 490953) @@ -1,24 +1,15 @@ --- configure.orig 2018-04-12 00:49:30 UTC +++ configure -@@ -19422,7 +19422,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h - - fi - fi -- USE_NLS=yes -+ #USE_NLS=yes - - - gt_cv_have_gettext=no @@ -23916,10 +23916,10 @@ _ACEOF else cat >>confdefs.h <<_ACEOF -#define PIXMAPS_DIR "${prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps" +#define PIXMAPS_DIR "${prefix}/${DATADIRNAME}/pixmaps" _ACEOF - pixmapsdir="${prefix}/${DATADIRNAME}/${PACKAGE}/pixmaps" + pixmapsdir="${prefix}/${DATADIRNAME}/pixmaps" fi Index: head/print/xfce4-print/Makefile =================================================================== --- head/print/xfce4-print/Makefile (revision 490952) +++ head/print/xfce4-print/Makefile (revision 490953) @@ -1,45 +1,59 @@ # Created by: James Earl # $FreeBSD$ PORTNAME= xfce4-print PORTVERSION= 4.6.1 -PORTREVISION= 14 +PORTREVISION= 15 CATEGORIES= print xfce MASTER_SITES= XFCE/src/archive/xfprint/${PORTVERSION:R} DISTNAME= xfprint-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Print system support for the Xfce Desktop LICENSE= GPLv2 BUILD_DEPENDS= a2ps:print/a2ps RUN_DEPENDS= a2ps:print/a2ps +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ + libdbus-glib-1.so:devel/dbus-glib \ + libdbus-1.so:devel/dbus -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -USES= gettext gmake libtool pathfix pkgconfig xfce tar:bzip2 -USE_GNOME= glib20 gtk20 intltool intlhack +USES= gettext-tools gmake gnome libtool pathfix pkgconfig \ + tar:bzip2 xfce +USE_GNOME= cairo glib20 gtk20 intlhack intltool USE_LDCONFIG= yes USE_XFCE= libgui xfconf +USE_XORG= x11 -OPTIONS_DEFINE= LETTER -OPTIONS_DEFAULT= LPR -OPTIONS_SINGLE= PRINTMETHOD +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip + +OPTIONS_DEFINE= LETTER NLS +OPTIONS_SINGLE= PRINTMETHOD OPTIONS_SINGLE_PRINTMETHOD= LPR CUPS +OPTIONS_DEFAULT= LPR +OPTIONS_SUB= yes + LETTER_DESC= Use letter paper format instead of A4 LPR_DESC= LPR printing system support -CUPS_LIB_DEPENDS= libcups.so:print/cups + CUPS_CONFIGURE_ENABLE= cups +CUPS_LIB_DEPENDS= libcups.so:print/cups + +LETTER_CONFIGURE_ENABLE=letter LPR_CONFIGURE_ENABLE= bsdlpr LPR_CONFIGURE_WITH= printcap=/etc/printcap -LETTER_CONFIGURE_ENABLE= letter -OPTIONS_SUB= yes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime post-patch: @${REINPLACE_CMD} '/_LDADD =/s/=/= -lX11/' \ ${WRKSRC}/xfprint/Makefile.in \ ${WRKSRC}/xfprint-manager/Makefile.in .include Index: head/print/xfce4-print/files/patch-printing-systems__cups__cups.c =================================================================== --- head/print/xfce4-print/files/patch-printing-systems__cups__cups.c (revision 490952) +++ head/print/xfce4-print/files/patch-printing-systems__cups__cups.c (nonexistent) @@ -1,32 +0,0 @@ ---- ./printing-systems/cups/cups.c.orig 2009-02-24 21:34:16.000000000 +0000 -+++ ./printing-systems/cups/cups.c 2014-06-03 18:56:42.000000000 +0000 -@@ -23,7 +23,9 @@ - - #include - -+#define _IPP_PRIVATE_STRUCTURES 1 - #include -+#undef _IPP_PRIVATE_STRUCTURES - #include - #include - #include -@@ -133,8 +135,8 @@ - - language = cupsLangDefault (); - request = ippNew (); -- request->request.op.operation_id = operation_id; -- request->request.op.request_id = 1; -+ ippSetOperation(request,operation_id); -+ ippSetRequestId(request,1); - - ippAddString (request, IPP_TAG_OPERATION, IPP_TAG_CHARSET, "attributes-charset", NULL, "utf-8"); - -@@ -242,7 +244,7 @@ - - if (!request) - continue; -- if (request->state == IPP_ERROR || request->state == IPP_IDLE) { -+ if (ippGetState(request) == IPP_ERROR || request->state == IPP_IDLE) { - ippDelete (request); - continue; - } Property changes on: head/print/xfce4-print/files/patch-printing-systems__cups__cups.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/print/xfce4-print/files/patch-printing-systems_cups_cups.c =================================================================== --- head/print/xfce4-print/files/patch-printing-systems_cups_cups.c (nonexistent) +++ head/print/xfce4-print/files/patch-printing-systems_cups_cups.c (revision 490953) @@ -0,0 +1,32 @@ +--- printing-systems/cups/cups.c.orig 2009-02-24 21:34:16 UTC ++++ printing-systems/cups/cups.c +@@ -23,7 +23,9 @@ + + #include + ++#define _IPP_PRIVATE_STRUCTURES 1 + #include ++#undef _IPP_PRIVATE_STRUCTURES + #include + #include + #include +@@ -133,8 +135,8 @@ cups_request_new (int operation_id) + + language = cupsLangDefault (); + request = ippNew (); +- request->request.op.operation_id = operation_id; +- request->request.op.request_id = 1; ++ ippSetOperation(request,operation_id); ++ ippSetRequestId(request,1); + + ippAddString (request, IPP_TAG_OPERATION, IPP_TAG_CHARSET, "attributes-charset", NULL, "utf-8"); + +@@ -242,7 +244,7 @@ get_printers () + + if (!request) + continue; +- if (request->state == IPP_ERROR || request->state == IPP_IDLE) { ++ if (ippGetState(request) == IPP_ERROR || request->state == IPP_IDLE) { + ippDelete (request); + continue; + } Property changes on: head/print/xfce4-print/files/patch-printing-systems_cups_cups.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/print/xfce4-print/pkg-descr =================================================================== --- head/print/xfce4-print/pkg-descr (revision 490952) +++ head/print/xfce4-print/pkg-descr (revision 490953) @@ -1,4 +1,4 @@ Xfprint contains a print dialog and a printer manager for the Xfce Desktop Environment. It supports CUPS, BSD-LPR and file as printing destination. -WWW: http://www.xfce.org/ +WWW: https://www.xfce.org/ Index: head/print/xfce4-print/pkg-plist =================================================================== --- head/print/xfce4-print/pkg-plist (revision 490952) +++ head/print/xfce4-print/pkg-plist (revision 490953) @@ -1,112 +1,112 @@ bin/xfprint4-manager bin/xfprint4 bin/xfprint-settings include/xfce4/libxfprint/common.h include/xfce4/libxfprint/job.h include/xfce4/libxfprint/libxfprint.h include/xfce4/libxfprint/printer.h include/xfce4/libxfprint/printer-list-window.h include/xfce4/libxfprint/printer-queue-window.h include/xfce4/libxfprint/printing-system.h lib/libxfprint.a lib/libxfprint.so lib/libxfprint.so.0 lib/libxfprint.so.0.0.1 %%LPR%%lib/xfce4/xfprint-plugins/bsdlpr_plugin.a %%LPR%%lib/xfce4/xfprint-plugins/bsdlpr_plugin.so %%CUPS%%lib/xfce4/xfprint-plugins/cups_plugin.a %%CUPS%%lib/xfce4/xfprint-plugins/cups_plugin.so libdata/pkgconfig/xfprint-1.0.pc share/applications/xfprint.desktop share/applications/xfprint-manager.desktop share/applications/xfprint-settings.desktop share/gtk-doc/html/libxfprint/PrinterListWindow.html share/gtk-doc/html/libxfprint/PrinterQueueWindow.html share/gtk-doc/html/libxfprint/PrintingSystem.html share/gtk-doc/html/libxfprint/ch01.html share/gtk-doc/html/libxfprint/home.png share/gtk-doc/html/libxfprint/index.html share/gtk-doc/html/libxfprint/index.sgml share/gtk-doc/html/libxfprint/left.png share/gtk-doc/html/libxfprint/libxfprint-Job.html share/gtk-doc/html/libxfprint/libxfprint-Printer.html share/gtk-doc/html/libxfprint/libxfprint.devhelp share/gtk-doc/html/libxfprint/libxfprint.devhelp2 share/gtk-doc/html/libxfprint/right.png share/gtk-doc/html/libxfprint/style.css share/gtk-doc/html/libxfprint/up.png share/icons/hicolor/24x24/devices/printer.png share/icons/hicolor/48x48/devices/printer.png share/icons/hicolor/scalable/devices/printer.svg -share/locale/am/LC_MESSAGES/xfprint.mo -share/locale/ar/LC_MESSAGES/xfprint.mo -share/locale/az/LC_MESSAGES/xfprint.mo -share/locale/be/LC_MESSAGES/xfprint.mo -share/locale/bg/LC_MESSAGES/xfprint.mo -share/locale/bn_IN/LC_MESSAGES/xfprint.mo -share/locale/ca/LC_MESSAGES/xfprint.mo -share/locale/cs/LC_MESSAGES/xfprint.mo -share/locale/da/LC_MESSAGES/xfprint.mo -share/locale/de/LC_MESSAGES/xfprint.mo -share/locale/dz/LC_MESSAGES/xfprint.mo -share/locale/el/LC_MESSAGES/xfprint.mo -share/locale/eo/LC_MESSAGES/xfprint.mo -share/locale/en_GB/LC_MESSAGES/xfprint.mo -share/locale/es/LC_MESSAGES/xfprint.mo -share/locale/es_MX/LC_MESSAGES/xfprint.mo -share/locale/et/LC_MESSAGES/xfprint.mo -share/locale/eu/LC_MESSAGES/xfprint.mo -share/locale/fa/LC_MESSAGES/xfprint.mo -share/locale/fi/LC_MESSAGES/xfprint.mo -share/locale/fr/LC_MESSAGES/xfprint.mo -share/locale/gl/LC_MESSAGES/xfprint.mo -share/locale/gu/LC_MESSAGES/xfprint.mo -share/locale/he/LC_MESSAGES/xfprint.mo -share/locale/hi/LC_MESSAGES/xfprint.mo -share/locale/hu/LC_MESSAGES/xfprint.mo -share/locale/id/LC_MESSAGES/xfprint.mo -share/locale/it/LC_MESSAGES/xfprint.mo -share/locale/ja/LC_MESSAGES/xfprint.mo -share/locale/ka/LC_MESSAGES/xfprint.mo -share/locale/ko/LC_MESSAGES/xfprint.mo -share/locale/lt/LC_MESSAGES/xfprint.mo -share/locale/lv/LC_MESSAGES/xfprint.mo -share/locale/mk/LC_MESSAGES/xfprint.mo -share/locale/mr/LC_MESSAGES/xfprint.mo -share/locale/ms/LC_MESSAGES/xfprint.mo -share/locale/nl/LC_MESSAGES/xfprint.mo -share/locale/pa/LC_MESSAGES/xfprint.mo -share/locale/pl/LC_MESSAGES/xfprint.mo -share/locale/pt_BR/LC_MESSAGES/xfprint.mo -share/locale/pt/LC_MESSAGES/xfprint.mo -share/locale/ro/LC_MESSAGES/xfprint.mo -share/locale/ru/LC_MESSAGES/xfprint.mo -share/locale/si/LC_MESSAGES/xfprint.mo -share/locale/sk/LC_MESSAGES/xfprint.mo -share/locale/sq/LC_MESSAGES/xfprint.mo -share/locale/sv/LC_MESSAGES/xfprint.mo -share/locale/ta/LC_MESSAGES/xfprint.mo -share/locale/tr/LC_MESSAGES/xfprint.mo -share/locale/uk/LC_MESSAGES/xfprint.mo -share/locale/ur/LC_MESSAGES/xfprint.mo -share/locale/vi/LC_MESSAGES/xfprint.mo -share/locale/zh_CN/LC_MESSAGES/xfprint.mo -share/locale/zh_TW/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/am/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/ar/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/az/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/be/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/bn_IN/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/dz/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/eo/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/es_MX/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/et/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/eu/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/fa/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/fi/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/gu/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/hi/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/ka/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/lv/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/mk/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/mr/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/pa/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/ro/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/si/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/sq/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/ta/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/ur/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/vi/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfprint.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfprint.mo share/xfce4/doc/C/images/xfprint_headings.png share/xfce4/doc/C/images/xfprint_input.png share/xfce4/doc/C/images/xfprint-manager.png share/xfce4/doc/C/images/xfprint-manager-queue.png share/xfce4/doc/C/images/xfprint_mcs_plugin.png share/xfce4/doc/C/images/xfprint_prettyprinting.png share/xfce4/doc/C/images/xfprint_sheets.png share/xfce4/doc/C/images/xfprint_virtualpages.png share/xfce4/doc/C/xfprint.html share/xfce4/doc/fr/images/xfprint_headings.png share/xfce4/doc/fr/images/xfprint_input.png share/xfce4/doc/fr/images/xfprint-manager.png share/xfce4/doc/fr/images/xfprint-manager-queue.png share/xfce4/doc/fr/images/xfprint_mcs_plugin.png share/xfce4/doc/fr/images/xfprint_prettyprinting.png share/xfce4/doc/fr/images/xfprint_sheets.png share/xfce4/doc/fr/images/xfprint_virtualpages.png share/xfce4/doc/fr/xfprint.html Index: head/science/xfce4-equake-plugin/Makefile =================================================================== --- head/science/xfce4-equake-plugin/Makefile (revision 490952) +++ head/science/xfce4-equake-plugin/Makefile (revision 490953) @@ -1,27 +1,28 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= xfce4-equake-plugin PORTVERSION= 1.3.8.1 CATEGORIES= science xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:C/^([0-9]+\.[0-9]+).*/\1/} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Earthquake monitor plugin for the Xfce panel LICENSE= GPLv3 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ - libfreetype.so:print/freetype2 \ - libcurl.so:ftp/curl + libfreetype.so:print/freetype2 \ + libcurl.so:ftp/curl -GNU_CONFIGURE= yes -USES= gettext gmake libtool pkgconfig tar:bzip2 xfce -USE_GNOME= glib20 gtk20 intltool cairo +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce +USE_GNOME= cairo glib20 gtk20 intltool USE_XFCE= panel USE_XORG= x11 + +GNU_CONFIGURE= yes INSTALLS_ICONS= yes .include Index: head/sysutils/garcon/files/patch-configure =================================================================== --- head/sysutils/garcon/files/patch-configure (revision 490952) +++ head/sysutils/garcon/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2017-04-16 04:37:20 UTC -+++ configure -@@ -14201,7 +14201,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >> - - fi - fi -- USE_NLS=yes -+# USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/sysutils/garcon/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/garcon/Makefile =================================================================== --- head/sysutils/garcon/Makefile (revision 490952) +++ head/sysutils/garcon/Makefile (revision 490953) @@ -1,35 +1,37 @@ # Created by: Oliver Lehmann # $FreeBSD$ PORTNAME= garcon PORTVERSION= 0.6.2 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Freedesktop compliant menu library # garcon's source code is licensed under GPLv2, while its # documentation is under GFDL 1.1. LICENSE= GPLv2 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= gettext-tools gmake libtool pathfix pkgconfig tar:bzip2 xfce:gtk3 -USE_GNOME= glib20 gtk20 gtk30 intltool cairo gdkpixbuf2 +USES= gettext-tools gmake gnome libtool pathfix pkgconfig \ + tar:bzip2 xfce:gtk3 +USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 gtk30 intltool USE_XFCE= libmenu USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip CONFIGURE_ARGS= --without-html-dir \ --enable-gtk2 OPTIONS_DEFINE= NLS -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls OPTIONS_SUB= yes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/sysutils/garcon/pkg-descr =================================================================== --- head/sysutils/garcon/pkg-descr (revision 490952) +++ head/sysutils/garcon/pkg-descr (revision 490953) @@ -1,5 +1,5 @@ Garcon is an implementation of the freedesktop.org menu specification replacing the former Xfce menu library libxfce4menu. It is based on GLib/GIO only and aims at covering the entire specification. -WWW: http://www.xfce.org/ +WWW: https://www.xfce.org/ Index: head/sysutils/xfburn/Makefile =================================================================== --- head/sysutils/xfburn/Makefile (revision 490952) +++ head/sysutils/xfburn/Makefile (revision 490953) @@ -1,45 +1,48 @@ # Created by: J.R. Oldroyd # $FreeBSD$ PORTNAME= xfburn PORTVERSION= 0.5.5 PORTREVISION= 1 CATEGORIES= sysutils MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= CD/DVD burning tool for Xfce LICENSE= GPLv2 LIB_DEPENDS= libburn.so:devel/libburn \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 \ libisofs.so:devel/libisofs RUN_DEPENDS= cdrdao:sysutils/cdrdao \ ${LOCALBASE}/include/libburn/libburn.h:devel/libburn \ ${LOCALBASE}/include/libisofs/libisofs.h:devel/libisofs -USES= pkgconfig gmake desktop-file-utils gettext-tools xfce tar:bzip2 -GNU_CONFIGURE= yes -USE_GNOME= cairo intltool intlhack glib20 gtk20 +USES= desktop-file-utils gettext-tools gmake gnome pkgconfig \ + tar:bzip2 xfce +USE_GNOME= cairo glib20 gtk20 intlhack intltool USE_XFCE= libexo + +GNU_CONFIGURE= yes INSTALLS_ICONS= yes +CONFIGURE_ARGS= --disable-gudev -CONFIGURE_ARGS=--disable-gudev - OPTIONS_DEFINE= GSTREAMER NLS OPTIONS_DEFAULT= GSTREAMER OPTIONS_SUB= yes -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls -GSTREAMER_USE= gstreamer1=yes,faac,flac,lame,vorbis,wavpack + GSTREAMER_CONFIGURE_ENABLE= gstreamer +GSTREAMER_USE= gstreamer1=yes,faac,flac,lame,vorbis,wavpack + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime post-patch: ${REINPLACE_CMD} -e 's|media-cdrom|media-optical|g' \ ${WRKSRC}/desktop-integration/thunar-sendto-xfburn.desktop.in \ ${WRKSRC}/xfburn.desktop.in .include Index: head/sysutils/xfburn/files/patch-configure =================================================================== --- head/sysutils/xfburn/files/patch-configure (revision 490952) +++ head/sysutils/xfburn/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2017-12-14 13:02:43 UTC -+++ configure -@@ -12918,7 +12918,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h - - fi - fi -- USE_NLS=yes -+ #USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/sysutils/xfburn/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/xfburn/pkg-descr =================================================================== --- head/sysutils/xfburn/pkg-descr (revision 490952) +++ head/sysutils/xfburn/pkg-descr (revision 490953) @@ -1,5 +1,5 @@ Xfburn is a simple CD/DVD burning application based on libburnia libraries, which supports erasing, formatting of discs; burning of iso images, audio, and data compositions. -WWW: http://goodies.xfce.org/projects/applications/xfburn +WWW: https://goodies.xfce.org/projects/applications/xfburn Index: head/sysutils/xfce4-battery-plugin/Makefile =================================================================== --- head/sysutils/xfce4-battery-plugin/Makefile (revision 490952) +++ head/sysutils/xfce4-battery-plugin/Makefile (revision 490953) @@ -1,33 +1,34 @@ # Created by: Thorsten Greiner # $FreeBSD$ PORTNAME= xfce4-battery-plugin PORTVERSION= 1.1.2 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Battery monitor panel plugin for Xfce4 LICENSE= GPLv2 ONLY_FOR_ARCHS= amd64 i386 USES= alias gettext-tools gmake gnome libtool pkgconfig \ tar:bzip2 xfce:gtk3 -USE_GNOME= gtk30 glib20 intltool cairo +USE_GNOME= cairo gtk30 glib20 intltool USE_XFCE= panel USE_LDCONFIG= yes SSP_UNSAFE= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -OPTIONS_DEFINE= NLS -NLS_USES= gettext-runtime +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + NLS_CONFIGURE_ENABLE= nls -OPTIONS_SUB= yes +NLS_USES= gettext-runtime .include Index: head/sysutils/xfce4-battery-plugin/files/patch-configure =================================================================== --- head/sysutils/xfce4-battery-plugin/files/patch-configure (revision 490952) +++ head/sysutils/xfce4-battery-plugin/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2016-10-31 17:27:48 UTC -+++ configure -@@ -13269,7 +13269,7 @@ _ACEOF - - fi - fi -- USE_NLS=yes -+# USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/sysutils/xfce4-battery-plugin/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/xfce4-cpugraph-plugin/files/patch-configure =================================================================== --- head/sysutils/xfce4-cpugraph-plugin/files/patch-configure (revision 490952) +++ head/sysutils/xfce4-cpugraph-plugin/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- ./configure.orig 2012-07-04 14:30:00.000000000 +0000 -+++ ./configure 2014-01-30 14:21:45.000000000 +0000 -@@ -14658,7 +14658,7 @@ - - fi - fi -- USE_NLS=yes -+# USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/sysutils/xfce4-cpugraph-plugin/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/xfce4-cpugraph-plugin/Makefile =================================================================== --- head/sysutils/xfce4-cpugraph-plugin/Makefile (revision 490952) +++ head/sysutils/xfce4-cpugraph-plugin/Makefile (revision 490953) @@ -1,28 +1,34 @@ # Created by: Matt Lancereau # $FreeBSD$ PORTNAME= xfce4-cpugraph-plugin PORTVERSION= 1.0.5 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Graphical representation of the CPU load LICENSE= GPLv2 +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 + +USES= gettext-tools gmake gnome libtool pkgconfig \ + tar:bzip2 xfce +USE_GNOME= cairo gtk20 intlhack intltool +USE_XFCE= panel + GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -USES= gmake libtool pkgconfig gettext-tools xfce tar:bzip2 -USE_GNOME= gtk20 intltool intlhack -USE_XFCE= panel -OPTIONS_DEFINE= NLS -NLS_USES= gettext-runtime +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + NLS_CONFIGURE_ENABLE= nls -OPTIONS_SUB= yes +NLS_USES= gettext-runtime .include Index: head/sysutils/xfce4-cpugraph-plugin/pkg-descr =================================================================== --- head/sysutils/xfce4-cpugraph-plugin/pkg-descr (revision 490952) +++ head/sysutils/xfce4-cpugraph-plugin/pkg-descr (revision 490953) @@ -1,3 +1,3 @@ Panel plugin to display a graphical representation of the CPU load. -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-cpugraph-plugin Index: head/sysutils/xfce4-fsguard-plugin/Makefile =================================================================== --- head/sysutils/xfce4-fsguard-plugin/Makefile (revision 490952) +++ head/sysutils/xfce4-fsguard-plugin/Makefile (revision 490953) @@ -1,32 +1,31 @@ # Created by: Matt Lancereau # $FreeBSD$ PORTNAME= xfce4-fsguard-plugin PORTVERSION= 1.1.0 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Panel plugin which displays free space of mountpoint # COPYING file is wrong compared to license header LICENSE= BSD2CLAUSE +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 +USE_GNOME= cairo gtk30 intltool +USE_XFCE= panel +USE_XORG= x11 + GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce:gtk3 -USE_GNOME= gtk30 intltool cairo -USE_XFCE= panel -USE_XORG= x11 -OPTIONS_DEFINE= NLS -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls -OPTIONS_SUB= yes +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -post-patch-NLS-off: - @${REINPLACE_CMD} -e 's| po||' ${WRKSRC}/Makefile.in +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/sysutils/xfce4-fsguard-plugin/pkg-descr =================================================================== --- head/sysutils/xfce4-fsguard-plugin/pkg-descr (revision 490952) +++ head/sysutils/xfce4-fsguard-plugin/pkg-descr (revision 490953) @@ -1,6 +1,6 @@ The FSGuard panel plugin checks free space on a chosen mount point and displays a message when a limit is reached. There are two limits: - a warning limit where only the icon changes - an urgent limit that advise the user with a message -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-fsguard-plugin Index: head/sysutils/xfce4-genmon-plugin/Makefile =================================================================== --- head/sysutils/xfce4-genmon-plugin/Makefile (revision 490952) +++ head/sysutils/xfce4-genmon-plugin/Makefile (revision 490953) @@ -1,21 +1,29 @@ # Created by: Matt Lancereau # $FreeBSD$ PORTNAME= xfce4-genmon-plugin PORTVERSION= 4.0.1 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Generic Monitor Xfce4 panel plugin LICENSE= LGPL21 +USES= gettext-tools gmake gnome libtool pkgconfig \ + tar:bzip2 xfce:gtk3 +USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool +USE_XFCE= panel + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 -USE_GNOME= glib20 gtk30 intltool cairo gdkpixbuf2 -USE_XFCE= panel + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/sysutils/xfce4-genmon-plugin/pkg-descr =================================================================== --- head/sysutils/xfce4-genmon-plugin/pkg-descr (revision 490952) +++ head/sysutils/xfce4-genmon-plugin/pkg-descr (revision 490953) @@ -1,4 +1,4 @@ The GenMon plugin cyclically spawns the indicated script/program, captures its output and displays it as a string into the panel. -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-genmon-plugin Index: head/sysutils/xfce4-genmon-plugin/pkg-plist =================================================================== --- head/sysutils/xfce4-genmon-plugin/pkg-plist (revision 490952) +++ head/sysutils/xfce4-genmon-plugin/pkg-plist (revision 490953) @@ -1,49 +1,49 @@ lib/xfce4/panel/plugins/libgenmon.so -share/locale/am/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/ar/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/ast/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/bg/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/ca/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/cs/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/da/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/de/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/el/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/en_AU/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/en_GB/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/es/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/eu/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/fr/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/gl/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/he/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/hr/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/hu/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/id/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/is/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/it/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/ja/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/kk/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/ko/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/lt/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/lv/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/ms/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/nb/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/nl/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/oc/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/pl/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/pt/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/ru/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/sk/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/sl/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/sq/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/sr/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/sv/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/th/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/tr/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/ug/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/uk/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/ur/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/ur_PK/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/zh_CN/LC_MESSAGES/xfce4-genmon-plugin.mo -share/locale/zh_TW/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/am/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/is/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/oc/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/sl/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/th/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-genmon-plugin.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-genmon-plugin.mo share/xfce4/panel/plugins/genmon.desktop Index: head/sysutils/xfce4-mount-plugin/Makefile =================================================================== --- head/sysutils/xfce4-mount-plugin/Makefile (revision 490952) +++ head/sysutils/xfce4-mount-plugin/Makefile (revision 490953) @@ -1,32 +1,33 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= xfce4-mount-plugin PORTVERSION= 1.1.3 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Mount and umount utility for the Xfce4 panel LICENSE= GPLv2 LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 +USE_GNOME= cairo gtk30 intltool +USE_LDCONFIG= yes +USE_XFCE= panel + GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce:gtk3 -USE_GNOME= gtk30 cairo intltool -USE_LDCONFIG= yes -USE_XFCE= panel -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/sysutils/xfce4-mount-plugin/pkg-descr =================================================================== --- head/sysutils/xfce4-mount-plugin/pkg-descr (revision 490952) +++ head/sysutils/xfce4-mount-plugin/pkg-descr (revision 490953) @@ -1,4 +1,4 @@ Mount plugin allows to mount/umount external devices, cd/dvd-rom and networked filesystems listed in your /etc/fstab. -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-mount-plugin Index: head/sysutils/xfce4-netload-plugin/Makefile =================================================================== --- head/sysutils/xfce4-netload-plugin/Makefile (revision 490952) +++ head/sysutils/xfce4-netload-plugin/Makefile (revision 490953) @@ -1,38 +1,36 @@ # Created by: Dmitry Sivachenko # $FreeBSD$ PORTNAME= xfce4-netload-plugin PORTVERSION= 1.3.1 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Network Load plugin for Xfce4 LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -GNU_CONFIGURE= yes -USE_GNOME= gtk30 intltool cairo +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 +USE_GNOME= cairo gtk30 intltool USE_XFCE= panel -USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce:gtk3 + +GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext-runtime +NLS_USES= gettext-runtime post-patch: @${REINPLACE_CMD} -e 's, || __FreeBSD_kernel__,,' \ ${WRKSRC}/panel-plugin/net.c \ ${WRKSRC}/panel-plugin/net.h \ ${WRKSRC}/panel-plugin/os.h - -post-patch-NLS-off: - ${REINPLACE_CMD} -e 's|po ||' ${WRKSRC}/Makefile.in .include Index: head/sysutils/xfce4-netload-plugin/pkg-descr =================================================================== --- head/sysutils/xfce4-netload-plugin/pkg-descr (revision 490952) +++ head/sysutils/xfce4-netload-plugin/pkg-descr (revision 490953) @@ -1,3 +1,3 @@ Network Load plugin for the Xfce Desktop. -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-netload-plugin Index: head/sysutils/xfce4-power-manager/Makefile =================================================================== --- head/sysutils/xfce4-power-manager/Makefile (revision 490952) +++ head/sysutils/xfce4-power-manager/Makefile (revision 490953) @@ -1,32 +1,39 @@ # Created by: J.R. Oldroyd # $FreeBSD$ PORTNAME= xfce4-power-manager PORTVERSION= 1.6.1 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R}/ DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Power manager for the Xfce Desktop LICENSE= GPLv2 LIB_DEPENDS= libnotify.so:devel/libnotify \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libpolkit-gobject-1.so:sysutils/polkit \ libupower-glib.so:sysutils/upower -GNU_CONFIGURE= yes -USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 -USE_GNOME= cairo glib20 gtk30 intltool intlhack +USES= gettext gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 +USE_GNOME= cairo glib20 gtk30 intlhack intltool USE_XFCE= panel -INSTALLS_ICONS= yes USE_XORG= ice sm xrandr x11 xext xtst xscrnsaver + +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes CONFIGURE_ARGS= --disable-network-manager \ --enable-polkit \ --enable-xfce4panel INSTALL_TARGET= install-strip + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/sysutils/xfce4-power-manager/pkg-descr =================================================================== --- head/sysutils/xfce4-power-manager/pkg-descr (revision 490952) +++ head/sysutils/xfce4-power-manager/pkg-descr (revision 490953) @@ -1,4 +1,4 @@ Xfce power manager manages the power sources on the computer and the devices that can be controlled to reduce their power consumption. -WWW: http://goodies.xfce.org/projects/applications/xfce4-power-manager +WWW: https://goodies.xfce.org/projects/applications/xfce4-power-manager Index: head/sysutils/xfce4-power-manager/pkg-plist =================================================================== --- head/sysutils/xfce4-power-manager/pkg-plist (revision 490952) +++ head/sysutils/xfce4-power-manager/pkg-plist (revision 490953) @@ -1,152 +1,152 @@ bin/xfce4-power-manager bin/xfce4-power-manager-settings etc/xdg/autostart/xfce4-power-manager.desktop lib/xfce4/panel/plugins/libxfce4powermanager.so man/man1/xfce4-power-manager-settings.1.gz man/man1/xfce4-power-manager.1.gz sbin/xfce4-pm-helper sbin/xfpm-power-backlight-helper share/appdata/xfce4-power-manager.appdata.xml share/applications/xfce4-power-manager-settings.desktop share/icons/hicolor/32x32/status/ac-adapter.png share/icons/hicolor/32x32/status/battery-caution-charging.png share/icons/hicolor/32x32/status/battery-caution.png share/icons/hicolor/32x32/status/battery-empty-charging.png share/icons/hicolor/32x32/status/battery-empty.png share/icons/hicolor/32x32/status/battery-full-charged.png share/icons/hicolor/32x32/status/battery-full-charging.png share/icons/hicolor/32x32/status/battery-full.png share/icons/hicolor/32x32/status/battery-good-charging.png share/icons/hicolor/32x32/status/battery-good.png share/icons/hicolor/32x32/status/battery-low-charging.png share/icons/hicolor/32x32/status/battery-low.png share/icons/hicolor/32x32/status/battery-missing.png share/icons/hicolor/32x32/status/computer.png share/icons/hicolor/32x32/status/input-keyboard.png share/icons/hicolor/32x32/status/input-mouse.png share/icons/hicolor/32x32/status/multimedia-player.png share/icons/hicolor/32x32/status/pda.png share/icons/hicolor/32x32/status/phone.png share/icons/hicolor/32x32/status/tablet.png share/icons/hicolor/32x32/status/uninterruptible-power-supply.png share/icons/hicolor/32x32/status/video-display.png share/icons/hicolor/48x48/status/ac-adapter.png share/icons/hicolor/48x48/status/battery-caution-charging.png share/icons/hicolor/48x48/status/battery-caution.png share/icons/hicolor/48x48/status/battery-empty-charging.png share/icons/hicolor/48x48/status/battery-empty.png share/icons/hicolor/48x48/status/battery-full-charged.png share/icons/hicolor/48x48/status/battery-full-charging.png share/icons/hicolor/48x48/status/battery-full.png share/icons/hicolor/48x48/status/battery-good-charging.png share/icons/hicolor/48x48/status/battery-good.png share/icons/hicolor/48x48/status/battery-low-charging.png share/icons/hicolor/48x48/status/battery-low.png share/icons/hicolor/48x48/status/battery-missing.png share/icons/hicolor/48x48/status/computer.png share/icons/hicolor/48x48/status/display-brightness.png share/icons/hicolor/48x48/status/input-keyboard.png share/icons/hicolor/48x48/status/input-mouse.png share/icons/hicolor/48x48/status/keyboard-brightness.png share/icons/hicolor/48x48/status/multimedia-player.png share/icons/hicolor/48x48/status/pda.png share/icons/hicolor/48x48/status/phone.png share/icons/hicolor/48x48/status/tablet.png share/icons/hicolor/48x48/status/uninterruptible-power-supply.png share/icons/hicolor/48x48/status/video-display.png share/icons/hicolor/scalable/status/ac-adapter-symbolic.svg share/icons/hicolor/scalable/status/ac-adapter.svg share/icons/hicolor/scalable/status/battery-caution-charging-symbolic.svg share/icons/hicolor/scalable/status/battery-caution-charging.svg share/icons/hicolor/scalable/status/battery-caution-symbolic.svg share/icons/hicolor/scalable/status/battery-caution.svg share/icons/hicolor/scalable/status/battery-empty-charging-symbolic.svg share/icons/hicolor/scalable/status/battery-empty-charging.svg share/icons/hicolor/scalable/status/battery-empty-symbolic.svg share/icons/hicolor/scalable/status/battery-empty.svg share/icons/hicolor/scalable/status/battery-full-charged-symbolic.svg share/icons/hicolor/scalable/status/battery-full-charged.svg share/icons/hicolor/scalable/status/battery-full-charging-symbolic.svg share/icons/hicolor/scalable/status/battery-full-charging.svg share/icons/hicolor/scalable/status/battery-full-symbolic.svg share/icons/hicolor/scalable/status/battery-full.svg share/icons/hicolor/scalable/status/battery-good-charging-symbolic.svg share/icons/hicolor/scalable/status/battery-good-charging.svg share/icons/hicolor/scalable/status/battery-good-symbolic.svg share/icons/hicolor/scalable/status/battery-good.svg share/icons/hicolor/scalable/status/battery-low-charging-symbolic.svg share/icons/hicolor/scalable/status/battery-low-charging.svg share/icons/hicolor/scalable/status/battery-low-symbolic.svg share/icons/hicolor/scalable/status/battery-low.svg share/icons/hicolor/scalable/status/battery-missing-symbolic.svg share/icons/hicolor/scalable/status/battery-missing.svg share/icons/hicolor/scalable/status/computer.svg share/icons/hicolor/scalable/status/display-brightness-symbolic.svg share/icons/hicolor/scalable/status/display-brightness.svg share/icons/hicolor/scalable/status/keyboard-brightness-symbolic.svg share/icons/hicolor/scalable/status/keyboard-brightness.svg share/icons/hicolor/scalable/status/keyboard.svg share/icons/hicolor/scalable/status/mouse.svg share/icons/hicolor/scalable/status/multimedia-player.svg share/icons/hicolor/scalable/status/pda.svg share/icons/hicolor/scalable/status/phone.svg share/icons/hicolor/scalable/status/tablet.svg share/icons/hicolor/scalable/status/uninterruptible-power-supply.svg share/icons/hicolor/scalable/status/video-display.svg share/icons/hicolor/scalable/status/xfce4-power-manager-settings.svg -share/locale/ar/LC_MESSAGES/xfce4-power-manager.mo -share/locale/ast/LC_MESSAGES/xfce4-power-manager.mo -share/locale/bg/LC_MESSAGES/xfce4-power-manager.mo -share/locale/ca/LC_MESSAGES/xfce4-power-manager.mo -share/locale/cs/LC_MESSAGES/xfce4-power-manager.mo -share/locale/da/LC_MESSAGES/xfce4-power-manager.mo -share/locale/de/LC_MESSAGES/xfce4-power-manager.mo -share/locale/el/LC_MESSAGES/xfce4-power-manager.mo -share/locale/en_AU/LC_MESSAGES/xfce4-power-manager.mo -share/locale/en_GB/LC_MESSAGES/xfce4-power-manager.mo -share/locale/es/LC_MESSAGES/xfce4-power-manager.mo -share/locale/et/LC_MESSAGES/xfce4-power-manager.mo -share/locale/eu/LC_MESSAGES/xfce4-power-manager.mo -share/locale/fi/LC_MESSAGES/xfce4-power-manager.mo -share/locale/fr/LC_MESSAGES/xfce4-power-manager.mo -share/locale/gl/LC_MESSAGES/xfce4-power-manager.mo -share/locale/he/LC_MESSAGES/xfce4-power-manager.mo -share/locale/hr/LC_MESSAGES/xfce4-power-manager.mo -share/locale/hu/LC_MESSAGES/xfce4-power-manager.mo -share/locale/id/LC_MESSAGES/xfce4-power-manager.mo -share/locale/is/LC_MESSAGES/xfce4-power-manager.mo -share/locale/it/LC_MESSAGES/xfce4-power-manager.mo -share/locale/ja/LC_MESSAGES/xfce4-power-manager.mo -share/locale/kk/LC_MESSAGES/xfce4-power-manager.mo -share/locale/kn/LC_MESSAGES/xfce4-power-manager.mo -share/locale/ko/LC_MESSAGES/xfce4-power-manager.mo -share/locale/lt/LC_MESSAGES/xfce4-power-manager.mo -share/locale/ms/LC_MESSAGES/xfce4-power-manager.mo -share/locale/nb/LC_MESSAGES/xfce4-power-manager.mo -share/locale/nl/LC_MESSAGES/xfce4-power-manager.mo -share/locale/nn/LC_MESSAGES/xfce4-power-manager.mo -share/locale/oc/LC_MESSAGES/xfce4-power-manager.mo -share/locale/pa/LC_MESSAGES/xfce4-power-manager.mo -share/locale/pl/LC_MESSAGES/xfce4-power-manager.mo -share/locale/pt/LC_MESSAGES/xfce4-power-manager.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-power-manager.mo -share/locale/ro/LC_MESSAGES/xfce4-power-manager.mo -share/locale/ru/LC_MESSAGES/xfce4-power-manager.mo -share/locale/si/LC_MESSAGES/xfce4-power-manager.mo -share/locale/sk/LC_MESSAGES/xfce4-power-manager.mo -share/locale/sl/LC_MESSAGES/xfce4-power-manager.mo -share/locale/sr/LC_MESSAGES/xfce4-power-manager.mo -share/locale/sv/LC_MESSAGES/xfce4-power-manager.mo -share/locale/te/LC_MESSAGES/xfce4-power-manager.mo -share/locale/th/LC_MESSAGES/xfce4-power-manager.mo -share/locale/tr/LC_MESSAGES/xfce4-power-manager.mo -share/locale/ug/LC_MESSAGES/xfce4-power-manager.mo -share/locale/uk/LC_MESSAGES/xfce4-power-manager.mo -share/locale/ur/LC_MESSAGES/xfce4-power-manager.mo -share/locale/ur_PK/LC_MESSAGES/xfce4-power-manager.mo -share/locale/vi/LC_MESSAGES/xfce4-power-manager.mo -share/locale/zh_CN/LC_MESSAGES/xfce4-power-manager.mo -share/locale/zh_HK/LC_MESSAGES/xfce4-power-manager.mo -share/locale/zh_TW/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/et/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/is/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/kn/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/nn/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/oc/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/pa/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/ro/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/si/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/sl/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/te/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/th/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/vi/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/zh_HK/LC_MESSAGES/xfce4-power-manager.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-power-manager.mo share/polkit-1/actions/org.xfce.power.policy share/xfce4/panel/plugins/power-manager-plugin.desktop Index: head/sysutils/xfce4-settings/files/patch-configure =================================================================== --- head/sysutils/xfce4-settings/files/patch-configure (revision 490952) +++ head/sysutils/xfce4-settings/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2018-03-18 20:52:52 UTC -+++ configure -@@ -13868,7 +13868,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h - - fi - fi -- USE_NLS=yes -+# USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/sysutils/xfce4-settings/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/xfce4-settings/Makefile =================================================================== --- head/sysutils/xfce4-settings/Makefile (revision 490952) +++ head/sysutils/xfce4-settings/Makefile (revision 490953) @@ -1,54 +1,57 @@ # Created by: Oliver Lehmann # $FreeBSD$ PORTNAME= xfce4-settings PORTVERSION= 4.12.4 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce 4 settings application LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ libxklavier.so:x11/libxklavier -PORTSCOUT= limit:^4\.12\. - -USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -USE_GNOME= glib20 gtk20 cairo intltool intlhack +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce +USE_GNOME= cairo glib20 gtk20 intlhack intltool USE_XFCE= garcon libexo USE_XORG= xorgproto x11 xcursor xi xrandr +GNU_CONFIGURE= yes CONFIGURE_ARGS= --enable-debug=yes \ --disable-xorg-libinput +INSTALLS_ICONS= yes +PORTSCOUT= limit:^4\.12\. + OPTIONS_DEFINE= NOTIFY NLS UPOWER OPTIONS_DEFAULT= NOTIFY +OPTIONS_SUB= yes UPOWER_DESC= Power management tasks -NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + NOTIFY_CONFIGURE_ENABLE= libnotify -NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext-runtime -UPOWER_LIB_DEPENDS= libupower-glib.so:sysutils/upower +NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify + UPOWER_CONFIGURE_ENABLE= upower-glib -OPTIONS_SUB= yes +UPOWER_LIB_DEPENDS= libupower-glib.so:sysutils/upower post-patch: @${REINPLACE_CMD} -e 's|Rodent|Adwaita|g' \ ${WRKSRC}/dialogs/appearance-settings/main.c @${REINPLACE_CMD} -e 's|IconThemeName" type="empty|IconThemeName" type="string" value="Adwaita|; \ s|"ThemeName" type="empty|"ThemeName" type="string" value="Xfce|' \ ${WRKSRC}/xfsettingsd/xsettings.xml .include Index: head/sysutils/xfce4-systemload-plugin/files/patch-configure =================================================================== --- head/sysutils/xfce4-systemload-plugin/files/patch-configure (revision 490952) +++ head/sysutils/xfce4-systemload-plugin/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2016-11-01 14:41:34 UTC -+++ configure -@@ -13214,7 +13214,7 @@ _ACEOF - - fi - fi -- USE_NLS=yes -+# USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/sysutils/xfce4-systemload-plugin/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/sysutils/xfce4-systemload-plugin/Makefile =================================================================== --- head/sysutils/xfce4-systemload-plugin/Makefile (revision 490952) +++ head/sysutils/xfce4-systemload-plugin/Makefile (revision 490953) @@ -1,34 +1,35 @@ # Created by: Thorsten Greiner # $FreeBSD$ PORTNAME= xfce4-systemload-plugin PORTVERSION= 1.2.2 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= System Load plugin for Xfce4 panel LICENSE= BSD2CLAUSE -USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce:gtk3 -USE_GNOME= gtk30 intltool cairo gdkpixbuf2 +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 +USE_GNOME= cairo gdkpixbuf2 gtk30 intltool USE_XFCE= panel SSP_UNSAFE= yes GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -OPTIONS_DEFINE= NLS UPOWER -OPTIONS_DEFAULT=UPOWER -UPOWER_DESC= Use upower for adapting update interval to power state -OPTIONS_SUB= yes +OPTIONS_DEFINE= NLS UPOWER +OPTIONS_DEFAULT= UPOWER +OPTIONS_SUB= yes +UPOWER_DESC= Use upower for adapting update interval to power state + NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext-runtime +NLS_USES= gettext-runtime UPOWER_CONFIGURE_ENABLE=upower UPOWER_LIB_DEPENDS= libupower-glib.so:sysutils/upower .include Index: head/sysutils/xfce4-systemload-plugin/pkg-descr =================================================================== --- head/sysutils/xfce4-systemload-plugin/pkg-descr (revision 490952) +++ head/sysutils/xfce4-systemload-plugin/pkg-descr (revision 490953) @@ -1,4 +1,4 @@ System Load plugin for XFce4. Author: Riccardo Persichetti -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-systemload-plugin Index: head/sysutils/xfce4-wavelan-plugin/Makefile =================================================================== --- head/sysutils/xfce4-wavelan-plugin/Makefile (revision 490952) +++ head/sysutils/xfce4-wavelan-plugin/Makefile (revision 490953) @@ -1,22 +1,29 @@ # Created by: Manuel Rabade Garica # $FreeBSD$ PORTNAME= xfce4-wavelan-plugin PORTVERSION= 0.6.0 PORTREVISION= 1 CATEGORIES= sysutils xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Displays various information about a WaveLAN device LICENSE= BSD3CLAUSE -GNU_CONFIGURE= yes -USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 -USE_GNOME= gtk30 glib20 intltool cairo gdkpixbuf2 +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 +USE_GNOME= cairo gdkpixbuf2 gtk30 glib20 intltool USE_XFCE= panel + +GNU_CONFIGURE= yes INSTALL_TARGET= install-strip + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/sysutils/xfce4-wavelan-plugin/pkg-descr =================================================================== --- head/sysutils/xfce4-wavelan-plugin/pkg-descr (revision 490952) +++ head/sysutils/xfce4-wavelan-plugin/pkg-descr (revision 490953) @@ -1,9 +1,9 @@ WaveLAN plugin for the Xfce4 panel. Displays various information about a WaveLAN device: * Signal state (tells if a carrier signal was detected) * Signal quality (current quality of the carrier signal) * Network name (current SSID of the WaveLAN network) -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-wavelan-plugin Index: head/sysutils/xfce4-wavelan-plugin/pkg-plist =================================================================== --- head/sysutils/xfce4-wavelan-plugin/pkg-plist (revision 490952) +++ head/sysutils/xfce4-wavelan-plugin/pkg-plist (revision 490953) @@ -1,50 +1,50 @@ lib/xfce4/panel/plugins/libwavelan.so -share/locale/ar/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/ast/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/be/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/bg/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/ca/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/cs/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/da/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/de/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/el/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/en_AU/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/en_GB/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/es/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/eu/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/fi/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/fr/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/gl/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/he/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/hr/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/hu/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/id/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/is/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/it/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/ja/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/kk/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/ko/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/lt/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/lv/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/ms/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/nb/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/nl/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/oc/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/pl/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/pt/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/ru/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/sk/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/sq/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/sr/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/sv/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/th/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/tr/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/ug/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/uk/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/ur/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/ur_PK/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/vi/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/zh_CN/LC_MESSAGES/xfce4-wavelan-plugin.mo -share/locale/zh_TW/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/be/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/is/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/oc/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/th/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/vi/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-wavelan-plugin.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-wavelan-plugin.mo share/xfce4/panel/plugins/wavelan.desktop Index: head/textproc/xfce4-dict-plugin/Makefile =================================================================== --- head/textproc/xfce4-dict-plugin/Makefile (revision 490952) +++ head/textproc/xfce4-dict-plugin/Makefile (revision 490953) @@ -1,33 +1,33 @@ # Created by: Oliver Lehmann (oliver@FreeBSD.org) # $FreeBSD$ PORTNAME= xfce4-dict PORTVERSION= 0.8.2 CATEGORIES= textproc xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} PKGNAMESUFFIX= -plugin DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce4 plugin to query different dictionaries LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce:gtk3 -USE_GNOME= glib20 gtk30 intltool cairo +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 +USE_GNOME= cairo glib20 gtk30 intltool USE_XFCE= panel USE_XORG= x11 USE_LDCONFIG= yes GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime .include Index: head/textproc/xfce4-dict-plugin/pkg-descr =================================================================== --- head/textproc/xfce4-dict-plugin/pkg-descr (revision 490952) +++ head/textproc/xfce4-dict-plugin/pkg-descr (revision 490953) @@ -1,5 +1,5 @@ With xfce4-dict you can query a dictionary server (see RFC 2229) to search for the translation or explanation of a word. You can also choose a dictionary offered by the server to improve your search results. -WWW: http://goodies.xfce.org/projects/applications/xfce4-dict +WWW: https://goodies.xfce.org/projects/applications/xfce4-dict Index: head/www/midori/pkg-descr =================================================================== --- head/www/midori/pkg-descr (revision 490952) +++ head/www/midori/pkg-descr (revision 490953) @@ -1,12 +1,12 @@ Midori is a lightweight web browser. * Full integration with GTK+2/GTK+3. * Fast rendering with WebKit. * Tabs, windows and session management. * Bookmarks are stored with XBEL. * Searchbox based on OpenSearch. * Custom context menu actions. * User scripts and customized keyboard support. * Extensible via Vala scripts. -WWW: http://www.midori-browser.org/ +WWW: https://www.midori-browser.org/ Index: head/www/xfce4-smartbookmark-plugin/Makefile =================================================================== --- head/www/xfce4-smartbookmark-plugin/Makefile (revision 490952) +++ head/www/xfce4-smartbookmark-plugin/Makefile (revision 490953) @@ -1,22 +1,30 @@ # Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ PORTNAME= xfce4-smartbookmark-plugin PORTVERSION= 0.5.0 CATEGORIES= www xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Query search engines from the Xfce panel LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -GNU_CONFIGURE= yes -USE_GNOME= gtk30 intltool cairo gdkpixbuf2 -USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 \ + xfce:gtk3 +USE_GNOME= cairo gdkpixbuf2 gtk30 intltool USE_XFCE= panel + +GNU_CONFIGURE= yes INSTALL_TARGET= install-strip + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_USES= gettext-runtime +NLS_CONFIGURE_ENABLE= nls .include Index: head/www/xfce4-smartbookmark-plugin/pkg-descr =================================================================== --- head/www/xfce4-smartbookmark-plugin/pkg-descr (revision 490952) +++ head/www/xfce4-smartbookmark-plugin/pkg-descr (revision 490953) @@ -1,4 +1,4 @@ Smartbookmark send requests directly to your browser and perform a custom search. -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-smartbookmark-plugin Index: head/www/xfce4-smartbookmark-plugin/pkg-plist =================================================================== --- head/www/xfce4-smartbookmark-plugin/pkg-plist (revision 490952) +++ head/www/xfce4-smartbookmark-plugin/pkg-plist (revision 490953) @@ -1,46 +1,46 @@ lib/xfce4/panel/plugins/libsmartbookmark.so -share/locale/ar/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/ast/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/bg/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/ca/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/cs/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/da/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/de/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/el/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/en_AU/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/en_GB/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/es/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/eu/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/fr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/gl/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/he/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/hr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/hu/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/id/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/is/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/it/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/ja/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/ko/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/lt/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/lv/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/ms/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/nb/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/nl/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/oc/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/pl/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/pt/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/ru/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/sk/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/sq/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/sr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/sv/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/th/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/tr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/ug/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/uk/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/ur/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/ur_PK/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/zh_CN/LC_MESSAGES/xfce4-smartbookmark-plugin.mo -share/locale/zh_TW/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/is/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/oc/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/th/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-smartbookmark-plugin.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-smartbookmark-plugin.mo share/xfce4/panel/plugins/smartbookmark.desktop Index: head/x11/libxfce4menu/files/patch-configure =================================================================== --- head/x11/libxfce4menu/files/patch-configure (revision 490952) +++ head/x11/libxfce4menu/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2015-03-15 18:14:47 UTC -+++ configure -@@ -14128,7 +14128,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h - - fi - fi -- USE_NLS=yes -+# USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/x11/libxfce4menu/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/libxfce4menu/Makefile =================================================================== --- head/x11/libxfce4menu/Makefile (revision 490952) +++ head/x11/libxfce4menu/Makefile (revision 490953) @@ -1,42 +1,53 @@ # Created by: Oliver Lehmann # $FreeBSD$ PORTNAME= libxfce4menu PORTVERSION= 4.12.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/xfce/libxfce4ui/${PORTVERSION:R} DISTNAME= libxfce4ui-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Widgets library for the Xfce desktop environment LICENSE= GPLv2 -PORTSCOUT= limit:^4\.12\. +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 \ + libdbus-glib-1.so:devel/dbus-glib \ + libdbus-1.so:devel/dbus -USES= gmake libtool pathfix pkgconfig gettext-tools \ - xfce tar:bzip2 -GNU_CONFIGURE= yes -USE_GNOME= glib20 gtk20 intltool intlhack +USES= gettext-tools gmake gnome libtool pathfix pkgconfig \ + tar:bzip2 xfce +USE_GNOME= cairo glib20 gtk20 intlhack intltool USE_LDCONFIG= yes USE_XFCE= xfconf -INSTALLS_ICONS= yes +USE_XORG= ice sm x11 +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes CONFIGURE_ARGS= --with-vendor-info=${OPSYS} --without-html-dir +INSTALL_TARGET= install-strip +PORTSCOUT= limit:^4\.12\. + OPTIONS_DEFINE= GLADE GTK3 NLS STARTUP OPTIONS_DEFAULT= GTK3 STARTUP -STARTUP_DESC= Startup notification -STARTUP_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification -STARTUP_CONFIGURE_ENABLE= startup-notification -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls -GLADE_LIB_DEPENDS= libgladeui-1.so:devel/glade3 +OPTIONS_SUB= yes + GLADE_CONFIGURE_ENABLE= gladeui -GTK3_USE= gnome=gtk30 +GLADE_LIB_DEPENDS= libgladeui-1.so:devel/glade3 + GTK3_CONFIGURE_ENABLE= gtk3 -OPTIONS_SUB= yes +GTK3_USE= gnome=gtk30 + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + +STARTUP_CONFIGURE_ENABLE= startup-notification +STARTUP_DESC= Startup notification +STARTUP_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification .include Index: head/x11/libxfce4menu/pkg-descr =================================================================== --- head/x11/libxfce4menu/pkg-descr (revision 490952) +++ head/x11/libxfce4menu/pkg-descr (revision 490953) @@ -1,4 +1,4 @@ libxfce4ui is used to share commonly used Xfce widgets amoung the Xfce applications. -WWW: http://www.xfce.org/ +WWW: https://www.xfce.org/ Index: head/x11/libxfce4util/files/patch-configure =================================================================== --- head/x11/libxfce4util/files/patch-configure (revision 490952) +++ head/x11/libxfce4util/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- ./configure.orig 2013-05-05 14:40:55.000000000 +0000 -+++ ./configure 2013-05-05 19:29:12.000000000 +0000 -@@ -13361,7 +13361,7 @@ - - fi - fi -- USE_NLS=yes -+# USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/x11/libxfce4util/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/libxfce4util/Makefile =================================================================== --- head/x11/libxfce4util/Makefile (revision 490952) +++ head/x11/libxfce4util/Makefile (revision 490953) @@ -1,29 +1,30 @@ # Created by: James Earl # $FreeBSD$ PORTNAME= libxfce4util PORTVERSION= 4.12.1 CATEGORIES= x11 xfce MASTER_SITES= XFCE DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Extension library for the Xfce desktop environment LICENSE= GPLv2 +USES= gettext-tools gmake gnome libtool pathfix perl5 pkgconfig \ + tar:bzip2 xfce +USE_GNOME= glib20 intlhack intltool +USE_LDCONFIG= yes + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= gmake libtool pathfix perl5 pkgconfig gettext-tools \ - xfce tar:bzip2 -USE_GNOME= glib20 intltool intlhack -USE_LDCONFIG= yes +CONFIGURE_ARGS= --without-html-dir -CONFIGURE_ARGS=--without-html-dir +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -OPTIONS_DEFINE= NLS -OPTIONS_SUB= yes -NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/x11/libxfce4util/pkg-descr =================================================================== --- head/x11/libxfce4util/pkg-descr (revision 490952) +++ head/x11/libxfce4util/pkg-descr (revision 490953) @@ -1,3 +1,3 @@ Xfce 4 library providing basic utilities. -WWW: http://www.xfce.org/ +WWW: https://www.xfce.org/ Index: head/x11/xfce4-clipman-plugin/Makefile =================================================================== --- head/x11/xfce4-clipman-plugin/Makefile (revision 490952) +++ head/x11/xfce4-clipman-plugin/Makefile (revision 490953) @@ -1,29 +1,39 @@ # Created by: Matt Lancereau # $FreeBSD$ PORTNAME= xfce4-clipman-plugin PORTVERSION= 1.4.3 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Clipboard manager for the Xfce panel LICENSE= GPLv2 -USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 -USE_GNOME= gtk30 intltool glib20 cairo +LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ + libdbus-1.so:devel/dbus + +USES= gettext gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 +USE_GNOME= cairo glib20 gtk30 intltool USE_XFCE= panel -USE_XORG= ice sm x11 xtst xorgproto +USE_XORG= ice sm x11 xorgproto xtst GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -OPTIONS_DEFINE= QRCODE -QRCODE_DESC= QR Code support +OPTIONS_DEFINE= NLS QRCODE +OPTIONS_SUB= yes + +QRCODE_DESC= QR Code support + +NLS_USES= gettext-runtime +NLS_CONFIGURE_ENABLE= nls + QRCODE_LIB_DEPENDS= libqrencode.so:graphics/libqrencode -QRCODE_CONFIGURE_ENABLE= libqrencode +QRCODE_CONFIGURE_ENABLE=libqrencode .include Index: head/x11/xfce4-clipman-plugin/pkg-descr =================================================================== --- head/x11/xfce4-clipman-plugin/pkg-descr (revision 490952) +++ head/x11/xfce4-clipman-plugin/pkg-descr (revision 490953) @@ -1,6 +1,6 @@ Clipboard Manager for the Xfce Panel and as a standalone application. It keep the clipboard contents around (even after an application quits), it is able to handle text and images, and has a feature to execute actions on specific text selection by matching them against regexes. -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-clipman-plugin Index: head/x11/xfce4-clipman-plugin/pkg-plist =================================================================== --- head/x11/xfce4-clipman-plugin/pkg-plist (revision 490952) +++ head/x11/xfce4-clipman-plugin/pkg-plist (revision 490953) @@ -1,66 +1,66 @@ bin/xfce4-clipman bin/xfce4-clipman-settings bin/xfce4-popup-clipman bin/xfce4-popup-clipman-actions etc/xdg/autostart/xfce4-clipman-plugin-autostart.desktop etc/xdg/xfce4/panel/xfce4-clipman-actions.xml lib/xfce4/panel/plugins/libclipman.so share/appdata/xfce4-clipman.appdata.xml share/applications/xfce4-clipman.desktop share/icons/hicolor/16x16/apps/clipman-symbolic.svg share/icons/hicolor/16x16/apps/xfce4-clipman-plugin.png share/icons/hicolor/24x24/apps/xfce4-clipman-plugin.png share/icons/hicolor/32x32/apps/xfce4-clipman-plugin.png share/icons/hicolor/48x48/apps/xfce4-clipman-plugin.png share/icons/hicolor/64x64/apps/xfce4-clipman-plugin.png share/icons/hicolor/scalable/apps/xfce4-clipman-plugin.svg -share/locale/ar/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/ast/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/be/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/bg/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/ca/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/cs/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/da/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/de/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/el/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/en_AU/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/en_GB/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/es/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/eu/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/fi/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/fr/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/gl/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/he/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/hr/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/hu/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/id/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/is/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/it/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/ja/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/kk/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/ko/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/lt/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/lv/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/ms/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/nb/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/nl/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/oc/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/pl/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/pt/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/ru/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/sk/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/sl/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/sq/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/sr/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/sv/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/th/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/tr/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/ug/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/uk/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/ur/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/ur_PK/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/vi/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/zh_CN/LC_MESSAGES/xfce4-clipman-plugin.mo -share/locale/zh_TW/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/be/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/is/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/oc/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/sl/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/th/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/vi/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-clipman-plugin.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-clipman-plugin.mo share/xfce4/panel/plugins/xfce4-clipman-plugin.desktop Index: head/x11/xfce4-conf/files/patch-configure =================================================================== --- head/x11/xfce4-conf/files/patch-configure (revision 490952) +++ head/x11/xfce4-conf/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- ./configure.orig 2012-04-28 19:51:52.000000000 +0000 -+++ ./configure 2013-05-05 19:52:07.000000000 +0000 -@@ -13500,7 +13500,7 @@ - - fi - fi -- USE_NLS=yes -+# USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/x11/xfce4-conf/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/xfce4-conf/Makefile =================================================================== --- head/x11/xfce4-conf/Makefile (revision 490952) +++ head/x11/xfce4-conf/Makefile (revision 490953) @@ -1,42 +1,44 @@ # Created by: Oliver Lehmann # $FreeBSD$ PORTNAME= xfce4-conf PORTVERSION= 4.12.1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/xfce/xfconf/${PORTVERSION:R} DISTNAME= xfconf-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= D-Bus-based configuration storage system LICENSE= GPLv2 BUILD_DEPENDS= p5-XML-Parser>=2.44:textproc/p5-XML-Parser LIB_DEPENDS= libdbus-1.so:devel/dbus \ - libdbus-glib-1.so:devel/dbus-glib + libdbus-glib-1.so:devel/dbus-glib -GNU_CONFIGURE= yes -USE_GNOME= glib20 gtk20 intltool intlhack +USES= gettext-tools gmake gnome libtool pathfix perl5 pkgconfig \ + tar:bzip2 xfce +USE_GNOME= glib20 gtk20 intlhack intltool USE_LDCONFIG= yes USE_PERL5= build USE_XFCE= libutil USE_XORG= x11 -USES= gmake libtool pathfix pkgconfig perl5 gettext-tools \ - xfce tar:bzip2 + +GNU_CONFIGURE= yes INSTALL_TARGET= install-strip +CONFIGURE_ARGS= --without-html-dir -CONFIGURE_ARGS=--without-html-dir - OPTIONS_DEFINE= PERL NLS -NLS_USES= gettext-runtime +OPTIONS_SUB= yes + 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-Glib2>=1.321:devel/p5-Glib2 -PERL_USE= perl5=run + p5-ExtUtils-PkgConfig>=1.15:devel/p5-ExtUtils-PkgConfig \ + p5-Glib2>=1.321:devel/p5-Glib2 PERL_CONFIGURE_ENABLE= perl-bindings -OPTIONS_SUB= yes +PERL_USE= perl5=run .include Index: head/x11/xfce4-conf/pkg-descr =================================================================== --- head/x11/xfce4-conf/pkg-descr (revision 490952) +++ head/x11/xfce4-conf/pkg-descr (revision 490953) @@ -1,3 +1,3 @@ D-Bus-based configuration storage system. -WWW: http://www.xfce.org/projects +WWW: https://www.xfce.org/projects Index: head/x11/xfce4-dashboard/files/patch-configure =================================================================== --- head/x11/xfce4-dashboard/files/patch-configure (revision 490952) +++ head/x11/xfce4-dashboard/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2016-05-20 19:36:31 UTC -+++ configure -@@ -14443,7 +14443,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >> - - fi - fi -- USE_NLS=yes -+ #USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/x11/xfce4-dashboard/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/xfce4-dashboard/Makefile =================================================================== --- head/x11/xfce4-dashboard/Makefile (revision 490952) +++ head/x11/xfce4-dashboard/Makefile (revision 490953) @@ -1,46 +1,49 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= dashboard PORTVERSION= 0.6.1 PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/apps/xfdashboard/${PORTVERSION:R}/ PKGNAMEPREFIX= xfce4- DISTNAME= xfdashboard-${DISTVERSIONFULL} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= GNOME shell like dashboard for the Xfce desktop LICENSE= GPLv2 LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ - libdbus-1.so:devel/dbus \ - libjson-glib-1.0.so:devel/json-glib \ - libcogl.so:graphics/cogl \ - libclutter-1.0.so:graphics/clutter + libdbus-1.so:devel/dbus \ + libjson-glib-1.0.so:devel/json-glib \ + libcogl.so:graphics/cogl \ + libclutter-1.0.so:graphics/clutter -GNU_CONFIGURE= yes -USES= gettext-tools gmake localbase libtool pathfix perl5 pkgconfig \ - tar:bzip2 xfce:gtk3 -USE_GNOME= glib20 gtk30 libwnck3 cairo intltool intlhack +USES= gettext-tools gmake gnome localbase libtool pathfix perl5 pkgconfig \ + tar:bzip2 xfce:gtk3 +USE_GNOME= cairo glib20 gtk30 intlhack intltool libwnck3 USE_XFCE= garcon USE_XORG= x11 xcomposite xdamage xext xfixes xi xinerama xrandr -USE_GL= egl gl +USE_GL= egl gl +USE_LDCONFIG= yes + +GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip OPTIONS_DEFINE= NLS -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls OPTIONS_SUB= yes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime post-patch: # Decrease default value of desaturation factor (0.0 -> no desaturation) # With some graphics cards, quick launch icons are totally black with # default value ${FIND} ${WRKSRC}/data/themes -type f -name 'effects.xml' \ | ${XARGS} ${REINPLACE_CMD} -i "" 's|>1.0<|>0.45<|' .include Index: head/x11/xfce4-dashboard/pkg-descr =================================================================== --- head/x11/xfce4-dashboard/pkg-descr (revision 490952) +++ head/x11/xfce4-dashboard/pkg-descr (revision 490953) @@ -1,6 +1,6 @@ Xfdashboard provides a GNOME shell dashboard like interface for use with the Xfce desktop. It can be configured to run any keyboard shortcut and when executed provides an overview of applications currently open enabling the user to switch between different applications. -WWW: http://goodies.xfce.org/projects/applications/xfdashboard/ +WWW: https://goodies.xfce.org/projects/applications/xfdashboard/start Index: head/x11/xfce4-embed-plugin/Makefile =================================================================== --- head/x11/xfce4-embed-plugin/Makefile (revision 490952) +++ head/x11/xfce4-embed-plugin/Makefile (revision 490953) @@ -1,33 +1,33 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= xfce4-embed-plugin PORTVERSION= 1.6.0 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Embed arbitrary windows into the Xfce panel LICENSE= GPLv2 +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 + +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce +USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 intlhack intltool +USE_XFCE= panel +USE_XORG= ice sm x11 + GNU_CONFIGURE= yes INSTALL_TARGET= install-strip -USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce -USE_XORG= x11 -USE_GNOME= glib20 gtk20 intltool intlhack -USE_XFCE= panel -OPTIONS_DEFINE= NLS -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls -OPTIONS_SUB= yes +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -.include - -.if !${PORT_OPTIONS:MNLS} -EXTRA_PATCHES= ${FILESDIR}/extra-patch-configure -.endif +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/x11/xfce4-embed-plugin/files/extra-patch-configure =================================================================== --- head/x11/xfce4-embed-plugin/files/extra-patch-configure (revision 490952) +++ head/x11/xfce4-embed-plugin/files/extra-patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- ./configure.orig 2013-06-01 18:40:34.000000000 +0000 -+++ ./configure 2013-06-02 09:32:46.000000000 +0000 -@@ -13340,7 +13340,7 @@ - - fi - fi -- USE_NLS=yes -+# USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/x11/xfce4-embed-plugin/files/extra-patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/xfce4-embed-plugin/pkg-descr =================================================================== --- head/x11/xfce4-embed-plugin/pkg-descr (revision 490952) +++ head/x11/xfce4-embed-plugin/pkg-descr (revision 490953) @@ -1,6 +1,6 @@ Xfce4-embed-plugin is a plugin that enables the embedding of arbitrary application window into the Xfce panel. The window is resized into the panel space available, and the associated program can be automatically launched if it is not open. -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-embed-plugin Index: head/x11/xfce4-quicklauncher-plugin/Makefile =================================================================== --- head/x11/xfce4-quicklauncher-plugin/Makefile (revision 490952) +++ head/x11/xfce4-quicklauncher-plugin/Makefile (revision 490953) @@ -1,22 +1,27 @@ # Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ PORTNAME= xfce4-quicklauncher-plugin PORTVERSION= 1.9.4 -PORTREVISION= 17 +PORTREVISION= 18 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Quicklauncher plugin for Xfce LICENSE= GPLv2 +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 + +USES= gettext gmake gnome libtool pkgconfig tar:bzip2 xfce +USE_GNOME= cairo gdkpixbuf2 gtk20 intlhack intltool +USE_XFCE= libgui panel + SSP_UNSAFE= yes GNU_CONFIGURE= yes -USES= gettext gmake libtool pkgconfig xfce tar:bzip2 -USE_GNOME= gtk20 intltool intlhack -USE_XFCE= libgui panel +INSTALL_TARGET= install-strip .include Index: head/x11/xfce4-screensaver/Makefile =================================================================== --- head/x11/xfce4-screensaver/Makefile (revision 490952) +++ head/x11/xfce4-screensaver/Makefile (revision 490953) @@ -1,73 +1,73 @@ # $FreeBSD$ PORTNAME= xfce4-screensaver PORTVERSION= 0.1.3 PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce 4 screen saver and locker LICENSE= GPLv2 LGPL20 LICENSE_COMB= dual LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_LGPL20= ${WRKSRC}/COPYING.LIB LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libnotify.so:devel/libnotify \ libstartup-notification-1.so:x11/startup-notification \ libxklavier.so:x11/libxklavier -USES= gettext-tools gmake pkgconfig tar:bzip2 xfce:gtk3 +USES= gettext-tools gmake gnome pkgconfig tar:bzip2 xfce:gtk3 USE_GL= gl USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool USE_XFCE= garcon libexo libutil USE_XORG= ice sm x11 xext xrandr xscrnsaver xxf86vm GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-xscreensaverdir=${XSCREENSAVER_DIR} \ --with-xscreensaverhackdir=${LOCALBASE}/bin/xscreensaver-hacks \ --with-console-kit=yes \ --with-systemd=no \ --enable-maintainer-mode XSCREENSAVER_DIR= ${LOCALBASE}/share/xscreensaver/config SCREENSAVER_DIR= share/applications/screensavers OPTIONS_DEFINE= NLS PAM XSCREENSAVER OPTIONS_DEFAULT=PAM PAM_DESC= Pluggable Authentication Module support XSCREENSAVER_DESC= Use xscreensaver hacks OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime PAM_RUN_DEPENDS= pam_helper:security/pam_helper PAM_CONFIGURE_ON= --enable-authentication-scheme=helper \ --with-passwd-helper=${LOCALBASE}/bin/pam_helper PAM_CONFIGURE_OFF= --disable-pam XSCREENSAVER_RUN_DEPENDS= xscreensaver-gnome-hacks>=0:x11/xscreensaver-gnome-hacks .include .if defined(WITH_DEBUG) CONFIGURE_ARGS+= --enable-debug=yes .endif post-patch-PAM-on: @${REINPLACE_CMD} -e 's|/etc/pam.d|${PREFIX}/etc/pam.d|g' \ ${WRKSRC}/src/gs-auth-pam.c post-install: ${MKDIR} ${STAGEDIR}${PREFIX}/${SCREENSAVER_DIR} post-install-PAM-on: ${INSTALL_DATA} ${FILESDIR}/xfce-screensaver.pam ${STAGEDIR}${PREFIX}/etc/pam.d/xfce-screensaver .include Index: head/x11/xfce4-screenshooter-plugin/files/patch-configure =================================================================== --- head/x11/xfce4-screenshooter-plugin/files/patch-configure (revision 490952) +++ head/x11/xfce4-screenshooter-plugin/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2018-05-01 14:43:50 UTC -+++ configure -@@ -16036,7 +16036,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h - - fi - fi -- USE_NLS=yes -+ #USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/x11/xfce4-screenshooter-plugin/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/xfce4-screenshooter-plugin/Makefile =================================================================== --- head/x11/xfce4-screenshooter-plugin/Makefile (revision 490952) +++ head/x11/xfce4-screenshooter-plugin/Makefile (revision 490953) @@ -1,31 +1,35 @@ # Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ PORTNAME= xfce4-screenshooter-plugin PORTVERSION= 1.9.3 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/apps/xfce4-screenshooter/${PORTVERSION:R} DISTNAME= xfce4-screenshooter-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Application and panel plugin to take screenshots LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libsoup-2.4.so:devel/libsoup -USES= pkgconfig gmake libtool gettext-tools xfce:gtk3 tar:bzip2 -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -USE_GNOME= cairo glib20 gtk30 intltool intlhack libxml2 +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 +USE_GNOME= cairo glib20 gtk30 intlhack intltool libxml2 USE_XFCE= panel USE_XORG= ice sm x11 xfixes xext -OPTIONS_DEFINE= NLS +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext-runtime -OPTIONS_SUB= yes +NLS_USES= gettext-runtime .include Index: head/x11/xfce4-taskmanager/Makefile =================================================================== --- head/x11/xfce4-taskmanager/Makefile (revision 490952) +++ head/x11/xfce4-taskmanager/Makefile (revision 490953) @@ -1,35 +1,35 @@ # Created by: DaJoob # $FreeBSD$ PORTNAME= xfce4-taskmanager PORTVERSION= 1.2.2 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Task manager for the Xfce desktop LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 USES= gettext-tools gmake gnome localbase pkgconfig tar:bzip2 -USE_GNOME= gtk30 glib20 cairo gdkpixbuf2 intltool libwnck +USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool libwnck USE_XORG= ice sm x11 xmu xt GNU_CONFIGURE= yes INSTALLS_ICONS= yes CONFIGURE_ARGS+= --disable-silent-rules --disable-gksu \ --disable-wnck3 --enable-wnck --disable-gtk2 OPTIONS_DEFINE= NLS OPTIONS_SUB= yes NLS_CONFIGURE_ENABLE= nls NLS_USES= gettext-runtime .include Index: head/x11/xfce4-terminal/Makefile =================================================================== --- head/x11/xfce4-terminal/Makefile (revision 490952) +++ head/x11/xfce4-terminal/Makefile (revision 490953) @@ -1,29 +1,38 @@ # Created by: Matt Lancereau # $FreeBSD$ PORTNAME= xfce4-terminal PORTVERSION= 0.8.7.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/apps/${PORTNAME}/${PORTVERSION:R:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Terminal emulator for the X windowing system LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib +LIB_DEPENDS= libpcre2-8.so:devel/pcre2 \ + libgnutls.so:security/gnutls -USES= gettext gmake pkgconfig tar:bzip2 xfce:gtk3 -GNU_CONFIGURE= yes -USE_GNOME= gtk30 glib20 cairo gdkpixbuf2 intltool vte3 libxml2 +#libdbus-glib-1.so:devel/dbus-glib XXX check + +USES= gettext-tools gmake gnome pkgconfig tar:bzip2 xfce:gtk3 +USE_GNOME= cairo gdkpixbuf2 glib20 gtk30 intltool libxml2 vte3 USE_XFCE= libmenu -USE_XORG= x11 +USE_XORG= ice sm x11 + +GNU_CONFIGURE= yes INSTALL_TARGET= install-strip SUB_FILES= pkg-message - CONFIGURE_ARGS= --without-gnome-default-appsdir + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_USES= gettext-runtime +NLS_CONFIGURE_ENABLE= nls .include Index: head/x11/xfce4-terminal/pkg-descr =================================================================== --- head/x11/xfce4-terminal/pkg-descr (revision 490952) +++ head/x11/xfce4-terminal/pkg-descr (revision 490953) @@ -1,6 +1,6 @@ Terminal is a modern terminal emulator for the Unix/Linux desktop, primarily for the Xfce desktop environment. It's a lightweight emulator based on the VTE widget, easy to use and provides an optional drop-down window. -WWW: http://www.xfce.org/ +WWW: https://www.xfce.org/ Index: head/x11/xfce4-terminal/pkg-plist =================================================================== --- head/x11/xfce4-terminal/pkg-plist (revision 490952) +++ head/x11/xfce4-terminal/pkg-plist (revision 490953) @@ -1,68 +1,68 @@ bin/xfce4-terminal man/man1/xfce4-terminal.1.gz share/applications/xfce4-terminal-settings.desktop share/applications/xfce4-terminal.desktop -share/locale/ar/LC_MESSAGES/xfce4-terminal.mo -share/locale/ast/LC_MESSAGES/xfce4-terminal.mo -share/locale/be/LC_MESSAGES/xfce4-terminal.mo -share/locale/bg/LC_MESSAGES/xfce4-terminal.mo -share/locale/ca/LC_MESSAGES/xfce4-terminal.mo -share/locale/cs/LC_MESSAGES/xfce4-terminal.mo -share/locale/da/LC_MESSAGES/xfce4-terminal.mo -share/locale/de/LC_MESSAGES/xfce4-terminal.mo -share/locale/el/LC_MESSAGES/xfce4-terminal.mo -share/locale/en_AU/LC_MESSAGES/xfce4-terminal.mo -share/locale/en_GB/LC_MESSAGES/xfce4-terminal.mo -share/locale/eo/LC_MESSAGES/xfce4-terminal.mo -share/locale/es/LC_MESSAGES/xfce4-terminal.mo -share/locale/et/LC_MESSAGES/xfce4-terminal.mo -share/locale/eu/LC_MESSAGES/xfce4-terminal.mo -share/locale/fi/LC_MESSAGES/xfce4-terminal.mo -share/locale/fr/LC_MESSAGES/xfce4-terminal.mo -share/locale/gl/LC_MESSAGES/xfce4-terminal.mo -share/locale/he/LC_MESSAGES/xfce4-terminal.mo -share/locale/hr/LC_MESSAGES/xfce4-terminal.mo -share/locale/hu/LC_MESSAGES/xfce4-terminal.mo -share/locale/id/LC_MESSAGES/xfce4-terminal.mo -share/locale/is/LC_MESSAGES/xfce4-terminal.mo -share/locale/it/LC_MESSAGES/xfce4-terminal.mo -share/locale/ja/LC_MESSAGES/xfce4-terminal.mo -share/locale/kk/LC_MESSAGES/xfce4-terminal.mo -share/locale/ko/LC_MESSAGES/xfce4-terminal.mo -share/locale/lt/LC_MESSAGES/xfce4-terminal.mo -share/locale/lv/LC_MESSAGES/xfce4-terminal.mo -share/locale/ms/LC_MESSAGES/xfce4-terminal.mo -share/locale/nb/LC_MESSAGES/xfce4-terminal.mo -share/locale/nl/LC_MESSAGES/xfce4-terminal.mo -share/locale/oc/LC_MESSAGES/xfce4-terminal.mo -share/locale/pa/LC_MESSAGES/xfce4-terminal.mo -share/locale/pl/LC_MESSAGES/xfce4-terminal.mo -share/locale/pt/LC_MESSAGES/xfce4-terminal.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-terminal.mo -share/locale/ro/LC_MESSAGES/xfce4-terminal.mo -share/locale/ru/LC_MESSAGES/xfce4-terminal.mo -share/locale/si/LC_MESSAGES/xfce4-terminal.mo -share/locale/sk/LC_MESSAGES/xfce4-terminal.mo -share/locale/sl/LC_MESSAGES/xfce4-terminal.mo -share/locale/sq/LC_MESSAGES/xfce4-terminal.mo -share/locale/sr/LC_MESSAGES/xfce4-terminal.mo -share/locale/sv/LC_MESSAGES/xfce4-terminal.mo -share/locale/te/LC_MESSAGES/xfce4-terminal.mo -share/locale/th/LC_MESSAGES/xfce4-terminal.mo -share/locale/tr/LC_MESSAGES/xfce4-terminal.mo -share/locale/ug/LC_MESSAGES/xfce4-terminal.mo -share/locale/uk/LC_MESSAGES/xfce4-terminal.mo -share/locale/ur/LC_MESSAGES/xfce4-terminal.mo -share/locale/ur_PK/LC_MESSAGES/xfce4-terminal.mo -share/locale/vi/LC_MESSAGES/xfce4-terminal.mo -share/locale/zh_CN/LC_MESSAGES/xfce4-terminal.mo -share/locale/zh_TW/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/be/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/eo/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/et/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/is/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/oc/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/pa/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/ro/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/si/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/sl/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/te/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/th/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/vi/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-terminal.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-terminal.mo share/xfce4/terminal/colorschemes/black-on-white.theme share/xfce4/terminal/colorschemes/dark-pastels.theme share/xfce4/terminal/colorschemes/green-on-black.theme share/xfce4/terminal/colorschemes/solarized-dark.theme share/xfce4/terminal/colorschemes/solarized-light.theme share/xfce4/terminal/colorschemes/tango.theme share/xfce4/terminal/colorschemes/white-on-black.theme share/xfce4/terminal/colorschemes/xterm.theme share/xfce4/terminal/terminal-preferences.ui Index: head/x11/xfce4-verve-plugin/files/patch-configure =================================================================== --- head/x11/xfce4-verve-plugin/files/patch-configure (revision 490952) +++ head/x11/xfce4-verve-plugin/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2018-04-15 19:25:29 UTC -+++ configure -@@ -13658,7 +13658,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h - - fi - fi -- USE_NLS=yes -+ #USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/x11/xfce4-verve-plugin/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11/xfce4-verve-plugin/Makefile =================================================================== --- head/x11/xfce4-verve-plugin/Makefile (revision 490952) +++ head/x11/xfce4-verve-plugin/Makefile (revision 490953) @@ -1,33 +1,38 @@ # Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ PORTNAME= verve-plugin PORTVERSION= 1.1.1 +PORTREVISION= 1 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/panel-plugins/${PKGNAMEPREFIX}${PORTNAME}/${PORTVERSION:R} PKGNAMEPREFIX= xfce4- DISTNAME= ${PKGNAMEPREFIX}${PORTNAME}-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Command line plugin for the Xfce Desktop LICENSE= GPLv2 LIB_DEPENDS= libpcre.so:devel/pcre \ - libdbus-glib-1.so:devel/dbus-glib + libdbus-glib-1.so:devel/dbus-glib \ + libdbus-1.so:devel/dbus \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 -GNU_CONFIGURE= yes -USES= gettext-tools gmake libtool pkgconfig tar:bzip2 xfce -USE_GNOME= glib20 intltool intlhack +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce +USE_GNOME= atk cairo gdkpixbuf2 glib20 gtk20 intlhack intltool pango USE_XFCE= panel + +GNU_CONFIGURE= yes INSTALL_TARGET= install-strip +CONFIGURE_ARGS= --enable-dbus -CONFIGURE_ARGS=--enable-dbus +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -OPTIONS_DEFINE= NLS NLS_CONFIGURE_ENABLE= nls -NLS_USES= gettext-runtime -OPTIONS_SUB= yes +NLS_USES= gettext-runtime .include Index: head/x11/xfce4-whiskermenu-plugin/pkg-descr =================================================================== --- head/x11/xfce4-whiskermenu-plugin/pkg-descr (revision 490952) +++ head/x11/xfce4-whiskermenu-plugin/pkg-descr (revision 490953) @@ -1,3 +1,3 @@ Whisker Menu is an alternate application launcher for the Xfce Desktop. -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-whiskermenu-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-whiskermenu-plugin Index: head/x11/xfce4-wmdock-plugin/Makefile =================================================================== --- head/x11/xfce4-wmdock-plugin/Makefile (revision 490952) +++ head/x11/xfce4-wmdock-plugin/Makefile (revision 490953) @@ -1,21 +1,31 @@ # Created by: Martin Wilke # $FreeBSD$ PORTNAME= xfce4-wmdock-plugin PORTVERSION= 0.6.0 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11 xfce MASTER_SITES= XFCE/src/panel-plugins/xfce4-wmdock-plugin/0.6 DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= WMdock plugin for Xfce -GNU_CONFIGURE= yes -USES= gettext gmake gnome libtool pkgconfig xfce tar:bzip2 -USE_GNOME= gtk20 intltool intlhack libwnck +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 + +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce +USE_GNOME= cairo gtk20 intlhack intltool libwnck USE_XFCE= libgui panel -INSTALLS_ICONS= yes USE_XORG= x11 + +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/x11/xfce4-wmdock-plugin/pkg-descr =================================================================== --- head/x11/xfce4-wmdock-plugin/pkg-descr (revision 490952) +++ head/x11/xfce4-wmdock-plugin/pkg-descr (revision 490953) @@ -1,5 +1,5 @@ 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: http://www.ibh.de/~ellguth/xfce4-wmdock-plugin.html +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-wmdock-plugin Index: head/x11/xfce4-wmdock-plugin/pkg-plist =================================================================== --- head/x11/xfce4-wmdock-plugin/pkg-plist (revision 490952) +++ head/x11/xfce4-wmdock-plugin/pkg-plist (revision 490953) @@ -1,28 +1,28 @@ libexec/xfce4/panel-plugins/xfce4-wmdock-plugin share/icons/hicolor/48x48/apps/xfce4-wmdock.png -share/locale/ast/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/ca/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/cs/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/da/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/de/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/el/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/en_GB/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/eu/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/fr/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/gl/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/hu/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/id/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/it/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/ja/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/kk/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/lv/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/pt/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/ru/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/sv/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/ug/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/uk/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/ur/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/ur_PK/LC_MESSAGES/xfce4-wmdock-plugin.mo -share/locale/zh_CN/LC_MESSAGES/xfce4-wmdock-plugin.mo +%%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 Index: head/x11-clocks/xfce4-datetime-plugin/Makefile =================================================================== --- head/x11-clocks/xfce4-datetime-plugin/Makefile (revision 490952) +++ head/x11-clocks/xfce4-datetime-plugin/Makefile (revision 490953) @@ -1,22 +1,29 @@ # Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ PORTNAME= xfce4-datetime-plugin PORTVERSION= 0.7.0 CATEGORIES= x11-clocks xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Datetime panel plugin for the Xfce desktop LICENSE= GPLv2 +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 +USE_GNOME= cairo gtk30 intltool +USE_XFCE= panel + GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -USES= gettext gmake libtool pkgconfig tar:bzip2 xfce:gtk3 -USE_GNOME= gtk30 intltool cairo -USE_XFCE= panel + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/x11-clocks/xfce4-datetime-plugin/pkg-descr =================================================================== --- head/x11-clocks/xfce4-datetime-plugin/pkg-descr (revision 490952) +++ head/x11-clocks/xfce4-datetime-plugin/pkg-descr (revision 490953) @@ -1,4 +1,4 @@ This plugin shows the date and time in the Xfce panel, and a calendar appears (left-click). -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-datetime-plugin Index: head/x11-clocks/xfce4-datetime-plugin/pkg-plist =================================================================== --- head/x11-clocks/xfce4-datetime-plugin/pkg-plist (revision 490952) +++ head/x11-clocks/xfce4-datetime-plugin/pkg-plist (revision 490953) @@ -1,52 +1,52 @@ lib/xfce4/panel/plugins/libdatetime.so -share/locale/am/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/ar/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/ast/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/bg/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/ca/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/cs/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/da/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/de/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/el/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/en_AU/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/en_GB/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/es/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/eu/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/fr/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/gl/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/he/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/hr/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/hu/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/id/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/is/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/it/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/ja/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/kk/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/ko/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/lt/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/lv/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/ms/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/nb/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/nl/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/nn/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/oc/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/pa/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/pl/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/pt/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/ro/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/ru/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/sk/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/sl/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/sr/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/sv/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/th/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/tr/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/ug/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/uk/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/ur/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/ur_PK/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/uz/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/zh_CN/LC_MESSAGES/xfce4-datetime-plugin.mo -share/locale/zh_TW/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/am/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/is/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/nn/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/oc/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/pa/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/ro/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/sl/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/th/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/uz/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-datetime-plugin.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-datetime-plugin.mo share/xfce4/panel/plugins/datetime.desktop Index: head/x11-clocks/xfce4-timer-out-plugin/Makefile =================================================================== --- head/x11-clocks/xfce4-timer-out-plugin/Makefile (revision 490952) +++ head/x11-clocks/xfce4-timer-out-plugin/Makefile (revision 490953) @@ -1,24 +1,34 @@ # Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ PORTNAME= xfce4-time-out-plugin PORTVERSION= 1.0.2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11-clocks xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Timer out plugin for Xfce LICENSE= GPLv2 +LIB_DEPNDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 + +USES= gettext-tools gmake gnome libtool pkgconfig tar:bzip2 xfce +USE_GNOME= cairo gtk20 intlhack intltool +USE_XFCE= panel +USE_XORG= x11 + GNU_CONFIGURE= yes INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -USES= gettext gmake libtool pkgconfig xfce tar:bzip2 -USE_GNOME= gtk20 intltool intlhack -USE_XFCE= panel -USE_XORG= x11 + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime .include Index: head/x11-clocks/xfce4-timer-out-plugin/pkg-descr =================================================================== --- head/x11-clocks/xfce4-timer-out-plugin/pkg-descr (revision 490952) +++ head/x11-clocks/xfce4-timer-out-plugin/pkg-descr (revision 490953) @@ -1,5 +1,5 @@ This plugin makes it possible to take periodical breaks from the computer every X minutes. During breaks it locks your screen. It optionally allows you to postpone breaks for a certain time. -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-time-out-plugin Index: head/x11-clocks/xfce4-timer-out-plugin/pkg-plist =================================================================== --- head/x11-clocks/xfce4-timer-out-plugin/pkg-plist (revision 490952) +++ head/x11-clocks/xfce4-timer-out-plugin/pkg-plist (revision 490953) @@ -1,47 +1,47 @@ lib/xfce4/panel/plugins/libtime-out.so share/icons/hicolor/48x48/apps/xfce4-time-out-plugin.png share/icons/hicolor/scalable/apps/xfce4-time-out-plugin.svg -share/locale/ar/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/ast/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/bg/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/ca/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/cs/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/da/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/de/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/el/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/en_AU/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/es/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/eu/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/fi/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/fr/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/gl/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/he/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/hr/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/hu/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/id/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/is/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/it/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/ja/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/kk/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/ko/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/lt/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/lv/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/ms/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/nb/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/nl/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/oc/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/pl/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/pt/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/ru/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/sk/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/sr/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/sv/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/tr/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/ug/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/uk/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/ur/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/ur_PK/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/zh_CN/LC_MESSAGES/xfce4-time-out-plugin.mo -share/locale/zh_TW/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/is/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/kk/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/oc/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-time-out-plugin.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-time-out-plugin.mo share/xfce4/panel/plugins/xfce4-time-out-plugin.desktop Index: head/x11-clocks/xfce4-timer-plugin/Makefile =================================================================== --- head/x11-clocks/xfce4-timer-plugin/Makefile (revision 490952) +++ head/x11-clocks/xfce4-timer-plugin/Makefile (revision 490953) @@ -1,23 +1,30 @@ # Created by: Martin Wilke (miwi@FreeBSD.org) # $FreeBSD$ PORTNAME= xfce4-timer-plugin PORTVERSION= 1.7.0 PORTREVISION= 1 CATEGORIES= x11-clocks xfce MASTER_SITES= XFCE/src/panel-plugins/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Timer plugin for Xfce LICENSE= GPLv2 -USES= libtool pkgconfig gettext gmake xfce:gtk3 tar:bzip2 -INSTALLS_ICONS= yes -INSTALL_TARGET= install-strip -GNU_CONFIGURE= yes +USES= gettext gmake gnome libtool pkgconfig tar:bzip2 xfce:gtk3 USE_GNOME= cairo gtk30 intltool USE_XFCE= panel + +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip + +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes + +NLS_USES= gettext-runtime +NLS_CONFIGURE_ENABLE= nls .include Index: head/x11-clocks/xfce4-timer-plugin/pkg-descr =================================================================== --- head/x11-clocks/xfce4-timer-plugin/pkg-descr (revision 490952) +++ head/x11-clocks/xfce4-timer-plugin/pkg-descr (revision 490953) @@ -1,11 +1,11 @@ The plugin is quite simple - it displays a progressbar showing the percentage of the time elapsed. Left-clicking on the plugin area opens a menu of available alarms. After selecting one, the user can start or stop the timer by selecting start/stop timer entry in the same menu. New alarms are added through the preferences window. Each alarm is either a countdown or is run at a specified time. By default a simple dialog pops up at the end of the countdown. The user can choose an external command to be run as the alarm and may also choose to have this repeated a specified number of times with a given interval between repetitions. -WWW: http://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin +WWW: https://goodies.xfce.org/projects/panel-plugins/xfce4-timer-plugin Index: head/x11-clocks/xfce4-timer-plugin/pkg-plist =================================================================== --- head/x11-clocks/xfce4-timer-plugin/pkg-plist (revision 490952) +++ head/x11-clocks/xfce4-timer-plugin/pkg-plist (revision 490953) @@ -1,50 +1,50 @@ lib/xfce4/panel/plugins/libxfcetimer.so share/icons/hicolor/32x32/apps/xfce4-timer-plugin.png share/icons/hicolor/48x48/apps/xfce4-timer-plugin.png share/icons/hicolor/scalable/apps/xfce4-timer-plugin.svg -share/locale/ar/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/ast/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/bg/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/ca/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/cs/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/da/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/de/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/el/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/en_AU/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/en_GB/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/es/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/eu/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/fi/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/fr/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/gl/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/he/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/hr/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/hu/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/id/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/is/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/it/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/ja/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/ko/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/lt/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/lv/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/ms/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/nb/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/nl/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/oc/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/pl/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/pt/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/pt_BR/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/ru/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/sk/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/sq/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/sr/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/sv/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/th/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/tr/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/ug/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/uk/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/ur/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/ur_PK/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/zh_CN/LC_MESSAGES/xfce4-timer-plugin.mo -share/locale/zh_TW/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/ar/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/ast/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/bg/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/ca/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/cs/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/da/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/de/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/el/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/en_AU/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/en_GB/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/es/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/eu/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/fi/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/fr/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/gl/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/he/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/hr/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/hu/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/id/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/is/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/it/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/ja/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/ko/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/lt/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/lv/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/ms/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/nb/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/nl/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/oc/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/pl/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/pt/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/pt_BR/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/ru/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/sk/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/sq/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/sr/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/sv/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/th/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/tr/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/ug/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/uk/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/ur/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/ur_PK/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/zh_CN/LC_MESSAGES/xfce4-timer-plugin.mo +%%NLS%%share/locale/zh_TW/LC_MESSAGES/xfce4-timer-plugin.mo share/xfce4/panel/plugins/xfce4-timer-plugin.desktop Index: head/x11-fm/thunar/Makefile =================================================================== --- head/x11-fm/thunar/Makefile (revision 490952) +++ head/x11-fm/thunar/Makefile (revision 490953) @@ -1,72 +1,77 @@ # Created by: Oliver Lehmann # $FreeBSD$ PORTNAME= Thunar DISTVERSION= 1.6.15 CATEGORIES= x11-fm xfce MASTER_SITES= XFCE/src/xfce/${PORTNAME:tl}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce file manager LICENSE= GPLv2 LGPL20 LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_LGPL20= ${WRKSRC}/COPYING.LIB LIB_DEPENDS= libtumbler-1.so:deskutils/xfce4-tumbler \ libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 RUN_DEPENDS= pkexec:sysutils/polkit -PORTSCOUT= limit:^1\.6\. - -USES= desktop-file-utils gmake pathfix perl5 libtool pkgconfig \ - gettext-tools xfce tar:bzip2 -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -USE_GNOME= glib20 gtk20 intltool cairo gdkpixbuf2 +USES= desktop-file-utils gettext-tools gmake gnome libtool pathfix \ + perl5 pkgconfig tar:bzip2 xfce +USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 intltool USE_LDCONFIG= yes USE_XFCE= libexo USE_XORG= ice sm x11 + +GNU_CONFIGURE= yes +CONFIGURE_ARGS+=--enable-gio-unix \ + --disable-gudev \ + --enable-dbus +INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -OPTIONS_DEFINE= NLS NOTIFY -OPTIONS_GROUP= PLUGINS +PORTSCOUT= limit:^1\.6\. + +OPTIONS_DEFINE= NLS NOTIFY +OPTIONS_GROUP= PLUGINS OPTIONS_GROUP_PLUGINS= PLUG_APR PLUG_SBR PLUG_TPA PLUG_UCA PLUG_WALL OPTIONS_DEFAULT= NOTIFY PLUG_APR PLUG_SBR PLUG_TPA PLUG_UCA PLUG_WALL +OPTIONS_SUB= yes # Override NOTIFY_DESC NOTIFY_DESC= Display notifications PLUG_APR_DESC= Advanced Properties plugin PLUG_SBR_DESC= Simple Builtin Renamers plugin PLUG_TPA_DESC= Trash Panel Applet plugin PLUG_UCA_DESC= User Customizable Actions plugin PLUG_WALL_DESC= Wallpaper plugin -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls -NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + NOTIFY_CONFIGURE_ENABLE= notifications -PLUG_APR_LIB_DEPENDS= libexif.so:graphics/libexif +NOTIFY_LIB_DEPENDS= libnotify.so:devel/libnotify + PLUG_APR_CONFIGURE_ENABLE= apr-plugin exif -PLUG_SBR_LIB_DEPENDS= libpcre.so:devel/pcre +PLUG_APR_LIB_DEPENDS= libexif.so:graphics/libexif + PLUG_SBR_CONFIGURE_ENABLE= sbr-plugin pcre -PLUG_TPA_USE= gnome=gvfs xfce=panel +PLUG_SBR_LIB_DEPENDS= libpcre.so:devel/pcre + PLUG_TPA_CONFIGURE_ENABLE= tpa-plugin +PLUG_TPA_USE= gnome=gvfs xfce=panel + PLUG_UCA_CONFIGURE_ENABLE= uca-plugin PLUG_WALL_CONFIGURE_ENABLE= wallpaper-plugin -OPTIONS_SUB= yes - -CONFIGURE_ARGS+=--enable-gio-unix \ - --disable-gudev \ - --enable-dbus post-patch: @${REINPLACE_CMD} -e 's|internet-mail|emblem-mail|' \ ${WRKSRC}/plugins/thunar-sendto-email/thunar-sendto-email.desktop.in.in .include Index: head/x11-fm/thunar/files/patch-configure =================================================================== --- head/x11-fm/thunar/files/patch-configure (revision 490952) +++ head/x11-fm/thunar/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2017-06-30 22:28:12 UTC -+++ configure -@@ -14452,7 +14452,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h - - fi - fi -- USE_NLS=yes -+# USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/x11-fm/thunar/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11-fm/thunar-vfs/files/patch-configure =================================================================== --- head/x11-fm/thunar-vfs/files/patch-configure (revision 490952) +++ head/x11-fm/thunar-vfs/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- ./configure.orig 2011-01-16 16:48:44.000000000 +0000 -+++ ./configure 2013-10-23 17:09:46.000000000 +0000 -@@ -13877,7 +13877,7 @@ - - fi - fi -- USE_NLS=yes -+ #USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/x11-fm/thunar-vfs/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11-fm/thunar-vfs/Makefile =================================================================== --- head/x11-fm/thunar-vfs/Makefile (revision 490952) +++ head/x11-fm/thunar-vfs/Makefile (revision 490953) @@ -1,46 +1,56 @@ # Created by: Olivier Duchateau # $FreeBSD$ PORTNAME= thunar-vfs PORTVERSION= 1.2.0 -PORTREVISION= 11 +PORTREVISION= 12 CATEGORIES= x11-fm xfce MASTER_SITES= XFCE/src/archive/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= The virtual filesystem for Thunar LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libpng.so:graphics/png \ libfreetype.so:print/freetype2 \ - libgamin-1.so:devel/gamin + libfontconfig.so:x11-fonts/fontconfig \ + libgamin-1.so:devel/gamin \ + libdbus-1.so:devel/dbus -GNU_CONFIGURE= yes -USE_GNOME= glib20 gtk20 gdkpixbuf2 intltool intlhack +USES= desktop-file-utils gettext-tools gmake gmake jpeg libtool pathfix \ + perl5 pkgconfig tar:bzip2 xfce +USE_GNOME= cairo gdkpixbuf2 glib20 gtk20 intlhack intltool USE_XFCE= libexo -USE_XORG= x11 -USES= desktop-file-utils gettext-tools gmake jpeg libtool pathfix perl5 pkgconfig \ - xfce tar:bzip2 +USE_XORG= ice x11 sm +USE_LDCONFIG= yes +GNU_CONFIGURE= yes CONFIGURE_ARGS= --disable-debug --without-html-dir +INSTALL_TARGET= install-strip -OPTIONS_DEFINE= NLS HAL DBUS STARTUP GCONF +OPTIONS_DEFINE= NLS HAL DBUS STARTUP GCONF OPTIONS_DEFAULT= HAL DBUS STARTUP -STARTUP_DESC= Startup notification -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls -HAL_LIB_DEPENDS= libhal.so:sysutils/hal -HAL_CONFIGURE_WITH= volume-manager=hal -HAL_CONFIGURE_OFF= --with-volume-manager=freebsd -DBUS_LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib +OPTIONS_SUB= yes + +STARTUP_DESC= Startup notification + DBUS_CONFIGURE_ENABLE= dbus -STARTUP_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification -STARTUP_CONFIGURE_ENABLE= startup-notification -GCONF_USE= gnome=gconf2 +DBUS_LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib + GCONF_CONFIGURE_ENABLE= gnome-thumbnailers -OPTIONS_SUB= yes +GCONF_USE= gnome=gconf2 + +HAL_CONFIGURE_OFF= --with-volume-manager=freebsd +HAL_CONFIGURE_WITH= volume-manager=hal +HAL_LIB_DEPENDS= libhal.so:sysutils/hal + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + +STARTUP_CONFIGURE_ENABLE= startup-notification +STARTUP_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification .include Index: head/x11-fm/thunar-vfs/pkg-descr =================================================================== --- head/x11-fm/thunar-vfs/pkg-descr (revision 490952) +++ head/x11-fm/thunar-vfs/pkg-descr (revision 490953) @@ -1,4 +1,4 @@ Thunar-VFS is the Virtual filesystem shipped with the thunar 1.0 and earlier releases. -WWW: http://xfce.org/ +WWW: https://xfce.org/ Index: head/x11-toolkits/libxfce4gui/Makefile =================================================================== --- head/x11-toolkits/libxfce4gui/Makefile (revision 490952) +++ head/x11-toolkits/libxfce4gui/Makefile (revision 490953) @@ -1,37 +1,44 @@ # Created by: James Earl # $FreeBSD$ PORTNAME= libxfce4gui PORTVERSION= 4.10.0 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-toolkits xfce MASTER_SITES= XFCE/src/archive/libxfcegui4/${PORTVERSION:R} DISTNAME= libxfcegui4-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Various Gtk widgets for the Xfce Desktop LICENSE= GPLv2 +LIB_DEPENDS= libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 + +USES= gettext-tools gmake gnome libtool pathfix pkgconfig tar:bzip2 xfce +USE_GNOME= cairo gtk20 intlhack intltool libglade2 +USE_XFCE= libutil +USE_XORG= ice sm x11 +USE_LDCONFIG= yes + GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USES= gmake libtool pathfix pkgconfig gettext-tools xfce tar:bzip2 -USE_GNOME= gtk20 intltool intlhack libglade2 -USE_LDCONFIG= yes -USE_XFCE= libutil -USE_XORG= sm x11 +CONFIGURE_ARGS= --disable-gladeui --disable-static \ + --without-html-dir +INSTALL_TARGET= install-strip -CONFIGURE_ARGS+=--disable-gladeui --disable-static \ - --without-html-dir - OPTIONS_DEFINE= NLS STARTUP OPTIONS_DEFAULT= STARTUP -STARTUP_DESC= Startup notification -NLS_USES= gettext-runtime +OPTIONS_SUB= yes + +STARTUP_DESC= Startup notification + +NLS_USES= gettext-runtime NLS_CONFIGURE_ENABLE= nls + STARTUP_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification STARTUP_CONFIGURE_ENABLE= startup-notification -OPTIONS_SUB= yes .include Index: head/x11-toolkits/libxfce4gui/files/patch-configure =================================================================== --- head/x11-toolkits/libxfce4gui/files/patch-configure (revision 490952) +++ head/x11-toolkits/libxfce4gui/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- ./configure.orig 2012-04-28 20:10:47.000000000 +0000 -+++ ./configure 2013-10-21 18:18:01.000000000 +0000 -@@ -13165,7 +13165,7 @@ - - fi - fi -- USE_NLS=yes -+ #USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/x11-toolkits/libxfce4gui/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11-toolkits/libxfce4gui/files/patch-libxfcegui4__xfce-exec.c =================================================================== --- head/x11-toolkits/libxfce4gui/files/patch-libxfcegui4__xfce-exec.c (revision 490952) +++ head/x11-toolkits/libxfce4gui/files/patch-libxfcegui4__xfce-exec.c (nonexistent) @@ -1,11 +0,0 @@ ---- ./libxfcegui4/xfce-exec.c.orig 2012-04-28 20:10:43.000000000 +0000 -+++ ./libxfcegui4/xfce-exec.c 2014-03-24 21:25:39.000000000 +0000 -@@ -79,7 +79,7 @@ - #ifndef G_OS_WIN32 - gchar *dpyname = user_data; - -- xfce_setenv ("DISPLAY", dpyname, TRUE); -+ g_setenv ("DISPLAY", dpyname, TRUE); - #endif - } - Property changes on: head/x11-toolkits/libxfce4gui/files/patch-libxfcegui4__xfce-exec.c ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11-toolkits/libxfce4gui/files/patch-libxfcegui4_xfce-exec.c =================================================================== --- head/x11-toolkits/libxfce4gui/files/patch-libxfcegui4_xfce-exec.c (nonexistent) +++ head/x11-toolkits/libxfce4gui/files/patch-libxfcegui4_xfce-exec.c (revision 490953) @@ -0,0 +1,11 @@ +--- libxfcegui4/xfce-exec.c.orig 2012-04-28 20:10:43 UTC ++++ libxfcegui4/xfce-exec.c +@@ -79,7 +79,7 @@ child_setup_sync(gpointer user_data) + #ifndef G_OS_WIN32 + gchar *dpyname = user_data; + +- xfce_setenv ("DISPLAY", dpyname, TRUE); ++ g_setenv ("DISPLAY", dpyname, TRUE); + #endif + } + Property changes on: head/x11-toolkits/libxfce4gui/files/patch-libxfcegui4_xfce-exec.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property Index: head/x11-toolkits/libxfce4gui/pkg-descr =================================================================== --- head/x11-toolkits/libxfce4gui/pkg-descr (revision 490952) +++ head/x11-toolkits/libxfce4gui/pkg-descr (revision 490953) @@ -1,3 +1,3 @@ GUI-related extension widgets and libraries for the Xfce Desktop. -WWW: http://www.xfce.org/ +WWW: https://www.xfce.org/ Index: head/x11-wm/xfce4-desktop/Makefile =================================================================== --- head/x11-wm/xfce4-desktop/Makefile (revision 490952) +++ head/x11-wm/xfce4-desktop/Makefile (revision 490953) @@ -1,47 +1,51 @@ # Created by: James Earl # $FreeBSD$ PORTNAME= xfce4-desktop PORTVERSION= 4.12.4 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE/src/xfce/xfdesktop/${PORTVERSION:R}/ DISTNAME= xfdesktop-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce's desktop manager LICENSE= GPLv2 LICENSE_FILE= ${WRKSRC}/COPYING LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libnotify.so:devel/libnotify \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -USES= gettext-tools gmake pkgconfig tar:bzip2 xfce -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -USE_GNOME= glib20 gtk20 intltool libwnck cairo +USES= gettext-tools gmake gnome pkgconfig tar:bzip2 xfce +USE_GNOME= cairo glib20 gtk20 intltool libwnck USE_XFCE= garcon libexo USE_XORG= ice sm x11 + +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes INSTALL_TARGET= install-strip -CONFIGURE_ARGS+=--enable-gio-unix \ +CONFIGURE_ARGS= --enable-gio-unix \ --enable-notifications -OPTIONS_DEFINE= NLS THUNAR -OPTIONS_DEFAULT= THUNAR -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls -THUNAR_USE= xfce=thunar +OPTIONS_DEFINE= NLS THUNAR +OPTIONS_DEFAULT= THUNAR +OPTIONS_SUB= yes + +THUNAR_DESC= Thunar file manager support + +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime + THUNAR_CONFIGURE_ENABLE= thunarx -THUNAR_CONFIGURE_WITH= file-manager-fallback=Thunar -THUNAR_DESC= Thunar file manager support -OPTIONS_SUB= yes +THUNAR_CONFIGURE_WITH= file-manager-fallback=Thunar +THUNAR_USE= xfce=thunar post-patch-NLS-off: @${REINPLACE_CMD} -e 's|po ||' ${WRKSRC}/Makefile.in .include Index: head/x11-wm/xfce4-desktop/pkg-descr =================================================================== --- head/x11-wm/xfce4-desktop/pkg-descr (revision 490952) +++ head/x11-wm/xfce4-desktop/pkg-descr (revision 490953) @@ -1,4 +1,4 @@ The desktop manager sets the background image, and provides a root window menu, desktop icons or minimized icons and windows list. -WWW: http://www.xfce.org/ +WWW: https://www.xfce.org/ Index: head/x11-wm/xfce4-panel/files/patch-configure =================================================================== --- head/x11-wm/xfce4-panel/files/patch-configure (revision 490952) +++ head/x11-wm/xfce4-panel/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2017-12-13 23:14:34 UTC -+++ configure -@@ -14100,7 +14100,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h - - fi - fi -- USE_NLS=yes -+# USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/x11-wm/xfce4-panel/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11-wm/xfce4-panel/Makefile =================================================================== --- head/x11-wm/xfce4-panel/Makefile (revision 490952) +++ head/x11-wm/xfce4-panel/Makefile (revision 490953) @@ -1,47 +1,49 @@ # Created by: James Earl # $FreeBSD$ PORTNAME= xfce4-panel PORTVERSION= 4.12.2 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce's panel LICENSE= GPLv2 LGPL21 LICENSE_COMB= multi LICENSE_FILE_GPLv2= ${WRKSRC}/COPYING LICENSE_FILE_LGPL21= ${WRKSRC}/COPYING.LIB LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 -PORTSCOUT= limit:^4\.12\. - -USES= desktop-file-utils gmake libtool pathfix gettext-tools perl5 \ - pkgconfig tar:bzip2 -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -USE_GNOME= glib20 gtk20 intltool intlhack libwnck cairo +USES= desktop-file-utils gettext-tools gmake gnome libtool pathfix \ + perl5 pkgconfig tar:bzip2 +USE_GNOME= cairo glib20 gtk20 intlhack intltool libwnck USE_LDCONFIG= yes USE_XFCE= garcon libexo USE_XORG= ice sm x11 xext -INSTALL_TARGET= install-strip +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes +INSTALL_TARGET= install-strip CONFIGURE_ARGS+=--enable-gio-unix --without-html-dir +PORTSCOUT= limit:^4\.12\. + OPTIONS_DEFINE= GTK3 NLS OPTIONS_DEFAULT= GTK3 -GTK3_USES= xfce:gtk3 -GTK3_USE= gnome=gtk30 +OPTIONS_SUB= yes + GTK3_CONFIGURE_ENABLE= gtk3 +GTK3_USE= gnome=gtk30 GTK3_USES_OFF= xfce -NLS_USES= gettext-runtime +GTK3_USES= xfce:gtk3 + NLS_CONFIGURE_ENABLE= nls -OPTIONS_SUB= yes +NLS_USES= gettext-runtime .include Index: head/x11-wm/xfce4-panel/pkg-descr =================================================================== --- head/x11-wm/xfce4-panel/pkg-descr (revision 490952) +++ head/x11-wm/xfce4-panel/pkg-descr (revision 490953) @@ -1,4 +1,4 @@ The panel supports multiple panels, with many options for their position, appearance, transparency and behavior. -WWW: http://docs.xfce.org/xfce/xfce4-panel/start +WWW: https://docs.xfce.org/xfce/xfce4-panel/start Index: head/x11-wm/xfce4-session/Makefile =================================================================== --- head/x11-wm/xfce4-session/Makefile (revision 490952) +++ head/x11-wm/xfce4-session/Makefile (revision 490953) @@ -1,47 +1,51 @@ # Created by: Matt Lancereau # $FreeBSD$ PORTNAME= xfce4-session PORTVERSION= 4.12.1 -PORTREVISION= 4 +PORTREVISION= 5 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE/src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce's session manager LICENSE= GPLv2 BUILD_DEPENDS= iceauth:x11/iceauth RUN_DEPENDS= iceauth:x11/iceauth \ console-kit-daemon:sysutils/consolekit2 LIB_DEPENDS= libdbus-glib-1.so:devel/dbus-glib \ + libdbus-1.so:devel/dbus \ libupower-glib.so:sysutils/upower \ - libpolkit-gobject-1.so:sysutils/polkit + libpolkit-gobject-1.so:sysutils/polkit \ + libfontconfig.so:x11-fonts/fontconfig \ + libfreetype.so:print/freetype2 -GNU_CONFIGURE= yes -INSTALLS_ICONS= yes -USE_GNOME= gtk20 glib20 intltool intlhack libwnck -USES= pathfix pkgconfig gmake libtool gettext-tools xfce tar:bzip2 +USES= gettext-tools gmake gnome libtool pathfix pkgconfig \ + tar:bzip2 xfce +USE_GNOME= cairo gtk20 glib20 intlhack intltool libwnck USE_LDCONFIG= yes USE_XFCE= libmenu -USE_XORG= x11 sm ice +USE_XORG= ice sm x11 -CONFIGURE_ARGS+=--enable-legacy-sm \ +GNU_CONFIGURE= yes +INSTALLS_ICONS= yes +CONFIGURE_ARGS= --enable-legacy-sm \ --with-xsession-prefix=${PREFIX} - SUB_FILES= pkg-message +PLIST_SUB= VERSION="4.6" +INSTALL_TARGET= install-strip -OPTIONS_DEFINE= NLS -NLS_USES= gettext-runtime -NLS_CONFIGURE_ENABLE= nls -OPTIONS_SUB= yes +OPTIONS_DEFINE= NLS +OPTIONS_SUB= yes -PLIST_SUB= VERSION="4.6" +NLS_CONFIGURE_ENABLE= nls +NLS_USES= gettext-runtime post-patch: @${REINPLACE_CMD} -e 's|%%LOCALBASE%%|${LOCALBASE}|g' \ ${WRKSRC}/scripts/xflock4 .include Index: head/x11-wm/xfce4-session/files/patch-configure =================================================================== --- head/x11-wm/xfce4-session/files/patch-configure (revision 490952) +++ head/x11-wm/xfce4-session/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- ./configure.orig 2012-04-28 20:43:34.000000000 +0000 -+++ ./configure 2013-04-24 23:04:07.000000000 +0000 -@@ -14200,7 +14200,7 @@ - - fi - fi -- USE_NLS=yes -+# USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/x11-wm/xfce4-session/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11-wm/xfce4-session/pkg-descr =================================================================== --- head/x11-wm/xfce4-session/pkg-descr (revision 490952) +++ head/x11-wm/xfce4-session/pkg-descr (revision 490953) @@ -1,5 +1,5 @@ The Xfce session manager controls the loading of applications when Xfce is started. It also handles logging out, shutting down, and rebooting. -WWW: http://www.xfce.org/ +WWW: https://www.xfce.org/ Index: head/x11-wm/xfce4-wm/files/patch-configure =================================================================== --- head/x11-wm/xfce4-wm/files/patch-configure (revision 490952) +++ head/x11-wm/xfce4-wm/files/patch-configure (nonexistent) @@ -1,11 +0,0 @@ ---- configure.orig 2018-07-29 12:57:35 UTC -+++ configure -@@ -14015,7 +14015,7 @@ $as_echo "#define HAVE_LC_MESSAGES 1" >>confdefs.h - - fi - fi -- USE_NLS=yes -+# USE_NLS=yes - - - gt_cv_have_gettext=no Property changes on: head/x11-wm/xfce4-wm/files/patch-configure ___________________________________________________________________ Deleted: fbsd:nokeywords ## -1 +0,0 ## -yes \ No newline at end of property Deleted: svn:eol-style ## -1 +0,0 ## -native \ No newline at end of property Deleted: svn:mime-type ## -1 +0,0 ## -text/plain \ No newline at end of property Index: head/x11-wm/xfce4-wm/Makefile =================================================================== --- head/x11-wm/xfce4-wm/Makefile (revision 490952) +++ head/x11-wm/xfce4-wm/Makefile (revision 490953) @@ -1,46 +1,53 @@ # Created by: James Earl # $FreeBSD$ PORTNAME= xfce4-wm PORTVERSION= 4.12.5 +PORTREVISION= 1 CATEGORIES= x11-wm xfce MASTER_SITES= XFCE/src/xfce/xfwm4/${PORTVERSION:R} DISTNAME= xfwm4-${PORTVERSION} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org COMMENT= Xfce's window manager LICENSE= GPLv2 LIB_DEPENDS= libdbus-1.so:devel/dbus \ libdbus-glib-1.so:devel/dbus-glib \ libfontconfig.so:x11-fonts/fontconfig \ libfreetype.so:print/freetype2 +USES= gettext-tools gmake gnome pkgconfig tar:bzip2 xfce +USE_GNOME= cairo gtk20 intltool libwnck +USE_XFCE= libmenu +USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xinerama \ + xrandr xrender + CONFIGURE_ARGS= --enable-xsync \ --enable-render \ --enable-randr \ --enable-compositor \ --disable-kde-systray GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USES= gettext-tools gmake pkgconfig tar:bzip2 xfce -USE_GNOME= gtk20 intltool libwnck cairo -USE_XFCE= libmenu -USE_XORG= ice sm x11 xcomposite xdamage xext xfixes xrandr xrender DATADIR= ${PREFIX}/share/xfwm4 OPTIONS_DEFINE= DRM NLS STARTUP OPTIONS_DEFAULT= STARTUP -DRM_DESC= Direct Rendering Module service -STARTUP_DESC= Startup notification -DRM_LIB_DEPENDS= libdrm.so:graphics/libdrm +OPTIONS_SUB= yes + +DRM_DESC= Direct Rendering Module service +STARTUP_DESC= Startup notification + DRM_CONFIGURE_ENABLE= libdrm -NLS_USES= gettext-runtime +DRM_LIB_DEPENDS= libdrm.so:graphics/libdrm + NLS_CONFIGURE_ENABLE= nls -STARTUP_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification +NLS_USES= gettext-runtime + STARTUP_CONFIGURE_ENABLE= startup-notification -OPTIONS_SUB= yes +STARTUP_LIB_DEPENDS= libstartup-notification-1.so:x11/startup-notification .include