Up to [NetBSD + pkgsrc-wip] / pkgsrc / wm / xfce4-wm
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Upgrading Xfce to 4.6.1. This is for PR #40984. This is based on work from dieter roelants. Thank you Dieter. Also I had done some work independently on this. Hopefully, I am getting this all committed at one time. The changelogs are at http://www.xfce.org/documentation/changelogs/4.6.1 http://www.xfce.org/documentation/changelogs/4.6.0 Also don't need the xfce4-dev-tools for building. (It is only needed when building from SVN source.)
Convert @exec/@unexec to @pkgdir or drop it.
Remove @dirrm entries from PLISTs
Add missing entries to PLIST. Bump PKGREVISION.
Updated Xfce to 4.4.2 Lots of bug fixes. For the official ChangeLog, please see http://www.xfce.org/documentation/changelogs/4.4.2
Updated to Xfce 4.4.1 See http://www.xfce.org/documentation/changelogs/4.4.1 for details.
Xfce 4.2.4 released A new bug fix release of Xfce 4.2 is available. This release is supposed to be the last release for the 4.2 branch. It includes several fixes ported from the current developpment branch. This release should not be confused with the upcoming Xfce 4.4 release [1], it's a bug fix release of the previous stable branch. [1] Xfce 4.4.0 is already in pkgsrc-wip.
Strip ${PKGLOCALEDIR} from PLISTs of packages that already obey
PKGLOCALEDIR and which install their locale files directly under
${PREFIX}/${PKGLOCALEDIR} and sort the PLIST file entries. From now
on, pkgsrc/mk/plist/plist-locale.awk will automatically handle
transforming the PLIST to refer to the correct locale directory.
Updated xfce4 to 4.2.3.1 * Lots of bug fixes * Translation updates Official ChangeLog is available at: http://www.xfce.org/release_notes/4.2.3.1_changelog.html
Updated xfce4 to 4.2.2 General: * new and updated translations: bn_IN, ca, cs, el, el_GR, eo, eu, fi, hu, ja, ko, mr, pl, ro, vi, * new french documentation. gtk-xfce-engine: * fix various colors issues with ExoIconBar, prelight colors for treeview, AdobeĀ® Acrobattm 7, progress bar, combo box, gtk scales (#848). libxfcegui4: * check ~/.local/share/pixmaps/ as a fallback (#731). xfcalendar: * fix compiling with --enable-debug=full (#843), * remove C99 variable declaration and C++ comments. xfce4-mixer: * fix a bug with ALSA. xfce4-session: * fix a crash with the MCS plugin. xfce-utils: * taskbar: Add a command option "--monitor=x" to allow specifying which monitor to use in Xinerama mode. xfdesktop: * fix translation problems with menu panel plugin, * fix bug where binding 'xfdesktop -menu' only works sporadically (#441), * fix unresolved symbol problem with menu module. xffm: * fix property dialog crahsing on FreeBSD (#945), * fix library version info not set on the properties module (#882, #249), * fix fstab parsing (#524), * fix compilation issues with ansi compiler and gcc4 (#862). xfprint: * make bsdlpr plugin compile, * change CUPS detection code, * set correct ld flags (#871), * add support for printcap aliases (#821), * fix MCS plugin. xfwm4: * fix mouse buttons being left ungrabbed when focus was transfered to an unmanaged window, * document hidden option "workspace_scroll" (#948), * various focus issues (#759, #869, #899, #905, #924, #931), * fix pixmap depth not being properly set (#895), * refresh frame when "skip taskbar" state changes (#898), * allow seemless windows to be hidden from kbd shortcuts, * code cleanup.
Updated XFce to 4.2.0 Too many changes to list here, please read the Changelog from www.xfce.org (http://www.xfce.org/release_notes/4.2.0_changelog.html)
Mechanical changes to package PLISTs to make use of LIBTOOLIZE_PLIST. All library names listed by *.la files no longer need to be listed in the PLIST, e.g., instead of: lib/libfoo.a lib/libfoo.la lib/libfoo.so lib/libfoo.so.0 lib/libfoo.so.0.1 one simply needs: lib/libfoo.la and bsd.pkg.mk will automatically ensure that the additional library names are listed in the installed package +CONTENTS file. Also make LIBTOOLIZE_PLIST default to "yes".
Pullup ticket 56 to the pkgsrc-2004Q2 branch, requested by Martti Kuparinen. Update xfce4 to version 4.0.6 - a bugfix release. Also add various plugins: xfce4-weather-plugin xfce4-cpugraph-plugin xfce4-xkb-plugin xfce4-taskbar-plugin xfce4-windowlist-plugin Module Name: pkgsrc Committed By: martti Date: Mon Jul 12 08:25:11 UTC 2004 Modified Files: pkgsrc/audio/xfce4-mixer: PLIST buildlink3.mk distinfo pkgsrc/graphics/xfce4-iconbox: PLIST buildlink3.mk distinfo pkgsrc/meta-pkgs/xfce4: Makefile.common buildlink3.mk pkgsrc/print/xfce4-print: PLIST buildlink3.mk distinfo pkgsrc/sysutils/xfce4-fm: PLIST buildlink3.mk distinfo pkgsrc/sysutils/xfce4-fm-icons: buildlink3.mk distinfo pkgsrc/sysutils/xfce4-systray: buildlink3.mk distinfo pkgsrc/wm/xfce4-wm: PLIST buildlink3.mk distinfo pkgsrc/wm/xfce4-wm-themes: buildlink3.mk distinfo pkgsrc/x11/libxfce4gui: PLIST buildlink3.mk distinfo pkgsrc/x11/libxfce4mcs: buildlink3.mk distinfo pkgsrc/x11/libxfce4util: buildlink3.mk distinfo pkgsrc/x11/xfce4-desktop: PLIST buildlink3.mk distinfo pkgsrc/x11/xfce4-gtk2-engines: Makefile buildlink3.mk distinfo pkgsrc/x11/xfce4-mcs-manager: PLIST buildlink3.mk distinfo pkgsrc/x11/xfce4-mcs-plugins: PLIST buildlink3.mk distinfo pkgsrc/x11/xfce4-panel: PLIST buildlink3.mk distinfo pkgsrc/x11/xfce4-themes: buildlink3.mk distinfo pkgsrc/x11/xfce4-toys: PLIST buildlink3.mk distinfo pkgsrc/x11/xfce4-trigger-launcher: PLIST buildlink3.mk distinfo pkgsrc/x11/xfce4-utils: PLIST buildlink3.mk distinfo Log Message: Updated XFce to 4.0.6 As usual, this is a maintenance release, aimed at bug-fixing; no new features are being added to the 4.0 branch. The main purpose of this release is compatibility with recent GTK+ releases along with other fixes.
Updated XFce to 4.0.6 As usual, this is a maintenance release, aimed at bug-fixing; no new features are being added to the 4.0 branch. The main purpose of this release is compatibility with recent GTK+ releases along with other fixes.
Updated xfce4 to 4.0.5 This is a maintenance release, aimed at bug-fixing; no new features are being added to the 4.0 branch. The main purpose of this release is compatibility with the recent GTK+ 2.4.x release along with other fixes.
Updated XFce to 4.0.4 * Bug fixes * Translation updates
Updated XFce to 4.0.3 - Leak in window manager's pixmap management - Various file manager fixes - Translation updates - Support for KDE system tray was added
Updated xfce4 to 4.0.2 * Improve window manager responsiveness * Various bug fixes in file manager, window manager and panel * More 64bit clean up * New translation added: Azerbaijani
Updated xfce4 to 4.0.1 * Fixed panel crash with corrupted config file * Window management improvement * Improved handling of multiple selections in the file manager * French translations for the documentation * Translation updates * A new Gtk2 theme called "Xfce-winter"
Window manager for XFce4.
Initial revision