The NetBSD Project

CVS log for pkgsrc/textproc/xfce4-dict/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / xfce4-dict

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.31 / (download) - annotate - [select for diffs], Sun Nov 26 02:02:27 2023 UTC (13 days, 4 hours ago) by gutteridge
Branch: MAIN
CVS Tags: HEAD
Changes since 1.30: +2 -3 lines
Diff to previous 1.30 (colored)

xfce4-dict: update to 0.8.6

0.8.6 (2023-11-19)
=====
- Use getaddrinfo(3) to support IPv6 DICT servers
- Add icons at missing sizes, clean up SVG metadata

Revision 1.30 / (download) - annotate - [select for diffs], Tue Nov 14 14:02:58 2023 UTC (3 weeks, 3 days ago) by wiz
Branch: MAIN
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored)

*: recursive bump for cairo dependency changes

Revision 1.29 / (download) - annotate - [select for diffs], Sun Nov 12 13:23:43 2023 UTC (3 weeks, 5 days ago) by wiz
Branch: MAIN
Changes since 1.28: +2 -2 lines
Diff to previous 1.28 (colored)

*: revebump for new brotli option for freetype2

Addresses PR 57693

Revision 1.28 / (download) - annotate - [select for diffs], Sat Oct 21 17:11:33 2023 UTC (6 weeks, 6 days ago) by gdt
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored)

recursive revbump for tiff update

Revision 1.27 / (download) - annotate - [select for diffs], Sun Apr 23 17:57:47 2023 UTC (7 months, 2 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3, pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.26: +2 -3 lines
Diff to previous 1.26 (colored)

xfce4-dict: update to 0.8.5

Change log:

0.8.5 (2023-04-22)
=====
- build: Fix -Wunused-result warning
- Update `.gitignore`
- Update copyright year
- Use "logo-icon-name" instead of "logo" in about dialog
- Remove ENABLE_NLS ifdefs
- autoconf: Use AC_CONFIG_MACRO_DIRS
- build: Fix intltool lock file problem during make distcheck
- Update COPYING (Issue #7)
- Remove unnecessary code
- Use symbolic icons
- Escape markup in server information
- Replaces siginterrupt with sigaction
- Do not close window with ctrl+c (#5)
- Fix Text field size setting (#4)
- Fix compilation warnings
- autoconf: Some updates
- Remove "." at the end of Comment string
- Remove GSourceFunc casts
- Include stdlib.h to get atoi prototype (!2)
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (United
  Kingdom), Estonian, Finnish, French, Galician, German, Greek, Hebrew,
  Hungarian, Icelandic, Indonesian, Italian, Japanese, Kazakh, Korean,
  Latvian, Lithuanian, Malay, Norwegian Bokmål, Occitan (post 1500),
  Persian (Iran), Polish, Portuguese, Portuguese (Brazil), Russian,
  Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
  Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese

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

*: Recursive revbup from graphics/freetype2

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

*: recursive bump for tiff shlib major bump

Revision 1.24 / (download) - annotate - [select for diffs], Thu Aug 11 05:09:20 2022 UTC (15 months, 4 weeks ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.23: +2 -2 lines
Diff to previous 1.23 (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.23 / (download) - annotate - [select for diffs], Wed Dec 8 16:06:47 2021 UTC (2 years ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4
Changes since 1.22: +2 -1 lines
Diff to previous 1.22 (colored)

revbump for icu and libffi

Revision 1.22 / (download) - annotate - [select for diffs], Mon Oct 19 22:49:43 2020 UTC (3 years, 1 month ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.21: +3 -4 lines
Diff to previous 1.21 (colored)

xfce4-dict: update to 0.8.4

Change log:

0.8.4
======
- Update URLs and use https where possible
- Fix font size in speedreader (#3)
- Added new icons and use reverse DNS file names
- Translation Updates:
  Albanian, Arabic, Armenian (Armenia), Basque, Belarusian, Bulgarian,
  Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish,
  Dutch, Eastern Armenian, English (Australia), English (United Kingdom),
  Estonian, Finnish, French, German, Greek, Hebrew, Hungarian, Icelandic,
  Indonesian, Italian, Japanese, Kazakh, Korean, Latvian, Lithuanian,
  Malay, Norwegian Bokmål, Occitan (post 1500), Polish, Portuguese,
  Russian, Serbian, Slovak, Slovenian, Spanish, Swedish, Thai, Turkish,
  Uighur, Ukrainian, Urdu, Urdu (Pakistan), Vietnamese

Revision 1.21 / (download) - annotate - [select for diffs], Mon Aug 31 18:12:19 2020 UTC (3 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3
Changes since 1.20: +2 -2 lines
Diff to previous 1.20 (colored)

*: bump PKGREVISION for perl-5.32.

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

*: revbump after fontconfig bl3 changes (libuuid removal)

Revision 1.19 / (download) - annotate - [select for diffs], Tue Mar 10 22:11:05 2020 UTC (3 years, 8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored)

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

recursive bump for the dependency change

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

*: recursive bump for libffi

Revision 1.17 / (download) - annotate - [select for diffs], Sat Oct 12 10:51:02 2019 UTC (4 years, 1 month ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.16: +2 -4 lines
Diff to previous 1.16 (colored)

xfce4-dict: update to 0.8.3

Change log:

xfce4-dict-0.8.3
================
- Allow compilation with panel 4.15
- Show correct colors (Bug #15946)
- Avoid mnemonic conflict
- Fix g_type_class_add_private deprecation in recent GLib
- Replace GtkStock buttons
- Fix typo of dict.cc (Bug #15571)
- Fix parallel build (Bug #14963)
- Translation Updates: Albanian, Belarusian, Catalan, Chinese (China),
  Chinese (Taiwan), Croatian, Czech, Danish, Dutch, English (Australia),
  Finnish, French, Galician, German, Hebrew, Hungarian, Icelandic, Italian,
  Japanese, Kazakh, Korean, Lithuanian, Malay, Norwegian Bokmål, Polish,
  Portuguese, Portuguese (Brazil), Russian, Spanish, Thai, Turkish

Revision 1.16 / (download) - annotate - [select for diffs], Sun Aug 11 13:24:02 2019 UTC (4 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored)

Bump PKGREVISIONs for perl 5.30.0

Revision 1.15 / (download) - annotate - [select for diffs], Sun Jul 21 22:25:49 2019 UTC (4 years, 4 months ago) by wiz
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored)

*: recursive bump for gdk-pixbuf2-2.38.1

Revision 1.14 / (download) - annotate - [select for diffs], Thu Jul 18 08:15:37 2019 UTC (4 years, 4 months ago) by nia
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored)

Use https for xfce.org subdomains.

Revision 1.13 / (download) - annotate - [select for diffs], Thu Jan 17 06:20:10 2019 UTC (4 years, 10 months ago) by gutteridge
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2, pkgsrc-2019Q1-base, pkgsrc-2019Q1
Changes since 1.12: +2 -3 lines
Diff to previous 1.12 (colored)

textproc/xfce4-dict: update to version 0.8.2

xfce4-dict-0.8.2
================
- Avoid segfaults (Bug #14786)
- Only show web search link if we have a valid URL and in dict mode
- Escape link tooltip
- Minor visual improvements
- Translation updates: Albanian, Arabic, Asturian, Basque, Belarusian,
  Bulgarian, Catalan, Chinese (China), Chinese (Taiwan), Croatian, Czech,
  Danish, Dutch, English (United Kingdom), Finnish, French, Galician, German,
  Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese, Korean,
  Latvian, Lithuanian, Norwegian Bokmål, Occitan, Polish, Portuguese,
  Portuguese (Brazil), Russian, Slovak, Slovenian, Spanish, Swedish, Turkish,
  Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese

xfce4-dict-0.8.1
================
- Bump gtk3 minimum version to 3.22
- Improve appearance of menu items with icons
- Append web search link to successful queries (Bug #12154)
- Translation updates: Albanian, Arabic, Asturian, Basque, Bulgarian, Catalan,
  Chinese (China), Chinese (Taiwan), Croatian, Czech, Danish, Dutch,
  English (Australia), English (United Kingdom), Finnish, French, Galician,
  German, Greek, Hebrew, Hungarian, Icelandic, Indonesian, Italian, Japanese,
  Kazakh, Korean, Latvian, Lithuanian, Malay, Norwegian Bokmål, Occitan, Polish,
  Portuguese, Portuguese (Brazil), Russian, Serbian, Slovak, Slovenian, Spanish,
  Swedish, Thai, Turkish, Ukrainian, Urdu, Urdu (Pakistan), Uyghur, Vietnamese

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

Revbump after cairo 1.16.0 update.

Revision 1.11 / (download) - annotate - [select for diffs], Mon Nov 12 03:53:00 2018 UTC (5 years ago) by ryoon
Branch: MAIN
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored)

Recursive revbump from hardbuzz-2.1.1

Revision 1.10 / (download) - annotate - [select for diffs], Wed Aug 22 09:47:13 2018 UTC (5 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.9: +2 -2 lines
Diff to previous 1.9 (colored)

Recursive bump for perl5-5.28.0

Revision 1.9 / (download) - annotate - [select for diffs], Mon Apr 16 14:35:15 2018 UTC (5 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored)

Recursive bump for new fribidi dependency in pango.

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

Recursive bumps for fontconfig and libzip dependency changes.

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

recursive bump for libxkbcommon removal from at-spi2-core

Revision 1.6 / (download) - annotate - [select for diffs], Tue Jun 20 18:55:03 2017 UTC (6 years, 5 months ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored)

Add gtk2 dependency back to fix build.

Revision 1.5 / (download) - annotate - [select for diffs], Sun Jun 18 23:07:24 2017 UTC (6 years, 5 months ago) by youri
Branch: MAIN
Changes since 1.4: +3 -4 lines
Diff to previous 1.4 (colored)

Update xfce4-dict to 0.8.0:

xfce4-dict-0.8.0
================
- Translation updates: Catalan, Chinese (China), Chinese (Taiwan),
  Croatian, Danish, Dutch, Finnish, French, German, Greek, Hebrew,
  Italian, Japanese, Kazakh, Korean, Malay, Norwegian Bokm?l, Polish,
  Portuguese, Russian, Serbian, Slovak, Slovenian, Spanish, Swedish,
  Ukrainian

xfce4-dict-0.7.99
================
- Port to gtk+3/libxfce4ui-2/libxfce4panel-2.0
- Translation updates: French, Lithuanian, Portuguese (Brazilian)

xfce4-dict-0.7.2
================
- Translation updates: Asturian, Catalan, Croatian, Danish, English
  (Australia), Finnish, German, Greek, Hebrew, Icelandic, Japanese,
  Korean, Lithuanian, Malay, Norwegian Bokm?l, Serbian, Slovak,
  Swedish, Turkish, Ukrainian

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

Recursive revbump from fonts/harfbuzz

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

Recursive bump for harfbuzz's new graphite2 dependency.

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

Revbump after graphics/gd update

Revision 1.1 / (download) - annotate - [select for diffs], Sun Jul 26 13:53:58 2015 UTC (8 years, 4 months ago) by youri
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4, pkgsrc-2015Q3-base, pkgsrc-2015Q3

Import xfce4-dict-0.7.1 as textproc/xfce4-dict.

This program allows you to search different kinds of dictionary services for
words or phrases and shows you the result. Currently you can query a Dict
server(RFC 2229), any online dictionary service by opening a web browser or
search for words using the aspell/ispell program.

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>