notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photos
All times are UTC
Ukraine
The recently imposed "must be logged in" restriction is a response to increased bot traffic on the site. This affects search, commits, and vuxml pages.
Search engines are not blocked. Try using "site:www.freshports.org" and your search terms.
Port details on branch 2020Q3
py-gtts-token Calculates a token to run the Google Translate text to speech
1.1.3 security on this many watch lists=0 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.1.3Version of this port present on the latest quarterly branch.
Maintainer: kai@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2020-08-01 07:15:46
Last Update: 2020-08-01 07:15:38
Commit Hash: 464ce24
Also Listed In: python
License: MIT
WWW:
https://github.com/boudewijn26/gTTS-token
Description:
Google Translate requires a tk param when making a request to its translate API. This project provides an implementation for that algorithm in Python. WWW: https://github.com/boudewijn26/gTTS-token
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
USE_RC_SUBR (Service Scripts)
  • no SUBR information found for this port
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}gtts-token>0:security/py-gtts-token@${PY_FLAVOR}
To install the port:
cd /usr/ports/security/py-gtts-token/ && make install clean
To add the package, run one of these commands:
  • pkg install security/py-gtts-token
  • pkg install py37-gtts-token
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
NOTE: This is a Python port. Instead of py37-gtts-token listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py37-gtts-token
Package flavors (<flavor>: <package>)
  • py37: py37-gtts-token
  • py27: py27-gtts-token
distinfo:
TIMESTAMP = 1594276526 SHA256 (Boudewijn26-gTTS-token-v1.1.3_GH0.tar.gz) = c0593de172ca8abd8c0fc408269818da2933f35f37b3a3a894666f91ccdc87eb SIZE (Boudewijn26-gTTS-token-v1.1.3_GH0.tar.gz) = 4751

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py37-setuptools>0 : devel/py-setuptools@py37
  2. python3.7 : lang/python37
Runtime dependencies:
  1. py37-requests>0 : www/py-requests@py37
  2. py37-setuptools>0 : devel/py-setuptools@py37
  3. python3.7 : lang/python37
This port is required by:
for Run
  1. audio/py-gtts

Configuration Options:
No options to configure
Options name:
security_py-gtts-token
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/Boudewijn26/gTTS-token/tar.gz/v1.1.3?dummy=/
Collapse this list.

Number of commits found: 2

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.1.3
01 Aug 2020 07:15:39
Revision:543891Original commit files touched by this commit
lbartoletti search for other commits by this committer
MFH: r543817

games/py-mnemosyne: Take Maintainer'ship, fix runtime error and add missing
dependencies

Latest version of games/py-mnemosyne requires new dependencies. This commit adds
the missing dependencies:

 - audio/py-gtts
 - security/py-gtts-token (required by audio/py-gtts)
 - textproc/py-googletrans

The games/py-mnemosyne port needs to be limited to Python 3.7+ to keep the
dependency chains intact. This is because textproc/py-googletrans depends on
www/py-httpx which is only for Python 3.7+.

PR:		247595
Submitted by:	kai
Reported by:	gspurki@gmail.com
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D25895

Approved by:	ports-secteam (joneum)
1.1.3
01 Aug 2020 07:15:38
commit hash: 464ce24e2ce8c332dc990d78ca284f4a1a17abf7commit hash: 464ce24e2ce8c332dc990d78ca284f4a1a17abf7commit hash: 464ce24e2ce8c332dc990d78ca284f4a1a17abf7commit hash: 464ce24e2ce8c332dc990d78ca284f4a1a17abf7 files touched by this commit
Loïc Bartoletti (lbartoletti) search for other commits by this committer
MFH: r543817

games/py-mnemosyne: Take Maintainer'ship, fix runtime error and add missing
dependencies

Latest version of games/py-mnemosyne requires new dependencies. This commit adds
the missing dependencies:

 - audio/py-gtts
 - security/py-gtts-token (required by audio/py-gtts)
 - textproc/py-googletrans

The games/py-mnemosyne port needs to be limited to Python 3.7+ to keep the
dependency chains intact. This is because textproc/py-googletrans depends on
www/py-httpx which is only for Python 3.7+.

PR:		247595
Submitted by:	kai
Reported by:	gspurki@gmail.com
Approved by:	tcberner (mentor)
Differential Revision:	https://reviews.freebsd.org/D25895

Approved by:	ports-secteam (joneum)

Number of commits found: 2