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-levenshtein Python extension computing string distances and similarities
0.12.0 devel Deleted 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 0.12.0Version of this port present on the latest quarterly branch.
Maintainer: elvstone@gmail.com search for ports maintained by this maintainer
Port Added: 2006-08-31 18:06:54
Last Update: 2018-07-28 18:25:14
SVN Revision: 475593
Also Listed In: python
License: GPLv2
WWW:
https://pypi.org/project/python-Levenshtein/
Description:
Levenshtein computes Levenshtein distances, similarity ratios, generalized medians and set medians of Strings and Unicodes. Because it's implemented in C, it's much faster than corresponding Python library functions and methods. WWW: https://pypi.org/project/python-Levenshtein/
Homepage    cgit ¦ GitHub ¦ 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}levenshtein>0:devel/py-levenshtein@${PY_FLAVOR}
No installation instructions:
This port has been deleted.
PKGNAME: py27-levenshtein
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1474551489 SHA256 (python-Levenshtein-0.12.0.tar.gz) = 033a11de5e3d19ea25c9302d11224e1a1898fe5abd23c61c7c360c25195e3eb1 SIZE (python-Levenshtein-0.12.0.tar.gz) = 48617

No package information for this port in our database
Sometimes this happens. Not all ports have packages.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
Runtime dependencies:
  1. py27-setuptools>0 : devel/py-setuptools@py27
  2. python2.7 : lang/python27
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
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/p/python-Levenshtein/
  2. https://pypi.org/packages/source/p/python-Levenshtein/
Collapse this list.

Number of commits found: 14

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.12.0
28 Jul 2018 18:25:14
Revision:475593Original commit files touched by this commit
yuri search for other commits by this committer
Remove devel/py-levenshtein because it is a duplicate of
devel/py-python-Levenshtein

Only one port used devel/py-levenshtein: textproc/translate-toolkit

Approved by:	portmgr
0.12.0
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
0.12.0
22 Sep 2016 14:09:00
Revision:422616Original commit files touched by this commit
rene search for other commits by this committer
devel/py-levenshtein: Unbreak and update to 0.12.0

- switch to CHEESESHOP / pypi
- update WWW
- use autoplist
- simplify Makefile

Version 0.10.1 is no longer available on pypi

Approved by:	fixit blanket, no PR sent
Sponsored by:	EuroBSDCon 2016 Belgrade
0.10.1_1
14 Sep 2016 15:59:34
Revision:422140Original commit files touched by this commit
mat search for other commits by this committer
GOOGLE_CODE has gone away.

- If a port has another upstream, remove GOOGLE_CODE
- If a port only has GOOGLE_CODE mark it BROKEN

Some ports have a local mirror configured but for security reasons, it
is not considered upstream.

Sponsored by:	Absolight
0.10.1_1
20 Oct 2014 16:04:14
Revision:371280Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of devel/ to USES=python

Approved by:	portmgr (implicit)
0.10.1_1
31 Mar 2014 12:01:16
Revision:349736Original commit files touched by this commit
rene search for other commits by this committer
- Stages out-of-the-box
- Convert to USES=tar:bzip2

Approved by:	portmgr (infrastructure blanket)
0.10.1_1
13 Jan 2014 21:00:04
Revision:339634Original commit files touched by this commit
rene search for other commits by this committer
Python cleanup:
- USE_PYTHON* = 2.X -> USE_PYTHON* = 2
- USE_PYTHON* = 2.X+ -> USE_PYTHON* = yes
Reviewed by:	python (mva, rm)
Approved by:	portmgr-lurkers (mat)
0.10.1_1
20 Sep 2013 17:13:47
Revision:327724Original 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:
devel part 3)
0.10.1_1
11 Aug 2011 13:39:30
Original commit files touched by this commit
wen search for other commits by this committer
- Update MASTER_SITE
- Add LICENSE
- Update WWW
- Remove pkg-plist and move it's content into PLIST_FILES
- Raise USE_PYTHON to 2.5+

PR:             ports/158922
Submitted by:   Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Approved by:    maintainer(timeout, > 20 days)
0.10.1
03 Jul 2011 14:59:23
Original commit files touched by this commit
ohauer search for other commits by this committer
-remove MD5
0.10.1
01 Jun 2008 09:42:37
Original commit files touched by this commit
olgeni search for other commits by this committer
Large round of typo fixes in ports/devel (pkg-descr).
0.10.1
30 Jul 2007 09:42:28
Original commit files touched by this commit
alexbl search for other commits by this committer
 - Make Python 2.5.1 the default Python version
 - Add significantly better support in bsd.python.mk for working with
   Python Eggs and the easy_install system

Tested by:      pointyhat runs
Approved by:    pav (portmgr)
Most work by:   perky
Thanks to:      pav
0.10.1
09 Dec 2006 23:05:54
Original commit files touched by this commit
nivit search for other commits by this committer
- Added ${MASTER_SITE_LOCAL} as mirror

PR:             104791
Submitted by:   Aron Stansvik <elvstone@gmail.com>
Approved by:    alexbl (mentor)
0.10.1
31 Aug 2006 18:06:42
Original commit files touched by this commit
pav search for other commits by this committer
Levenshtein computes Levenshtein distances, similarity ratios, generalized
medians and set medians of Strings and Unicodes.  Becuase it's implemented
in C, it's much faster than corresponding Python library functions and
methods.

WWW: http://trific.ath.cx/resources/python/levenshtein/

PR:             ports/102702
Submitted by:   Aron Stansvik <elvstone@gmail.com>

Number of commits found: 14