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 photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
py-unidecode ASCII transliterations of Unicode text
1.3.7 converters on this many watch lists=3 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.3.7Version of this port present on the latest quarterly branch.
Maintainer: douglas@douglasthrift.net search for ports maintained by this maintainer
Port Added: 2009-11-04 14:38:04
Last Update: 2024-01-16 16:18:00
Commit Hash: 1b4e67f
People watching this port, also watch:: py39-six, py39-pytz, python, sqlite3, py39-docutils
Also Listed In: python
License: GPLv2+
WWW:
https://pypi.org/project/Unidecode/
Description:
What Unidecode provides is a function, 'unidecode(...)' that takes Unicode data and tries to represent it in ASCII characters (i.e., the universally displayable characters between 0x00 and 0x7F). The representation is almost always an attempt at *transliteration* -- i.e., conveying, in Roman letters, the pronunciation expressed by the text in some other writing system. (See the example above)
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.
Dependency lines:
  • ${PYTHON_PKGNAMEPREFIX}unidecode>0:converters/py-unidecode@${PY_FLAVOR}
To install the port:
cd /usr/ports/converters/py-unidecode/ && make install clean
To add the package, run one of these commands:
  • pkg install converters/py-unidecode
  • pkg install py39-unidecode
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 py39-unidecode listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py39-unidecode
Package flavors (<flavor>: <package>)
  • py39: py39-unidecode
distinfo:
TIMESTAMP = 1700754144 SHA256 (Unidecode-1.3.7.tar.gz) = 3c90b4662aa0de0cb591884b934ead8d2225f1800d8da675a7750cbc3bd94610 SIZE (Unidecode-1.3.7.tar.gz) = 192647

Packages (timestamps in pop-ups are UTC):
py37-unidecode
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--1.1.1---1.1.1-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
FreeBSD:15:quarterly--n/a-n/a---
 

py39-unidecode
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest1.3.71.3.7-1.3.71.3.7---
FreeBSD:13:quarterly1.3.71.3.71.1.11.3.71.3.71.3.71.3.71.3.7
FreeBSD:14:latest1.3.71.3.71.1.11.3.71.3.71.1.1-1.1.1
FreeBSD:14:quarterly1.3.71.3.7-1.3.71.3.71.3.71.3.71.3.7
FreeBSD:15:latest1.3.71.3.7n/a1.3.7n/a1.3.71.3.71.3.7
FreeBSD:15:quarterly--n/a-n/a---
 

Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
Test dependencies:
  1. python3.9 : lang/python39
Runtime dependencies:
  1. py39-setuptools>=63.1.0 : devel/py-setuptools@py39
  2. python3.9 : lang/python39
This port is required by:
for Build
  1. finance/py-investpy
for Run
  1. audio/beets
  2. audio/puddletag
  3. deskutils/py-khard
  4. devel/py-frictionless-ckan-mapper
  5. finance/py-investpy
  6. math/py-plastex
  7. multimedia/hypnotix
Expand this list (16 items / 9 hidden - sorry, this count includes any deleted ports)
  1. Collapse this list).
  2. textproc/py-awesome-slugify
  3. www/onionshare
  4. www/onionshare-cli
  5. www/py-pelican
  6. www/py-woob
  7. Collapse this list.

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. www/pelican*
  2. www/py-blogofile*
  3. www/py-plone.i18n*
  4. www/py-weboob*
  5. Collapse this list of deleted ports.
* - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...

Configuration Options:
No options to configure
Options name:
converters_py-unidecode
USES:
python
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. https://files.pythonhosted.org/packages/source/U/Unidecode/
  2. https://pypi.org/packages/source/U/Unidecode/
Collapse this list.

Number of commits found: 35

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.3.7
16 Jan 2024 16:18:00
commit hash: 1b4e67f3e0f60b253537985fb838085e91434b35commit hash: 1b4e67f3e0f60b253537985fb838085e91434b35commit hash: 1b4e67f3e0f60b253537985fb838085e91434b35commit hash: 1b4e67f3e0f60b253537985fb838085e91434b35 files touched by this commit
Robert Clausecker (fuz) search for other commits by this committer
Author: Andreas Bilke
converters/py-unidecode: update to 1.3.7

Changelog: https://github.com/avian2/unidecode/blob/unidecode-1.3.7/ChangeLog

PR:		275283
MFH:		2024Q1
Approved by:	douglas@douglasthrift.net (maintainer timeout)
1.1.1
27 Jun 2023 19:34:34
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacbcommit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb files touched by this commit
Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
1.1.1
11 Jan 2023 15:58:34
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 files touched by this commit
Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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)
1.1.1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
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 View all of this commit message)
1.1.1
20 Jul 2022 14:21:03
commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176commit hash: 9ee281eef7279ea8489901eddf3d6bbcfc4dd176 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
converters: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alex Keda <admin@lissyara.su>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alexandr Kovalenko <never@nevermind.kiev.ua>
  *  Andreas Klemm <andreas@klemm.gtn.com>
  *  Andrey A. Chernov <ache@FreeBSD.org>
  *  Anton Berezin <tobez@FreeBSD.org>
  *  Blaz Zupan <blaz@amis.net>
  *  Brent J. Nordquist <bjn@visi.com>
  *  Carlos J. Puga Medina <cpm@fbsd.es>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
1.1.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
1.1.1
28 Dec 2020 23:02:15
Revision:559531Original commit files touched by this commit
antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
1.1.1
18 Oct 2020 20:26:25
Revision:552702Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 1.1.1

Changes:	https://github.com/avian2/unidecode/blob/master/ChangeLog
PR:		250106
Submitted by:	sunpoet (myself)
Approved by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
1.0.23_1
10 Apr 2019 06:18:32
Revision:498530Original commit files touched by this commit
antoine search for other commits by this committer
Bump a few PORTREVISIONs after r498529

With hat:	portmgr
1.0.23
25 Nov 2018 19:51:37
Revision:485898Original commit files touched by this commit
swills search for other commits by this committer
converters/py-unidecode: Update to 1.0.23

PR:		233484
Submitted by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
1.0.22
25 Apr 2018 16:42:38
Revision:468282Original commit files touched by this commit
amdmi3 search for other commits by this committer
Switch all pypi.python.org WWWs to a new PyPi home pypi.org where
they now redirect to anyway. All new urls checked to return 200,
I've fixed a couple of them in the process.

Approved by:	portmgr blanket, mat
1.0.22
01 Apr 2018 13:42:56
Revision:466155Original commit files touched by this commit
dbaio search for other commits by this committer
converters/py-unidecode: Update to 1.0.22

While here, update LICENSE.

Changes:	https://raw.githubusercontent.com/avian2/unidecode/unidecode-1.0.22/ChangeLog

PR:		227151
Submitted by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
0.04.21
08 Feb 2018 20:18:09
Revision:461265Original commit files touched by this commit
amdmi3 search for other commits by this committer
Canonicalize PyPi WWWs:
- Switch to https://
- Remove trailing slashes

Approved by:	portmgr blanket
0.04.21
02 Jul 2017 02:09:42
Revision:444859Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.04.21

PR:		220424
Submitted by:	douglas@douglasthrift.net(maintainer)
0.04.20
03 Mar 2017 06:31:51
Revision:435316Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.04.20

PR:		216388
Submitted by:	douglas@douglasthrift.net(maintainer)
0.04.19
24 Jan 2016 00:13:29
Revision:407070Original commit files touched by this commit
rakuco search for other commits by this committer
Update to 0.04.19.

From ChangeLog:

2016-01-21      unidecode 0.04.19

* Add unidecode_expect_ascii() and unidecode_expect_nonascii()
  functions for performance critical applications.
 (thanks to Israel Saeta Perez)

PR:		206550
Submitted by:	douglas@douglasthrift.net (maintainer)
0.04.18
15 Nov 2015 11:07:19
Revision:401688Original commit files touched by this commit
wg search for other commits by this committer
converters/py-unidecode: update to 0.04.18

PR:		204557
Submitted by:	maintainer
0.04.14
19 Oct 2014 07:50:54
Revision:371172Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports from cad/, chinese/, comms/ and converters/ to new
  USES=python

Approved by:	portmgr (implicit)
0.04.14
02 Mar 2014 19:51:02
Revision:346792Original commit files touched by this commit
rm search for other commits by this committer
Do not use devel/py-virtualenv/files/py3k-fix-pkg-plist.inc - this functionality
was included into bsd.python.mk
0.04.14
20 Nov 2013 20:51:25
Revision:334452Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update WWW:
  - http://cheeseshop.python.org/ -> https://pypi.python.org/
  - http://pypi.python.org/ -> https://pypi.python.org/

With hat:	python
Approved by:	bapt (portmgr)
0.04.14
24 Oct 2013 10:26:07
Revision:331473Original commit files touched by this commit
koobs search for other commits by this committer
converters/py-unicdecode: Update to 0.04.14, Enable STAGE and auto-plist

- Update to 0.04.14
- Enable auto plist generation & remove pkg-plist accordingly
- Enable STAGE support

While I'm here:

- Whitespace alignment
- Re-order a couple of Makefile entries

Changes: 2013-09-20 unidecode 0.04.14

 * Revert transliteration for Latin characters with umlauts back
   to language-neutral, unaccented characters.
 * Added transliterations for circled numbers, letters and ordinals.
 * Minor fixes to rarely used punctuation characters.

PR:		ports/183136
Submitted by:	Douglas Thrift <douglas@douglasthrift.net>
Approved by:	maintainer
0.04.13
20 Sep 2013 16:05:25
Revision:327715Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
converters)
0.04.13
03 Jun 2013 08:21:05
Revision:319761Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.04.13

PR:		ports/179186
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
0.04.12
29 Jan 2013 07:36:57
Revision:311154Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.04.12

PR:		ports/175667
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
0.04.11
21 Jan 2013 07:55:03
Revision:310750Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.04.11

PR:		ports/175463
Submitted by:	Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
0.04.10
02 Dec 2012 05:35:21
Revision:308089Original commit files touched by this commit
rm search for other commits by this committer
- update to 0.04.10
- trim Makefile header
- fix plist for python >= 32

PR:		174036
Submitted by:	rm (myself)
Approved by:	Douglas Thrift <douglas@douglasthrift.net> (maintainer)
Feature safe:	yes
0.04.9
21 Feb 2012 21:36:11
Original commit files touched by this commit
jgh search for other commits by this committer
- Update to 0.04.9

From ChangeLog:

2011-09-23 unidecode 0.04.9

* Fixed Python 2.5 installation issue.

2011-09-22 unidecode 0.04.8

* License change to GPL to fit better with other Python modules and
to remove the issue of depending on Perl for licensing terms.
* Always return a string object on Python 2.x. Before this patch,
unidecode() returned a unicode object on Python 2.x if the input
was a unicode object that contained ASCII characters. Behaviour
on Python 3.x remains unchanged. (thanks to Wesley Yarde)

PR:     ports/165344
Submitted by:   maintainer, douglas@douglasthrift.net
0.04.7
05 Apr 2011 06:20:43
Original commit files touched by this commit
culot search for other commits by this committer
- Update to 0.04.7

PR:             ports/156190
Submitted by:   Douglas William Thrift <douglas AT douglasthrift.net>
(maintainer)
0.04.6
18 Feb 2011 06:16:45
Original commit files touched by this commit
vanilla search for other commits by this committer
Upgrade to 0.04.6

PR:             ports/154856
Submitted by:   maintainer
Feature safe:   yes
0.04.5
16 Oct 2010 14:44:17
Original commit files touched by this commit
sunpoet search for other commits by this committer
- Update to 0.04.5

Changes:
  * Unit test fixes.

PR:             ports/151483
Submitted by:   Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
Approved by:    pgollucci (mentor, implicit)
0.04.4
13 Oct 2010 02:35:02
Original commit files touched by this commit
wen search for other commits by this committer
- Update to 0.04.4

PR:             ports/151417
Submitted by:   Douglas William Thrift <douglas@douglasthrift.net> (maintainer)
0.04.3
17 Jan 2010 05:56:05
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Update to 0.04.3

PR:             ports/142899
Submitted by:   Douglas William Thrift <douglas AT douglasthrift.net>
(maintainer)
0.04.2
21 Nov 2009 10:32:59
Original commit files touched by this commit
lwhsu search for other commits by this committer
- Add one more site in MASTER_SITES

PR:             ports/140744
Submitted by:   Douglas William Thrift <douglas AT douglasthrift.net>
(maintainer)
0.04.2
04 Nov 2009 14:37:37
Original commit files touched by this commit
miwi search for other commits by this committer
What Unidecode provides is a function, 'unidecode(...)' that
takes Unicode data and tries to represent it in ASCII characters
(i.e., the universally displayable characters between 0x00 and 0x7F).
The representation is almost always an attempt at *transliteration*
-- i.e., conveying, in Roman letters, the pronunciation expressed by
the text in some other writing system. (See the example above)

WWW: http://code.zemanta.com/tsolc/unidecode/

PR:             ports/139858
Submitted by:   Douglas Thrift

Number of commits found: 35