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) combinatio for a given watch list. This is what FreshPorts will look for.

Port details
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.

Number of commits found: 51

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
0.4.2_1
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.2_1
20 Jul 2022 14:22:28
commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1commit hash: b832da1849e4bcfff05da62c69ee4a556e83d2d1 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
misc: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Adam Weinberger <adam@vectors.cx>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan E <alane@FreeBSD.org>
  *  Alex Semenyaka <alex@rinet.ru>
  *  Alex Stangl <alex@stangl.us>
  *  Alexander Logvinov <avl@FreeBSD.org>
  *  Alexander Logvinov <ports@logvinov.com>
  *  Alexander Nusov <alexander.nusov@nfvexpress.com>
  *  Alexander Timoshenko <gonzo@univ.kiev.ua>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.4.2_1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
0.4.2_1
30 Jul 2020 09:54:28
Revision:543782Original commit files touched by this commit
sunpoet search for other commits by this committer
Remove CONFLICTS by renaming svndiff to svndiff.patchutils

- Bump PORTREVISION for package change

PR:		248293
Submitted by:	swills
0.4.2
25 Jul 2020 08:59:15
Revision:543407Original commit files touched by this commit
mandree search for other commits by this committer
misc/patchutils: add CONFLICTS, add LICENSE

...and reshuffle so as to be portclippy clean.

PR:		248256
Approved by:	portmgr@ (blanket add CONFLICTS, LICENSE)
0.4.2
24 Jul 2020 07:08:56
Revision:543020Original commit files touched by this commit
sunpoet search for other commits by this committer
Update to 0.4.2

- Update manpage location (r523104)
- Take maintainership

Changes:	https://github.com/twaugh/patchutils/releases
0.3.4
04 Nov 2019 21:21:04
Revision:516744Original commit files touched by this commit
rene search for other commits by this committer
Returns johans's ports to the pool after safekeeping his commit bit.
0.3.4
01 Apr 2016 14:16:20
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.

With hat:	portmgr
Sponsored by:	Absolight
0.3.4
21 Apr 2015 16:58:05
Revision:384433Original commit files touched by this commit
johans search for other commits by this committer
- Update patchutils to 0.3.4
- Add dependency on bash for bash-scripts
0.3.3
19 Jun 2014 10:16:40
Revision:358376Original commit files touched by this commit
pi search for other commits by this committer
misc/patchutils: USE_XZ -> USES=tar:xz

Approved by:	portmgr (blanket)
0.3.3
21 Jan 2014 23:40:23
Revision:340674Original commit files touched by this commit
bapt search for other commits by this committer
Fix properties on pkg-plist
0.3.3
29 Dec 2013 22:02:31
Revision:338049Original commit files touched by this commit
johans search for other commits by this committer
Enable stage support
20 Sep 2013 20:50:59
Revision:327745Original commit files touched by this commit Sanity Test Failure Refresh
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc)
0.3.3
31 Jul 2013 06:54:10
Revision:324007Original commit files touched by this commit
az search for other commits by this committer
- Convert to new Uses/perl5.mk framework
- Resolve issues with implicit lang/perl in extract and patch dependencies
- Trim Makefile header

Reviewed by:	bapt@ (exp-run)
Approved by:	bapt@ (portmrg@)
0.3.3
04 May 2013 17:29:38
Revision:317328Original commit files touched by this commit
johans search for other commits by this committer
Update patchutils to 0.3.3
0.3.2
11 Feb 2011 12:15:09
Original commit files touched by this commit
johans search for other commits by this committer
Update patchutils to 0.3.2
0.3.1
23 Feb 2010 18:06:02
Original commit files touched by this commit
johans search for other commits by this committer
Update my mail address to @FreeBSD.org

Feature safe:   yes
0.3.1
30 Jan 2009 10:53:33
Original commit files touched by this commit
johans search for other commits by this committer
- Update to 0.3.1
- Grab maintainership
0.3.0
21 Aug 2008 06:18:49
Original commit files touched by this commit
rafan search for other commits by this committer
Update CONFIGURE_ARGS for how we pass CONFIGURE_TARGET to configure script.
Specifically, newer autoconf (> 2.13) has different semantic of the
configure target. In short, one should use --build=CONFIGURE_TARGET
instead of CONFIGURE_TARGET directly. Otherwise, you will get a warning
and the old semantic may be removed in later autoconf releases.

To workaround this issue, many ports hack the CONFIGURE_TARGET variable
so that it contains the ``--build='' prefix.

To solve this issue, under the fact that some ports still have
configure script generated by the old autoconf, we use runtime detection
in the do-configure target so that the proper argument can be used.

Changes to Mk/*:
 - Add runtime detection magic in bsd.port.mk
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.3.0
03 Jul 2008 19:19:59
Original commit files touched by this commit
gahr search for other commits by this committer
- Update to 0.3.0

PR:             125235
Submitted by:   Ports Fury
0.2.31
20 Mar 2008 09:51:43
Original commit files touched by this commit
pav search for other commits by this committer
- Remove USE_GETOPT_LONG which is a no-op since March 2007
0.2.31
25 Nov 2005 16:09:33
Original commit files touched by this commit
pav search for other commits by this committer
- Add SHA256
0.2.31
15 Jun 2005 16:41:16
Original commit files touched by this commit
skv search for other commits by this committer
Update to 0.2.31
0.2.30
12 Apr 2005 03:26:57
Original commit files touched by this commit
obrien search for other commits by this committer
At Kris's request, back out the MACHINE_ARCH spelling correction until
after 5.4-RELEASE.
0.2.30
11 Apr 2005 08:04:41
Original commit files touched by this commit
obrien search for other commits by this committer
Assist getting more ports working on AMD64 by obeying the
Ports Collection documentation and use 'ARCH' rather than 'MACHINE_ARCH'.
0.2.30
23 Jul 2004 09:46:32
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.2.30
0.2.29
06 Apr 2004 21:10:55
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.2.29

PR:             ports/65268
Submitted by:   Ports Fury
0.2.28
10 Mar 2004 14:29:45
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.2.28
0.2.27
26 Feb 2004 17:04:39
Original commit files touched by this commit
clement search for other commits by this committer
- Update to 0.2.27
0.2.26
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
0.2.26
16 Jan 2004 14:21:44
Original commit files touched by this commit
krion search for other commits by this committer
- Update to version 0.2.26

PR:             61426
Submitted by:   Ports Fury
0.2.25
17 Dec 2003 01:43:56
Original commit files touched by this commit
pav search for other commits by this committer
- Update to 0.2.25

PR:             ports/60315
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
0.2.24
17 Oct 2003 07:02:30
Original commit files touched by this commit
erwin search for other commits by this committer
Update to 0.2.24

PR:             58145
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
0.2.23
10 Jun 2003 09:30:21
Original commit files touched by this commit
osa search for other commits by this committer
Update to to 0.2.23

Submitted by:   KATO Tsuguru <tkato@prontomail.com>
PR:             53105
Approved by:    fjoe (implicit)
0.2.22_1
09 Jun 2003 11:17:33
Original commit files touched by this commit
kris search for other commits by this committer
Add missing files to plist and bump PORTREVISION
0.2.22
29 Apr 2003 23:33:41
Original commit files touched by this commit
naddy search for other commits by this committer
Update to 0.2.22.

PR:             51546
Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
0.2.21
22 Feb 2003 18:30:24
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.2.21
0.2.20
20 Feb 2003 18:46:39
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
0.2.20
05 Feb 2003 02:21:15
Original commit files touched by this commit
naddy search for other commits by this committer
* Update to 0.2.20.
* Drop bash dependency.  Inspection of the affected scripts shows
  only POSIX shell language.
0.2.19
24 Jan 2003 14:42:54
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.2.19
0.2.18
03 Jan 2003 19:05:26
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.2.18

PR:             46423
Submitted by:   Ports Fury
0.2.16_1
25 Sep 2002 17:04:37
Original commit files touched by this commit
ijliao search for other commits by this committer
add missing dependencies
0.2.16_1
25 Sep 2002 16:40:50
Original commit files touched by this commit
ijliao search for other commits by this committer
make pkg-descr up to date
0.2.16
16 Aug 2002 12:55:56
Original commit files touched by this commit
naddy search for other commits by this committer
* Update to 0.2.16.
PR:             41704
Submitted by:   Oliver Braun <obraun@informatik.unibw-muenchen.de>

* libgnugetopt dependency isn't required any longer.
0.2.13
14 May 2002 02:32:18
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.2.13

PR:             38046
Submitted by:   Ports Fury
0.2.11
15 Mar 2002 09:53:50
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.2.11
02 Mar 2002 08:01:37
commit hash: fp1.25347@dev.null.freshports.orgcommit hash: fp1.25347@dev.null.freshports.orgcommit hash: fp1.25347@dev.null.freshports.orgcommit hash: fp1.25347@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.2.10    
25 Feb 2002 07:04:14
commit hash: fp1.25192@dev.null.freshports.orgcommit hash: fp1.25192@dev.null.freshports.orgcommit hash: fp1.25192@dev.null.freshports.orgcommit hash: fp1.25192@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.2.9    
01 Feb 2002 11:26:25
commit hash: fp1.24231@dev.null.freshports.orgcommit hash: fp1.24231@dev.null.freshports.orgcommit hash: fp1.24231@dev.null.freshports.orgcommit hash: fp1.24231@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
upgrade to 0.2.8   change mastersite & WWW    
23 Jul 2001 11:02:24
commit hash: fp1.16425@dev.null.freshports.orgcommit hash: fp1.16425@dev.null.freshports.orgcommit hash: fp1.16425@dev.null.freshports.orgcommit hash: fp1.16425@dev.null.freshports.org files touched by this commit
ijliao search for other commits by this committer
add patchutils   A small collection of programs that operate on patch files    

Number of commits found: 51