Commit Graph

5 Commits

Author SHA1 Message Date
Antoine Brodin aa7a6c429e Drop python 2.7 support from a few ports
With hat:	portmgr
2020-12-28 23:02:12 +00:00
Tobias Kortkamp c8b9433fc5 Fix some misspelled or duplicated LICENSE_* 2019-09-17 19:21:45 +00:00
Kai Knoblich b425021f22 converters/py-text-unidecode: Update to 1.3
* Upstream has dual-licensed the package, thus update the port's license
  info accordingly.
* Also add a "do-test" target to make future QA easier.

Changelog:

https://github.com/kmike/text-unidecode/releases/tag/1.3
2019-09-03 14:35:13 +00:00
Kai Knoblich 6a4a5116bf Change my maintainer email address to my new one at the FreeBSD project.
Reviewed by:	miwi (mentor)
Approved by:	miwi (mentor)
Differential Revision: https://reviews.freebsd.org/D19050
2019-02-01 18:55:18 +00:00
Martin Wilke 2d3fe0e91b text-unidecode is the most basic port of the Text::Unidecode Perl library. There
are other Python ports of Text::Unidecode (unidecode and isounidecode).

unidecode is GPL, isounidecode uses too much memory, and it didn't support
Python 3 when this package was created.

WWW: https://github.com/kmike/text-unidecode

PR:		229439
Submitted by:	freebsd_ports@k-worx.org
Sponsored by:	iXsystems Inc.
2018-07-28 12:03:06 +00:00