textproc/xxdiff-scripts - The NetBSD Packages Collection

Helper scripts for xxdiff

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.

Build dependencies

devel/py-setuptools44 pkgtools/mktools pkgtools/cwrappers

Runtime dependencies

textproc/xxdiff lang/python27 lang/python27

Binary packages

OSArchitectureVersion
NetBSD 10.0aarch64xxdiff-scripts-4.0.1nb5.tgz
NetBSD 10.0aarch64xxdiff-scripts-4.0.1nb4.tgz
NetBSD 10.0aarch64xxdiff-scripts-4.0.1nb5.tgz
NetBSD 10.0aarch64ebxxdiff-scripts-4.0.1nb5.tgz
NetBSD 10.0earmv6hfxxdiff-scripts-4.0.1nb5.tgz
NetBSD 10.0earmv6hfxxdiff-scripts-4.0.1nb4.tgz
NetBSD 10.0earmv6hfxxdiff-scripts-4.0.1nb5.tgz
NetBSD 10.0i386xxdiff-scripts-4.0.1nb5.tgz
NetBSD 10.0i386xxdiff-scripts-4.0.1nb5.tgz
NetBSD 10.0powerpcxxdiff-scripts-4.0.1nb5.tgz
NetBSD 10.0x86_64xxdiff-scripts-4.0.1nb5.tgz
NetBSD 10.0_BETAx86_64xxdiff-scripts-4.0.1nb5.tgz
NetBSD 8.0i386xxdiff-scripts-4.0.1nb4.tgz
NetBSD 8.0powerpcxxdiff-scripts-4.0.1nb4.tgz
NetBSD 8.0powerpcxxdiff-scripts-4.0.1nb5.tgz
NetBSD 8.0powerpcxxdiff-scripts-4.0.1nb5.tgz
NetBSD 8.0x86_64xxdiff-scripts-4.0.1nb5.tgz
NetBSD 8.0x86_64xxdiff-scripts-4.0.1nb4.tgz
NetBSD 9.0aarch64xxdiff-scripts-4.0.1nb5.tgz
NetBSD 9.0aarch64xxdiff-scripts-4.0.1nb4.tgz
NetBSD 9.0aarch64xxdiff-scripts-4.0.1nb5.tgz
NetBSD 9.0alphaxxdiff-scripts-4.0.1nb4.tgz
NetBSD 9.0earmv6hfxxdiff-scripts-4.0.1nb5.tgz
NetBSD 9.0earmv6hfxxdiff-scripts-4.0.1nb4.tgz
NetBSD 9.0earmv6hfxxdiff-scripts-4.0.1nb5.tgz
NetBSD 9.0earmv7hfxxdiff-scripts-4.0.1nb5.tgz
NetBSD 9.0earmv7hfxxdiff-scripts-4.0.1nb4.tgz
NetBSD 9.0earmv7hfxxdiff-scripts-4.0.1nb5.tgz
NetBSD 9.0i386xxdiff-scripts-4.0.1nb5.tgz
NetBSD 9.0i386xxdiff-scripts-4.0.1nb5.tgz
NetBSD 9.0powerpcxxdiff-scripts-4.0.1nb5.tgz
NetBSD 9.0powerpcxxdiff-scripts-4.0.1nb4.tgz
NetBSD 9.0powerpcxxdiff-scripts-4.0.1nb5.tgz
NetBSD 9.0sparc64xxdiff-scripts-4.0.1nb4.tgz
NetBSD 9.0x86_64xxdiff-scripts-4.0.1nb5.tgz
NetBSD 9.0x86_64xxdiff-scripts-4.0.1nb5.tgz
NetBSD 9.3x86_64xxdiff-scripts-4.0.1nb4.tgz
NetBSD 9.3x86_64xxdiff-scripts-4.0.1nb5.tgz

Binary packages can be installed with the high-level tool pkgin (which can be installed with pkg_add) or pkg_add(1) (installed by default). The NetBSD packages collection is also designed to permit easy installation from source.

Available build options

(none)

Known vulnerabilities

The pkg_admin audit command locates any installed package which has been mentioned in security advisories as having vulnerabilities.

Please note the vulnerabilities database might not be fully accurate, and not every bug is exploitable with every configuration.


Problem reports, updates or suggestions for this package should be reported with send-pr.