Up to [NetBSD + pkgsrc-wip] / pkgsrc / x11 / xfce4-utils
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.)
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
Use PKG_SYSCONFDIR framework. Bump PKGREVISION.
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.1.1 General: * Don't use G_INLINE_FUNC in the source code, which fixes several weird build errors. libxfce4util: * Fix a problem with NFS mounted home directories in Solaris (#724) xfce4-session: * Fix RedHat shutdown code (#703) xfdesktop: * fix handling of quoted commands in the desktop menu (#776) * fix handling of .desktop files with no Categories list (#776) * add "edit menu" button to panel plugin prefs (#554), and ability to change the button tooltip (#764) * fix broken panel plugin behavior when trying to track the default desktop menu. there's a new option to either follow the default menu, or use a static menu file (#778) * fix bug where xfdesktop would crash if the windowlist was opened, then a window was destroyed, and then that window was selected from the list (#672) * fix "unique" attribute of system menu inclusion xffm: * ensure posix.1-1996 compatibility (#695) * fix for crash on opening fstab on solaris (#726) * avoid a showstopper gtk-2.4 bug (scaling gdkpixbufs from svg images). This is bugzilla #751 report. Not all gtk showstopper bugs from svg can be avoided. In particular with office/mobile_phone_01.svg. This file will also crash rox * allow relative paths for icon resolution (xfce4-modules) * validate utf error messages (#737) * don't quote paths that are already quoted. * change smb-share icon to proper icon * fix borked overwrite warning dialog message * bug fixes for keyboardnavigation to close bug #795 * separate remove and paste button in toolbar to avoid confusing the remove confirmation dialog with the overwrite confirmation dialog * fix translation problems in several languages, including brazilian-portuguese * fill in some missing spanish translation strings * fix for bug #524 (crashing xffm by mounting cdrom and trying to open it in the other treeview before mount is complete) xfcalendar: * remembering of its position (bug #691 and #789) * warning box for preventing users to loose their changes (#714 and #738) * possibility to show/hide xfcalendar in taskbar, pager and systray (#719) * possibility to choose to either show or hide the calendar window when xfcalendar is launched (it remembered before the status when leaving) xfce4-panel: * Save configuration file only on exit * Fix double click on inactive item in dialog (#739) * 64bit fix * Clock applet tweak (#716, hopefully) xfprint: * remove FILE backend and add a print-to-file entry in the printing dialog * multiple bugfixes (#816, #817, #818, #820) in the BSD-LPR backend
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"
Utilities for XFce4.
Initial revision