Port details |
- wiggle Apply rejected patches and perform word-wise diffs
- 1.3_1 textproc =4 1.3_1Version of this port present on the latest quarterly branch.
- Maintainer: mandree@FreeBSD.org
- Port Added: 2012-02-15 23:59:38
- Last Update: 2024-03-22 22:05:28
- Commit Hash: ea40fad
- People watching this port, also watch:: chromium, rdesktop, monit, nullmailer, libsigrok
- License: GPLv2
- WWW:
- https://github.com/neilbrown/wiggle
- Description:
- The main function of wiggle is to apply a patch to a file in a similar
manner to the patch(1) program.
The distinctive difference of wiggle is that it will attempt to apply a
patch even if the "before" part of the patch doesn't match the target
file perfectly. This is achieved by breaking the file and patch into
words and finding the best alignment of words in the file with words in
the patch. Once this alignment has been found, any differences (word-
wise) in the patch are applied to the file as best as possible.
Also, wiggle will (in some cases) detect changes that have already been
applied, and will ignore them.
-- Neil Brown
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/textproc/wiggle/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/wiggle
- pkg install wiggle
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: wiggle
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1602104189
SHA256 (neilbrown-wiggle-1.3-v1.3_GH0.tar.gz) = ff92cf0133c1f4dce33563e263cb30e7ddb6f4abdf86d427b1ec1490bec25afa
SIZE (neilbrown-wiggle-1.3-v1.3_GH0.tar.gz) = 4087566
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:
-
- bash : shells/bash
- gmake>=4.4.1 : devel/gmake
- groff : textproc/groff
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_wiggle
- USES:
- gmake groff
- 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 |
1.3_1 22 Mar 2024 22:05:28 |
Nuno Teixeira (eduardo) |
textproc/wiggle: Move man pages to share/man
Approved by: portmgr (blanket) |
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) |
1.3 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 ) |
1.3 20 Jul 2022 14:23:14 |
Tobias C. Berner (tcberner) |
textproc: remove 'Created by' lines
A big Thank You to the original contributors of these ports:
* "Choe, Cheng-Dae" whitekid
* -
* <glewis@FreeBSD.org>
* <koshy@india.hp.com>
* Aaron Dalton <aaron@FreeBSD.org>
* Aaron Dalton <aaron@daltons.ca>
* Aaron Straup Cope
* Aaron Straup Cope <ascope@cpan.org>
* Ache
* Adam Herzog <adam@herzogdesigns.com>
* Adam Weinberger <adamw@FreeBSD.org> (Only the first 15 lines of the commit message are shown above ) |
1.3 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
1.3 07 Oct 2020 21:18:20 |
mandree |
textproc/wiggle: update to v1.3
- performance improvements when comparing large files
- fix a bug that corrupted the format of output in some cases
https://github.com/neilbrown/wiggle/releases/tag/v1.3 |
1.2 17 Jan 2020 07:59:48 |
mandree |
textproc/wiggle: Update to new release v1.2.
Changes, see https://github.com/neilbrown/wiggle/commits/master |
1.1 21 Feb 2019 19:34:14 |
mandree |
textproc/wiggle: switch URL to github |
1.1 03 Oct 2017 15:07:13 |
mandree |
Update to upstream release 1.1, reduce requirements. |
1.0_3 10 Sep 2017 20:55:39 |
gerald |
Bump PORTREVISION for ports depending on the canonical version of GCC
(via Mk/bsd.default-versions.mk and lang/gcc) which has moved from
GCC 5.4 to GCC 6.4 under most circumstances.
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using Mk/bsd.octave.mk which in turn features USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++11-lang,
c++14-lang, c++0x, c11, or gcc-c++11-lib.
PR: 219275 |
1.0_2 29 May 2017 11:32:14 |
antoine |
Register dependency on groff
PR: 213725 |
1.0_2 30 Apr 2017 04:35:11 |
linimon |
Provide more descriptive error messages for ports failing on powerpc64.
While here, pet portlint.
Approved by: portmgr (tier-2 blanket) |
1.0_2 01 Apr 2017 15:23:32 |
gerald |
Bump PORTREVISIONs for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.9.4 to GCC 5.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
This includes ports
- with USE_GCC=yes or USE_GCC=any,
- with USES=fortran,
- using using Mk/bsd.octave.mk which in turn has USES=fortran, and
- with USES=compiler specifying openmp, nestedfct, c++11-lib, c++14-lang,
c++11-lang, c++0x, c11, or gcc-c++11-lib.
PR: 216707 |
1.0_1 20 Nov 2016 09:38:09 |
gerald |
Bump PORTREVISIONS for ports depending on the canonical version of GCC and
lang/gcc which have moved from GCC 4.8.5 to GCC 4.9.4 (at least under some
circumstances such as versions of FreeBSD or platforms).
In particular that is ports with USE_GCC=yes, USE_GCC=any, or one of
gcc-c++11-lib, openmp, nestedfct, c++11-lib as well as c++14-lang,
c++11-lang, c++0x, c11 requested via USES=compiler. |
1.0 21 Apr 2016 16:43:15 |
swills |
many ports: mark broken on powerpc64 |
1.0 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
1.0 05 Feb 2016 16:12:13 |
marino |
textproc/wiggle: document ncurses requirement (USES+=ncurses)
approved by: infrastructure blanket |
1.0 13 Dec 2013 15:48:13 |
bapt |
Use compiler:nestedfct instead of USE_GCC=4.2+ |
1.0 07 Oct 2013 20:48:03 |
mandree |
Convert to staging; USE_GMAKE -> USES=gmake |
1.0 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.0 12 Sep 2013 23:46:20 |
mandree |
Require GCC because the code uses nested functions that clang rejects.
While here, replace TAB by space in WWW: line of pkg-descr. |
1.0 09 Sep 2013 21:10:47 |
mandree |
Update to formal 1.0 release.
Blog announcement:
http://blog.neil.brown.name/2013/08/wiggle-1-0/ |
0.9.1 05 Feb 2013 23:09:04 |
mandree |
New upstream release v0.9.1.
Removes one file from source tarball with unclear license. The port did not
install this file previously. |
0.9 24 Jan 2013 22:48:08 |
mandree |
Clean up. If you need build-tarball-from-git, use SVN history.
Suggested by: jgh |
0.9 24 Jan 2013 22:11:05 |
mandree |
Update to new upstream release 0.9. |
0.8.0.20111208 29 Mar 2012 05:35:07 |
mandree |
Add a proper description.
The main function of wiggle is to apply a patch to a file in a similar
manner to the patch(1) program.
The distinctive difference of wiggle is that it will attempt to apply a
patch even if the before part of the patch doesn't match the target
file perfectly. [...]
Feature safe: yes |
0.8.0.20111208 15 Feb 2012 23:31:09 |
mandree |
New port textproc/wiggle
Apply rejected patches and perform word-wise diffs.
The main function of wiggle is to apply a patch to a file in a similar
manner to the patch(1) program.
The distinctive difference of wiggle is that it will attempt to apply a
patch even if the before part of the patch doesn't match the target
file perfectly. This is achieved by breaking the file and patch into
words and finding the best alignment of words in the file with words in
the patch. Once this alignment has been found, any differences (word-
wise) in the patch are applied to the file as best as possible. |