The NetBSD Project

CVS log for pkgsrc/x11/xfce4-whiskermenu-plugin/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / x11 / xfce4-whiskermenu-plugin

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.50 / (download) - annotate - [select for diffs], Wed May 3 23:32:14 2023 UTC (5 weeks, 1 day ago) by gutteridge
Branch: MAIN
CVS Tags: HEAD
Changes since 1.49: +2 -3 lines
Diff to previous 1.49 (colored)

xfce4-whiskermenu-plugin: update to 2.7.3

Change log:

2.7.3
=====
- Fix broken linking with AccountsService.
- Translation updates: Greek, Lithuanian, Persian, Russian.

Revision 1.49 / (download) - annotate - [select for diffs], Sun Jan 29 21:18:32 2023 UTC (4 months, 1 week ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1
Changes since 1.48: +2 -1 lines
Diff to previous 1.48 (colored)

*: Recursive revbup from graphics/freetype2

Revision 1.48 / (download) - annotate - [select for diffs], Tue Jan 24 01:04:58 2023 UTC (4 months, 2 weeks ago) by gutteridge
Branch: MAIN
Changes since 1.47: +2 -3 lines
Diff to previous 1.47 (colored)

xfce4-whiskermenu-plugin: update to 2.7.2

Change log:

2.7.2
=====
- Fix missing version number.
- Fix memory leak when adding launchers to panel.
- Fix skipping first treeview item when switching modes.
- Fix clipping when changing application icon size.
- Fix missing NULL checks with String class.
- Use Thunar for adding launchers to desktop.
- Translation updates: Arabic, Basque, Bulgarian, Catalan, Chinese (Taiwan),
  Danish, Dutch, German, Greek, Esperanto, French, Italian, Korean,
  Lithuanian, Polish, Portuguese, Portuguese (Brazil), Russian, Slovak,
  Slovenian, Spanish, Swedish, Turkish, Ukrainian.

Revision 1.47 / (download) - annotate - [select for diffs], Tue Jan 3 17:38:36 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored)

*: recursive bump for tiff shlib major bump

Revision 1.46 / (download) - annotate - [select for diffs], Mon Nov 21 18:20:46 2022 UTC (6 months, 2 weeks ago) by jperkin
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.45: +4 -1 lines
Diff to previous 1.45 (colored)

*: Re-apply SunOS linker argument removals.

These are currently duplicated in mk/platform/SunOS.mk but the generic
removals will be removed soon in favour of per-package removals, due to
flags getting leaked into installed files.

Revision 1.45 / (download) - annotate - [select for diffs], Thu Aug 11 05:09:36 2022 UTC (9 months, 4 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored)

Bump all dependent packages of wayland (belatedly)

The package changed with the addition of its libepoll-shim dependency.
Otherwise, we can get:
ERROR: libepoll-shim>=0.0.20210418 is not installed; can't buildlink files.

Revision 1.44 / (download) - annotate - [select for diffs], Tue Jun 28 11:37:59 2022 UTC (11 months, 1 week ago) by wiz
Branch: MAIN
Changes since 1.43: +2 -1 lines
Diff to previous 1.43 (colored)

*: recursive bump for perl 5.36

Revision 1.43 / (download) - annotate - [select for diffs], Sat Mar 12 08:01:52 2022 UTC (14 months, 4 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1
Changes since 1.42: +2 -1 lines
Diff to previous 1.42 (colored)

*: Replace per-package msgfmt hacks with msgfmt-desktop.mk

Revision 1.42 / (download) - annotate - [select for diffs], Sat Mar 12 07:48:53 2022 UTC (14 months, 4 weeks ago) by nia
Branch: MAIN
Changes since 1.41: +1 -4 lines
Diff to previous 1.41 (colored)

x11: Use hacks.mk to avoid NetBSD msgfmt on NetBSD only.

Revision 1.41 / (download) - annotate - [select for diffs], Thu Dec 16 01:04:38 2021 UTC (17 months, 3 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.40: +2 -3 lines
Diff to previous 1.40 (colored)

xfce4-whiskermenu-plugin: update to 2.7.1

Change log:

2.7.1
=====
- Fix not selecting second icon in search results. (Issue #50)
- Fix incorrect selection when leaving treeview.
- Fix skipping first treeview item.
- Fix unnecessary button size changes.
- Translation updates: Catalan, Greek.

Revision 1.40 / (download) - annotate - [select for diffs], Wed Dec 8 16:07:17 2021 UTC (18 months ago) by adam
Branch: MAIN
Changes since 1.39: +2 -1 lines
Diff to previous 1.39 (colored)

revbump for icu and libffi

Revision 1.39 / (download) - annotate - [select for diffs], Tue Nov 30 00:48:45 2021 UTC (18 months, 1 week ago) by gutteridge
Branch: MAIN
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored)

xfce4-whiskermenu-plugin: update to 2.7.0

Change log:

2.7.0
=====
- Add showing categories as icons on top or bottom. (Issue #62)
- Add hiding username. (Issue #36)
- Add rounded profile picture.
- Add optional AccountsService support.
- Add catfish search action.
- Add CSS classes for theming.
- Improve search result relevance.
- Make stripping release builds optional.
- Rearrange settings dialog.
- Remove sliding out search results.
- Remove useless grab check.
- Rename icon to follow reverse DNS scheme.
- Replace size grip with resizing from edges.
- Replace slots with lambdas.
- Use original menu layout.
- Use dm-tool for switching users.
- Translation updates: Basque, Bulgarian, Chinese (Taiwan), Danish, Dutch,
  French, Greek, Lithuanian, Portuguese, Portuguese (Brazil), Slovak,
  Spanish, Swedish, Turkish, Ukrainian.

2.6.2
=====
- Fix background shifting when showing menu. (Issue #41)
- Fix menu not toggling after pressing escape. (Issue #65)
- Properly prevent interactive search in treeview.

2.6.1
=====
- Fix menu not toggling. (Issue #61)
- Fix small icon in multi-row panels. (Issue #37)
- Fix missing minimize and maximize buttons in settings dialog.
- Replace deprecated code for grab check.
- Translation updates: Greek, Slovak, Spanish.

2.6.0
=====
- Fix unable to resize with metacity. (Issue #56)
- Fix invalid desktop files when hiding applications. (Issue #53)
- Fix not showing focused launcher when searching. (Issue #45)
- Add option to disable sorting categories. (Issue #42)
- Translation updates: Arabic, Basque, Bulgarian, Catalan, Chinese (China),
  Chinese (Taiwan), Czech, Danish, Dutch, Esperanto, Finnish, French,
  Galician, Georgian, German, Hungarian, Interlingue, Italian, Lithuanian,
  Polish, Portuguese, Portuguese (Brazil), Russian, Spanish, Swedish, Thai,
  Turkish, Ukrainian.

Revision 1.38 / (download) - annotate - [select for diffs], Tue Jun 1 00:10:00 2021 UTC (2 years ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.37: +5 -3 lines
Diff to previous 1.37 (colored)

xfce4-whiskermenu-plugin: update to 2.5.3

Change log:

2.5.3
=====
- Fix invalid command expansion with Xfce 4.14 (Issue #39)
- Translation updates: Basque, Portuguese (Brazil).

2.5.2
=====
- Do not reparent launched programs. (Issue #32)
- Translation updates: Basque, Danish, Greek.

2.5.1
=====
- Fix not always using new action icons. (Issue #33)

2.5.0
=====
- Add option to show all applications by default. (Issue #4)
- Rearrange sidebar buttons to match default category. (Issue #9)
- Show panel button title as tooltip in icon-only mode. (Issue #12)
- Always sort top-level categories.
- Vertically center contents of header.
- Use new Xfce action icons.
- Use new desktop ids for default programs.
- Rewrite to hide menu on focus out.
- Refactor code to use new Xfce functions.
- Refactor building translations.
- Translation updates: Bulgarian, Chinese (China), Chinese (Taiwan),
  Croatian, Czech, Danish, Dutch, Esperanto, French, Galician,
  German, Italian, Korean, Lithuanian, Malay, Polish, Portuguese,
  Portuguese (Brazil), Slovak, Spanish, Swedish, Turkish.

Revision 1.37 / (download) - annotate - [select for diffs], Mon May 24 19:56:05 2021 UTC (2 years ago) by wiz
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored)

*: recursive bump for perl 5.34

Revision 1.36 / (download) - annotate - [select for diffs], Mon Aug 31 18:13:28 2020 UTC (2 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored)

*: bump PKGREVISION for perl-5.32.

Revision 1.35 / (download) - annotate - [select for diffs], Mon Aug 17 20:20:39 2020 UTC (2 years, 9 months ago) by leot
Branch: MAIN
Changes since 1.34: +2 -1 lines
Diff to previous 1.34 (colored)

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.34 / (download) - annotate - [select for diffs], Wed Aug 5 00:08:48 2020 UTC (2 years, 10 months ago) by gutteridge
Branch: MAIN
Changes since 1.33: +2 -2 lines
Diff to previous 1.33 (colored)

xfce4-whiskermenu-plugin: update to 2.4.6

Change log:

2.4.6
=====
- Fix crash during grab check. (Issue #19)
- Fix background incorrect without compositing.

Revision 1.33 / (download) - annotate - [select for diffs], Wed Jul 22 00:24:12 2020 UTC (2 years, 10 months ago) by gutteridge
Branch: MAIN
Changes since 1.32: +2 -2 lines
Diff to previous 1.32 (colored)

xfce4-whiskermenu-plugin: update to 2.4.5

2.4.5
=====
- Fix saving plugin title with overridden default text. (Bug #16822)
- Fix extra key press to select search items. (Issue #8)
- Fix icon view skipping first item when pressing arrow key.
- Fix incorrect signal name.
- Fix nonfunctional grab check.
- Translation updates: Asturian, Dutch, Esperanto, Hungarian, Icelandic,
  Portuguese, Portuguese (Brazil), Russian.

Revision 1.32 / (download) - annotate - [select for diffs], Tue May 5 01:06:54 2020 UTC (3 years, 1 month ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.31: +2 -2 lines
Diff to previous 1.31 (colored)

xfce4-whiskermenu-plugin: update to 2.4.4

Change log:

2.4.4
=====
- Fixed search delay. (bug #16731)
- Translation updates: Catalan, Finnish, Hungarian, Malay, Portuguese.

Revision 1.31 / (download) - annotate - [select for diffs], Sun Mar 15 05:35:08 2020 UTC (3 years, 2 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.30: +2 -3 lines
Diff to previous 1.30 (colored)

xfce4-whiskermenu-plugin: update to 2.4.3

Change log:

2.4.3
=====
- Fix loading incorrect icons for some applications. (bug #16461)
- Translation updates: Bulgarian, Finnish, Greek, Icelandic, Interlingue,
  Nepali, Norwegian Bokmål, Russian, Slovak.

Revision 1.30 / (download) - annotate - [select for diffs], Tue Mar 10 22:11:23 2020 UTC (3 years, 2 months ago) by wiz
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

librsvg: update bl3.mk to remove libcroco in rust case

recursive bump for the dependency change

Revision 1.29 / (download) - annotate - [select for diffs], Sun Mar 8 16:51:53 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored)

*: recursive bump for libffi

Revision 1.28 / (download) - annotate - [select for diffs], Sat Feb 29 22:51:13 2020 UTC (3 years, 3 months ago) by gutteridge
Branch: MAIN
Changes since 1.27: +2 -2 lines
Diff to previous 1.27 (colored)

xfce4-whiskermenu-plugin: update to 2.4.2

Change log:

2.4.2
=====
- Fix crash when selecting desktop action. (bug #16445)
- Translation updates: Chinese (China), Croatian, Georgian.

2.4.1
=====
- Fix narrow iconview columns.
- Fix bad hyphenation by increasing iconview column width.
- Translation updates: Finnish, Serbian.

2.4.0
=====
- Add option to show as icons. (bug #15675)
- Add hiding menu items. (bug #14816)
- Add searching keywords of menu items. (bug #15047)
- Add tooltip to profile picture for editing profile. (bug #15501)
- Adjust wording of switch user command. (bug #15398)
- Add icons to context menu.
- New default layout.
- Make panel button square only if single row and title hidden.
- Rearrange settings dialog.
- Redesign session confirmation dialogs.
- Refactor code.
- Rewrite menu load to match GarconGtkMenu.
- Switch categories with keyboard focus if hover enabled.
- Use custom icon renderer.
- Use link time optimization if available.
- Increase C++ version.
- Translation updates: Bulgarian, Catalan, Chinese (Taiwan), Czech,
  Danish, Dutch, Finnish, French, Galician, Georgian, German, Greek,
  Icelandic, Indonesian, Interlingue, Italian, Japanese, Lithuanian,
  Malay, Nepali, Norwegian Bokmål, Polish, Portuguese,
  Portuguese (Brazil), Slovak, Spanish, Turkish.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Jan 29 05:05:32 2020 UTC (3 years, 4 months ago) by gutteridge
Branch: MAIN
Changes since 1.26: +3 -3 lines
Diff to previous 1.26 (colored)

xfce4-whiskermenu-plugin: update to 2.3.5

Change log:

2.3.5
=====
- Fix saving unchanged plugin title. (bug #15403)
- Fix sidebar scrollbar covering buttons. (bug #14730)
- Fix categories remaining scrolled when hidden.
- Fix incorrect alignment of commands next to search.
- Fix incorrect fallback value for menu opacity.
- Fix incorrect check when setting command.
- Update documentation URL. (bug #16183)

2.3.4
=====
- Fix building against xfce4-panel 4.15.0
- Translation updates: Dutch, Galician, Georgian.

Revision 1.26 / (download) - annotate - [select for diffs], Mon Aug 19 05:03:00 2019 UTC (3 years, 9 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.25: +2 -3 lines
Diff to previous 1.25 (colored)

xfce4-whiskermenu-plugin: update to 2.3.3

Change log:

2.3.3
=====
- Removed workaround for garcon that did not always fix crash.
- Translation updates: Bulgarian, Czech, Danish, Galician, Icelandic, Nepali.

Revision 1.25 / (download) - annotate - [select for diffs], Sun Aug 11 13:25:20 2019 UTC (3 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.24 / (download) - annotate - [select for diffs], Sun Jul 21 22:26:07 2019 UTC (3 years, 10 months ago) by wiz
Branch: MAIN
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored)

*: recursive bump for gdk-pixbuf2-2.38.1

Revision 1.23 / (download) - annotate - [select for diffs], Wed Mar 27 04:05:24 2019 UTC (4 years, 2 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.22: +4 -3 lines
Diff to previous 1.22 (colored)

xfce4-whiskermenu-plugin: update to 2.3.2

2.3.2
=====
- Fix editing menu items containting a single quote. (bug #15091)
- Fix displaying empty tooltips. (bug #15137)
- Translation updates: Dutch, Galician, Spanish, Swedish, Ukrainian.

Revision 1.22 / (download) - annotate - [select for diffs], Sun Feb 17 16:13:10 2019 UTC (4 years, 3 months ago) by youri
Branch: MAIN
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored)

Update whiskermenu to 2.3.1:

- Fix crash on reload
- Translations updates

Revision 1.21 / (download) - annotate - [select for diffs], Fri Jan 18 13:14:03 2019 UTC (4 years, 4 months ago) by youri
Branch: MAIN
Changes since 1.20: +3 -4 lines
Diff to previous 1.20 (colored)

xfce4-whiskermenu-plugin: update to 2.3.0:

2.3.0
=====
- Fix sidebar wider than iconless categories.
- Add buttons for individual logout commands. (bug #14639)
- Add option to stay visible when focus is lost. (bug #12240)
- Always allow positioning commands next to search.
- Improve preferences spacing. (bug #14683)
- Translation updates: Bulgarian, Catalan, Chinese (China),
  Chinese (Taiwan), Czech, Danish, Dutch, French, German, Greek,
  Lithuanian, Nepali, Polish, Portuguese, Portuguese (Brazil),
  Russian, Serbian, Slovak, Slovenian, Turkish, Welsh.

2.2.1
=====
- Fix category button staying active when dragged. (bug #14419)
- Fix regression of non-square panel image support. (bug #14506)
- Fix redundant hiding of menu.
- Fix sidebar buttons retaining incorrect width.
- Fix commands not following sidebar.
- Translation updates: English (United Kingdom), Georgian, Japanese,
  Serbian, Slovak, Slovenian, Spanish, Swedish.

2.2.0
=====
- Fix panel icon size not following theme.
- Disable opacity option when non-composited.
- Rename option for including favorites in recent.
- Load applications in a thread. (bug #12903)
- Slide out search results.
- Require GTK+ version 3.22.
- Translation updates: Amharic, Belarusian, Bulgarian, Catalan,
  Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
  Esperanto, French, German, Lithuanian, Nepali, Polish, Portuguese,
  Portuguese (Brazil), Romanian, Russian, Slovak, Slovenian, Turkish.

Revision 1.20 / (download) - annotate - [select for diffs], Wed Nov 14 22:22:53 2018 UTC (4 years, 6 months ago) by kleink
Branch: MAIN
CVS Tags: pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored)

Revbump after cairo 1.16.0 update.

Revision 1.19 / (download) - annotate - [select for diffs], Mon Nov 12 03:53:15 2018 UTC (4 years, 6 months ago) by ryoon
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

Recursive revbump from hardbuzz-2.1.1

Revision 1.18 / (download) - annotate - [select for diffs], Wed Aug 22 09:48:07 2018 UTC (4 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored)

Recursive bump for perl5-5.28.0

Revision 1.17 / (download) - annotate - [select for diffs], Tue May 15 21:35:53 2018 UTC (5 years ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.16: +3 -5 lines
Diff to previous 1.16 (colored)

Update to 2.1.7:

2.1.7
=====
- Fix memory leak when recreating window.
- Use HTTPS for plugin website.
- Translation updates: Bulgarian, French, Turkish.

2.1.6
=====
- Fix losing search focus. (bug #14209)
- Fix crash when last search action is deleted.
- Fix menu shown in alt-tab.
- Translation updates: Bulgarian, Catalan, Chinese (Taiwan), Czech,
  Danish, Finnish, German, Lithuanian, Polish, Portuguese, Spanish.

2.1.5
=====
- Fix typo. (bug #14001)
- Translation updates: Amharic, Danish, Japanese, Malay, Romanian.

2.1.4
=====
- Fix excessive padding on panel button. (bug #13611)
- Fix blurry category buttons with high DPI.
- Fix blurry profile picture with high DPI.
- Fix panel icon too big with high DPI. (bug #13893)
- Translation updates: Catalan (Valencian), Danish, Hebrew, Hungarian,
  Lithuanian, Norwegian Bokmål, Portuguese (Brazil), Russian, Swedish.

2.1.3
=====
- Fixed desktop action incorrectly parsing escaped k.
- Translation updates: Catalan, Chinese (China), German, Italian, Nepali,
  Portuguese, Portuguese (Brazil), Russian, Spanish, Turkish.

Revision 1.16 / (download) - annotate - [select for diffs], Mon Apr 16 14:35:28 2018 UTC (5 years, 1 month ago) by wiz
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Recursive bump for new fribidi dependency in pango.

Revision 1.15 / (download) - annotate - [select for diffs], Mon Mar 12 11:18:00 2018 UTC (5 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.14: +2 -2 lines
Diff to previous 1.14 (colored)

Recursive bumps for fontconfig and libzip dependency changes.

Revision 1.14 / (download) - annotate - [select for diffs], Thu Nov 23 17:20:21 2017 UTC (5 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.13: +2 -1 lines
Diff to previous 1.13 (colored)

recursive bump for libxkbcommon removal from at-spi2-core

Revision 1.13 / (download) - annotate - [select for diffs], Tue Oct 10 13:58:00 2017 UTC (5 years, 7 months ago) by jperkin
Branch: MAIN
Changes since 1.12: +1 -8 lines
Diff to previous 1.12 (colored)

xfce4-whiskermenu-plugin: Remove duplicate BUILDLINK_TRANSFORM.

Revision 1.12 / (download) - annotate - [select for diffs], Wed Sep 6 09:03:06 2017 UTC (5 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Changes since 1.11: +2 -2 lines
Diff to previous 1.11 (colored)

Follow some redirects.

Revision 1.11 / (download) - annotate - [select for diffs], Tue Jun 20 22:20:56 2017 UTC (5 years, 11 months ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.10: +4 -4 lines
Diff to previous 1.10 (colored)

Update xfce4-whiskermenu-plugin to 2.1.2:

2.1.2
=====
- Fixed category names checkbox incorrectly enabled when opening dialog.
- Fixed category names turning off at login. (bug #13422)
- Translation updates: Arabic, Icelandic, Swedish.

2.1.1
=====
- Fixed memory leak when editing launcher.
- Translation updates: Catalan, Danish, German, Portuguese,
  Portuguese (Brazil), Russian, Serbian, Serbian (Latin).

2.1.0
=====
- Add editing launchers from context menu. (bug #13290)
- Add support for desktop actions. (bug #11787)
- Add option to hide category names. (bug #12895)
- Load applications immediately.
- Translation updates: Bulgarian, Chinese (Taiwan), Croatian, Czech,
  Dutch, French, German, Greek, Hungarian, Korean, Kazakh, Lithuanian,
  Nepali, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil),
  Serbian, Slovak, Slovenian, Spanish, Turkish, Ukrainian.

2.0.3
=====
- Translation updates: Croatian, Dutch, Greek, Korean, Nepali,
  Norwegian Bokmål, Portuguese, Portuguese (Brazil), Slovak, Serbian.

2.0.2
=====
- Translation updates: Asturian, Basque, Catalan (Valencian),
  Chinese (China), Kazakh, Lithuanian, Polish, Russian, Turkish,
  Ukrainian.

2.0.1
=====
- Support minimum of GTK+ 3.12.

2.0.0
=====
- Port to GTK+ 3. (bug #11549)
- Translation updates: Bulgarian, Catalan, Chinese (Taiwan), Czech,
  Dutch, French, Hebrew, Hungarian, Lithuanian, Polish, Slovak,
  Slovenian, Spanish.

1.7.2
=====
- Fixed category names checkbox incorrectly enabled when opening dialog.
- Fixed category names turning off at login. (bug #13422)
- Translation updates: Arabic, Icelandic, Swedish.

1.7.1
=====
- Fixed memory leak when editing launcher.
- Translation updates: Catalan, Danish, German, Portuguese,
  Portuguese (Brazil), Russian, Serbian, Serbian (Latin).

1.7.0
=====
- Add editing launchers from context menu. (bug #13290)
- Add support for desktop actions. (bug #11787)
- Add option to hide category names. (bug #12895)
- Load applications immediately.
- Translation updates: Bulgarian, Chinese (Taiwan), Croatian, Czech,
  Dutch, French, German, Greek, Hungarian, Korean, Kazakh, Lithuanian,
  Nepali, Norwegian Bokmål, Polish, Portuguese, Portuguese (Brazil),
  Serbian, Slovak, Slovenian, Spanish, Turkish, Ukrainian.

1.6.2
=====
- Translation updates: Croatian, Dutch, Greek, Korean, Nepali,
  Norwegian Bokmål, Portuguese, Portuguese (Brazil), Slovak.

1.6.1
=====
- Translation updates: Asturian, Basque, Catalan (Valencian),
  Chinese (China), Kazakh, Lithuanian, Polish, Russian, Turkish,
  Ukrainian.

1.6.0
=====
- Add keyboard navigation for categories. (bug #11550)
- Add tooltips for program descriptions. (bug #12379)
- Add web search action.
- Hide recent items when maximum is set to zero.
- Prevent memory leak when changing element text.
- Search favorites and recent first.
- Switch to icon names from GtkStock.
- Translation updates: Bulgarian, Catalan, Chinese (Taiwan), Czech,
  Dutch, German, French, Hebrew, Hungarian, Lithuanian, Polish, Slovak,
  Slovenian, Serbian, Spanish.

Revision 1.10 / (download) - annotate - [select for diffs], Sun Feb 12 06:26:17 2017 UTC (6 years, 3 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Recursive revbump from fonts/harfbuzz

Revision 1.9 / (download) - annotate - [select for diffs], Mon Feb 6 13:56:14 2017 UTC (6 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Recursive bump for harfbuzz's new graphite2 dependency.

Revision 1.8 / (download) - annotate - [select for diffs], Wed Aug 3 10:23:40 2016 UTC (6 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.7: +2 -2 lines
Diff to previous 1.7 (colored)

Revbump after graphics/gd update

Revision 1.7 / (download) - annotate - [select for diffs], Sat Jul 9 06:39:18 2016 UTC (6 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -1 lines
Diff to previous 1.6 (colored)

Bump PKGREVISION for perl-5.24.0 for everything mentioning perl.

Revision 1.6 / (download) - annotate - [select for diffs], Thu Jun 9 09:55:29 2016 UTC (7 years ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2
Changes since 1.5: +2 -2 lines
Diff to previous 1.5 (colored)

xfce4-whiskermenu-plugin: Update to 1.5.3.

Changes in version 1.5.3:
- Released on April 16th, 2016
- Fix stuck button highlight (bug #12402)
- Fix losing categories (bug #12541)
- Fix warning about infinite recursion (bug #12398)
- Translation updates: Amharic, Basque, Dutch, Hebrew, Icelandic

Revision 1.5 / (download) - annotate - [select for diffs], Thu Mar 3 17:39:28 2016 UTC (7 years, 3 months ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2016Q1-base, pkgsrc-2016Q1
Changes since 1.4: +2 -3 lines
Diff to previous 1.4 (colored)

Update xfce4-whiskermenu-plugin to 1.5.2:

Release Notes

Changes in version 1.5.2
        Released on December 29th, 2015
        Fix modifier keys resetting focus to search entry. (bug #12378)
        Fix limited input length for search actions. (bug #12381)
        Fix menu shrinking unnecessarily. (bug #12246)
        Fix minimum window size
        Translation updates: Chinese (China), Hungarian, Korean,
Lithuanian, Romanian
    Changes in version 1.5.1
        Released on September 21st, 2015
        Fix window being draggable (bug #11908)
        Fix not searching descriptions
        Translation updates: Asturian, Bulgarian, Chinese
(China),Chinese (Taiwan), Croatian, Czech, Danish, Dutch, French,
Finnish, German, Indonesian, Japanese, Kazakh, Lithuanian, Malay,
Nepali, Norwegian Bokmål, Persian, Polish, Portuguese, Russian, Serbian,
Slovak, Slovenian, Spanish, Swedish, Turkish

Revision 1.4 / (download) - annotate - [select for diffs], Fri Jun 12 10:52:19 2015 UTC (7 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2
Changes since 1.3: +2 -2 lines
Diff to previous 1.3 (colored)

Recursive PKGREVISION bump for all packages mentioning 'perl',
having a PKGNAME of p5-*, or depending such a package,
for perl-5.22.0.

Revision 1.3 / (download) - annotate - [select for diffs], Tue Jun 2 13:27:03 2015 UTC (8 years ago) by youri
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored)

Update maintainer email address.

Revision 1.2 / (download) - annotate - [select for diffs], Sat Apr 25 14:25:25 2015 UTC (8 years, 1 month ago) by tnn
Branch: MAIN
Changes since 1.1: +2 -1 lines
Diff to previous 1.1 (colored)

Recursive revbump following MesaLib update, categories p through x.

Revision 1.1 / (download) - annotate - [select for diffs], Tue Apr 21 08:56:46 2015 UTC (8 years, 1 month ago) by jperkin
Branch: MAIN

Update Xfce to 4.12.0.

This is a very large change, and incorporates the 4.8, 4.10, and 4.12 major
Xfce releases since 4.6.2, our previous pkgsrc release.  For more information
about the thousands of changes in each major release since then, please see:

  Xfce 4.12 announcement:
    http://www.xfce.org/about/news

  Xfce 4.12 tour:
    http://www.xfce.org/about/tour

  Xfce 4.10 announcement:
    http://www.xfce.org/about/news/?post=1335571200

  Xfce 4.10 tour:
    http://www.xfce.org/about/tour410

  Xfce 4.8 announcement:
    http://www.xfce.org/about/news/?post=1295136000

  Xfce 4.8 tour:
    http://www.xfce.org/about/tour48

The pkgsrc changes since then are:

  New packages:
    archivers/xfce4-thunar-archive
    graphics/elementary-xfce-icon-theme
    mail/xfce4-mailwatch-plugin
    misc/xfce4-time-out-plugin
    multimedia/xfce4-thunar-media-tags
    sysutils/xfce4-mount-plugin
    sysutils/xfce4-taskmanager
    sysutils/xfce4-thunar-vcs
    sysutils/xfce4-verve-plugin
    x11/xfce4-garcon
    x11/xfce4-notifyd
    x11/xfce4-tumbler
    x11/xfce4-whiskermenu-plugin

  Renamed packages:
    devel/xfconf to devel/xfce4-conf
    x11/libxfce4menu to x11/libxfce4ui
    x11/xfce4-screenshooter-plugin to x11/xfce4-screenshooter

  Updated packages:
    audio/xfce4-mixer
    audio/xfce4-xmms-plugin
    devel/xfce4-dev-tools
    editors/xfce4-mousepad
    graphics/ristretto
    meta-pkgs/xfce4-extras
    meta-pkgs/xfce4
    misc/xfce4-weather-plugin
    multimedia/xfce4-mpc-plugin
    net/xfce4-wavelan-plugin
    sysutils/xfce4-appfinder
    sysutils/xfce4-battery-plugin
    sysutils/xfce4-cpugraph-plugin
    sysutils/xfce4-diskperf-plugin
    sysutils/xfce4-fsguard-plugin
    sysutils/xfce4-genmon-plugin
    sysutils/xfce4-netload-plugin
    sysutils/xfce4-quicklauncher-plugin
    sysutils/xfce4-systemload-plugin
    sysutils/xfce4-thunar
    sysutils/xfce4-xarchiver
    sysutils/xfce4-xkb-plugin
    textproc/xfce4-dict-plugin
    time/xfce4-datetime-plugin
    time/xfce4-orage
    time/xfce4-timer-plugin
    wm/xfce4-wm-themes
    wm/xfce4-wm
    x11/libxfce4gui
    x11/libxfce4util
    x11/xfce4-clipman-plugin
    x11/xfce4-desktop
    x11/xfce4-exo
    x11/xfce4-eyes-plugin
    x11/xfce4-gtk2-engine
    x11/xfce4-notes-plugin
    x11/xfce4-panel
    x11/xfce4-places-plugin
    x11/xfce4-session
    x11/xfce4-settings
    x11/xfce4-terminal

  Removed packages:
    sysutils/xfce4-volman
    x11/xfce4-utils

This is based on a huge amount of work by the NetBSDfr team and Youri Mouton,
who takes over as MAINTAINER, and has been tested by Youri on a large number
of platforms prior to commit.  A massive thanks to them.  Any issues with the
import are mine alone as the committer-by-proxy.

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>