Port details |
- google-translate-cli Google Translate to serve as a command line tool
- 0.9.6.12_2 textproc
=0 0.9.6.12_2Version of this port present on the latest quarterly branch.
- Maintainer: nivit@FreeBSD.org
- Port Added: 2014-06-09 03:44:24
- Last Update: 2022-12-02 14:13:26
- Commit Hash: c13fd7c
- License: UNLICENSE
- WWW:
- https://www.soimort.org/translate-shell/
- Description:
- google-translate-cli is a 100-line AWK program to let you use Google Translate
without a web browser, i.e., from the terminal.
- ¦ ¦ ¦ ¦
- Manual pages:
-
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- google-translate-cli>0:textproc/google-translate-cli
- No installation instructions:
- This port has been deleted.
- PKGNAME: google-translate-cli
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1601454815
SHA256 (soimort-translate-shell-v0.9.6.12_GH0.tar.gz) = 4c4843a8c66276190535b8435775ecb5d9c8286083a33cdbe2db608eba93ca97
SIZE (soimort-translate-shell-v0.9.6.12_GH0.tar.gz) = 77580
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gawk : lang/gawk
- Runtime dependencies:
-
- bash : shells/bash
- gawk : lang/gawk
- gbase64 : sysutils/coreutils
- There are no ports dependent upon this port
Configuration Options:
- ===> The following configuration options are available for google-translate-cli-0.9.6.12_2:
FRIBIDI=off: Bidirectional text support via GNU FriBidi
READLINE=off: Command line editing via libreadline
TEXT2SPEECH=off: Enable Text-to-Speech functionality via espeak
===> Use 'make config' to modify these settings
- Options name:
- textproc_google-translate-cli
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.9.6.12_2 02 Dec 2022 14:13:26 |
Nicola Vitale (nivit) Author: Mateusz Piotrowski |
textproc/translate-shell: Replace textproc/google-translate-cli
- Renamed the port to match the project name
PR: 250793
Submitted by: 0mp |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
0.9.6.12_2 07 Sep 2022 21:10:59 |
Stefan Eßer (se) |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
0.9.6.12_2 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
0.9.6.12_2 15 Jul 2022 14:36:22 |
Stefan Eßer (se) |
textproc/google-translate-cli: use espeak-ng
The espeak package has been renamed to espeak-ng. |
0.9.6.12_1 15 Jul 2022 14:36:22 |
Stefan Eßer (se) |
Revert "textproc/google-translate-cli: drop option for expired audio/espeak"
This reverts commit 0473faf0ddf86e6d1eaaf5f0e1f3d5c785de30c7. |
0.9.6.12_1 01 Jul 2022 15:09:32 |
Rene Ladan (rene) |
textproc/google-translate-cli: drop option for expired audio/espeak |
0.9.6.12_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.9.6.12_1 02 Nov 2020 00:41:55 |
0mp |
Fix tests and add a missing runtime dependency
PR: 250368
Approved by: maintainer timeout |
0.9.6.12 19 Oct 2020 09:38:59 |
nivit |
- Remove unused option
PR: 250369
Reported by: 0mp |
0.9.6.12 15 Oct 2020 14:06:06 |
0mp |
Set NO_ARCH
Approved by: portmgr blanket |
0.9.6.12 15 Oct 2020 08:28:00 |
0mp |
Clean up port's makefile
- Sort variables
- Replace test make targets with a simple TEST_TARGET=test
- Remove unnecessary include <bsd.port.options.mk>
Approved by: portmgr blanket |
0.9.6.12 15 Oct 2020 08:21:21 |
0mp |
Update to 0.9.6.12
This release fixes some bugs in translation of words with non-ASCII
characters.
Release notes:
- https://github.com/soimort/translate-shell/releases/tag/v0.9.6.11
- https://github.com/soimort/translate-shell/releases/tag/v0.9.6.12
Also, update LICENSE.
PR: 250004
Approved by: maintainer timeout
MFH: 2020Q4 (runtime bugfix) |
0.9.6.10 03 Jun 2019 12:56:26 |
nivit |
- Update to 0.9.6.10 [1]
- Update web site URL in pkg-descr
Changes: https://github.com/soimort/translate-shell/releases/tag/v0.9.6.10
PR: 236637 [1]
Submitted by: 0mp, swills |
0.8.19 01 Jun 2016 13:15:37 |
mat |
Github cleanup.
- Use the version tag instead of commit hash when they're the same.
- Remove unnneeded variables.
- Simplify go- ports when possible.
- Various fixes.
Sponsored by: Absolight |
0.8.19 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
0.8.19 07 May 2015 20:24:16 |
mat |
Update ports in the remaining categories to not use GH_COMMIT.
With minor cleanups to make things simpler.
With hat: portmgr
Sponsored by: Absolight |
0.8.19 24 Aug 2014 22:36:17 |
nivit |
- Unbreak by updating to 0.8.19
- Fix LICENSE_PERMS
- Add lang/gawk to (BUILD|TEST)_DEPENDS
- Remove conflicts with misc/translate
- Add 3 new options (default off) to support RTL languages,
enable text-to-speech functionality and readline-style
editing and history in interactive mode
- Remove pkg-plist
Build Log: https://redports.org/buildarchive/20140824220804-65990/ |
0.0.1 24 Aug 2014 09:33:51 |
antoine |
Mark BROKEN: Checksum and size mismatch
Reported by: pkg-fallout |
0.0.1 09 Jun 2014 03:43:35 |
nivit |
google-translate-cli is a 100-line AWK program to let you use Google Translate
without a web browser, i.e., from the terminal.
WWW: http://www.soimort.org/google-translate-cli/ |