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

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details on branch 2021Q3
py-diff-match-patch Algorithms for converting plain text
20241021 textproc on this many watch lists=2 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 20241021Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2015-06-23 17:45:49
Last Update: 2024-10-29 14:38:39
Commit Hash: 91fff2f
People watching this port, also watch:: jdictionary, py311-Automat, py311-python-gdsii, py311-PyOpenGL, p5-Sane
Also Listed In: python
License: APACHE20
WWW:
https://github.com/diff-match-patch-python/diff-match-patch
Description:
The Diff Match and Patch libraries offer robust algorithms to perform the operations required for synchronizing plain text. Diff: Compare two blocks of plain text and efficiently return a list of differences. Match: Given a search string, find its best fuzzy match in a block of plain text. Weighted for both accuracy and location. Patch: Apply a list of patches onto plain text. Use best-effort to apply patch even when the underlying text doesn't match.
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}diff-match-patch>0:textproc/py-diff-match-patch@${PY_FLAVOR}
To install the port:
cd /usr/ports/textproc/py-diff-match-patch/ && make install clean
To add the package, run one of these commands:
  • pkg install textproc/py-diff-match-patch
  • pkg install py311-diff-match-patch
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 py311-diff-match-patch listed in the above command, you can pick from the names under the Packages section.
PKGNAME: py311-diff-match-patch
Package flavors (<flavor>: <package>)
  • py311: py311-diff-match-patch
distinfo:
TIMESTAMP = 1729994344 SHA256 (diff_match_patch-20241021.tar.gz) = beae57a99fa48084532935ee2968b8661db861862ec82c6f21f4acdd6d835073 SIZE (diff_match_patch-20241021.tar.gz) = 39962

Packages (timestamps in pop-ups are UTC):
py37-diff-match-patch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--20200713---20200713-
FreeBSD:13:quarterly--------
FreeBSD:14:latest--------
FreeBSD:14:quarterly--------
FreeBSD:15:latest--n/a-n/a---
 
py39-diff-match-patch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest--------
FreeBSD:13:quarterly--20230430--202304302023043020230430
FreeBSD:14:latest--20200713--20230430-20230430
FreeBSD:14:quarterly-----202304302023043020230430
FreeBSD:15:latest--n/a-n/a202304302023043020230430
 
py311-diff-match-patch
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2024102120241021-2024102120241021---
FreeBSD:13:quarterly2024102120241021-2024102120241021---
FreeBSD:14:latest2024102120241021-2024102120241021---
FreeBSD:14:quarterly2024102120241021-2024102120241021---
FreeBSD:15:latest2024102120241021n/a20241021n/a---
 
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. py311-flit-core>=3.8<4 : devel/py-flit-core@py311
  2. python3.11 : lang/python311
  3. py311-build>=0 : devel/py-build@py311
  4. py311-installer>=0 : devel/py-installer@py311
Test dependencies:
  1. python3.11 : lang/python311
Runtime dependencies:
  1. python3.11 : lang/python311
This port is required by:
for Run
  1. misc/py-aider-chat
  2. textproc/py-three-merge
  3. www/py-django-reversion-compare

Deleted ports which required this port:

Expand this list of 3 deleted ports
  1. devel/py-spyder*
  2. devel/spyder*
  3. textproc/pootle*
  4. 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:
textproc_py-diff-match-patch
USES:
python shebangfix
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/d/diff_match_patch/
  2. https://pypi.org/packages/source/d/diff_match_patch/
Collapse this list.

There are no commits on branch 2021Q3 for this port