./textproc/xxdiff-scripts, Helper scripts for xxdiff

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: CURRENT, Version: 4.0.1nb5, Package name: xxdiff-scripts-4.0.1nb5, Maintainer: pkgsrc-users

xxdiff is a computer program that allows a user (usually a software developer
of some sort) to easily visualize the differences between files. The manner
and goal for which this process is applied over multiple files is highly
dependent on the application, and most of the time is driven by custom user
scripts.

For example, a configuration management engineer in a company might provide
some kind of merge policing environment, that allows software developers to
review changes in files for the purpose of accepting or rejecting a submitted
changeset to a codebase. Another example is that of a developer wishing to
review the changes he made to a checkout of files from a source-code
management system such as CVS, Subversion, ClearCase, Perforce, etc.

xxdiff has been developed in a corporate environment with hundreds of users.
Over time, it has been progressively augmented with features to allow it to
better interact with caller scripts, and many of Python scripts were provided
as open source on the internet, to perform various common tasks. It was
only natural that at some point in time common code between these programs
should be shared in a library, and a Python package provided to ease the
task of writing other, new, custom scripts.


Required to run:
[lang/python27] [textproc/xxdiff]

Master sites:

Filesize: 1935.419 KB

Version history: (Expand)


CVS history: (Expand)


   2023-08-14 07:25:36 by Thomas Klausner | Files touched by this commit (1247)
Log message:
*: recursive bump for Python 3.11 as new default
   2022-06-30 13:19:02 by Nia Alarie | Files touched by this commit (524)
Log message:
*: Revbump packages that use Python at runtime without a PKGNAME prefix
   2022-03-19 12:36:29 by Thomas Klausner | Files touched by this commit (2)
Log message:
xxdiff-scripts: add missing egg file to PLIST
   2022-01-10 23:24:39 by Thomas Klausner | Files touched by this commit (2)
Log message:
xxdiff-scripts: convert to egg.mk
   2020-12-04 21:45:51 by Nia Alarie | Files touched by this commit (456)
Log message:
Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.
   2019-11-04 22:43:49 by Roland Illig | Files touched by this commit (155)
Log message:
textproc: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.
   2019-04-25 09:33:32 by Maya Rashish | Files touched by this commit (620)
Log message:
PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.
   2018-03-15 08:14:50 by Jonathan Perkin | Files touched by this commit (1)
Log message:
xxdiff-scripts: Fix DEPENDS match.