The NetBSD Project

CVS log for pkgsrc/textproc/translate-shell/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / textproc / translate-shell

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.30 / (download) - annotate - [select for diffs], Wed Nov 8 13:21:10 2023 UTC (4 months, 2 weeks ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q4-base, pkgsrc-2023Q4, HEAD
Changes since 1.29: +2 -2 lines
Diff to previous 1.29 (colored) to selected 1.7 (colored)

*: recursive bump for icu 74.1

Revision 1.29 / (download) - annotate - [select for diffs], Tue Oct 24 22:11:21 2023 UTC (5 months ago) by wiz
Branch: MAIN
Changes since 1.28: +2 -1 lines
Diff to previous 1.28 (colored) to selected 1.7 (colored)

*: bump for openssl 3

Revision 1.28 / (download) - annotate - [select for diffs], Sun Sep 17 14:51:35 2023 UTC (6 months, 1 week ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2023Q3-base, pkgsrc-2023Q3
Changes since 1.27: +2 -3 lines
Diff to previous 1.27 (colored) to selected 1.7 (colored)

translate-shell: Update to 0.9.7.1

Changes:
0.9.7.1
-------
- Bing Translator: fixed engine support
- Apertium Translator: (partly) fixed engine support
- REPL: supported setting sl and tl by `:set`

Revision 1.27 / (download) - annotate - [select for diffs], Wed Apr 19 08:11:40 2023 UTC (11 months, 1 week ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2
Changes since 1.26: +2 -2 lines
Diff to previous 1.26 (colored) to selected 1.7 (colored)

revbump after textproc/icu update

Revision 1.26 / (download) - annotate - [select for diffs], Wed Oct 26 10:32:02 2022 UTC (17 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4
Changes since 1.25: +2 -1 lines
Diff to previous 1.25 (colored) to selected 1.7 (colored)

*: bump PKGREVISION for libunistring shlib major bump

Revision 1.25 / (download) - annotate - [select for diffs], Fri Aug 19 21:23:32 2022 UTC (19 months, 1 week ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.24: +2 -3 lines
Diff to previous 1.24 (colored) to selected 1.7 (colored)

translate-shell: Update to 0.9.7

Changes:
0.9.7
-----
 * Translate-Shell now recognizes 159 languages in total (including all
   the languages currently supported by Google Translate, Bing
   Translator, and Yandex.Translate)
 * Google Translate: fixed a regression bug (bac44df)
 * Bing Translator: fixed engine support (4a3a900)
 * Show HTTP error codes (892b543)
 * The default engine is now changed to auto (which uses google by default,
   but automatically falls back on bing if the specified language is not
   supported by Google Translate)
 * The options -l / -lang for specifying the interface language are
   deprecated in favor of -hl / -host; the environment variable HOME_LANG
   is deprecated in favor of HOST_LANG
 * 4 new options: -list-languages, -list-languages-english, -list-codes,
   -list-all to list all languages and codes
 * The options -L / -linguist (-list is deprecated) now show more linguistic
   details about languages

Revision 1.24 / (download) - annotate - [select for diffs], Wed Dec 8 16:06:47 2021 UTC (2 years, 3 months 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.23: +2 -2 lines
Diff to previous 1.23 (colored) to selected 1.7 (colored)

revbump for icu and libffi

Revision 1.23 / (download) - annotate - [select for diffs], Wed Sep 29 19:01:24 2021 UTC (2 years, 5 months ago) by adam
Branch: MAIN
Changes since 1.22: +2 -2 lines
Diff to previous 1.22 (colored) to selected 1.7 (colored)

revbump for boost-libs

Revision 1.22 / (download) - annotate - [select for diffs], Wed Apr 21 13:25:26 2021 UTC (2 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.7 (colored)

revbump for boost-libs

Revision 1.21 / (download) - annotate - [select for diffs], Fri May 22 10:56:43 2020 UTC (3 years, 10 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4, pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored) to selected 1.7 (colored)

revbump after updating security/nettle

Revision 1.20 / (download) - annotate - [select for diffs], Mon May 11 21:20:48 2020 UTC (3 years, 10 months ago) by leot
Branch: MAIN
Changes since 1.19: +2 -3 lines
Diff to previous 1.19 (colored) to selected 1.7 (colored)

translate-shell: Update to 0.9.6.12

Changes:
0.9.6.12
--------
 - Bing Microsoft Translator: fixed (#340)
 - Added a Docker image (#336)
 - Fixed other minor issues (#345, #339)

Revision 1.19 / (download) - annotate - [select for diffs], Wed May 6 14:05:04 2020 UTC (3 years, 10 months ago) by adam
Branch: MAIN
Changes since 1.18: +2 -2 lines
Diff to previous 1.18 (colored) to selected 1.7 (colored)

revbump after boost update

Revision 1.18 / (download) - annotate - [select for diffs], Sun Mar 8 16:51:29 2020 UTC (4 years ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.17: +2 -2 lines
Diff to previous 1.17 (colored) to selected 1.7 (colored)

*: recursive bump for libffi

Revision 1.17 / (download) - annotate - [select for diffs], Sat Jan 18 21:51:01 2020 UTC (4 years, 2 months ago) by jperkin
Branch: MAIN
Changes since 1.16: +2 -2 lines
Diff to previous 1.16 (colored) to selected 1.7 (colored)

*: Recursive revision bump for openssl 1.1.1.

Revision 1.16 / (download) - annotate - [select for diffs], Sun Jan 12 20:20:46 2020 UTC (4 years, 2 months ago) by ryoon
Branch: MAIN
Changes since 1.15: +2 -2 lines
Diff to previous 1.15 (colored) to selected 1.7 (colored)

*: Recursive revbump from devel/boost-libs

Revision 1.15 / (download) - annotate - [select for diffs], Thu Aug 22 12:23:51 2019 UTC (4 years, 7 months ago) by ryoon
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4, pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored) to selected 1.7 (colored)

Recursive revbump from boost-1.71.0

Revision 1.14 / (download) - annotate - [select for diffs], Sat Jul 27 20:35:06 2019 UTC (4 years, 8 months ago) by leot
Branch: MAIN
Changes since 1.13: +2 -3 lines
Diff to previous 1.13 (colored) to selected 1.7 (colored)

translate-shell: Update to 0.9.6.11

Changes:
0.9.6.11
--------
- Google Translate: enforced UTF-8 URL-encoding for non-ASCII characters,
  fixed garbled result (#310)
- Bing Microsoft Translator: updated to API v3, fixed support (excl. TTS)
  (#311)
- Gawk 5 compatibility (#297)

Revision 1.13 / (download) - annotate - [select for diffs], Sat Jul 20 22:46:53 2019 UTC (4 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.12: +2 -2 lines
Diff to previous 1.12 (colored) to selected 1.7 (colored)

*: recursive bump for nettle 3.5.1

Revision 1.12 / (download) - annotate - [select for diffs], Mon Jul 1 04:08:50 2019 UTC (4 years, 8 months ago) by ryoon
Branch: MAIN
Changes since 1.11: +2 -1 lines
Diff to previous 1.11 (colored) to selected 1.7 (colored)

Recursive revbump from boost-1.70.0

Revision 1.11 / (download) - annotate - [select for diffs], Sat Apr 20 09:41:45 2019 UTC (4 years, 11 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.10: +2 -2 lines
Diff to previous 1.10 (colored) to selected 1.7 (colored)

translate-shell: Update to 0.9.6.10

Changes:
0.9.6.10
--------
 - (Google Translate only) Show gender-specific translations (#274)
 - Support multiple source languages (#281)
 - GNU awk 5.0.0 compatibility (#285)
 - Fix for virtual emulators that have own BiDi support, e.g., konsole (#288)
 - New option: `-bidi` (enforce bidirectional conversion, #288)
 - New options: `-4`, `-6` (choose manually IPv4 or IPv6 connection, #287)
 - Support the use of language aliases for TTS
 - New option: `-no-browser` (do not open the web browser, #295)
 - New option: `-join-sentence` (treat all arguments as one single sentence,
   #294)
 - Multiple fixes

Revision 1.10 / (download) - annotate - [select for diffs], Sun Dec 23 22:52:21 2018 UTC (5 years, 3 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4
Changes since 1.9: +2 -3 lines
Diff to previous 1.9 (colored) to selected 1.7 (colored)

translate-shell: Update to 0.9.6.9

Changes:
0.9.6.9
-------
Removed engine support:
- DeepL (#272)

Minor fixes:
- Close command pipelines after printing to pager (#266).
- Set minimum screen width (#269).

Revision 1.9 / (download) - annotate - [select for diffs], Thu Dec 13 19:52:24 2018 UTC (5 years, 3 months ago) by adam
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.7 (colored)

revbump for boost 1.69.0

Revision 1.8 / (download) - annotate - [select for diffs], Thu Aug 16 18:55:13 2018 UTC (5 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.7: +2 -1 lines
Diff to previous 1.7 (colored)

revbump after boost-libs update

Revision 1.7 / (download) - annotate - [selected], Sun Aug 12 13:59:51 2018 UTC (5 years, 7 months ago) by leot
Branch: MAIN
Changes since 1.6: +2 -3 lines
Diff to previous 1.6 (colored)

translate-shell: Update textproc/translate-shell to 0.9.6.8

Changes:
0.9.6.8
-------
Fixed engine support:
  * DeepL (#237, #249)
  * Bing TTS (#218)

New languages: (Yandex only)
  * Emoji

Minor fixes:
  * Close command pipelines everywhere.

Revision 1.6 / (download) - annotate - [select for diffs], Sun Apr 29 21:32:06 2018 UTC (5 years, 11 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2
Changes since 1.5: +2 -1 lines
Diff to previous 1.5 (colored) to selected 1.7 (colored)

revbump for boost-libs update

Revision 1.5 / (download) - annotate - [select for diffs], Sun Mar 18 10:23:12 2018 UTC (6 years ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2018Q1-base, pkgsrc-2018Q1
Changes since 1.4: +2 -3 lines
Diff to previous 1.4 (colored) to selected 1.7 (colored)

translate-shell: Update textproc/translate-shell to 0.9.6.7

Changes:
0.9.6.7
-------
Fixed engine support:
 - Bing Translator (#218)

New languages: (Yandex only)
 - Hill Mari
 - Eastern Mari
 - Papiamento

Minor fixes:
 - Show transliteration: Bing, Yandex.
 - Print only language code when specifying -brief -identify (#209).

Revision 1.4 / (download) - annotate - [select for diffs], Mon Jan 1 21:18:54 2018 UTC (6 years, 2 months ago) by adam
Branch: MAIN
Changes since 1.3: +2 -1 lines
Diff to previous 1.3 (colored) to selected 1.7 (colored)

Revbump after boost update

Revision 1.3 / (download) - annotate - [select for diffs], Sun Dec 17 11:41:48 2017 UTC (6 years, 3 months ago) by leot
Branch: MAIN
CVS Tags: pkgsrc-2017Q4-base, pkgsrc-2017Q4
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.7 (colored)

translate-shell: Update textproc/translate-shell to 0.9.6.6

Changes:
0.9.6.6
-------
New translator:
 - DeepL Translator (#204)

New options:
 - -dump (#197)
 - -download-audio / -download-audio-as (#197)
 - -no-warn

Revision 1.2 / (download) - annotate - [select for diffs], Mon Oct 16 14:13:14 2017 UTC (6 years, 5 months ago) by leot
Branch: MAIN
Changes since 1.1: +3 -4 lines
Diff to previous 1.1 (colored) to selected 1.7 (colored)

translate-shell: Update translate-shell to 0.9.6.5

pkgsrc changes:
- Take MAINTAINERship
- No need to redefine WRKSRC, NFCI.

Changes:
0.9.6.5
-------
- Translators/SpellChecker: add a simple wrapper for aspell/hunspell (only used
  via `-e spell|aspell|hunspell' option, for the moment no DEPENDS was added for
  it and if aspell or hunspell isn't installed this feature can not be used
  (trans will print an error message about that)).
- Implement DESTDIR support
- Translators/GoogleTranslate: preserve alternative translations even if
  dictionary information exists
- Translate: add support for basic authentication for HTTP proxies
- Misc improvements and bug fixies

Revision 1.1 / (download) - annotate - [select for diffs], Sun Sep 3 18:12:18 2017 UTC (6 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2017Q3-base, pkgsrc-2017Q3
Diff to selected 1.7 (colored)

Import translate-shell-0.9.6.4 as textproc/translate-shell.

Packaged for wip by Yorick Hardy and myself.

Translate Shell (formerly Google Translate CLI) is a command-line translator
powered by Google Translate (default), Bing Translator, and Yandex.Translate.
It gives you easy access to one of these translation engines your terminal:

$ trans 'Saluton, Mondo!'
Saluton, Mondo!

Hello, World!

Translations of Saluton, Mondo!
[ Esperanto -> English ]
Saluton ,
    Hello,
Mondo !
    World!

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>