? x11-wm/xfce4-panel/files/patch-plugins-launcher-launcher-exec.c ? misc/xfce4-appfinder/pkg-plist.new Index: Mk/bsd.xfce.mk =================================================================== RCS file: /home/pcvs/ports/Mk/bsd.xfce.mk,v retrieving revision 1.4 diff -u -r1.4 bsd.xfce.mk --- Mk/bsd.xfce.mk 30 Oct 2008 17:14:34 -0000 1.4 +++ Mk/bsd.xfce.mk 30 Jan 2009 12:46:17 -0000 @@ -12,36 +12,36 @@ # desktop environment. It's automatically included when USE_XFCE # is defined in the ports' makefile. -_USE_XFCE_ALL= configenv libexo libgui libutil libmcs mcsmanager panel \ - thunar wm xfdev +_USE_XFCE_ALL= configenv libexo libgui libmenu libutil panel \ + thunar wm xfconf xfdev -MASTER_SITE_SUBDIR?= xfce-4.4.3 +MASTER_SITE_SUBDIR?= xfce-4.5.99.1 configenv_CONFIGURE_ENV= CPPFLAGS="${CPPFLAGS} -I${LOCALBASE}/include -L${LOCALBASE}/lib" -libexo_BUILD_DEPENDS= libexo>=0.3.4:${PORTSDIR}/x11/libexo -libexo_RUN_DEPENDS= libexo>=0.3.4:${PORTSDIR}/x11/libexo +libexo_BUILD_DEPENDS= libexo>=0.3.99.1:${PORTSDIR}/x11/libexo +libexo_RUN_DEPENDS= libexo>=0.3.99.1:${PORTSDIR}/x11/libexo -libgui_BUILD_DEPENDS= libxfce4gui>=4.4.3:${PORTSDIR}/x11-toolkits/libxfce4gui -libgui_RUN_DEPENDS= libxfce4gui>=4.4.3:${PORTSDIR}/x11-toolkits/libxfce4gui +libgui_BUILD_DEPENDS= libxfce4gui>=4.5.99.1:${PORTSDIR}/x11-toolkits/libxfce4gui +libgui_RUN_DEPENDS= libxfce4gui>=4.5.99.1:${PORTSDIR}/x11-toolkits/libxfce4gui -libutil_BUILD_DEPENDS= libxfce4util>=4.4.3:${PORTSDIR}/x11/libxfce4util -libutil_RUN_DEPENDS= libxfce4util>=4.4.3:${PORTSDIR}/x11/libxfce4util +libmenu_BUILD_DEPENDS= libxfce4menu>=4.5.99.1:${PORTSDIR}/x11/libxfce4menu +libmenu_RUN_DEPENDS= libxfce4menu>=4.5.99.1:${PORTSDIR}/x11/libxfce4menu -libmcs_BUILD_DEPENDS= libxfce4mcs>=4.4.3:${PORTSDIR}/x11/libxfce4mcs -libmcs_RUN_DEPENDS= libxfce4mcs>=4.4.3:${PORTSDIR}/x11/libxfce4mcs +libutil_BUILD_DEPENDS= libxfce4util>=4.5.99.1:${PORTSDIR}/x11/libxfce4util +libutil_RUN_DEPENDS= libxfce4util>=4.5.99.1:${PORTSDIR}/x11/libxfce4util -mcsmanager_BUILD_DEPENDS= xfce4-mcs-manager>=4.4.3:${PORTSDIR}/sysutils/xfce4-mcs-manager -mcsmanager_RUN_DEPENDS= xfce4-mcs-manager>=4.4.3:${PORTSDIR}/sysutils/xfce4-mcs-manager +panel_BUILD_DEPENDS= xfce4-panel>=4.5.99.1:${PORTSDIR}/x11-wm/xfce4-panel +panel_RUN_DEPENDS= xfce4-panel>=4.5.99.1:${PORTSDIR}/x11-wm/xfce4-panel -panel_BUILD_DEPENDS= xfce4-panel>=4.4.3:${PORTSDIR}/x11-wm/xfce4-panel -panel_RUN_DEPENDS= xfce4-panel>=4.4.3:${PORTSDIR}/x11-wm/xfce4-panel +thunar_BUILD_DEPENDS= Thunar>=0.9.99.1:${PORTSDIR}/x11-fm/thunar +thunar_RUN_DEPENDS= Thunar>=0.9.99.1:${PORTSDIR}/x11-fm/thunar -thunar_BUILD_DEPENDS= Thunar>=0.9.3:${PORTSDIR}/x11-fm/thunar -thunar_RUN_DEPENDS= Thunar>=0.9.3:${PORTSDIR}/x11-fm/thunar +wm_BUILD_DEPENDS= xfce4-wm>=4.5.99.1:${PORTSDIR}/x11-wm/xfce4-wm +wm_RUN_DEPENDS= xfce4-wm>=4.5.99.1:${PORTSDIR}/x11-wm/xfce4-wm -wm_BUILD_DEPENDS= xfce4-wm>=4.4.3:${PORTSDIR}/x11-wm/xfce4-wm -wm_RUN_DEPENDS= xfce4-wm>=4.4.3:${PORTSDIR}/x11-wm/xfce4-wm +xfconf_BUILD_DEPENDS= xfce4-conf>=4.5.99.1:${PORTSDIR}/x11/xfce4-conf +xfconf_RUN_DEPENDS= xfce4-conf>=4.5.99.1:${PORTSDIR}/x11/xfce4-conf xfdev_RUN_DEPENDS= xfce4-dev-tools:${PORTSDIR}/devel/xfce4-dev-tools Index: x11-themes/gtk-xfce-engine/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-themes/gtk-xfce-engine/Makefile,v retrieving revision 1.47 diff -u -r1.47 Makefile --- x11-themes/gtk-xfce-engine/Makefile 30 Oct 2008 17:14:34 -0000 1.47 +++ x11-themes/gtk-xfce-engine/Makefile 30 Jan 2009 12:46:17 -0000 @@ -6,8 +6,7 @@ # PORTNAME= gtk-xfce-engine -PORTVERSION= 2.4.3 -PORTREVISION= 0 +PORTVERSION= 2.5.99.1 CATEGORIES= x11-themes xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 Index: x11-themes/gtk-xfce-engine/distinfo =================================================================== RCS file: /home/pcvs/ports/x11-themes/gtk-xfce-engine/distinfo,v retrieving revision 1.19 diff -u -r1.19 distinfo --- x11-themes/gtk-xfce-engine/distinfo 30 Oct 2008 17:14:34 -0000 1.19 +++ x11-themes/gtk-xfce-engine/distinfo 30 Jan 2009 12:46:17 -0000 @@ -1,3 +1,3 @@ -MD5 (xfce4/gtk-xfce-engine-2.4.3.tar.bz2) = 6aa618469f3a3d8f6457c6874a60817e -SHA256 (xfce4/gtk-xfce-engine-2.4.3.tar.bz2) = ead51f8b5c9eecc9610d21f4eab4dcfaf9a599ffac99aca49e7e9f5bd130b4ae -SIZE (xfce4/gtk-xfce-engine-2.4.3.tar.bz2) = 310286 +MD5 (xfce4/gtk-xfce-engine-2.5.99.1.tar.bz2) = bcb1a09e0b268802d1079159842760a8 +SHA256 (xfce4/gtk-xfce-engine-2.5.99.1.tar.bz2) = 0c728f38e154210a5bd22f4dfb77424ba81d9559f31916dadde347bdfe338b24 +SIZE (xfce4/gtk-xfce-engine-2.5.99.1.tar.bz2) = 313125 Index: x11-themes/gtk-xfce-engine/pkg-plist =================================================================== RCS file: /home/pcvs/ports/x11-themes/gtk-xfce-engine/pkg-plist,v retrieving revision 1.14 diff -u -r1.14 pkg-plist --- x11-themes/gtk-xfce-engine/pkg-plist 22 Jan 2007 16:45:05 -0000 1.14 +++ x11-themes/gtk-xfce-engine/pkg-plist 30 Jan 2009 12:46:19 -0000 @@ -1,63 +1,30 @@ lib/gtk-2.0/%%GTK2_VERSION%%/engines/libxfce.la lib/gtk-2.0/%%GTK2_VERSION%%/engines/libxfce.so share/themes/Xfce-4.0/gtk-2.0/gtkrc -share/themes/Xfce-4.0/ICON.png -share/themes/Xfce-4.0/README.html share/themes/Xfce-4.2/gtk-2.0/gtkrc -share/themes/Xfce-4.2/ICON.png -share/themes/Xfce-4.2/README.html -share/themes/Xfce-b5/ICON.png -share/themes/Xfce-b5/README.html +share/themes/Xfce-4.4/gtk-2.0/gtkrc share/themes/Xfce-b5/gtk-2.0/gtkrc -share/themes/Xfce-basic/ICON.png -share/themes/Xfce-basic/README.html share/themes/Xfce-basic/gtk-2.0/gtkrc share/themes/Xfce-cadmium/gtk-2.0/gtkrc -share/themes/Xfce-cadmium/ICON.png -share/themes/Xfce-cadmium/README.html -share/themes/Xfce-curve/ICON.png -share/themes/Xfce-curve/README.html share/themes/Xfce-curve/gtk-2.0/gtkrc share/themes/Xfce-dawn/gtk-2.0/gtkrc -share/themes/Xfce-dawn/ICON.png -share/themes/Xfce-dawn/README.html share/themes/Xfce-dusk/gtk-2.0/gtkrc -share/themes/Xfce-dusk/ICON.png -share/themes/Xfce-dusk/README.html -share/themes/Xfce-kde2/ICON.png -share/themes/Xfce-kde2/README.html share/themes/Xfce-kde2/gtk-2.0/gtkrc -share/themes/Xfce-kolors/ICON.png -share/themes/Xfce-kolors/README.html share/themes/Xfce-kolors/gtk-2.0/gtkrc -share/themes/Xfce-light/ICON.png -share/themes/Xfce-light/README.html share/themes/Xfce-light/gtk-2.0/gtkrc -share/themes/Xfce-orange/ICON.png -share/themes/Xfce-orange/README.html share/themes/Xfce-orange/gtk-2.0/gtkrc -share/themes/Xfce-redmondxp/ICON.png -share/themes/Xfce-redmondxp/README.html share/themes/Xfce-redmondxp/gtk-2.0/gtkrc -share/themes/Xfce-saltlake/ICON.png -share/themes/Xfce-saltlake/README.html share/themes/Xfce-saltlake/gtk-2.0/gtkrc -share/themes/Xfce-smooth/ICON.png -share/themes/Xfce-smooth/README.html share/themes/Xfce-smooth/gtk-2.0/gtkrc -share/themes/Xfce-stellar/ICON.png -share/themes/Xfce-stellar/README.html share/themes/Xfce-stellar/gtk-2.0/gtkrc share/themes/Xfce-winter/gtk-2.0/gtkrc -share/themes/Xfce-winter/ICON.png -share/themes/Xfce-winter/README.html -share/themes/Xfce/ICON.png -share/themes/Xfce/README.html share/themes/Xfce/gtk-2.0/gtkrc @dirrm share/themes/Xfce-4.0/gtk-2.0 @dirrm share/themes/Xfce-4.0 @dirrm share/themes/Xfce-4.2/gtk-2.0 @dirrm share/themes/Xfce-4.2 +@dirrm share/themes/Xfce-4.4/gtk-2.0 +@dirrm share/themes/Xfce-4.4 @dirrm share/themes/Xfce/gtk-2.0 @dirrmtry share/themes/Xfce @dirrm share/themes/Xfce-cadmium/gtk-2.0 Index: devel/xfce4-dev-tools/Makefile =================================================================== RCS file: /home/pcvs/ports/devel/xfce4-dev-tools/Makefile,v retrieving revision 1.7 diff -u -r1.7 Makefile --- devel/xfce4-dev-tools/Makefile 30 Oct 2008 17:14:35 -0000 1.7 +++ devel/xfce4-dev-tools/Makefile 30 Jan 2009 12:46:19 -0000 @@ -6,8 +6,7 @@ # PORTNAME= xfce4-dev-tools -PORTVERSION= 4.4.0.1 -PORTREVISION= 1 +PORTVERSION= 4.5.99.1 CATEGORIES= devel xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 Index: devel/xfce4-dev-tools/distinfo =================================================================== RCS file: /home/pcvs/ports/devel/xfce4-dev-tools/distinfo,v retrieving revision 1.2 diff -u -r1.2 distinfo --- devel/xfce4-dev-tools/distinfo 12 Feb 2008 18:10:57 -0000 1.2 +++ devel/xfce4-dev-tools/distinfo 30 Jan 2009 12:46:19 -0000 @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-dev-tools-4.4.0.1.tar.bz2) = 7d09d161efc7ef86b3b48791d98c8ae8 -SHA256 (xfce4/xfce4-dev-tools-4.4.0.1.tar.bz2) = 1e7a506f08c8a4f368dd18648006ba3934a94eb96fd4545f5303d46aeae9cc3e -SIZE (xfce4/xfce4-dev-tools-4.4.0.1.tar.bz2) = 60477 +MD5 (xfce4/xfce4-dev-tools-4.5.99.1.tar.bz2) = a25cc6c03ebe5144ce7236ff116bb7b0 +SHA256 (xfce4/xfce4-dev-tools-4.5.99.1.tar.bz2) = 4e91d1d33c14431171e525062d4ce687a401a3bdc571a00719cc499f1a8e0e6c +SIZE (xfce4/xfce4-dev-tools-4.5.99.1.tar.bz2) = 63329 Index: x11/libxfce4util/Makefile =================================================================== RCS file: /home/pcvs/ports/x11/libxfce4util/Makefile,v retrieving revision 1.36 diff -u -r1.36 Makefile --- x11/libxfce4util/Makefile 30 Oct 2008 17:14:35 -0000 1.36 +++ x11/libxfce4util/Makefile 30 Jan 2009 12:46:19 -0000 @@ -6,8 +6,7 @@ # PORTNAME= libxfce4util -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.5.99.1 CATEGORIES= x11 xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 Index: x11/libxfce4util/distinfo =================================================================== RCS file: /home/pcvs/ports/x11/libxfce4util/distinfo,v retrieving revision 1.18 diff -u -r1.18 distinfo --- x11/libxfce4util/distinfo 30 Oct 2008 17:14:35 -0000 1.18 +++ x11/libxfce4util/distinfo 30 Jan 2009 12:46:19 -0000 @@ -1,3 +1,3 @@ -MD5 (xfce4/libxfce4util-4.4.3.tar.bz2) = 0a4d887b84c8b79ae09a1c6b20626c95 -SHA256 (xfce4/libxfce4util-4.4.3.tar.bz2) = cbed16df6bf97e3e9cd885801db0be012ec70cd1d99c1b28559923c66f877770 -SIZE (xfce4/libxfce4util-4.4.3.tar.bz2) = 390566 +MD5 (xfce4/libxfce4util-4.5.99.1.tar.bz2) = 03f9edc7dad7f17dae248cbe51c65d0d +SHA256 (xfce4/libxfce4util-4.5.99.1.tar.bz2) = c3e7490e95940a7145ef51a51a56edefc5a1e89420c3b7d44bf50ff52fd44b58 +SIZE (xfce4/libxfce4util-4.5.99.1.tar.bz2) = 418157 Index: x11/libxfce4util/pkg-plist =================================================================== RCS file: /home/pcvs/ports/x11/libxfce4util/pkg-plist,v retrieving revision 1.12 diff -u -r1.12 pkg-plist --- x11/libxfce4util/pkg-plist 30 Oct 2008 17:14:35 -0000 1.12 +++ x11/libxfce4util/pkg-plist 30 Jan 2009 12:46:19 -0000 @@ -12,13 +12,14 @@ include/xfce4/libxfce4util/xfce-kiosk.h include/xfce4/libxfce4util/xfce-license.h include/xfce4/libxfce4util/xfce-miscutils.h +include/xfce4/libxfce4util/xfce-posix-signal-handler.h include/xfce4/libxfce4util/xfce-rc.h include/xfce4/libxfce4util/xfce-resource.h include/xfce4/libxfce4util/xfce-utf8.h lib/libxfce4util.a lib/libxfce4util.la lib/libxfce4util.so -lib/libxfce4util.so.4 +lib/libxfce4util.so.5 libdata/pkgconfig/libxfce4util-1.0.pc sbin/xfce4-kiosk-query share/gtk-doc/html/libxfce4util/home.png @@ -29,6 +30,7 @@ share/gtk-doc/html/libxfce4util/libxfce4util-File-Utilities.html share/gtk-doc/html/libxfce4util/libxfce4util-Internationalisation.html share/gtk-doc/html/libxfce4util/libxfce4util-Miscellaneous-Utilities.html +share/gtk-doc/html/libxfce4util/libxfce4util-POSIX-Signal-Handling.html share/gtk-doc/html/libxfce4util/libxfce4util-Resource-Config-File-Support.html share/gtk-doc/html/libxfce4util/libxfce4util-Resource-lookup-functions.html share/gtk-doc/html/libxfce4util/libxfce4util-Unicode-Support-Functions.html @@ -51,9 +53,11 @@ share/locale/ca/LC_MESSAGES/libxfce4util.mo share/locale/cs/LC_MESSAGES/libxfce4util.mo share/locale/cy/LC_MESSAGES/libxfce4util.mo +share/locale/da/LC_MESSAGES/libxfce4util.mo share/locale/de/LC_MESSAGES/libxfce4util.mo share/locale/dz/LC_MESSAGES/libxfce4util.mo share/locale/en_GB/LC_MESSAGES/libxfce4util.mo +share/locale/es/LC_MESSAGES/libxfce4util.mo share/locale/et/LC_MESSAGES/libxfce4util.mo share/locale/eu/LC_MESSAGES/libxfce4util.mo share/locale/fi/LC_MESSAGES/libxfce4util.mo @@ -61,7 +65,6 @@ share/locale/gl/LC_MESSAGES/libxfce4util.mo share/locale/he/LC_MESSAGES/libxfce4util.mo share/locale/id/LC_MESSAGES/libxfce4util.mo -share/locale/it/LC_MESSAGES/libxfce4util.mo share/locale/ja/LC_MESSAGES/libxfce4util.mo share/locale/ka/LC_MESSAGES/libxfce4util.mo share/locale/ko/LC_MESSAGES/libxfce4util.mo @@ -73,11 +76,9 @@ share/locale/pl/LC_MESSAGES/libxfce4util.mo share/locale/pt_BR/LC_MESSAGES/libxfce4util.mo share/locale/pt_PT/LC_MESSAGES/libxfce4util.mo -share/locale/ro/LC_MESSAGES/libxfce4util.mo share/locale/si/LC_MESSAGES/libxfce4util.mo -share/locale/sk/LC_MESSAGES/libxfce4util.mo share/locale/sq/LC_MESSAGES/libxfce4util.mo -share/locale/th/LC_MESSAGES/libxfce4util.mo +share/locale/sv/LC_MESSAGES/libxfce4util.mo share/locale/tr/LC_MESSAGES/libxfce4util.mo share/locale/uk/LC_MESSAGES/libxfce4util.mo share/locale/ur/LC_MESSAGES/libxfce4util.mo Index: x11-toolkits/libxfce4gui/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/libxfce4gui/Makefile,v retrieving revision 1.44 diff -u -r1.44 Makefile --- x11-toolkits/libxfce4gui/Makefile 30 Oct 2008 17:14:35 -0000 1.44 +++ x11-toolkits/libxfce4gui/Makefile 30 Jan 2009 12:46:19 -0000 @@ -6,8 +6,7 @@ # PORTNAME= libxfce4gui -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.5.99.1 CATEGORIES= x11-toolkits xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= libxfcegui4-${PORTVERSION} @@ -20,13 +19,16 @@ GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes +USE_GETTEXT= yes USE_GMAKE= yes -USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig +USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack libglade2 pkgconfig USE_LDCONFIG= yes -USE_XFCE= libutil +USE_XFCE= libutil xfconf USE_XORG= sm -OPTIONS= GTKDOC "install the library documentation" off +OPTIONS= GTKDOC "install the library documentation" off \ + STARTUP "use libstartup-notification" on \ + GLADEUI "glade interface designer" off .include @@ -39,4 +41,21 @@ PLIST_SUB+= GTK_DOC="@comment " .endif +.if !defined(WITHOUT_LIBSTARTUP) +LIB_DEPENDS+= startup-notification-1:${PORTSDIR}/x11/startup-notification +CONFIGURE_ARGS+=--enable-startup-notification +.else +CONFIGURE_ARGS+=--disable-startup-notification +.endif + +.if defined(WITH_GLADEUI) +CONFIGURE_ARGS+=--enable-gladeui +.else +CONFIGURE_ARGS+=--disable-gladeui +.endif + +post-patch: + @${REINPLACE_CMD} -e 's|$$(GMSGFMT)|$$(MSGFMT)|g' \ + ${WRKSRC}/po/Makefile.in.in + .include Index: x11-toolkits/libxfce4gui/distinfo =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/libxfce4gui/distinfo,v retrieving revision 1.18 diff -u -r1.18 distinfo --- x11-toolkits/libxfce4gui/distinfo 30 Oct 2008 17:14:35 -0000 1.18 +++ x11-toolkits/libxfce4gui/distinfo 30 Jan 2009 12:46:19 -0000 @@ -1,3 +1,3 @@ -MD5 (xfce4/libxfcegui4-4.4.3.tar.bz2) = fc6f5a0ab478fc6840e8a19737d0b748 -SHA256 (xfce4/libxfcegui4-4.4.3.tar.bz2) = 8f45bc2ca5e9575b1b1d7f050ee70bdb9de16a35ca2f6838795e9f617343bb23 -SIZE (xfce4/libxfcegui4-4.4.3.tar.bz2) = 621245 +MD5 (xfce4/libxfcegui4-4.5.99.1.tar.bz2) = 71706c8a71821f39f4e8c5c419d05c40 +SHA256 (xfce4/libxfcegui4-4.5.99.1.tar.bz2) = 905d7f453b91b601a16dc0d7e4f92ba3c01647ed30e26074f9393e5b36ebe437 +SIZE (xfce4/libxfcegui4-4.5.99.1.tar.bz2) = 672929 Index: x11-toolkits/libxfce4gui/pkg-plist =================================================================== RCS file: /home/pcvs/ports/x11-toolkits/libxfce4gui/pkg-plist,v retrieving revision 1.8 diff -u -r1.8 pkg-plist --- x11-toolkits/libxfce4gui/pkg-plist 11 Apr 2007 16:26:50 -0000 1.8 +++ x11-toolkits/libxfce4gui/pkg-plist 30 Jan 2009 12:46:20 -0000 @@ -1,3 +1,4 @@ +etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-keyboard-shortcuts.xml include/xfce4/libxfcegui4/dialogs.h include/xfce4/libxfcegui4/gtk_style.h include/xfce4/libxfcegui4/gtktoxevent.h @@ -8,7 +9,6 @@ include/xfce4/libxfcegui4/libxfcegui4-config.h include/xfce4/libxfcegui4/netk-application.h include/xfce4/libxfcegui4/netk-enum-types.h -include/xfce4/libxfcegui4/netk-marshal.h include/xfce4/libxfcegui4/netk-pager.h include/xfce4/libxfcegui4/netk-screen.h include/xfce4/libxfcegui4/netk-tasklist.h @@ -25,7 +25,6 @@ include/xfce4/libxfcegui4/xfce_decortoggle.h include/xfce4/libxfcegui4/xfce_framebox.h include/xfce4/libxfcegui4/xfce_iconbutton.h -include/xfce4/libxfcegui4/xfce_marshal.h include/xfce4/libxfcegui4/xfce_menubutton.h include/xfce4/libxfcegui4/xfce_movehandler.h include/xfce4/libxfcegui4/xfce_scaled_image.h @@ -45,11 +44,23 @@ include/xfce4/libxfcegui4/netk-class-group.h include/xfce4/libxfcegui4/netk-window-action-menu.h include/xfce4/libxfcegui4/xinerama.h +include/xfce4/libxfce4kbd-private/xfce-shortcuts-provider.h +include/xfce4/libxfce4kbd-private/xfce-shortcuts-grabber.h +include/xfce4/libxfce4kbd-private/xfce-shortcut-dialog.h +include/xfce4/libxfce4kbd-private/xfce-shortcuts.h +lib/libglade/2.0/libxfce4.a +lib/libglade/2.0/libxfce4.la +lib/libglade/2.0/libxfce4.so lib/libxfcegui4.a lib/libxfcegui4.la lib/libxfcegui4.so lib/libxfcegui4.so.6 +lib/libxfce4kbd-private.a +lib/libxfce4kbd-private.la +lib/libxfce4kbd-private.so +lib/libxfce4kbd-private.so.6 libdata/pkgconfig/libxfcegui4-1.0.pc +libdata/pkgconfig/libxfce4kbd-private-1.0.pc share/gtk-doc/html/libxfcegui4/XfceAboutDialog.html share/gtk-doc/html/libxfcegui4/XfceAppMenuItem.html share/gtk-doc/html/libxfcegui4/XfceFramebox.html @@ -89,13 +100,85 @@ share/icons/hicolor/48x48/apps/xfce-unknown.png share/icons/hicolor/48x48/apps/xfce-utils.png share/icons/hicolor/scalable/apps/xfce-filemanager.svg +share/locale/am/LC_MESSAGES/libxfcegui4.mo +share/locale/ar/LC_MESSAGES/libxfcegui4.mo +share/locale/be/LC_MESSAGES/libxfcegui4.mo +share/locale/bn_IN/LC_MESSAGES/libxfcegui4.mo +share/locale/ca/LC_MESSAGES/libxfcegui4.mo +share/locale/cs/LC_MESSAGES/libxfcegui4.mo +share/locale/cy/LC_MESSAGES/libxfcegui4.mo +share/locale/da/LC_MESSAGES/libxfcegui4.mo +share/locale/de/LC_MESSAGES/libxfcegui4.mo +share/locale/dz/LC_MESSAGES/libxfcegui4.mo +share/locale/el/LC_MESSAGES/libxfcegui4.mo +share/locale/en_GB/LC_MESSAGES/libxfcegui4.mo +share/locale/eo/LC_MESSAGES/libxfcegui4.mo +share/locale/es/LC_MESSAGES/libxfcegui4.mo +share/locale/et/LC_MESSAGES/libxfcegui4.mo +share/locale/eu/LC_MESSAGES/libxfcegui4.mo +share/locale/fa/LC_MESSAGES/libxfcegui4.mo +share/locale/fi/LC_MESSAGES/libxfcegui4.mo +share/locale/fr/LC_MESSAGES/libxfcegui4.mo +share/locale/gl/LC_MESSAGES/libxfcegui4.mo +share/locale/gu/LC_MESSAGES/libxfcegui4.mo +share/locale/he/LC_MESSAGES/libxfcegui4.mo +share/locale/hu/LC_MESSAGES/libxfcegui4.mo +share/locale/hy/LC_MESSAGES/libxfcegui4.mo +share/locale/id/LC_MESSAGES/libxfcegui4.mo +share/locale/it/LC_MESSAGES/libxfcegui4.mo +share/locale/ja/LC_MESSAGES/libxfcegui4.mo +share/locale/ka/LC_MESSAGES/libxfcegui4.mo +share/locale/ko/LC_MESSAGES/libxfcegui4.mo +share/locale/ku/LC_MESSAGES/libxfcegui4.mo +share/locale/lt/LC_MESSAGES/libxfcegui4.mo +share/locale/lv/LC_MESSAGES/libxfcegui4.mo +share/locale/mk/LC_MESSAGES/libxfcegui4.mo +share/locale/mr/LC_MESSAGES/libxfcegui4.mo +share/locale/nb_NO/LC_MESSAGES/libxfcegui4.mo +share/locale/nl/LC_MESSAGES/libxfcegui4.mo +share/locale/pa/LC_MESSAGES/libxfcegui4.mo +share/locale/pl/LC_MESSAGES/libxfcegui4.mo +share/locale/pt_BR/LC_MESSAGES/libxfcegui4.mo +share/locale/pt_PT/LC_MESSAGES/libxfcegui4.mo +share/locale/ro/LC_MESSAGES/libxfcegui4.mo +share/locale/ru/LC_MESSAGES/libxfcegui4.mo +share/locale/si/LC_MESSAGES/libxfcegui4.mo +share/locale/sk/LC_MESSAGES/libxfcegui4.mo +share/locale/sq/LC_MESSAGES/libxfcegui4.mo +share/locale/sv/LC_MESSAGES/libxfcegui4.mo +share/locale/ta/LC_MESSAGES/libxfcegui4.mo +share/locale/tr/LC_MESSAGES/libxfcegui4.mo +share/locale/uk/LC_MESSAGES/libxfcegui4.mo +share/locale/ur/LC_MESSAGES/libxfcegui4.mo +share/locale/zh_CN/LC_MESSAGES/libxfcegui4.mo +share/locale/zh_TW/LC_MESSAGES/libxfcegui4.mo @dirrm include/xfce4/libxfcegui4 @dirrmtry include/xfce4/xfce4-modules +@dirrm include/xfce4/libxfce4kbd-private @dirrmtry include/xfce4 @dirrmtry lib/xfce4/modules @dirrmtry lib/xfce4 -@dirrmtry share/xfce4/mime -@dirrmtry share/xfce4 +@comment @dirrmtry share/xfce4/mime +@comment @dirrmtry share/xfce4 @dirrm share/gtk-doc/html/libxfcegui4 @dirrmtry share/gtk-doc/html @dirrmtry share/gtk-doc +@dirrmtry share/locale/bn_IN/LC_MESSAGES +@dirrmtry share/locale/bn_IN +@dirrmtry share/locale/dz/LC_MESSAGES +@dirrmtry share/locale/dz +@dirrmtry share/locale/hy/LC_MESSAGES +@dirrmtry share/locale/hy +@dirrmtry share/locale/mr/LC_MESSAGES +@dirrmtry share/locale/mr +@dirrmtry share/locale/nb_NO/LC_MESSAGES +@dirrmtry share/locale/nb_NO +@dirrmtry share/locale/si/LC_MESSAGES +@dirrmtry share/locale/si +@dirrmtry share/locale/ur/LC_MESSAGES +@dirrmtry share/locale/ur +@dirrm etc/xdg/xfce4/xfconf/xfce-perchannel-xml +@dirrm etc/xdg/xfce4/xfconf +@dirrm etc/xdg/xfce4 +@dirrm etc/xdg + Index: x11/libexo/Makefile =================================================================== RCS file: /home/pcvs/ports/x11/libexo/Makefile,v retrieving revision 1.29 diff -u -r1.29 Makefile --- x11/libexo/Makefile 30 Oct 2008 17:14:36 -0000 1.29 +++ x11/libexo/Makefile 30 Jan 2009 12:46:20 -0000 @@ -6,8 +6,7 @@ # $MCom: ports/x11/libexo/Makefile,v 1.1 2006/10/02 21:05:55 ahze Exp $ PORTNAME= libexo -PORTVERSION= 0.3.4 -PORTREVISION= 2 +PORTVERSION= 0.3.99.1 CATEGORIES= x11 xfce DISTNAME= exo-${PORTVERSION} MASTER_SITES= ${MASTER_SITE_XFCE} @@ -29,12 +28,11 @@ USE_GNOME= glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes USE_PERL5= yes -USE_XFCE= configenv libutil mcsmanager +USE_XFCE= configenv libutil OPTIONS= HAL "Enable HAL support" on \ NOTIFY "Enable notification support" on \ PYTHON "Enable Python support" off \ - MCS "Build with xfce4-mcs-manager support" on MAN1= exo-csource.1 exo-open.1 @@ -68,16 +66,6 @@ PLIST_SUB+= PYTHON="@comment " .endif -.if !defined(WITHOUT_MCS) -CONFIGURE_ARGS+=--enable-mcs-plugin -BUILD_DEPENDS+= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager -RUN_DEPENDS+= xfce-mcs-manager:${PORTSDIR}/sysutils/xfce4-mcs-manager -PLIST_SUB+= MCS_MANAGER="" -.else -CONFIGURE_ARGS+=--disable-mcs-plugin -PLIST_SUB+= MCS_MANAGER="@comment " -.endif - post-patch: @${REINPLACE_CMD} -e 's|FALSE;;|FALSE;|' ${WRKSRC}/exo/exo-icon-view.c @${REINPLACE_CMD} -e 's|echo aout|echo elf|g' ${WRKSRC}/configure Index: x11/libexo/distinfo =================================================================== RCS file: /home/pcvs/ports/x11/libexo/distinfo,v retrieving revision 1.5 diff -u -r1.5 distinfo --- x11/libexo/distinfo 12 Feb 2008 18:11:06 -0000 1.5 +++ x11/libexo/distinfo 30 Jan 2009 12:46:20 -0000 @@ -1,3 +1,3 @@ -MD5 (xfce4/exo-0.3.4.tar.bz2) = 7a1af943b1df32b6f89ae91823118a22 -SHA256 (xfce4/exo-0.3.4.tar.bz2) = a5373e9bd6055caa7cd5d06128f6236cfd2f4f6657ea4a85d7bd9eafe5bf0538 -SIZE (xfce4/exo-0.3.4.tar.bz2) = 1300127 +MD5 (xfce4/exo-0.3.99.1.tar.bz2) = aa53c97c252aaedb996983e2f67b1dfe +SHA256 (xfce4/exo-0.3.99.1.tar.bz2) = 4cdf89495bbcb302877dbf9d9d4da0bb317ff21d10b92427f9f884f8ea785e1c +SIZE (xfce4/exo-0.3.99.1.tar.bz2) = 1540563 Index: x11/libexo/pkg-plist =================================================================== RCS file: /home/pcvs/ports/x11/libexo/pkg-plist,v retrieving revision 1.11 diff -u -r1.11 pkg-plist --- x11/libexo/pkg-plist 12 Feb 2008 18:11:06 -0000 1.11 +++ x11/libexo/pkg-plist 30 Jan 2009 12:46:20 -0000 @@ -51,9 +51,6 @@ %%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.py %%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.pyc %%PYTHON%%%%PYTHON_SITELIBDIR%%/pyexo.pyo -%%MCS_MANAGER%%lib/xfce4/mcs-plugins/exo-preferred-applications-settings.a -%%MCS_MANAGER%%lib/xfce4/mcs-plugins/exo-preferred-applications-settings.la -%%MCS_MANAGER%%lib/xfce4/mcs-plugins/exo-preferred-applications-settings.so libdata/pkgconfig/exo-0.3.pc libdata/pkgconfig/exo-hal-0.3.pc libexec/exo-compose-mail-0.3 @@ -112,7 +109,6 @@ share/gtk-doc/html/exo/right.png share/gtk-doc/html/exo/style.css share/gtk-doc/html/exo/up.png - share/icons/hicolor/24x24/apps/preferences-desktop-default-applications.png share/icons/hicolor/48x48/apps/applications-internet.png share/icons/hicolor/48x48/apps/applications-other.png @@ -122,6 +118,7 @@ share/locale/ca/LC_MESSAGES/libexo-0.3.mo share/locale/cy/LC_MESSAGES/libexo-0.3.mo share/locale/cs/LC_MESSAGES/libexo-0.3.mo +share/locale/da/LC_MESSAGES/libexo-0.3.mo share/locale/de/LC_MESSAGES/libexo-0.3.mo share/locale/dz/LC_MESSAGES/libexo-0.3.mo share/locale/el/LC_MESSAGES/libexo-0.3.mo @@ -134,9 +131,11 @@ share/locale/gl/LC_MESSAGES/libexo-0.3.mo share/locale/he/LC_MESSAGES/libexo-0.3.mo share/locale/hu/LC_MESSAGES/libexo-0.3.mo +share/locale/id/LC_MESSAGES/libexo-0.3.mo share/locale/it/LC_MESSAGES/libexo-0.3.mo share/locale/ja/LC_MESSAGES/libexo-0.3.mo share/locale/ka/LC_MESSAGES/libexo-0.3.mo +share/locale/ku/LC_MESSAGES/libexo-0.3.mo share/locale/lt/LC_MESSAGES/libexo-0.3.mo share/locale/lv/LC_MESSAGES/libexo-0.3.mo share/locale/mk/LC_MESSAGES/libexo-0.3.mo @@ -150,7 +149,10 @@ share/locale/ru/LC_MESSAGES/libexo-0.3.mo share/locale/sq/LC_MESSAGES/libexo-0.3.mo share/locale/sv/LC_MESSAGES/libexo-0.3.mo +share/locale/tr/LC_MESSAGES/libexo-0.3.mo +share/locale/uk/LC_MESSAGES/libexo-0.3.mo share/locale/ur/LC_MESSAGES/libexo-0.3.mo +share/locale/zh_CN/LC_MESSAGES/libexo-0.3.mo share/locale/zh_TW/LC_MESSAGES/libexo-0.3.mo share/pixmaps/exo-0.3/exo-thumbnail-frame.png %%PYTHON%%share/pygtk/2.0/defs/exo-0.3/exo.defs @@ -164,11 +166,31 @@ share/xfce4/doc/fr/images/exo-preferred-applications-utilities.png share/xfce4/doc/fr/images/exo-preferred-applications-webbrowser-custom.png share/xfce4/doc/fr/images/exo-preferred-applications-webbrowser-menu.png +share/xfce4/doc/es/images/exo-preferred-applications-internet.png +share/xfce4/doc/es/images/exo-preferred-applications-utilities.png +share/xfce4/doc/es/images/exo-preferred-applications-webbrowser-custom.png +share/xfce4/doc/es/images/exo-preferred-applications-webbrowser-menu.png +share/xfce4/doc/es/exo-preferred-applications.html +share/xfce4/doc/id/images/exo-preferred-applications-internet.png +share/xfce4/doc/id/images/exo-preferred-applications-utilities.png +share/xfce4/doc/id/images/exo-preferred-applications-webbrowser-custom.png +share/xfce4/doc/id/images/exo-preferred-applications-webbrowser-menu.png +share/xfce4/doc/id/exo-preferred-applications.html share/xfce4/doc/ja/exo-preferred-applications.html share/xfce4/doc/ja/images/exo-preferred-applications-internet.png share/xfce4/doc/ja/images/exo-preferred-applications-utilities.png share/xfce4/doc/ja/images/exo-preferred-applications-webbrowser-custom.png share/xfce4/doc/ja/images/exo-preferred-applications-webbrowser-menu.png +share/xfce4/doc/pt_BR/images/exo-preferred-applications-internet.png +share/xfce4/doc/pt_BR/images/exo-preferred-applications-utilities.png +share/xfce4/doc/pt_BR/images/exo-preferred-applications-webbrowser-custom.png +share/xfce4/doc/pt_BR/images/exo-preferred-applications-webbrowser-menu.png +share/xfce4/doc/pt_BR/exo-preferred-applications.html +share/xfce4/doc/tr/images/exo-preferred-applications-internet.png +share/xfce4/doc/tr/images/exo-preferred-applications-utilities.png +share/xfce4/doc/tr/images/exo-preferred-applications-webbrowser-custom.png +share/xfce4/doc/tr/images/exo-preferred-applications-webbrowser-menu.png +share/xfce4/doc/tr/exo-preferred-applications.html share/xfce4/helpers/Terminal.desktop share/xfce4/helpers/aterm.desktop share/xfce4/helpers/balsa.desktop @@ -185,6 +207,7 @@ share/xfce4/helpers/konqueror.desktop share/xfce4/helpers/links.desktop share/xfce4/helpers/lynx.desktop +share/xfce4/helpers/midori.desktop share/xfce4/helpers/mozilla-browser.desktop share/xfce4/helpers/mozilla-mailer.desktop share/xfce4/helpers/mutt.desktop @@ -204,7 +227,6 @@ @dirrm include/exo-0.3/exo @dirrm include/exo-0.3/exo-hal @dirrm include/exo-0.3 -@dirrmtry lib/xfce4/mcs-plugins @dirrmtry lib/xfce4 @dirrm share/gtk-doc/html/exo @dirrmtry share/gtk-doc/html @@ -226,10 +248,18 @@ @dirrm share/pixmaps/exo-0.3 @dirrmtry share/xfce4/doc/C/images @dirrmtry share/xfce4/doc/C +@dirrmtry share/xfce4/doc/es/images +@dirrmtry share/xfce4/doc/es @dirrmtry share/xfce4/doc/fr/images @dirrmtry share/xfce4/doc/fr +@dirrmtry share/xfce4/doc/id/images +@dirrmtry share/xfce4/doc/id @dirrmtry share/xfce4/doc/ja/images @dirrmtry share/xfce4/doc/ja +@dirrmtry share/xfce4/doc/pt_BR/images +@dirrmtry share/xfce4/doc/pt_BR +@dirrmtry share/xfce4/doc/tr/images +@dirrmtry share/xfce4/doc/tr @dirrmtry share/xfce4/doc @dirrmtry share/xfce4/helpers @dirrmtry share/xfce4 Index: x11-wm/xfce4-panel/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-wm/xfce4-panel/Makefile,v retrieving revision 1.47 diff -u -r1.47 Makefile --- x11-wm/xfce4-panel/Makefile 30 Oct 2008 17:14:36 -0000 1.47 +++ x11-wm/xfce4-panel/Makefile 30 Jan 2009 12:46:20 -0000 @@ -6,8 +6,7 @@ # PORTNAME= xfce4-panel -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.5.99.1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 @@ -15,6 +14,8 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 panel module +LIB_DEPENDS= wnck-1.22:${PORTSDIR}/x11-toolkits/libwnck + CONFLICTS= xfce4-systray-* GNU_CONFIGURE= yes INSTALLS_ICONS= yes @@ -23,7 +24,7 @@ USE_GMAKE= yes USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes -USE_XFCE= configenv libgui libmcs libutil mcsmanager +USE_XFCE= configenv libexo libgui libutil OPTIONS= GTKDOC "install the library documentation" off \ STARTUP "Enable startup notification support" on Index: x11-wm/xfce4-panel/distinfo =================================================================== RCS file: /home/pcvs/ports/x11-wm/xfce4-panel/distinfo,v retrieving revision 1.19 diff -u -r1.19 distinfo --- x11-wm/xfce4-panel/distinfo 30 Oct 2008 17:14:36 -0000 1.19 +++ x11-wm/xfce4-panel/distinfo 30 Jan 2009 12:46:20 -0000 @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-panel-4.4.3.tar.bz2) = 06ef9294062f9bdee4106772e62802f5 -SHA256 (xfce4/xfce4-panel-4.4.3.tar.bz2) = 07a1860f92aaf6b31bfb5e5255f2a09738d12204faa96eca8a2b12d45b8e1bb7 -SIZE (xfce4/xfce4-panel-4.4.3.tar.bz2) = 777979 +MD5 (xfce4/xfce4-panel-4.5.99.1.tar.bz2) = fc6b6db258bb779d02a44814e0389e86 +SHA256 (xfce4/xfce4-panel-4.5.99.1.tar.bz2) = 28485e737730c4f81464e3b7d940b00c02289d4659ccaab4e17f5a0df068a5a9 +SIZE (xfce4/xfce4-panel-4.5.99.1.tar.bz2) = 861646 Index: x11-wm/xfce4-panel/pkg-plist =================================================================== RCS file: /home/pcvs/ports/x11-wm/xfce4-panel/pkg-plist,v retrieving revision 1.24 diff -u -r1.24 pkg-plist --- x11-wm/xfce4-panel/pkg-plist 30 Oct 2008 17:14:36 -0000 1.24 +++ x11-wm/xfce4-panel/pkg-plist 30 Jan 2009 12:46:21 -0000 @@ -1,7 +1,5 @@ -bin/xfce4-iconbox bin/xfce4-panel bin/xfce4-popup-windowlist -bin/xftaskbar4 etc/xdg/xfce4/panel/clock-14.rc etc/xdg/xfce4/panel/launcher-10.rc etc/xdg/xfce4/panel/launcher-7.rc @@ -10,11 +8,12 @@ etc/xdg/xfce4/panel/panels.xml etc/xdg/xfce4/panel/systray-4.rc etc/xdg/xfce4/panel/xfce4-menu-5.rc +include/xfce4/libxfce4panel/libxfce4panel.h +include/xfce4/libxfce4panel/libxfce4panel-enum-types.h include/xfce4/libxfce4panel/xfce-arrow-button.h include/xfce4/libxfce4panel/xfce-hvbox.h include/xfce4/libxfce4panel/xfce-itembar.h include/xfce4/libxfce4panel/xfce-panel-convenience.h -include/xfce4/libxfce4panel/xfce-panel-enum-types.h include/xfce4/libxfce4panel/xfce-panel-enums.h include/xfce4/libxfce4panel/xfce-panel-external-plugin.h include/xfce4/libxfce4panel/xfce-panel-internal-plugin.h @@ -25,8 +24,6 @@ lib/libxfce4panel.la lib/libxfce4panel.so lib/libxfce4panel.so.2 -lib/xfce4/mcs-plugins/libxfce4settings.la -lib/xfce4/mcs-plugins/libxfce4settings.so lib/xfce4/panel-plugins/libactions.la lib/xfce4/panel-plugins/libactions.so lib/xfce4/panel-plugins/libclock.la @@ -56,27 +53,36 @@ share/gtk-doc/html/libxfce4panel/XfceItembar.html share/gtk-doc/html/libxfce4panel/XfcePanelPlugin.html share/gtk-doc/html/libxfce4panel/XfcePanelWindow.html -share/gtk-doc/html/libxfce4panel/ch01.html share/gtk-doc/html/libxfce4panel/home.png share/gtk-doc/html/libxfce4panel/index.html share/gtk-doc/html/libxfce4panel/index.sgml +share/gtk-doc/html/libxfce4panel/ix01.html +share/gtk-doc/html/libxfce4panel/ix02.html share/gtk-doc/html/libxfce4panel/left.png -share/gtk-doc/html/libxfce4panel/libxfce4panel-Convenience-Functions.html +share/gtk-doc/html/libxfce4panel/libxfce4panel-Common-macros.html +share/gtk-doc/html/libxfce4panel/libxfce4panel-Convenience-Widgets.html +share/gtk-doc/html/libxfce4panel/libxfce4panel-Register-Plugins.html share/gtk-doc/html/libxfce4panel/libxfce4panel-Standard-Enumerations.html -share/gtk-doc/html/libxfce4panel/libxfce4panel-Writing-Plugins.html +share/gtk-doc/html/libxfce4panel/libxfce4panel-fundamentals.html +share/gtk-doc/html/libxfce4panel/libxfce4panel-panel.html +share/gtk-doc/html/libxfce4panel/libxfce4panel-widgets.html share/gtk-doc/html/libxfce4panel/libxfce4panel.devhelp share/gtk-doc/html/libxfce4panel/libxfce4panel.devhelp2 share/gtk-doc/html/libxfce4panel/right.png share/gtk-doc/html/libxfce4panel/style.css share/gtk-doc/html/libxfce4panel/up.png +share/icons/hicolor/16x16/apps/xfce4-panel.png share/icons/hicolor/16x16/apps/xfce-system-exit.png -share/icons/hicolor/16x16/apps/xfce-system-info.png share/icons/hicolor/16x16/apps/xfce-system-lock.png -share/icons/hicolor/16x16/apps/xfce-system-settings.png -share/icons/hicolor/48x48/apps/xfce-mail.png +share/icons/hicolor/22x22/apps/xfce4-panel.png +share/icons/hicolor/24x24/apps/xfce4-panel.png +share/icons/hicolor/32x32/apps/xfce4-panel.png share/icons/hicolor/48x48/apps/xfce-mouse.png +share/icons/hicolor/48x48/apps/xfce4-clock.png share/icons/hicolor/48x48/apps/xfce4-iconbox.png share/icons/hicolor/48x48/apps/xfce4-panel.png +share/icons/hicolor/48x48/apps/xfce4-separator.png +share/icons/hicolor/48x48/apps/xfce4-systray.png share/icons/hicolor/48x48/apps/xfce4-taskbar.png share/locale/am/LC_MESSAGES/xfce4-panel.mo share/locale/ar/LC_MESSAGES/xfce4-panel.mo @@ -110,6 +116,7 @@ share/locale/ja/LC_MESSAGES/xfce4-panel.mo share/locale/ka/LC_MESSAGES/xfce4-panel.mo share/locale/ko/LC_MESSAGES/xfce4-panel.mo +share/locale/ku/LC_MESSAGES/xfce4-panel.mo share/locale/lt/LC_MESSAGES/xfce4-panel.mo share/locale/lv/LC_MESSAGES/xfce4-panel.mo share/locale/mk/LC_MESSAGES/xfce4-panel.mo @@ -125,6 +132,7 @@ share/locale/ru/LC_MESSAGES/xfce4-panel.mo share/locale/si/LC_MESSAGES/xfce4-panel.mo share/locale/sk/LC_MESSAGES/xfce4-panel.mo +share/locale/sq/LC_MESSAGES/xfce4-panel.mo share/locale/sv/LC_MESSAGES/xfce4-panel.mo share/locale/ta/LC_MESSAGES/xfce4-panel.mo share/locale/tr/LC_MESSAGES/xfce4-panel.mo Index: x11-wm/xfce4-session/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-wm/xfce4-session/Makefile,v retrieving revision 1.40 diff -u -r1.40 Makefile --- x11-wm/xfce4-session/Makefile 30 Oct 2008 17:14:37 -0000 1.40 +++ x11-wm/xfce4-session/Makefile 30 Jan 2009 12:46:21 -0000 @@ -6,8 +6,7 @@ # PORTNAME= xfce4-session -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.5.99.1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 @@ -17,6 +16,8 @@ BUILD_DEPENDS= iceauth:${PORTSDIR}/x11/iceauth RUN_DEPENDS= iceauth:${PORTSDIR}/x11/iceauth +LIB_DEPENDS= wnck-1.22:${PORTSDIR}/x11-toolkits/libwnck \ + dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib GNU_CONFIGURE= yes INSTALLS_ICONS= yes @@ -25,7 +26,7 @@ USE_GMAKE= yes USE_GNOME= gnomehack gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes -USE_XFCE= configenv libgui libmcs libutil mcsmanager +USE_XFCE= configenv libgui libutil xfconf USE_XORG= x11 sm ice MAN1= xfce4-session.1 xfce4-session-logout.1 Index: x11-wm/xfce4-session/distinfo =================================================================== RCS file: /home/pcvs/ports/x11-wm/xfce4-session/distinfo,v retrieving revision 1.13 diff -u -r1.13 distinfo --- x11-wm/xfce4-session/distinfo 30 Oct 2008 17:14:37 -0000 1.13 +++ x11-wm/xfce4-session/distinfo 30 Jan 2009 12:46:21 -0000 @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-session-4.4.3.tar.bz2) = 5c522e0d28c952af413cf0c43257b907 -SHA256 (xfce4/xfce4-session-4.4.3.tar.bz2) = fa23d0e079ea3bf1b7f0e056adc6e28df04581632207face4f851269d92bffdd -SIZE (xfce4/xfce4-session-4.4.3.tar.bz2) = 1276089 +MD5 (xfce4/xfce4-session-4.5.99.1.tar.bz2) = 780336c10d8d42d5a79221b5fabe3f20 +SHA256 (xfce4/xfce4-session-4.5.99.1.tar.bz2) = 0700f8a01c8c45a8404a34f00e3cdcff0b7b3b8efe320988911e9e3f433d350c +SIZE (xfce4/xfce4-session-4.5.99.1.tar.bz2) = 1355808 Index: x11-wm/xfce4-session/pkg-plist =================================================================== RCS file: /home/pcvs/ports/x11-wm/xfce4-session/pkg-plist,v retrieving revision 1.15 diff -u -r1.15 pkg-plist --- x11-wm/xfce4-session/pkg-plist 30 Oct 2008 17:14:37 -0000 1.15 +++ x11-wm/xfce4-session/pkg-plist 30 Jan 2009 12:46:22 -0000 @@ -1,22 +1,15 @@ -bin/xfce4-autostart-editor bin/xfce4-session bin/xfce4-session-logout +bin/xfce4-session-settings bin/xfce4-tips etc/xdg/autostart/xfce4-tips-autostart.desktop -etc/xdg/xfce4-session/xfce4-session.rc -include/xfce4/xfce4-session-4.2/libxfsm/xfsm-splash-engine.h -include/xfce4/xfce4-session-4.2/libxfsm/xfsm-splash-rc.h -lib/libxfsm-4.2.a -lib/libxfsm-4.2.la -lib/libxfsm-4.2.so -lib/libxfsm-4.2.so.0 -libdata/pkgconfig/xfce4-session-1.0.pc -lib/xfce4/mcs-plugins/session_settings.a -lib/xfce4/mcs-plugins/session_settings.la -lib/xfce4/mcs-plugins/session_settings.so -lib/xfce4/mcs-plugins/splash_settings.a -lib/xfce4/mcs-plugins/splash_settings.la -lib/xfce4/mcs-plugins/splash_settings.so +etc/xdg/xfce4/xfconf/xfce-perchannel-xml/xfce4-session.xml +include/xfce4/xfce4-session-4.6/libxfsm/xfsm-splash-engine.h +include/xfce4/xfce4-session-4.6/libxfsm/xfsm-splash-rc.h +lib/libxfsm-4.6.a +lib/libxfsm-4.6.la +lib/libxfsm-4.6.so +lib/libxfsm-4.6.so.0 lib/xfce4/splash/engines/libbalou.a lib/xfce4/splash/engines/libbalou.la lib/xfce4/splash/engines/libbalou.so @@ -26,16 +19,18 @@ lib/xfce4/splash/engines/libsimple.a lib/xfce4/splash/engines/libsimple.la lib/xfce4/splash/engines/libsimple.so +libdata/pkgconfig/xfce4-session-2.0.pc libexec/balou-export-theme libexec/balou-install-theme libexec/xfsm-shutdown-helper -share/applications/xfce4-autostart-editor.desktop share/applications/xfce-session-settings.desktop -share/applications/xfce-splash-settings.desktop share/icons/hicolor/128x128/apps/xfce4-session.png +share/icons/hicolor/48x48/apps/xfce4-autostart-editor.png share/icons/hicolor/48x48/apps/xfce4-session.png share/icons/hicolor/48x48/apps/xfce4-splash.png +share/icons/hicolor/48x48/apps/xfsm-hibernate.png share/icons/hicolor/48x48/apps/xfsm-shutdown.png +share/icons/hicolor/48x48/apps/xfsm-suspend.png share/icons/hicolor/64x64/apps/xfsm-gnome-kde-logo.png share/icons/hicolor/72x72/apps/xfsm-trash-hilight.png share/icons/hicolor/72x72/apps/xfsm-trash-normal.png @@ -71,7 +66,6 @@ share/locale/ja/LC_MESSAGES/xfce4-session.mo share/locale/ka/LC_MESSAGES/xfce4-session.mo share/locale/ko/LC_MESSAGES/xfce4-session.mo -share/locale/ku/LC_MESSAGES/xfce4-session.mo share/locale/lt/LC_MESSAGES/xfce4-session.mo share/locale/lv/LC_MESSAGES/xfce4-session.mo share/locale/mk/LC_MESSAGES/xfce4-session.mo @@ -87,11 +81,12 @@ share/locale/ru/LC_MESSAGES/xfce4-session.mo share/locale/si/LC_MESSAGES/xfce4-session.mo share/locale/sk/LC_MESSAGES/xfce4-session.mo +share/locale/sq/LC_MESSAGES/xfce4-session.mo share/locale/sv/LC_MESSAGES/xfce4-session.mo share/locale/ta/LC_MESSAGES/xfce4-session.mo share/locale/tr/LC_MESSAGES/xfce4-session.mo -share/locale/ur/LC_MESSAGES/xfce4-session.mo share/locale/uk/LC_MESSAGES/xfce4-session.mo +share/locale/ur/LC_MESSAGES/xfce4-session.mo share/locale/vi/LC_MESSAGES/xfce4-session.mo share/locale/zh_CN/LC_MESSAGES/xfce4-session.mo share/locale/zh_TW/LC_MESSAGES/xfce4-session.mo @@ -107,14 +102,15 @@ share/xfce4/doc/fr/xfce4-session.html share/xfce4/tips/tips share/xfce4/tips/tips.dat -share/icons/hicolor/48x48/apps/xfce4-autostart-editor.png share/icons/hicolor/48x48/apps/xfsm-logout.png share/icons/hicolor/48x48/apps/xfsm-reboot.png @dirrm etc/xdg/autostart -@dirrm etc/xdg/xfce4-session +@dirrm etc/xdg/xfce4/xfconf/xfce-perchannel-xml +@dirrm etc/xdg/xfce4/xfconf +@dirrm etc/xdg/xfce4 @dirrmtry etc/xdg -@dirrm include/xfce4/xfce4-session-4.2/libxfsm -@dirrm include/xfce4/xfce4-session-4.2 +@dirrm include/xfce4/xfce4-session-4.6/libxfsm +@dirrm include/xfce4/xfce4-session-4.6 @dirrmtry include/xfce4 @dirrmtry share/applications @dirrmtry share/icons/hicolor/48x48/apps @@ -137,9 +133,7 @@ @dirrmtry share/xfce4 @dirrmtry lib/xfce4/splash/engines @dirrmtry lib/xfce4/splash -@dirrmtry lib/xfce4/mcs-plugins @dirrmtry lib/xfce4 -@dirrmtry lib/pkgconfig @dirrmtry share/icons/hicolor/64x64/apps @dirrmtry share/icons/hicolor/64x64 @dirrmtry share/icons/hicolor/72x72/apps @@ -148,4 +142,3 @@ @dirrmtry share/icons/hicolor/128x128 @dirrmtry share/icons/hicolor/scalable/apps @dirrmtry share/icons/hicolor/scalable - Index: print/xfce4-print/Makefile =================================================================== RCS file: /home/pcvs/ports/print/xfce4-print/Makefile,v retrieving revision 1.51 diff -u -r1.51 Makefile --- print/xfce4-print/Makefile 30 Oct 2008 17:14:37 -0000 1.51 +++ print/xfce4-print/Makefile 30 Jan 2009 12:46:22 -0000 @@ -6,8 +6,7 @@ # PORTNAME= xfce4-print -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.5.99.1 CATEGORIES= print xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfprint-${PORTVERSION} @@ -23,7 +22,7 @@ USE_GMAKE= yes USE_GNOME= glib20 gnomehack gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes -USE_XFCE= configenv libgui libmcs libutil mcsmanager +USE_XFCE= configenv libgui libutil xfconf OPTIONS= LPR "Use lpr as printing system" on \ CUPS "Use cups as printing system" off \ Index: print/xfce4-print/distinfo =================================================================== RCS file: /home/pcvs/ports/print/xfce4-print/distinfo,v retrieving revision 1.18 diff -u -r1.18 distinfo --- print/xfce4-print/distinfo 30 Oct 2008 17:14:37 -0000 1.18 +++ print/xfce4-print/distinfo 30 Jan 2009 12:46:22 -0000 @@ -1,3 +1,3 @@ -MD5 (xfce4/xfprint-4.4.3.tar.bz2) = 7fc2cb1e531d22717b17f9f87711ec05 -SHA256 (xfce4/xfprint-4.4.3.tar.bz2) = 0d0b7cce76946c284c9586bdebe00afa6c65aaa6d289b9f81af843c571d7c350 -SIZE (xfce4/xfprint-4.4.3.tar.bz2) = 842716 +MD5 (xfce4/xfprint-4.5.99.1.tar.bz2) = fa5e680172156dfb0456a171534b1efd +SHA256 (xfce4/xfprint-4.5.99.1.tar.bz2) = 4b7b68938febf9fb498582f20de88ddf099daffcaf367a36ba30daedaed2f117 +SIZE (xfce4/xfprint-4.5.99.1.tar.bz2) = 827841 Index: print/xfce4-print/pkg-plist =================================================================== RCS file: /home/pcvs/ports/print/xfce4-print/pkg-plist,v retrieving revision 1.20 diff -u -r1.20 pkg-plist --- print/xfce4-print/pkg-plist 30 Oct 2008 17:14:37 -0000 1.20 +++ print/xfce4-print/pkg-plist 30 Jan 2009 12:46:22 -0000 @@ -1,5 +1,6 @@ bin/xfprint4-manager bin/xfprint4 +bin/xfprint-settings include/xfce4/libxfprint/common.h include/xfce4/libxfprint/job.h include/xfce4/libxfprint/libxfprint.h @@ -11,9 +12,6 @@ lib/libxfprint.so lib/libxfprint.la lib/libxfprint.a -lib/xfce4/mcs-plugins/xfprint_plugin.a -lib/xfce4/mcs-plugins/xfprint_plugin.la -lib/xfce4/mcs-plugins/xfprint_plugin.so %%LPR%%lib/xfce4/xfprint-plugins/bsdlpr_plugin.a %%LPR%%lib/xfce4/xfprint-plugins/bsdlpr_plugin.la %%LPR%%lib/xfce4/xfprint-plugins/bsdlpr_plugin.so @@ -23,7 +21,7 @@ libdata/pkgconfig/xfprint-1.0.pc share/applications/xfprint.desktop share/applications/xfprint-manager.desktop -share/applications/xfce-xfprint-settings.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 @@ -78,7 +76,6 @@ share/locale/mk/LC_MESSAGES/xfprint.mo share/locale/mr/LC_MESSAGES/xfprint.mo share/locale/ms/LC_MESSAGES/xfprint.mo -share/locale/nb_NO/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 @@ -88,6 +85,7 @@ 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 Index: x11-fm/thunar/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-fm/thunar/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- x11-fm/thunar/Makefile 30 Oct 2008 17:14:37 -0000 1.18 +++ x11-fm/thunar/Makefile 30 Jan 2009 12:46:23 -0000 @@ -6,8 +6,7 @@ # PORTNAME= Thunar -PORTVERSION= 0.9.3 -PORTREVISION= 0 +PORTVERSION= 0.9.99.1 CATEGORIES= x11-fm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 @@ -17,9 +16,6 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png -PATCHFILES= Thunar-0.9.0-missing-audio-cds-for-volman.patch -PATCH_SITES= http://thunar.xfce.org/download/sources/Thunar/0.9.0/ - GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes @@ -31,16 +27,17 @@ OPTIONS= DBUS "Enable D-BUS support" on \ JPEG "Enable JPEG support" on \ - FAM "Enable FAM support" off \ - HAL "Enable HAL support" on \ + FAM "Enable FAM support" on \ + HAL "Enable HAL support" on \ GCONF "Enable GCONF support" off \ STARTUP "Enable startup notification support" on \ - PLUG_APR "Thunar Advanced Properties plugin" on \ + PLUG_APR "Thunar Advanced Properties plugin" on \ PLUG_APR_EXIF "Exif support for the APR plugin" off \ - PLUG_SBR "Thunar Simple Builtin Renamers plugin" on \ + PLUG_SBR "Thunar Simple Builtin Renamers plugin" on \ PLUG_SBR_PCRE "Regular expression support for the SBR plugin" off \ - PLUG_TPA "Thunar Trash Panel Applet plugin" on \ - PLUG_UCA "Thunar User Customizable Actions plugin" on + PLUG_TPA "Thunar Trash Panel Applet plugin" on \ + PLUG_UCA "Thunar User Customizable Actions plugin" on \ + PLUG_WALL "Thunar Wallpaper plugin" on MAN1= Thunar.1 @@ -124,6 +121,14 @@ PLIST_SUB+= PLUGIN_UCA="@comment " .endif +.if !defined(WITHOUT_PLUG_WALL) +CONFIGURE_ARGS+=--enable-wallpaper-plugin +PLIST_SUB+= PLUGIN_WALL="" +.else +CONFIGURE_ARGS+=--disable-wallpaper-plugin +PLIST_SUB+= PLUGIN_WALL="@comment " +.endif + .if !defined(WITHOUT_STARTUP) LIB_DEPENDS+= startup-notification-1.0:${PORTSDIR}/x11/startup-notification CONFIGURE_ARGS+=--enable-startup-notification Index: x11-fm/thunar/distinfo =================================================================== RCS file: /home/pcvs/ports/x11-fm/thunar/distinfo,v retrieving revision 1.3 diff -u -r1.3 distinfo --- x11-fm/thunar/distinfo 30 Oct 2008 17:14:37 -0000 1.3 +++ x11-fm/thunar/distinfo 30 Jan 2009 12:46:23 -0000 @@ -1,6 +1,3 @@ -MD5 (xfce4/Thunar-0.9.3.tar.bz2) = 438b0d55ac9ecabdb58f84c4c039ae5c -SHA256 (xfce4/Thunar-0.9.3.tar.bz2) = 8820d847d908ae96f9f27fae63ea7ebab91d3fc6c8e1a975157978f89c285e8d -SIZE (xfce4/Thunar-0.9.3.tar.bz2) = 6502363 -MD5 (xfce4/Thunar-0.9.0-missing-audio-cds-for-volman.patch) = 113e748cc7f391a409608dc896dbac82 -SHA256 (xfce4/Thunar-0.9.0-missing-audio-cds-for-volman.patch) = 5a42f8cbaeaf172c6eca62fad260e16cdcc8adfc70efdf1ab426dac4aeaf202e -SIZE (xfce4/Thunar-0.9.0-missing-audio-cds-for-volman.patch) = 4278 +MD5 (xfce4/Thunar-0.9.99.1.tar.bz2) = caa9f3c76981a1aed9b403240e6a550f +SHA256 (xfce4/Thunar-0.9.99.1.tar.bz2) = 1ced4815f10ea6ed0d57452477dd2d5957573504e89ed7dffba4eea7617f83ff +SIZE (xfce4/Thunar-0.9.99.1.tar.bz2) = 7089165 Index: x11-fm/thunar/pkg-plist =================================================================== RCS file: /home/pcvs/ports/x11-fm/thunar/pkg-plist,v retrieving revision 1.4 diff -u -r1.4 pkg-plist --- x11-fm/thunar/pkg-plist 30 Oct 2008 17:14:37 -0000 1.4 +++ x11-fm/thunar/pkg-plist 30 Jan 2009 12:46:24 -0000 @@ -1,5 +1,6 @@ bin/Thunar bin/thunar +bin/thunar-settings %%PLUGIN_UCA%%etc/xdg/Thunar/uca.xml include/thunar-vfs-1/thunar-vfs/thunar-vfs-config.h include/thunar-vfs-1/thunar-vfs/thunar-vfs-enum-types.h @@ -42,6 +43,8 @@ %%PLUGIN_SBR%%lib/thunarx-1/thunar-sbr.so %%PLUGIN_UCA%%lib/thunarx-1/thunar-uca.la %%PLUGIN_UCA%%lib/thunarx-1/thunar-uca.so +%%PLUGIN_WALL%%lib/thunarx-1/thunar-wallpaper-plugin.so +%%PLUGIN_WALL%%lib/thunarx-1/thunar-wallpaper-plugin.la libdata/pkgconfig/thunar-vfs-1.pc libdata/pkgconfig/thunarx-1.pc libexec/ThunarBulkRename @@ -56,6 +59,7 @@ share/applications/Thunar-bulk-rename.desktop share/applications/Thunar-folder-handler.desktop share/applications/Thunar.desktop +share/applications/thunar-settings.desktop %%WITH_DBUS%%share/dbus-1/services/org.xfce.FileManager.service %%WITH_DBUS%%share/dbus-1/services/org.xfce.Thunar.service share/gtk-doc/html/thunar-vfs/ThunarVfsGroup.html @@ -299,6 +303,27 @@ %%DOCSDIR%%/html/ru/using-removable-media.html %%DOCSDIR%%/html/ru/working-with-files-and-folders.html %%DOCSDIR%%/html/thunar.css +%%DOCSDIR%%/html/tr/images/bulk-rename.png +%%DOCSDIR%%/html/tr/images/file-manager-window.png +%%DOCSDIR%%/html/tr/images/file-properties.png +%%DOCSDIR%%/html/tr/images/preferences-advanced.png +%%DOCSDIR%%/html/tr/images/preferences-behavior.png +%%DOCSDIR%%/html/tr/images/preferences-side-pane.png +%%DOCSDIR%%/html/tr/images/preferences-views.png +%%DOCSDIR%%/html/tr/images/removable-drives-and-media.png +%%DOCSDIR%%/html/tr/images/removable-media-unmount.png +%%DOCSDIR%%/html/tr/images/sendto-menu.png +%%DOCSDIR%%/html/tr/images/visible-columns.png +%%DOCSDIR%%/html/tr/advanced-topics.html +%%DOCSDIR%%/html/tr/copyright.html +%%DOCSDIR%%/html/tr/customizing-thunar.html +%%DOCSDIR%%/html/tr/faq.html +%%DOCSDIR%%/html/tr/index.html +%%DOCSDIR%%/html/tr/preferences.html +%%DOCSDIR%%/html/tr/support.html +%%DOCSDIR%%/html/tr/the-file-manager-window.html +%%DOCSDIR%%/html/tr/using-removable-media.html +%%DOCSDIR%%/html/tr/working-with-files-and-folders.html %%DOCSDIR%%/html/zh_TW/advanced-topics.html %%DOCSDIR%%/html/zh_TW/copyright.html %%DOCSDIR%%/html/zh_TW/customizing-thunar.html @@ -405,6 +430,8 @@ @dirrm %%DOCSDIR%%/html/pl @dirrmtry %%DOCSDIR%%/html/ru/images @dirrm %%DOCSDIR%%/html/ru +@dirrmtry %%DOCSDIR%%/html/tr/images +@dirrm %%DOCSDIR%%/html/tr @dirrmtry %%DOCSDIR%%/html/zh_TW/images @dirrm %%DOCSDIR%%/html/zh_TW @dirrm %%DOCSDIR%%/html @@ -428,4 +455,6 @@ @dirrmtry share/locale/dz @dirrmtry share/locale/nn_NO/LC_MESSAGES @dirrmtry share/locale/nn_NO +@dirrmtry share/locale/tr/LC_MESSAGES +@dirrmtry share/locale/tr @dirrm share/thumbnailers Index: misc/xfce4-appfinder/Makefile =================================================================== RCS file: /home/pcvs/ports/misc/xfce4-appfinder/Makefile,v retrieving revision 1.18 diff -u -r1.18 Makefile --- misc/xfce4-appfinder/Makefile 30 Oct 2008 17:14:36 -0000 1.18 +++ misc/xfce4-appfinder/Makefile 30 Jan 2009 12:46:24 -0000 @@ -6,8 +6,7 @@ # PORTNAME= xfce4-appfinder -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.5.99.1 CATEGORIES= misc xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 @@ -21,6 +20,6 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig -USE_XFCE= configenv libgui +USE_XFCE= configenv libgui libmenu libutil thunar xfconf .include Index: misc/xfce4-appfinder/distinfo =================================================================== RCS file: /home/pcvs/ports/misc/xfce4-appfinder/distinfo,v retrieving revision 1.9 diff -u -r1.9 distinfo --- misc/xfce4-appfinder/distinfo 30 Oct 2008 17:14:36 -0000 1.9 +++ misc/xfce4-appfinder/distinfo 30 Jan 2009 12:46:24 -0000 @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-appfinder-4.4.3.tar.bz2) = 1091df84fefdac4e79b5cd6eef8a5468 -SHA256 (xfce4/xfce4-appfinder-4.4.3.tar.bz2) = 809dc5e90228bef0cd6743aa2789d468cb6542163f0e80272666b4eb7139a00b -SIZE (xfce4/xfce4-appfinder-4.4.3.tar.bz2) = 338253 +MD5 (xfce4/xfce4-appfinder-4.5.99.1.tar.bz2) = 75b80baaaf100a837888c0cccc1dee4b +SHA256 (xfce4/xfce4-appfinder-4.5.99.1.tar.bz2) = 79684ce92a0de53ac68cc3f440c00e59cfa08c5d19661eb9ac61c3f4354adb3b +SIZE (xfce4/xfce4-appfinder-4.5.99.1.tar.bz2) = 316409 Index: misc/xfce4-appfinder/pkg-plist =================================================================== RCS file: /home/pcvs/ports/misc/xfce4-appfinder/pkg-plist,v retrieving revision 1.10 diff -u -r1.10 pkg-plist --- misc/xfce4-appfinder/pkg-plist 30 Oct 2008 17:14:36 -0000 1.10 +++ misc/xfce4-appfinder/pkg-plist 30 Jan 2009 12:46:24 -0000 @@ -2,6 +2,7 @@ share/applications/xfce4-appfinder.desktop share/icons/hicolor/48x48/apps/xfce4-appfinder.png share/locale/am/LC_MESSAGES/xfce4-appfinder.mo +share/locale/ar/LC_MESSAGES/xfce4-appfinder.mo share/locale/da/LC_MESSAGES/xfce4-appfinder.mo share/locale/de/LC_MESSAGES/xfce4-appfinder.mo share/locale/dz/LC_MESSAGES/xfce4-appfinder.mo @@ -20,6 +21,7 @@ share/locale/it/LC_MESSAGES/xfce4-appfinder.mo share/locale/ja/LC_MESSAGES/xfce4-appfinder.mo share/locale/ka/LC_MESSAGES/xfce4-appfinder.mo +share/locale/ku/LC_MESSAGES/xfce4-appfinder.mo share/locale/lt/LC_MESSAGES/xfce4-appfinder.mo share/locale/lv/LC_MESSAGES/xfce4-appfinder.mo share/locale/mk/LC_MESSAGES/xfce4-appfinder.mo @@ -29,6 +31,7 @@ share/locale/pt_PT/LC_MESSAGES/xfce4-appfinder.mo share/locale/ru/LC_MESSAGES/xfce4-appfinder.mo share/locale/si/LC_MESSAGES/xfce4-appfinder.mo +share/locale/sq/LC_MESSAGES/xfce4-appfinder.mo share/locale/sv/LC_MESSAGES/xfce4-appfinder.mo share/locale/tr/LC_MESSAGES/xfce4-appfinder.mo share/locale/ur/LC_MESSAGES/xfce4-appfinder.mo @@ -37,9 +40,9 @@ share/locale/cs/LC_MESSAGES/xfce4-appfinder.mo share/locale/el/LC_MESSAGES/xfce4-appfinder.mo share/locale/fi/LC_MESSAGES/xfce4-appfinder.mo +share/locale/nb_NO/LC_MESSAGES/xfce4-appfinder.mo share/locale/gl/LC_MESSAGES/xfce4-appfinder.mo share/locale/ko/LC_MESSAGES/xfce4-appfinder.mo -share/locale/nb_NO/LC_MESSAGES/xfce4-appfinder.mo share/locale/pl/LC_MESSAGES/xfce4-appfinder.mo share/locale/ro/LC_MESSAGES/xfce4-appfinder.mo share/locale/sk/LC_MESSAGES/xfce4-appfinder.mo @@ -49,21 +52,7 @@ share/locale/mr/LC_MESSAGES/xfce4-appfinder.mo share/locale/bn_IN/LC_MESSAGES/xfce4-appfinder.mo share/locale/hy/LC_MESSAGES/xfce4-appfinder.mo -share/xfce4/doc/C/images/appfinder-handle-popup.png -share/xfce4/doc/C/images/appfinder-item-popup.png -share/xfce4/doc/C/images/default_appfinder.png -share/xfce4/doc/C/xfce4-appfinder.html -share/xfce4/doc/fr/images/appfinder-handle-popup.png -share/xfce4/doc/fr/images/appfinder-item-popup.png -share/xfce4/doc/fr/images/default_appfinder.png -share/xfce4/doc/fr/xfce4-appfinder.html @dirrmtry share/applications -@dirrmtry share/xfce4/doc/C/images -@dirrmtry share/xfce4/doc/C -@dirrmtry share/xfce4/doc/fr/images -@dirrmtry share/xfce4/doc/fr -@dirrmtry share/xfce4/doc -@dirrmtry share/xfce4 @dirrmtry share/icons @dirrmtry share/icons/hicolor/48x48/apps @dirrmtry share/icons/hicolor/48x48 @@ -73,5 +62,4 @@ @dirrmtry share/locale/bn_IN @dirrmtry share/locale/hy/LC_MESSAGES @dirrmtry share/locale/hy -@dirrmtry share/locale/nb_NO/LC_MESSAGES -@dirrmtry share/locale/nb_NO + Index: deskutils/orage/Makefile =================================================================== RCS file: /home/pcvs/ports/deskutils/orage/Makefile,v retrieving revision 1.14 diff -u -r1.14 Makefile --- deskutils/orage/Makefile 4 Jan 2009 14:08:43 -0000 1.14 +++ deskutils/orage/Makefile 30 Jan 2009 12:46:24 -0000 @@ -6,7 +6,7 @@ # PORTNAME= orage -PORTVERSION= 4.4.3 +PORTVERSION= 4.5.99.1 CATEGORIES= deskutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 @@ -20,13 +20,15 @@ USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig -USE_XFCE= configenv libgui libmcs mcsmanager panel +USE_XFCE= configenv libgui panel USE_XORG= xext xrender xinerama xi xrandr xcursor xcomposite xdamage x11 \ xfixes OPTIONS= BDB "Enable BDB support" off \ ICAL "Enable libical support" off +MAN1= globaltime.1 orage.1 + .include .if defined(WITH_BDB) Index: deskutils/orage/distinfo =================================================================== RCS file: /home/pcvs/ports/deskutils/orage/distinfo,v retrieving revision 1.4 diff -u -r1.4 distinfo --- deskutils/orage/distinfo 30 Oct 2008 17:14:37 -0000 1.4 +++ deskutils/orage/distinfo 30 Jan 2009 12:46:24 -0000 @@ -1,3 +1,3 @@ -MD5 (xfce4/orage-4.4.3.tar.bz2) = 004c1f838771bb8b22b3d61a86912653 -SHA256 (xfce4/orage-4.4.3.tar.bz2) = 20931ca6efbd362460f1f2a2b505e307bc0b95ffcf5962d3975381f76e41c1e8 -SIZE (xfce4/orage-4.4.3.tar.bz2) = 1579582 +MD5 (xfce4/orage-4.5.99.1.tar.bz2) = 47d75c03e7334891d18ec38193ff1f87 +SHA256 (xfce4/orage-4.5.99.1.tar.bz2) = babeb5338520146dda9ce9f4d090ec8b4248adad62b7c0a061da505d54dfe07b +SIZE (xfce4/orage-4.5.99.1.tar.bz2) = 1959556 Index: deskutils/orage/pkg-plist =================================================================== RCS file: /home/pcvs/ports/deskutils/orage/pkg-plist,v retrieving revision 1.4 diff -u -r1.4 pkg-plist --- deskutils/orage/pkg-plist 30 Oct 2008 17:14:37 -0000 1.4 +++ deskutils/orage/pkg-plist 30 Jan 2009 12:46:26 -0000 @@ -1,10 +1,10 @@ +bin/globaltime bin/orage libexec/xfce4/panel-plugins/orageclock -lib/xfce4/mcs-plugins/orage_plugin.so -lib/xfce4/mcs-plugins/orage_plugin.la -lib/xfce4/mcs-plugins/orage_plugin.a 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 share/icons/hicolor/48x48/apps/xfcalendar.png share/icons/hicolor/scalable/apps/xfcalendar.svg share/locale/am/LC_MESSAGES/orage.mo @@ -30,6 +30,7 @@ share/locale/it/LC_MESSAGES/orage.mo share/locale/ja/LC_MESSAGES/orage.mo share/locale/ka/LC_MESSAGES/orage.mo +share/locale/ku/LC_MESSAGES/orage.mo share/locale/lt/LC_MESSAGES/orage.mo share/locale/lv/LC_MESSAGES/orage.mo share/locale/mk/LC_MESSAGES/orage.mo @@ -39,6 +40,7 @@ share/locale/pt_BR/LC_MESSAGES/orage.mo share/locale/pt_PT/LC_MESSAGES/orage.mo share/locale/ru/LC_MESSAGES/orage.mo +share/locale/sq/LC_MESSAGES/orage.mo share/locale/sv/LC_MESSAGES/orage.mo share/locale/ta/LC_MESSAGES/orage.mo share/locale/tr/LC_MESSAGES/orage.mo @@ -71,10 +73,13 @@ share/orage/doc/C/images/orage_calendar_help_menu.png share/orage/doc/C/images/orage_calendar_view_menu.png share/orage/doc/C/images/orage_desktop_menuitem.png -share/orage/doc/C/images/orage_preferences_archives.png share/orage/doc/C/images/orage_preferences_display.png -share/orage/doc/C/images/orage_preferences_sound.png -share/orage/doc/C/images/orage_preferences_timezone.png +share/orage/doc/C/images/orage_daylist.png +share/orage/doc/C/images/orage_exchange_impexp.png +share/orage/doc/C/images/orage_exchange_oragefiles.png +share/orage/doc/C/images/orage_exchange_foreign.png +share/orage/doc/C/images/orage_preferences_main.png +share/orage/doc/C/images/orage_preferences_extra.png share/orage/doc/C/orage.html share/orage/sounds/Boiling.wav share/orage/sounds/KDE_Beep_Digital_1.ogg @@ -136,6 +141,11 @@ share/orage/zoneinfo/Africa/Tripoli.ics share/orage/zoneinfo/Africa/Tunis.ics share/orage/zoneinfo/Africa/Windhoek.ics +share/orage/zoneinfo/America/Argentina/Buenos_Aires.ics +share/orage/zoneinfo/America/Argentina/Catamarca.ics +share/orage/zoneinfo/America/Argentina/Cordoba.ics +share/orage/zoneinfo/America/Argentina/Jujuy.ics +share/orage/zoneinfo/America/Argentina/Mendoza.ics share/orage/zoneinfo/America/Adak.ics share/orage/zoneinfo/America/Anchorage.ics share/orage/zoneinfo/America/Anguilla.ics @@ -459,11 +469,11 @@ share/orage/zoneinfo/Pacific/Yap.ics share/orage/zoneinfo/zones.tab share/xfce4/panel-plugins/orageclock.desktop -@dirrmtry lib/xfce4/mcs-plugins -@dirrmtry lib/xfce4 @dirrmtry libexec/xfce4/panel-plugins @dirrmtry libexec/xfce4 @dirrmtry share/applications +@dirrmtry share/locale/ku/LC_MESSAGES +@dirrmtry share/locale/ku @dirrm share/orage/doc/C/images @dirrm share/orage/doc/C @dirrm share/orage/doc Index: x11-wm/xfce4-wm/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-wm/xfce4-wm/Makefile,v retrieving revision 1.47 diff -u -r1.47 Makefile --- x11-wm/xfce4-wm/Makefile 30 Oct 2008 17:14:38 -0000 1.47 +++ x11-wm/xfce4-wm/Makefile 30 Jan 2009 12:46:26 -0000 @@ -6,8 +6,7 @@ # PORTNAME= xfce4-wm -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.5.99.1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfwm4-${PORTVERSION} @@ -24,7 +23,7 @@ USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes -USE_XFCE= configenv libmcs libutil libgui mcsmanager panel +USE_XFCE= configenv libutil libgui panel xfconf OPTIONS= COMPOSITE "Support the experimental X11 Composite extension" on \ STARTUP "Enable startup notification support" on \ Index: x11-wm/xfce4-wm/distinfo =================================================================== RCS file: /home/pcvs/ports/x11-wm/xfce4-wm/distinfo,v retrieving revision 1.20 diff -u -r1.20 distinfo --- x11-wm/xfce4-wm/distinfo 30 Oct 2008 17:14:38 -0000 1.20 +++ x11-wm/xfce4-wm/distinfo 30 Jan 2009 12:46:26 -0000 @@ -1,3 +1,3 @@ -MD5 (xfce4/xfwm4-4.4.3.tar.bz2) = d15089f06187c029aee4cb87f75c302d -SHA256 (xfce4/xfwm4-4.4.3.tar.bz2) = 12ee2e6bea8896f418905d6b93ce4a585aa22990bae9c1f89ca3cd56c608be51 -SIZE (xfce4/xfwm4-4.4.3.tar.bz2) = 1590866 +MD5 (xfce4/xfwm4-4.5.99.1.tar.bz2) = b03becce68408bd58b2acd9e2c094e15 +SHA256 (xfce4/xfwm4-4.5.99.1.tar.bz2) = 51181894bf8c5302e9a9b2358842f9481f185c69120cf806f573d538f2a5d42d +SIZE (xfce4/xfwm4-4.5.99.1.tar.bz2) = 1779475 Index: x11-wm/xfce4-wm/pkg-plist =================================================================== RCS file: /home/pcvs/ports/x11-wm/xfce4-wm/pkg-plist,v retrieving revision 1.20 diff -u -r1.20 pkg-plist --- x11-wm/xfce4-wm/pkg-plist 30 Oct 2008 17:14:38 -0000 1.20 +++ x11-wm/xfce4-wm/pkg-plist 30 Jan 2009 12:46:31 -0000 @@ -1,13 +1,8 @@ bin/xfwm4 -lib/xfce4/mcs-plugins/wmtweaks_plugin.a -lib/xfce4/mcs-plugins/wmtweaks_plugin.la -lib/xfce4/mcs-plugins/wmtweaks_plugin.so -lib/xfce4/mcs-plugins/workspaces_plugin.a -lib/xfce4/mcs-plugins/workspaces_plugin.la -lib/xfce4/mcs-plugins/workspaces_plugin.so -lib/xfce4/mcs-plugins/xfwm4_plugin.a -lib/xfce4/mcs-plugins/xfwm4_plugin.la -lib/xfce4/mcs-plugins/xfwm4_plugin.so +bin/xfwm4-settings +bin/xfwm4-tweaks-settings +bin/xfwm4-workspace-settings +libexec/xfce4/xfwm4/helper-dialog share/applications/xfce-wm-settings.desktop share/applications/xfce-wmtweaks-settings.desktop share/applications/xfce-workspaces-settings.desktop @@ -62,6 +57,7 @@ share/locale/ro/LC_MESSAGES/xfwm4.mo share/locale/ru/LC_MESSAGES/xfwm4.mo share/locale/sk/LC_MESSAGES/xfwm4.mo +share/locale/sq/LC_MESSAGES/xfwm4.mo share/locale/sv/LC_MESSAGES/xfwm4.mo share/locale/ta/LC_MESSAGES/xfwm4.mo share/locale/tr/LC_MESSAGES/xfwm4.mo @@ -174,6 +170,24 @@ share/themes/Daloa/xfwm4/top-right-active.xpm share/themes/Daloa/xfwm4/top-right-inactive.png share/themes/Daloa/xfwm4/top-right-inactive.xpm +share/themes/Daloa/xfwm4/close-prelight.xpm +share/themes/Daloa/xfwm4/hide-prelight.xpm +share/themes/Daloa/xfwm4/maximize-prelight.xpm +share/themes/Daloa/xfwm4/maximize-toggled-prelight.xpm +share/themes/Daloa/xfwm4/menu-prelight.xpm +share/themes/Daloa/xfwm4/shade-prelight.xpm +share/themes/Daloa/xfwm4/shade-toggled-prelight.xpm +share/themes/Daloa/xfwm4/stick-prelight.xpm +share/themes/Daloa/xfwm4/stick-toggled-prelight.xpm +share/themes/Daloa/xfwm4/close-prelight.png +share/themes/Daloa/xfwm4/hide-prelight.png +share/themes/Daloa/xfwm4/maximize-prelight.png +share/themes/Daloa/xfwm4/maximize-toggled-prelight.png +share/themes/Daloa/xfwm4/menu-prelight.png +share/themes/Daloa/xfwm4/shade-prelight.png +share/themes/Daloa/xfwm4/shade-toggled-prelight.png +share/themes/Daloa/xfwm4/stick-prelight.png +share/themes/Daloa/xfwm4/stick-toggled-prelight.png share/themes/Default-4.0/xfwm4/README share/themes/Default-4.0/xfwm4/bottom-active.xpm share/themes/Default-4.0/xfwm4/bottom-inactive.xpm @@ -313,6 +327,110 @@ share/themes/Default-4.2/xfwm4/top-right-active.xpm share/themes/Default-4.2/xfwm4/top-right-inactive.png share/themes/Default-4.2/xfwm4/top-right-inactive.xpm +share/themes/Default-4.4/xfwm4/README +share/themes/Default-4.4/xfwm4/themerc +share/themes/Default-4.4/xfwm4/bottom-active.xpm +share/themes/Default-4.4/xfwm4/bottom-inactive.xpm +share/themes/Default-4.4/xfwm4/bottom-left-active.xpm +share/themes/Default-4.4/xfwm4/bottom-left-inactive.xpm +share/themes/Default-4.4/xfwm4/bottom-right-active.xpm +share/themes/Default-4.4/xfwm4/bottom-right-inactive.xpm +share/themes/Default-4.4/xfwm4/close-active.xpm +share/themes/Default-4.4/xfwm4/close-inactive.xpm +share/themes/Default-4.4/xfwm4/close-pressed.xpm +share/themes/Default-4.4/xfwm4/hide-active.xpm +share/themes/Default-4.4/xfwm4/hide-inactive.xpm +share/themes/Default-4.4/xfwm4/hide-pressed.xpm +share/themes/Default-4.4/xfwm4/left-active.xpm +share/themes/Default-4.4/xfwm4/left-inactive.xpm +share/themes/Default-4.4/xfwm4/maximize-active.xpm +share/themes/Default-4.4/xfwm4/maximize-inactive.xpm +share/themes/Default-4.4/xfwm4/maximize-pressed.xpm +share/themes/Default-4.4/xfwm4/maximize-toggled-active.xpm +share/themes/Default-4.4/xfwm4/maximize-toggled-inactive.xpm +share/themes/Default-4.4/xfwm4/maximize-toggled-pressed.xpm +share/themes/Default-4.4/xfwm4/menu-active.xpm +share/themes/Default-4.4/xfwm4/menu-inactive.xpm +share/themes/Default-4.4/xfwm4/menu-pressed.xpm +share/themes/Default-4.4/xfwm4/right-active.xpm +share/themes/Default-4.4/xfwm4/right-inactive.xpm +share/themes/Default-4.4/xfwm4/shade-active.xpm +share/themes/Default-4.4/xfwm4/shade-inactive.xpm +share/themes/Default-4.4/xfwm4/shade-pressed.xpm +share/themes/Default-4.4/xfwm4/shade-toggled-active.xpm +share/themes/Default-4.4/xfwm4/shade-toggled-inactive.xpm +share/themes/Default-4.4/xfwm4/shade-toggled-pressed.xpm +share/themes/Default-4.4/xfwm4/stick-active.xpm +share/themes/Default-4.4/xfwm4/stick-inactive.xpm +share/themes/Default-4.4/xfwm4/stick-pressed.xpm +share/themes/Default-4.4/xfwm4/stick-toggled-active.xpm +share/themes/Default-4.4/xfwm4/stick-toggled-inactive.xpm +share/themes/Default-4.4/xfwm4/stick-toggled-pressed.xpm +share/themes/Default-4.4/xfwm4/title-1-active.xpm +share/themes/Default-4.4/xfwm4/title-1-inactive.xpm +share/themes/Default-4.4/xfwm4/title-2-active.xpm +share/themes/Default-4.4/xfwm4/title-2-inactive.xpm +share/themes/Default-4.4/xfwm4/title-3-active.xpm +share/themes/Default-4.4/xfwm4/title-3-inactive.xpm +share/themes/Default-4.4/xfwm4/title-4-active.xpm +share/themes/Default-4.4/xfwm4/title-4-inactive.xpm +share/themes/Default-4.4/xfwm4/title-5-active.xpm +share/themes/Default-4.4/xfwm4/title-5-inactive.xpm +share/themes/Default-4.4/xfwm4/top-left-active.xpm +share/themes/Default-4.4/xfwm4/top-left-inactive.xpm +share/themes/Default-4.4/xfwm4/top-right-active.xpm +share/themes/Default-4.4/xfwm4/top-right-inactive.xpm +share/themes/Default-4.4/xfwm4/bottom-active.png +share/themes/Default-4.4/xfwm4/bottom-inactive.png +share/themes/Default-4.4/xfwm4/bottom-left-active.png +share/themes/Default-4.4/xfwm4/bottom-left-inactive.png +share/themes/Default-4.4/xfwm4/bottom-right-active.png +share/themes/Default-4.4/xfwm4/bottom-right-inactive.png +share/themes/Default-4.4/xfwm4/close-active.png +share/themes/Default-4.4/xfwm4/close-inactive.png +share/themes/Default-4.4/xfwm4/close-pressed.png +share/themes/Default-4.4/xfwm4/hide-active.png +share/themes/Default-4.4/xfwm4/hide-inactive.png +share/themes/Default-4.4/xfwm4/hide-pressed.png +share/themes/Default-4.4/xfwm4/left-active.png +share/themes/Default-4.4/xfwm4/left-inactive.png +share/themes/Default-4.4/xfwm4/maximize-active.png +share/themes/Default-4.4/xfwm4/maximize-inactive.png +share/themes/Default-4.4/xfwm4/maximize-pressed.png +share/themes/Default-4.4/xfwm4/maximize-toggled-active.png +share/themes/Default-4.4/xfwm4/maximize-toggled-inactive.png +share/themes/Default-4.4/xfwm4/maximize-toggled-pressed.png +share/themes/Default-4.4/xfwm4/menu-active.png +share/themes/Default-4.4/xfwm4/menu-inactive.png +share/themes/Default-4.4/xfwm4/menu-pressed.png +share/themes/Default-4.4/xfwm4/right-active.png +share/themes/Default-4.4/xfwm4/right-inactive.png +share/themes/Default-4.4/xfwm4/shade-active.png +share/themes/Default-4.4/xfwm4/shade-inactive.png +share/themes/Default-4.4/xfwm4/shade-pressed.png +share/themes/Default-4.4/xfwm4/shade-toggled-active.png +share/themes/Default-4.4/xfwm4/shade-toggled-inactive.png +share/themes/Default-4.4/xfwm4/shade-toggled-pressed.png +share/themes/Default-4.4/xfwm4/stick-active.png +share/themes/Default-4.4/xfwm4/stick-inactive.png +share/themes/Default-4.4/xfwm4/stick-pressed.png +share/themes/Default-4.4/xfwm4/stick-toggled-active.png +share/themes/Default-4.4/xfwm4/stick-toggled-inactive.png +share/themes/Default-4.4/xfwm4/stick-toggled-pressed.png +share/themes/Default-4.4/xfwm4/title-1-active.png +share/themes/Default-4.4/xfwm4/title-1-inactive.png +share/themes/Default-4.4/xfwm4/title-2-active.png +share/themes/Default-4.4/xfwm4/title-2-inactive.png +share/themes/Default-4.4/xfwm4/title-3-active.png +share/themes/Default-4.4/xfwm4/title-3-inactive.png +share/themes/Default-4.4/xfwm4/title-4-active.png +share/themes/Default-4.4/xfwm4/title-4-inactive.png +share/themes/Default-4.4/xfwm4/title-5-active.png +share/themes/Default-4.4/xfwm4/title-5-inactive.png +share/themes/Default-4.4/xfwm4/top-left-active.png +share/themes/Default-4.4/xfwm4/top-left-inactive.png +share/themes/Default-4.4/xfwm4/top-right-active.png +share/themes/Default-4.4/xfwm4/top-right-inactive.png share/themes/Default/xfwm4/README share/themes/Default/xfwm4/bottom-active.png share/themes/Default/xfwm4/bottom-active.xpm @@ -338,7 +456,6 @@ share/themes/Default/xfwm4/hide-inactive.xpm share/themes/Default/xfwm4/hide-pressed.png share/themes/Default/xfwm4/hide-pressed.xpm -share/themes/Default/xfwm4/keythemerc share/themes/Default/xfwm4/left-active.png share/themes/Default/xfwm4/left-active.xpm share/themes/Default/xfwm4/left-inactive.png @@ -418,110 +535,24 @@ share/themes/Default/xfwm4/top-right-active.xpm share/themes/Default/xfwm4/top-right-inactive.png share/themes/Default/xfwm4/top-right-inactive.xpm -share/themes/Katiola/xfwm4/README -share/themes/Katiola/xfwm4/bottom-active.png -share/themes/Katiola/xfwm4/bottom-active.xpm -share/themes/Katiola/xfwm4/bottom-inactive.png -share/themes/Katiola/xfwm4/bottom-inactive.xpm -share/themes/Katiola/xfwm4/bottom-left-active.png -share/themes/Katiola/xfwm4/bottom-left-active.xpm -share/themes/Katiola/xfwm4/bottom-left-inactive.png -share/themes/Katiola/xfwm4/bottom-left-inactive.xpm -share/themes/Katiola/xfwm4/bottom-right-active.png -share/themes/Katiola/xfwm4/bottom-right-active.xpm -share/themes/Katiola/xfwm4/bottom-right-inactive.png -share/themes/Katiola/xfwm4/bottom-right-inactive.xpm -share/themes/Katiola/xfwm4/close-active.png -share/themes/Katiola/xfwm4/close-active.xpm -share/themes/Katiola/xfwm4/close-inactive.png -share/themes/Katiola/xfwm4/close-inactive.xpm -share/themes/Katiola/xfwm4/close-pressed.png -share/themes/Katiola/xfwm4/close-pressed.xpm -share/themes/Katiola/xfwm4/hide-active.png -share/themes/Katiola/xfwm4/hide-active.xpm -share/themes/Katiola/xfwm4/hide-inactive.png -share/themes/Katiola/xfwm4/hide-inactive.xpm -share/themes/Katiola/xfwm4/hide-pressed.png -share/themes/Katiola/xfwm4/hide-pressed.xpm -share/themes/Katiola/xfwm4/left-active.png -share/themes/Katiola/xfwm4/left-active.xpm -share/themes/Katiola/xfwm4/left-inactive.png -share/themes/Katiola/xfwm4/left-inactive.xpm -share/themes/Katiola/xfwm4/maximize-active.png -share/themes/Katiola/xfwm4/maximize-active.xpm -share/themes/Katiola/xfwm4/maximize-inactive.png -share/themes/Katiola/xfwm4/maximize-inactive.xpm -share/themes/Katiola/xfwm4/maximize-pressed.png -share/themes/Katiola/xfwm4/maximize-pressed.xpm -share/themes/Katiola/xfwm4/maximize-toggled-active.png -share/themes/Katiola/xfwm4/maximize-toggled-active.xpm -share/themes/Katiola/xfwm4/maximize-toggled-inactive.png -share/themes/Katiola/xfwm4/maximize-toggled-inactive.xpm -share/themes/Katiola/xfwm4/maximize-toggled-pressed.png -share/themes/Katiola/xfwm4/maximize-toggled-pressed.xpm -share/themes/Katiola/xfwm4/menu-active.png -share/themes/Katiola/xfwm4/menu-active.xpm -share/themes/Katiola/xfwm4/menu-inactive.png -share/themes/Katiola/xfwm4/menu-inactive.xpm -share/themes/Katiola/xfwm4/menu-pressed.png -share/themes/Katiola/xfwm4/menu-pressed.xpm -share/themes/Katiola/xfwm4/right-active.png -share/themes/Katiola/xfwm4/right-active.xpm -share/themes/Katiola/xfwm4/right-inactive.png -share/themes/Katiola/xfwm4/right-inactive.xpm -share/themes/Katiola/xfwm4/shade-active.png -share/themes/Katiola/xfwm4/shade-active.xpm -share/themes/Katiola/xfwm4/shade-inactive.png -share/themes/Katiola/xfwm4/shade-inactive.xpm -share/themes/Katiola/xfwm4/shade-pressed.png -share/themes/Katiola/xfwm4/shade-pressed.xpm -share/themes/Katiola/xfwm4/shade-toggled-active.png -share/themes/Katiola/xfwm4/shade-toggled-active.xpm -share/themes/Katiola/xfwm4/shade-toggled-inactive.png -share/themes/Katiola/xfwm4/shade-toggled-inactive.xpm -share/themes/Katiola/xfwm4/shade-toggled-pressed.png -share/themes/Katiola/xfwm4/shade-toggled-pressed.xpm -share/themes/Katiola/xfwm4/stick-active.png -share/themes/Katiola/xfwm4/stick-active.xpm -share/themes/Katiola/xfwm4/stick-inactive.png -share/themes/Katiola/xfwm4/stick-inactive.xpm -share/themes/Katiola/xfwm4/stick-pressed.png -share/themes/Katiola/xfwm4/stick-pressed.xpm -share/themes/Katiola/xfwm4/stick-toggled-active.png -share/themes/Katiola/xfwm4/stick-toggled-active.xpm -share/themes/Katiola/xfwm4/stick-toggled-inactive.png -share/themes/Katiola/xfwm4/stick-toggled-inactive.xpm -share/themes/Katiola/xfwm4/stick-toggled-pressed.png -share/themes/Katiola/xfwm4/stick-toggled-pressed.xpm -share/themes/Katiola/xfwm4/themerc -share/themes/Katiola/xfwm4/title-1-active.png -share/themes/Katiola/xfwm4/title-1-active.xpm -share/themes/Katiola/xfwm4/title-1-inactive.png -share/themes/Katiola/xfwm4/title-1-inactive.xpm -share/themes/Katiola/xfwm4/title-2-active.png -share/themes/Katiola/xfwm4/title-2-active.xpm -share/themes/Katiola/xfwm4/title-2-inactive.png -share/themes/Katiola/xfwm4/title-2-inactive.xpm -share/themes/Katiola/xfwm4/title-3-active.png -share/themes/Katiola/xfwm4/title-3-active.xpm -share/themes/Katiola/xfwm4/title-3-inactive.png -share/themes/Katiola/xfwm4/title-3-inactive.xpm -share/themes/Katiola/xfwm4/title-4-active.png -share/themes/Katiola/xfwm4/title-4-active.xpm -share/themes/Katiola/xfwm4/title-4-inactive.png -share/themes/Katiola/xfwm4/title-4-inactive.xpm -share/themes/Katiola/xfwm4/title-5-active.png -share/themes/Katiola/xfwm4/title-5-active.xpm -share/themes/Katiola/xfwm4/title-5-inactive.png -share/themes/Katiola/xfwm4/title-5-inactive.xpm -share/themes/Katiola/xfwm4/top-left-active.png -share/themes/Katiola/xfwm4/top-left-active.xpm -share/themes/Katiola/xfwm4/top-left-inactive.png -share/themes/Katiola/xfwm4/top-left-inactive.xpm -share/themes/Katiola/xfwm4/top-right-active.png -share/themes/Katiola/xfwm4/top-right-active.xpm -share/themes/Katiola/xfwm4/top-right-inactive.png -share/themes/Katiola/xfwm4/top-right-inactive.xpm +share/themes/Default/xfwm4/close-prelight.xpm +share/themes/Default/xfwm4/hide-prelight.xpm +share/themes/Default/xfwm4/maximize-prelight.xpm +share/themes/Default/xfwm4/maximize-toggled-prelight.xpm +share/themes/Default/xfwm4/menu-prelight.xpm +share/themes/Default/xfwm4/shade-prelight.xpm +share/themes/Default/xfwm4/shade-toggled-prelight.xpm +share/themes/Default/xfwm4/stick-prelight.xpm +share/themes/Default/xfwm4/stick-toggled-prelight.xpm +share/themes/Default/xfwm4/close-prelight.png +share/themes/Default/xfwm4/hide-prelight.png +share/themes/Default/xfwm4/maximize-prelight.png +share/themes/Default/xfwm4/maximize-toggled-prelight.png +share/themes/Default/xfwm4/menu-prelight.png +share/themes/Default/xfwm4/shade-prelight.png +share/themes/Default/xfwm4/shade-toggled-prelight.png +share/themes/Default/xfwm4/stick-prelight.png +share/themes/Default/xfwm4/stick-toggled-prelight.png share/themes/Kokodi/xfwm4/README share/themes/Kokodi/xfwm4/themerc share/themes/Kokodi/xfwm4/bottom-active.xpm @@ -626,6 +657,24 @@ share/themes/Kokodi/xfwm4/top-left-inactive.png share/themes/Kokodi/xfwm4/top-right-active.png share/themes/Kokodi/xfwm4/top-right-inactive.png +share/themes/Kokodi/xfwm4/close-prelight.xpm +share/themes/Kokodi/xfwm4/hide-prelight.xpm +share/themes/Kokodi/xfwm4/maximize-prelight.xpm +share/themes/Kokodi/xfwm4/maximize-toggled-prelight.xpm +share/themes/Kokodi/xfwm4/menu-prelight.xpm +share/themes/Kokodi/xfwm4/shade-prelight.xpm +share/themes/Kokodi/xfwm4/shade-toggled-prelight.xpm +share/themes/Kokodi/xfwm4/stick-prelight.xpm +share/themes/Kokodi/xfwm4/stick-toggled-prelight.xpm +share/themes/Kokodi/xfwm4/close-prelight.png +share/themes/Kokodi/xfwm4/hide-prelight.png +share/themes/Kokodi/xfwm4/maximize-prelight.png +share/themes/Kokodi/xfwm4/maximize-toggled-prelight.png +share/themes/Kokodi/xfwm4/menu-prelight.png +share/themes/Kokodi/xfwm4/shade-prelight.png +share/themes/Kokodi/xfwm4/shade-toggled-prelight.png +share/themes/Kokodi/xfwm4/stick-prelight.png +share/themes/Kokodi/xfwm4/stick-toggled-prelight.png share/themes/Moheli/xfwm4/README share/themes/Moheli/xfwm4/bottom-active.png share/themes/Moheli/xfwm4/bottom-active.xpm @@ -1282,14 +1331,14 @@ share/xfwm4/defaults @dirrmtry lib/xfce4/mcs-plugins @dirrmtry lib/xfce4 +@dirrm libexec/xfce4/xfwm4 +@dirrm libexec/xfce4 @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr @dirrmtry share/locale/nb_NO/LC_MESSAGES @dirrmtry share/locale/nb_NO -@dirrmtry share/locale/ur/LC_MESSAGES -@dirrmtry share/locale/ur @dirrmtry share/xfce4/doc/C/images @dirrmtry share/xfce4/doc/C @dirrmtry share/xfce4/doc/fr/images @@ -1306,8 +1355,8 @@ @dirrmtry share/themes/Default-4.0 @dirrm share/themes/Default-4.2/xfwm4 @dirrmtry share/themes/Default-4.2 -@dirrm share/themes/Katiola/xfwm4 -@dirrmtry share/themes/Katiola +@dirrm share/themes/Default-4.4/xfwm4 +@dirrmtry share/themes/Default-4.4 @dirrm share/themes/Kokodi/xfwm4 @dirrmtry share/themes/Kokodi @dirrm share/themes/Moheli/xfwm4 Index: x11-wm/xfce4-desktop/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-wm/xfce4-desktop/Makefile,v retrieving revision 1.47 diff -u -r1.47 Makefile --- x11-wm/xfce4-desktop/Makefile 30 Oct 2008 17:14:38 -0000 1.47 +++ x11-wm/xfce4-desktop/Makefile 30 Jan 2009 12:46:31 -0000 @@ -6,8 +6,7 @@ # PORTNAME= xfce4-desktop -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.5.99.1 CATEGORIES= x11-wm xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfdesktop-${PORTVERSION} @@ -25,7 +24,7 @@ USE_GMAKE= yes USE_GNOME= glib20 gnometarget gtk20 intltool intlhack pkgconfig USE_LDCONFIG= yes -USE_XFCE= configenv libgui libmcs libutil mcsmanager panel +USE_XFCE= configenv libgui libutil panel xfconf OPTIONS= FAM "Enable FAM support" on \ THUNAR "Enable thunar support" on Index: x11-wm/xfce4-desktop/distinfo =================================================================== RCS file: /home/pcvs/ports/x11-wm/xfce4-desktop/distinfo,v retrieving revision 1.18 diff -u -r1.18 distinfo --- x11-wm/xfce4-desktop/distinfo 30 Oct 2008 17:14:38 -0000 1.18 +++ x11-wm/xfce4-desktop/distinfo 30 Jan 2009 12:46:31 -0000 @@ -1,3 +1,3 @@ -MD5 (xfce4/xfdesktop-4.4.3.tar.bz2) = 3c1ea8d2ccb3cfbbbbba834214ad5d2e -SHA256 (xfce4/xfdesktop-4.4.3.tar.bz2) = 2380f5347fcb2b53370f7bac46ce18267e54e7e4a0ddee3dfe6c16df7ab8e5f5 -SIZE (xfce4/xfdesktop-4.4.3.tar.bz2) = 3095897 +MD5 (xfce4/xfdesktop-4.5.99.1.tar.bz2) = 84343ef05823403c98981b933d3adfe6 +SHA256 (xfce4/xfdesktop-4.5.99.1.tar.bz2) = e6da9cc79a36b57b2acd7d17a9586b332efd6e5ee8cce5e85554284503c38cf6 +SIZE (xfce4/xfdesktop-4.5.99.1.tar.bz2) = 3061682 Index: x11-wm/xfce4-desktop/pkg-plist =================================================================== RCS file: /home/pcvs/ports/x11-wm/xfce4-desktop/pkg-plist,v retrieving revision 1.24 diff -u -r1.24 pkg-plist --- x11-wm/xfce4-desktop/pkg-plist 30 Oct 2008 17:14:38 -0000 1.24 +++ x11-wm/xfce4-desktop/pkg-plist 30 Jan 2009 12:46:31 -0000 @@ -1,70 +1,6 @@ -bin/xfce4-menueditor -bin/xfce4-popup-menu bin/xfdesktop -etc/xdg/xfce4/desktop/xfce-registered-categories.xml -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ca -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.cs -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.eu -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.fi -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.he -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.hu -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.it -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ja -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.nb_NO -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.nl -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.pl -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.pt_BR -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ro -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.ru -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.sk -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.sv -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.tr -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.zh_CN -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.zh_TW -etc/xdg/xfce4/desktop/menu.xml -etc/xdg/xfce4/desktop/menu.xml.be -etc/xdg/xfce4/desktop/menu.xml.ca -etc/xdg/xfce4/desktop/menu.xml.cs -etc/xdg/xfce4/desktop/menu.xml.da -etc/xdg/xfce4/desktop/menu.xml.de -etc/xdg/xfce4/desktop/menu.xml.el -etc/xdg/xfce4/desktop/menu.xml.es -etc/xdg/xfce4/desktop/menu.xml.et -etc/xdg/xfce4/desktop/menu.xml.eu -etc/xdg/xfce4/desktop/menu.xml.fi -etc/xdg/xfce4/desktop/menu.xml.fr -etc/xdg/xfce4/desktop/menu.xml.he -etc/xdg/xfce4/desktop/menu.xml.hu -etc/xdg/xfce4/desktop/menu.xml.it -etc/xdg/xfce4/desktop/menu.xml.ja -etc/xdg/xfce4/desktop/menu.xml.ko -etc/xdg/xfce4/desktop/menu.xml.nb_NO -etc/xdg/xfce4/desktop/menu.xml.nl -etc/xdg/xfce4/desktop/menu.xml.pa -etc/xdg/xfce4/desktop/menu.xml.pl -etc/xdg/xfce4/desktop/menu.xml.pt_BR -etc/xdg/xfce4/desktop/menu.xml.pt_PT -etc/xdg/xfce4/desktop/menu.xml.ro -etc/xdg/xfce4/desktop/menu.xml.ru -etc/xdg/xfce4/desktop/menu.xml.sk -etc/xdg/xfce4/desktop/menu.xml.sv -etc/xdg/xfce4/desktop/menu.xml.tr -etc/xdg/xfce4/desktop/menu.xml.uk -etc/xdg/xfce4/desktop/menu.xml.vi -etc/xdg/xfce4/desktop/menu.xml.zh_TW -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.de -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.el -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.es -etc/xdg/xfce4/desktop/xfce-registered-categories.xml.fr -lib/xfce4/mcs-plugins/backdrop_settings.a -lib/xfce4/mcs-plugins/backdrop_settings.la -lib/xfce4/mcs-plugins/backdrop_settings.so -lib/xfce4/modules/xfce4_desktop_menu.a -lib/xfce4/modules/xfce4_desktop_menu.la -lib/xfce4/modules/xfce4_desktop_menu.so -libexec/xfce4/panel-plugins/xfce4-menu-plugin +bin/xfdesktop-settings share/applications/xfce-backdrop-settings.desktop -share/applications/xfce-menueditor.desktop share/icons/hicolor/32x32/apps/xfce4-backdrop.png share/icons/hicolor/32x32/apps/xfce4-menueditor.png share/icons/hicolor/48x48/apps/xfce4-backdrop.png @@ -117,6 +53,7 @@ share/locale/ro/LC_MESSAGES/xfdesktop.mo share/locale/ru/LC_MESSAGES/xfdesktop.mo share/locale/sk/LC_MESSAGES/xfdesktop.mo +share/locale/sq/LC_MESSAGES/xfdesktop.mo share/locale/sv/LC_MESSAGES/xfdesktop.mo share/locale/ta/LC_MESSAGES/xfdesktop.mo share/locale/tr/LC_MESSAGES/xfdesktop.mo @@ -157,12 +94,7 @@ share/xfce4/doc/fr/images/xfdesktop-editor.png share/xfce4/doc/fr/images/xfdesktop-list.png share/xfce4/doc/fr/xfdesktop.html -share/xfce4/panel-plugins/xfce4-menu.desktop -share/xfce4-menueditor/xfce4-menueditor.ui -@dirrm etc/xdg/xfce4/desktop @dirrmtry share/applications -@dirrmtry etc/xdg/xfce4 -@dirrmtry etc/xdg @dirrmtry etc/xfce4 @dirrmtry lib/xfce4/mcs-plugins @dirrmtry lib/xfce4/modules @@ -181,11 +113,8 @@ @dirrmtry share/xfce4/doc @dirrmtry share/xfce4/panel-plugins @dirrmtry share/xfce4 -@dirrm share/xfce4-menueditor @dirrmtry share/locale/nb_NO/LC_MESSAGES @dirrmtry share/locale/nb_NO -@dirrmtry share/locale/ur/LC_MESSAGES -@dirrmtry share/locale/ur @dirrmtry share/pixmaps/xfdesktop @dirrmtry share/pixmaps/xfce4/xfdesktop @dirrmtry share/pixmaps/xfce4 Index: sysutils/xfce4-utils/Makefile =================================================================== RCS file: /home/pcvs/ports/sysutils/xfce4-utils/Makefile,v retrieving revision 1.43 diff -u -r1.43 Makefile --- sysutils/xfce4-utils/Makefile 30 Oct 2008 17:14:38 -0000 1.43 +++ sysutils/xfce4-utils/Makefile 30 Jan 2009 12:46:31 -0000 @@ -1,4 +1,4 @@ -# New ports collection makefile for: libxfce4util +# New ports collection makefile for: xfce4-utils # Date created: 7 June 2003 # Whom: James Earl # @@ -6,8 +6,7 @@ # PORTNAME= xfce4-utils -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.5.99.1 CATEGORIES= sysutils xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfce-utils-${PORTVERSION} @@ -16,13 +15,14 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 essential utilities and scripts +CONFIGURE_ARGS+=--with-xsession-prefix=${PREFIX} GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack pkgconfig -USE_XFCE= configenv libgui libmcs libutil mcsmanager panel +USE_XFCE= configenv libgui libutil panel OPTIONS= DBUS "Enable D-BUS support" on Index: sysutils/xfce4-utils/distinfo =================================================================== RCS file: /home/pcvs/ports/sysutils/xfce4-utils/distinfo,v retrieving revision 1.18 diff -u -r1.18 distinfo --- sysutils/xfce4-utils/distinfo 30 Oct 2008 17:14:38 -0000 1.18 +++ sysutils/xfce4-utils/distinfo 30 Jan 2009 12:46:31 -0000 @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce-utils-4.4.3.tar.bz2) = 6d6ae1f048e1dc1348ad050498af5a18 -SHA256 (xfce4/xfce-utils-4.4.3.tar.bz2) = 919a3e1fc825bf22615821b66f65d30d5d2b3d7c44a37a54febb512d4e102c08 -SIZE (xfce4/xfce-utils-4.4.3.tar.bz2) = 644408 +MD5 (xfce4/xfce-utils-4.5.99.1.tar.bz2) = bb605ee9aff15abcc7a7eb2d3d24b227 +SHA256 (xfce4/xfce-utils-4.5.99.1.tar.bz2) = e463a05d1d879ad618ebf897cc3f5c5015306defcb7f921f6d61c9307f6b891e +SIZE (xfce4/xfce-utils-4.5.99.1.tar.bz2) = 617010 Index: sysutils/xfce4-utils/pkg-plist =================================================================== RCS file: /home/pcvs/ports/sysutils/xfce4-utils/pkg-plist,v retrieving revision 1.22 diff -u -r1.22 pkg-plist --- sysutils/xfce4-utils/pkg-plist 30 Oct 2008 17:14:38 -0000 1.22 +++ sysutils/xfce4-utils/pkg-plist 30 Jan 2009 12:46:31 -0000 @@ -6,8 +6,10 @@ bin/xfmountdev4 bin/xfrun4 bin/xfterm4 +etc/xdg/autostart/xfconf-migration-4.6.desktop etc/xdg/xfce4/Xft.xrdb etc/xdg/xfce4/xinitrc +libexec/xfce4/xfconf-migration/xfconf-migration-4.6.pl %%WITH_DBUS%%share/dbus-1/services/org.xfce.RunDialog.service share/icons/hicolor/48x48/apps/xfce4-logo.png share/locale/af/LC_MESSAGES/xfce-utils.mo @@ -59,6 +61,7 @@ share/locale/ru/LC_MESSAGES/xfce-utils.mo share/locale/si/LC_MESSAGES/xfce-utils.mo share/locale/sk/LC_MESSAGES/xfce-utils.mo +share/locale/sq/LC_MESSAGES/xfce-utils.mo share/locale/sv/LC_MESSAGES/xfce-utils.mo share/locale/ta/LC_MESSAGES/xfce-utils.mo share/locale/tr/LC_MESSAGES/xfce-utils.mo @@ -73,6 +76,7 @@ share/xfce4/GPL share/xfce4/INFO share/xfce4/INFO.ca +share/xfce4/INFO.de share/xfce4/INFO.es share/xfce4/INFO.fi share/xfce4/INFO.fr @@ -103,25 +107,23 @@ share/xfce4/doc/xfce.css share/xfce4/doc/xfce-chunk.css share/xfce4/doc/xfce-mouse.png +share/xsessions/xfce.desktop +@dirrmtry etc/xdg/autostart @dirrmtry etc/xdg/xfce4 @dirrmtry etc/xdg @dirrmtry etc/xfce4 +@dirrm libexec/xfce4/xfconf-migration +@dirrmtry libexec/xfce4 @dirrmtry share/applications @dirrmtry share/icons/hicolor/48x48/apps @dirrmtry share/icons/hicolor/48x48 @dirrmtry share/icons @dirrmtry share/locale/bn_IN/LC_MESSAGES @dirrmtry share/locale/bn_IN -@dirrmtry share/locale/ku/LC_MESSAGES -@dirrmtry share/locale/ku @dirrmtry share/locale/mr/LC_MESSAGES @dirrmtry share/locale/mr @dirrmtry share/locale/nb_NO/LC_MESSAGES @dirrmtry share/locale/nb_NO -@dirrmtry share/locale/si/LC_MESSAGES -@dirrmtry share/locale/si -@dirrmtry share/locale/ur/LC_MESSAGES -@dirrmtry share/locale/ur @dirrmtry share/xfce4/doc/C/images @dirrmtry share/xfce4/doc/C @dirrmtry share/xfce4/doc/fr @@ -132,3 +134,4 @@ @dirrmtry share/icons/hicolor/scalable @dirrmtry share/locale/hy/LC_MESSAGES @dirrmtry share/locale/hy +@dirrmtry share/xsessions Index: audio/xfce4-mixer/Makefile =================================================================== RCS file: /home/pcvs/ports/audio/xfce4-mixer/Makefile,v retrieving revision 1.46 diff -u -r1.46 Makefile --- audio/xfce4-mixer/Makefile 30 Oct 2008 17:14:38 -0000 1.46 +++ audio/xfce4-mixer/Makefile 30 Jan 2009 12:46:31 -0000 @@ -6,8 +6,7 @@ # PORTNAME= xfce4-mixer -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.5.99.1 CATEGORIES= audio xfce MASTER_SITES= ${MASTER_SITE_XFCE} DIST_SUBDIR= xfce4 @@ -15,13 +14,16 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 volume mixer module for xfce4-panel +BUILD_DEPENDS+= gstreamer-plugins>=0.10.20:${PORTSDIR}/multimedia/gstreamer-plugins +RUN_DEPENDS+= gstreamer-plugins>=0.10.20:${PORTSDIR}/multimedia/gstreamer-plugins + GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_BZIP2= yes USE_GETTEXT= yes USE_GMAKE= yes USE_GNOME= gnometarget gtk20 intltool intlhack libxml2 pkgconfig -USE_XFCE= configenv libgui libmcs libutil mcsmanager panel +USE_XFCE= configenv libgui libutil panel xfconf USE_XORG= xproto x11 xrender xext xinerama xrandr xcursor xcomposite \ xdamage xfixes xi xau xdmcp Index: audio/xfce4-mixer/distinfo =================================================================== RCS file: /home/pcvs/ports/audio/xfce4-mixer/distinfo,v retrieving revision 1.18 diff -u -r1.18 distinfo --- audio/xfce4-mixer/distinfo 30 Oct 2008 17:14:38 -0000 1.18 +++ audio/xfce4-mixer/distinfo 30 Jan 2009 12:46:31 -0000 @@ -1,3 +1,3 @@ -MD5 (xfce4/xfce4-mixer-4.4.3.tar.bz2) = 0d7b402acaffdb5d8b292f2ce3ea1441 -SHA256 (xfce4/xfce4-mixer-4.4.3.tar.bz2) = 4104acd9bd09e675765ceac88a10d8e0b920f50856fa571409fa51fa6a084554 -SIZE (xfce4/xfce4-mixer-4.4.3.tar.bz2) = 483417 +MD5 (xfce4/xfce4-mixer-4.5.99.1.tar.bz2) = ca8870c8c03c6033bdff790b494cc067 +SHA256 (xfce4/xfce4-mixer-4.5.99.1.tar.bz2) = d907250e4aad20ba4727cdf827d187a3fa37426520c525868159a6e81a218923 +SIZE (xfce4/xfce4-mixer-4.5.99.1.tar.bz2) = 430491 Index: audio/xfce4-mixer/pkg-plist =================================================================== RCS file: /home/pcvs/ports/audio/xfce4-mixer/pkg-plist,v retrieving revision 1.18 diff -u -r1.18 pkg-plist --- audio/xfce4-mixer/pkg-plist 30 Oct 2008 17:14:38 -0000 1.18 +++ audio/xfce4-mixer/pkg-plist 30 Jan 2009 12:46:31 -0000 @@ -1,79 +1,91 @@ bin/xfce4-mixer -lib/xfce4/modules/libxfce4mixer.la -lib/xfce4/modules/libxfce4mixer.so -lib/xfce4/modules/libxfce4mixer.so.0 -lib/xfce4/mcs-plugins/sound_settings.la -lib/xfce4/mcs-plugins/sound_settings.so libexec/xfce4/panel-plugins/xfce4-mixer-plugin -share/applications/xfce-mixer-settings.desktop -share/icons/hicolor/48x48/apps/xfce4-mixer.png +share/applications/xfce4-mixer.desktop share/locale/am/LC_MESSAGES/xfce4-mixer.mo share/locale/ar/LC_MESSAGES/xfce4-mixer.mo -share/locale/az/LC_MESSAGES/xfce4-mixer.mo -share/locale/be/LC_MESSAGES/xfce4-mixer.mo -share/locale/bg/LC_MESSAGES/xfce4-mixer.mo -share/locale/bn_IN/LC_MESSAGES/xfce4-mixer.mo share/locale/ca/LC_MESSAGES/xfce4-mixer.mo share/locale/cs/LC_MESSAGES/xfce4-mixer.mo share/locale/da/LC_MESSAGES/xfce4-mixer.mo share/locale/de/LC_MESSAGES/xfce4-mixer.mo -share/locale/dz/LC_MESSAGES/xfce4-mixer.mo -share/locale/el/LC_MESSAGES/xfce4-mixer.mo -share/locale/en_GB/LC_MESSAGES/xfce4-mixer.mo share/locale/es/LC_MESSAGES/xfce4-mixer.mo -share/locale/es_MX/LC_MESSAGES/xfce4-mixer.mo -share/locale/et/LC_MESSAGES/xfce4-mixer.mo share/locale/eu/LC_MESSAGES/xfce4-mixer.mo -share/locale/fa/LC_MESSAGES/xfce4-mixer.mo share/locale/fi/LC_MESSAGES/xfce4-mixer.mo share/locale/fr/LC_MESSAGES/xfce4-mixer.mo share/locale/gl/LC_MESSAGES/xfce4-mixer.mo -share/locale/gu/LC_MESSAGES/xfce4-mixer.mo -share/locale/he/LC_MESSAGES/xfce4-mixer.mo -share/locale/hi/LC_MESSAGES/xfce4-mixer.mo share/locale/hu/LC_MESSAGES/xfce4-mixer.mo -share/locale/hy/LC_MESSAGES/xfce4-mixer.mo share/locale/id/LC_MESSAGES/xfce4-mixer.mo -share/locale/it/LC_MESSAGES/xfce4-mixer.mo share/locale/ja/LC_MESSAGES/xfce4-mixer.mo -share/locale/ka/LC_MESSAGES/xfce4-mixer.mo -share/locale/ko/LC_MESSAGES/xfce4-mixer.mo -share/locale/lt/LC_MESSAGES/xfce4-mixer.mo -share/locale/lv/LC_MESSAGES/xfce4-mixer.mo -share/locale/mk/LC_MESSAGES/xfce4-mixer.mo -share/locale/mr/LC_MESSAGES/xfce4-mixer.mo -share/locale/ms/LC_MESSAGES/xfce4-mixer.mo share/locale/nb_NO/LC_MESSAGES/xfce4-mixer.mo share/locale/nl/LC_MESSAGES/xfce4-mixer.mo -share/locale/pa/LC_MESSAGES/xfce4-mixer.mo share/locale/pl/LC_MESSAGES/xfce4-mixer.mo share/locale/pt_BR/LC_MESSAGES/xfce4-mixer.mo share/locale/pt_PT/LC_MESSAGES/xfce4-mixer.mo -share/locale/ro/LC_MESSAGES/xfce4-mixer.mo share/locale/ru/LC_MESSAGES/xfce4-mixer.mo share/locale/si/LC_MESSAGES/xfce4-mixer.mo -share/locale/sk/LC_MESSAGES/xfce4-mixer.mo share/locale/sv/LC_MESSAGES/xfce4-mixer.mo -share/locale/ta/LC_MESSAGES/xfce4-mixer.mo share/locale/tr/LC_MESSAGES/xfce4-mixer.mo share/locale/uk/LC_MESSAGES/xfce4-mixer.mo -share/locale/vi/LC_MESSAGES/xfce4-mixer.mo share/locale/zh_CN/LC_MESSAGES/xfce4-mixer.mo -share/locale/zh_TW/LC_MESSAGES/xfce4-mixer.mo -share/xfce4/panel-plugins/xfce4-mixer.desktop -@dirrmtry lib/xfce4/modules -@dirrmtry lib/xfce4/mcs-plugins -@dirrmtry lib/xfce4/panel-plugins -@dirrmtry lib/xfce4 +share/pixmaps/xfce4-mixer/chain-broken.png +share/pixmaps/xfce4-mixer/chain.png +share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-muted.png +share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-ultra-low.png +share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-low.png +share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-low-medium.png +share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-medium.png +share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-high.png +share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-volume-very-high.png +share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-record.png +share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-no-record.png +share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-muted.png +share/xfce4-mixer/icons/hicolor/16x16/status/xfce4-mixer-no-muted.png +share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-muted.png +share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-ultra-low.png +share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-low.png +share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-low-medium.png +share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-medium.png +share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-high.png +share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-volume-very-high.png +share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-record.png +share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-no-record.png +share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-muted.png +share/xfce4-mixer/icons/hicolor/24x24/status/xfce4-mixer-no-muted.png +share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-muted.png +share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-ultra-low.png +share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-low.png +share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-low-medium.png +share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-medium.png +share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-high.png +share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-volume-very-high.png +share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-record.png +share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-no-record.png +share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-muted.png +share/xfce4-mixer/icons/hicolor/48x48/status/xfce4-mixer-no-muted.png +share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-muted.svg +share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-ultra-low.svg +share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-low.svg +share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-low-medium.svg +share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-medium.svg +share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-high.svg +share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-volume-very-high.svg +share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-record.svg +share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-no-record.svg +share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-muted.svg +share/xfce4-mixer/icons/hicolor/scalable/status/xfce4-mixer-no-muted.svg +share/xfce4/panel-plugins/xfce4-mixer-plugin.desktop @dirrmtry libexec/xfce4/panel-plugins @dirrmtry libexec/xfce4 -@dirrmtry share/locale/bn_IN/LC_MESSAGES -@dirrmtry share/locale/bn_IN -@dirrmtry share/locale/mr/LC_MESSAGES -@dirrmtry share/locale/mr -@dirrmtry share/locale/nb_NO/LC_MESSAGES -@dirrmtry share/locale/nb_NO -@dirrmtry share/locale/si/LC_MESSAGES -@dirrmtry share/locale/si +@dirrm share/pixmaps/xfce4-mixer @dirrmtry share/xfce4/panel-plugins @dirrmtry share/xfce4 +@dirrm share/xfce4-mixer/icons/hicolor/16x16/status +@dirrm share/xfce4-mixer/icons/hicolor/16x16 +@dirrm share/xfce4-mixer/icons/hicolor/24x24/status +@dirrm share/xfce4-mixer/icons/hicolor/24x24 +@dirrm share/xfce4-mixer/icons/hicolor/48x48/status +@dirrm share/xfce4-mixer/icons/hicolor/48x48 +@dirrm share/xfce4-mixer/icons/hicolor/scalable/status +@dirrm share/xfce4-mixer/icons/hicolor/scalable +@dirrm share/xfce4-mixer/icons/hicolor +@dirrm share/xfce4-mixer/icons +@dirrm share/xfce4-mixer Index: misc/xfce4-wm-themes/Makefile =================================================================== RCS file: /home/pcvs/ports/misc/xfce4-wm-themes/Makefile,v retrieving revision 1.24 diff -u -r1.24 Makefile --- misc/xfce4-wm-themes/Makefile 30 Oct 2008 17:14:38 -0000 1.24 +++ misc/xfce4-wm-themes/Makefile 30 Jan 2009 12:46:31 -0000 @@ -6,7 +6,7 @@ # PORTNAME= xfce4-wm-themes -PORTVERSION= 4.4.3 +PORTVERSION= 4.5.99.1 CATEGORIES= misc xfce MASTER_SITES= ${MASTER_SITE_XFCE} DISTNAME= xfwm4-themes-${PORTVERSION} Index: misc/xfce4-wm-themes/distinfo =================================================================== RCS file: /home/pcvs/ports/misc/xfce4-wm-themes/distinfo,v retrieving revision 1.17 diff -u -r1.17 distinfo --- misc/xfce4-wm-themes/distinfo 30 Oct 2008 17:14:38 -0000 1.17 +++ misc/xfce4-wm-themes/distinfo 30 Jan 2009 12:46:31 -0000 @@ -1,3 +1,3 @@ -MD5 (xfce4/xfwm4-themes-4.4.3.tar.bz2) = 0e713465f79a000958307c7f5b37185f -SHA256 (xfce4/xfwm4-themes-4.4.3.tar.bz2) = bf6bbd263e0ec1300035f9ab3afbc5aa940f5afb1506c28e0f55e477aa19f2b3 -SIZE (xfce4/xfwm4-themes-4.4.3.tar.bz2) = 492360 +MD5 (xfce4/xfwm4-themes-4.5.99.1.tar.bz2) = 91fc3d42f7af94944ee1b64efaaf2b7b +SHA256 (xfce4/xfwm4-themes-4.5.99.1.tar.bz2) = c77fce9a29954fd45e928a2505300d978298b33f06013cad68ace8698c5aceef +SIZE (xfce4/xfwm4-themes-4.5.99.1.tar.bz2) = 502647 Index: x11-wm/xfce4/Makefile =================================================================== RCS file: /home/pcvs/ports/x11-wm/xfce4/Makefile,v retrieving revision 1.109 diff -u -r1.109 Makefile --- x11-wm/xfce4/Makefile 30 Oct 2008 17:14:38 -0000 1.109 +++ x11-wm/xfce4/Makefile 30 Jan 2009 12:46:31 -0000 @@ -6,8 +6,7 @@ # PORTNAME= xfce -PORTVERSION= 4.4.3 -PORTREVISION= 0 +PORTVERSION= 4.5.99.1 CATEGORIES= x11-wm xfce MASTER_SITES= # empty DISTFILES= # empty @@ -16,8 +15,7 @@ MAINTAINER= oliver@FreeBSD.org COMMENT= The "meta-port" for the XFce 4 desktop environment -RUN_DEPENDS= ${LOCALBASE}/lib/xfce4/mcs-plugins/ui_plugin.so:${PORTSDIR}/sysutils/xfce4-mcs-plugins \ - xfwm4:${PORTSDIR}/x11-wm/xfce4-wm \ +RUN_DEPENDS= xfwm4:${PORTSDIR}/x11-wm/xfce4-wm \ xfce4-appfinder:${PORTSDIR}/misc/xfce4-appfinder \ xfce4-session:${PORTSDIR}/x11-wm/xfce4-session \ xfce4-panel:${PORTSDIR}/x11-wm/xfce4-panel \ @@ -25,6 +23,7 @@ startxfce4:${PORTSDIR}/sysutils/xfce4-utils \ xfprint4:${PORTSDIR}/print/xfce4-print \ ${LOCALBASE}/lib/gtk-2.0/2.10.0/engines/libxfce.so:${PORTSDIR}/x11-themes/gtk-xfce-engine \ + xfsettingsd:${PORTSDIR}/sysutils/xfce4-settings \ thunar:${PORTSDIR}/x11-fm/thunar \ orage:${PORTSDIR}/deskutils/orage \ mousepad:${PORTSDIR}/editors/mousepad \ @@ -53,7 +52,7 @@ .endif .if !defined(WITHOUT_PLUGINS) -RUN_DEPENDS+= ${LOCALBASE}/lib/xfce4/modules/libxfce4mixer.so:${PORTSDIR}/audio/xfce4-mixer +RUN_DEPENDS+= ${LOCALBASE}/bin/xfce4-mixer:${PORTSDIR}/audio/xfce4-mixer .endif .endif