Up to [NetBSD + pkgsrc-wip] / pkgsrc / meta-pkgs / xfce4
Request diff between arbitrary revisions - Display revisions graphically
Keyword substitution: kv
Default branch: MAIN
Recursive bump for pcre-8.30* (shlib major change)
Revbump for a) tiff update to 4.0 (shlib major change) b) glib2 update 2.30.2 (adds libffi dependency to buildlink3.mk) Enjoy.
Recursive bump for graphics/freetype2 buildlink addition.
recursive bump from gettext-lib shlib bump.
png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.
PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome
Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that version, and bump all depends. Per discussion on pkgsrc-changes.
Bump PKGREVISION for libpng shlib name change. Also add some patches to remove use of deprecated symbols and fix other problems when looking for or compiling against libpng-1.4.x.
Second try at jpeg-8 recursive PKGREVISION bump.
Recursive PKGREVISION bump for jpeg update to 8.
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.)
bump revision because of graphics/jpeg update
Bump PKGREVISION for vte-0.20.5.
Simply and speed up buildlink3.mk files and processing. This changes the buildlink3.mk files to use an include guard for the recursive include. The use of BUILDLINK_DEPTH, BUILDLINK_DEPENDS, BUILDLINK_PACKAGES and BUILDLINK_ORDER is handled by a single new variable BUILDLINK_TREE. Each buildlink3.mk file adds a pair of enter/exit marker, which can be used to reconstruct the tree and to determine first level includes. Avoiding := for large variables (BUILDLINK_ORDER) speeds up parse time as += has linear complexity. The include guard reduces system time by avoiding reading files over and over again. For complex packages this reduces both %user and %sys time to half of the former time.
Per the process outlined in revbump(1), perform a recursive revbump on packages that are affected by the switch from the openssl 0.9.7 branch to the 0.9.8 branch. ok jlam@
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.
Regenerate to fix some pkglint warnings.
Change the format of BUILDLINK_ORDER to contain depth information as well, and add a new helper target and script, "show-buildlink3", that outputs a listing of the buildlink3.mk files included as well as the depth at which they are included. For example, "make show-buildlink3" in fonts/Xft2 displays: zlib fontconfig iconv zlib freetype2 expat freetype2 Xrender renderproto
Track information in a new variable BUILDLINK_ORDER that informs us of the order in which buildlink3.mk files are (recursively) included by a package Makefile.
Bump BUILDLINK_ABI_DEPENDS.png and PKGREVISION for png-1.2.9nb2 update.
Over 1200 files touched but no revisions bumped :) RECOMMENDED is removed. It becomes ABI_DEPENDS. BUILDLINK_RECOMMENDED.foo becomes BUILDLINK_ABI_DEPENDS.foo. BUILDLINK_DEPENDS.foo becomes BUILDLINK_API_DEPENDS.foo. BUILDLINK_DEPENDS does not change. IGNORE_RECOMMENDED (which defaulted to "no") becomes USE_ABI_DEPENDS which defaults to "yes". Added to obsolete.mk checking for IGNORE_RECOMMENDED. I did not manually go through and fix any aesthetic tab/spacing issues. I have tested the above patch on DragonFly building and packaging subversion and pkglint and their many dependencies. I have also tested USE_ABI_DEPENDS=no on my NetBSD workstation (where I have used IGNORE_RECOMMENDED for a long time). I have been an active user of IGNORE_RECOMMENDED since it was available. As suggested, I removed the documentation sentences suggesting bumping for "security" issues. As discussed on tech-pkg. I will commit to revbump, pkglint, pkg_install, createbuildlink separately. Note that if you use wip, it will fail! I will commit to pkgsrc-wip later (within day).
Fixed warnings found by pkglint -Wall.
Recursive revision bump / recommended bump for gettext ABI change.
Bump BUILDLINK_RECOMMENDED of textproc/expat to 2.0.0 because of the shlib major bump. PKGREVISION++ for the dependencies.
Rename xfce4-gtk2-engines to xfce4-gtk2-engine to match the package name.
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 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)
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.
Fix serious bug where BUILDLINK_PACKAGES wasn't being ordered properly by moving the inclusion of buildlink3.mk files outside of the protected region. This bug would be seen by users that have set PREFER_PKGSRC or PREFER_NATIVE to non-default values. BUILDLINK_PACKAGES should be ordered so that for any package in the list, that package doesn't depend on any packages to the left of it in the list. This ordering property is used to check for builtin packages in the correct order. The problem was that including a buildlink3.mk file for <pkg> correctly ensured that <pkg> was removed from BUILDLINK_PACKAGES and appended to the end. However, since the inclusion of any other buildlink3.mk files within that buildlink3.mk was in a region that was protected against multiple inclusion, those dependencies weren't also moved to the end of BUILDLINK_PACKAGES.
bl3ify, s,USE_X11BASE,USE_X11,g. Welcome to 4.0.4nb1, ok'ed by martti@