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 on branch 2022Q2
patchutils Small collection of programs that operate on patch files
0.4.2_1 misc on this many watch lists=6 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.4.2_1Version of this port present on the latest quarterly branch.
Maintainer: sunpoet@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2001-07-23 07:02:24
Last Update: 2022-09-07 21:58:51
Commit Hash: fb16dfe
People watching this port, also watch:: gdbm, rar, openssl, mc, arj
License: GPLv2+
WWW:
http://cyberelk.net/tim/software/patchutils/
Description:
Patchutils is a small collection of programs that operate on patch files. - Interdiff generates an incremental patch from two patches against a common source. - Combinediff generates a single patch from two incremental patches, allowing you to merge patches together. - Filterdiff will select the portions of a patch file that apply to files matching (or, alternatively, not matching) a shell wildcard. - Fixcvsdiff is for correcting the output of 'cvs diff'. - Rediff corrects hand-edited patches, by comparing the original patch with the modified one and adjusting the offsets and counts. - Lsdiff displays a short listing of affected files in a patch file, along with (optionally) the line numbers of the start of each patch. - Splitdiff separates out patches from a patch file so that each new patch file only alters any given file once. - Grepdiff displays a list of the files modified by a patch where the patch contains a given regular expression. - Recountdiff fixes up counts and offsets in a unified diff. - Unwrapdiff fixes word-wrapped unified diffs. See also: https://github.com/twaugh/patchutils
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
Expand this list (40 items)
Collapse this list.
  1. /usr/local/share/licenses/patchutils-0.4.2_1/catalog.mk
  2. /usr/local/share/licenses/patchutils-0.4.2_1/LICENSE
  3. /usr/local/share/licenses/patchutils-0.4.2_1/GPLv2+
  4. bin/combinediff
  5. bin/dehtmldiff
  6. bin/editdiff
  7. bin/espdiff
  8. bin/filterdiff
  9. bin/fixcvsdiff
  10. bin/flipdiff
  11. bin/gitdiff
  12. bin/gitdiffview
  13. bin/grepdiff
  14. bin/interdiff
  15. bin/lsdiff
  16. bin/patchview
  17. bin/recountdiff
  18. bin/rediff
  19. bin/splitdiff
  20. bin/svndiff.patchutils
  21. bin/svndiffview
  22. bin/unwrapdiff
  23. share/man/man1/combinediff.1.gz
  24. share/man/man1/dehtmldiff.1.gz
  25. share/man/man1/editdiff.1.gz
  26. share/man/man1/espdiff.1.gz
  27. share/man/man1/filterdiff.1.gz
  28. share/man/man1/fixcvsdiff.1.gz
  29. share/man/man1/flipdiff.1.gz
  30. share/man/man1/grepdiff.1.gz
  31. share/man/man1/interdiff.1.gz
  32. share/man/man1/lsdiff.1.gz
  33. share/man/man1/patchview.1.gz
  34. share/man/man1/recountdiff.1.gz
  35. share/man/man1/rediff.1.gz
  36. share/man/man1/splitdiff.1.gz
  37. share/man/man1/unwrapdiff.1.gz
  38. @owner
  39. @group
  40. @mode
Collapse this list.
Dependency lines:
  • patchutils>0:misc/patchutils
To install the port:
cd /usr/ports/misc/patchutils/ && make install clean
To add the package, run one of these commands:
  • pkg install misc/patchutils
  • pkg install patchutils
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: patchutils
Flavors: there is no flavor information for this port.
distinfo:
TIMESTAMP = 1595416527 SHA256 (patchutils-0.4.2.tar.xz) = 8875b0965fe33de62b890f6cd793be7fafe41a4e552edbf641f1fed5ebbf45ed SIZE (patchutils-0.4.2.tar.xz) = 159504

Packages (timestamps in pop-ups are UTC):
patchutils
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest0.4.2_10.4.2_10.4.2_10.4.2_10.4.2_1-0.4.2_1-
FreeBSD:13:quarterly0.4.2_10.4.2_10.4.2_10.4.2_10.4.2_10.4.2_10.4.2_10.4.2_1
FreeBSD:14:latest0.4.2_10.4.2_10.4.2_10.4.2_10.4.2_10.4.2_1-0.4.2_1
FreeBSD:14:quarterly0.4.2_10.4.2_1-0.4.2_10.4.2_10.4.2_10.4.2_10.4.2_1
FreeBSD:15:latest0.4.2_10.4.2_1n/a0.4.2_1n/a0.4.2_10.4.2_10.4.2_1
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. perl5>=5.32.r0<5.33 : lang/perl5.32
Runtime dependencies:
  1. bash : shells/bash
  2. python3.9 : lang/python39
  3. perl5>=5.32.r0<5.33 : lang/perl5.32
This port is required by:
for Run
  1. devel/bugzilla44
  2. devel/bugzilla50
  3. devel/commit-patch

Deleted ports which required this port:

Expand this list of 4 deleted ports
  1. devel/bugzilla*
  2. devel/bugzilla3*
  3. devel/bugzilla40*
  4. devel/bugzilla42*
  5. 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:
misc_patchutils
USES:
perl5 python:run shebangfix tar:xz
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://cyberelk.net/tim/data/patchutils/stable/
Collapse this list.

There are no commits on branch 2022Q2 for this port