Port details |
- patchutils Small collection of programs that operate on patch files
- 0.4.2_1 misc =8 0.4.2_1Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2001-07-23 07:02:24
- Last Update: 2024-07-18 16:45:07
- Commit Hash: e651d1b
- People watching this port, also watch:: rar, openssl, gdbm, mc, libxml2
- License: GPLv2+
- WWW:
- http://cyberelk.net/tim/software/patchutils/
- https://github.com/twaugh/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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- perl5>=5.36<5.37 : lang/perl5.36
- Runtime dependencies:
-
- bash : shells/bash
- python3.11 : lang/python311
- perl5>=5.36<5.37 : lang/perl5.36
- This port is required by:
- for Run
-
- devel/bugzilla44
- devel/bugzilla50
- devel/commit-patch
-
Deleted ports which required this port:
- * - 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
0.4.2_1 18 Jul 2024 16:45:07 |
Po-Chuan Hsieh (sunpoet) |
misc/patchutils: Update WWW and clean up pkg-descr |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
0.4.2_1 20 Jul 2022 14:22:28 |
Tobias C. Berner (tcberner) |
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 ) |
0.4.2_1 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
0.4.2_1 30 Jul 2020 09:54:28 |
sunpoet |
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 |
mandree |
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 |
sunpoet |
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 |
rene |
Returns johans's ports to the pool after safekeeping his commit bit. |
0.3.4 01 Apr 2016 14:16:20 |
mat |
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 |
johans |
- Update patchutils to 0.3.4
- Add dependency on bash for bash-scripts |
0.3.3 19 Jun 2014 10:16:40 |
pi |
misc/patchutils: USE_XZ -> USES=tar:xz
Approved by: portmgr (blanket) |
0.3.3 21 Jan 2014 23:40:23 |
bapt |
Fix properties on pkg-plist |
0.3.3 29 Dec 2013 22:02:31 |
johans |
Enable stage support |
20 Sep 2013 20:50:59
|
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
misc) |
0.3.3 31 Jul 2013 06:54:10 |
az |
- 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 |
johans |
Update patchutils to 0.3.3 |
0.3.2 11 Feb 2011 12:15:09 |
johans |
Update patchutils to 0.3.2 |
0.3.1 23 Feb 2010 18:06:02 |
johans |
Update my mail address to @FreeBSD.org
Feature safe: yes |
0.3.1 30 Jan 2009 10:53:33 |
johans |
- Update to 0.3.1
- Grab maintainership |
0.3.0 21 Aug 2008 06:18:49 |
rafan |
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 ) |
0.3.0 03 Jul 2008 19:19:59 |
gahr |
- Update to 0.3.0
PR: 125235
Submitted by: Ports Fury |
0.2.31 20 Mar 2008 09:51:43 |
pav |
- Remove USE_GETOPT_LONG which is a no-op since March 2007 |
0.2.31 25 Nov 2005 16:09:33 |
pav |
- Add SHA256 |
0.2.31 15 Jun 2005 16:41:16 |
skv |
Update to 0.2.31 |
0.2.30 12 Apr 2005 03:26:57 |
obrien |
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 |
obrien |
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 |
ijliao |
upgrade to 0.2.30 |
0.2.29 06 Apr 2004 21:10:55 |
krion |
- Update to version 0.2.29
PR: ports/65268
Submitted by: Ports Fury |
0.2.28 10 Mar 2004 14:29:45 |
clement |
- Update to 0.2.28 |
0.2.27 26 Feb 2004 17:04:39 |
clement |
- Update to 0.2.27 |
0.2.26 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
0.2.26 16 Jan 2004 14:21:44 |
krion |
- Update to version 0.2.26
PR: 61426
Submitted by: Ports Fury |
0.2.25 17 Dec 2003 01:43:56 |
pav |
- Update to 0.2.25
PR: ports/60315
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
0.2.24 17 Oct 2003 07:02:30 |
erwin |
Update to 0.2.24
PR: 58145
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
0.2.23 10 Jun 2003 09:30:21 |
osa |
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 |
kris |
Add missing files to plist and bump PORTREVISION |
0.2.22 29 Apr 2003 23:33:41 |
naddy |
Update to 0.2.22.
PR: 51546
Submitted by: Clement Laforet <sheepkiller@cultdeadsheep.org> |
0.2.21 22 Feb 2003 18:30:24 |
ijliao |
upgrade to 0.2.21 |
0.2.20 20 Feb 2003 18:46:39 |
knu |
De-pkg-comment. |
0.2.20 05 Feb 2003 02:21:15 |
naddy |
* 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 |
ijliao |
upgrade to 0.2.19 |
0.2.18 03 Jan 2003 19:05:26 |
ijliao |
upgrade to 0.2.18
PR: 46423
Submitted by: Ports Fury |
0.2.16_1 25 Sep 2002 17:04:37 |
ijliao |
add missing dependencies |
0.2.16_1 25 Sep 2002 16:40:50 |
ijliao |
make pkg-descr up to date |
0.2.16 16 Aug 2002 12:55:56 |
naddy |
* 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 |
ijliao |
upgrade to 0.2.13
PR: 38046
Submitted by: Ports Fury |
0.2.11 15 Mar 2002 09:53:50 |
ijliao |
upgrade to 0.2.11 |
02 Mar 2002 08:01:37 |
ijliao |
upgrade to 0.2.10 |
25 Feb 2002 07:04:14 |
ijliao |
upgrade to 0.2.9 |
01 Feb 2002 11:26:25 |
ijliao |
upgrade to 0.2.8 change mastersite & WWW |
23 Jul 2001 11:02:24 |
ijliao |
add patchutils A small collection of programs that operate on patch files |