Version: 3.8, Package name: gdiff-3.8 |
Maintained by: The OpenBSD ports mailing-list |
Master sites:
|
Description GNU versions of diff utilities. You can use the diff command to show differences between two files, or each corresponding file in two directories. diff outputs differences between files line by line in any of several formats, selectable by command line options. This set of differences is often called a `diff' or `patch'. For files that are identical, diff normally produces no output; for binary (non-text) files, diff normally reports only that they are different. Note that this port will install these utilities with a 'g' prefix, e.g. gdiff, but the documentation will refer to them without the 'g' prefix. |
Filesize: 1547.969 KB |
Version History (View Complete History) |
|
2021-08-04 02:48:24 by Stuart Henderson | Files touched by this commit (2) |
Log message: update to gdiff-3.8, mostly changes relating to FD handling * Incompatible changes diff no longer treats a closed stdin as representing an absent file in usage like 'diff --new-file - foo <&-'. This feature was rarely if ever used and was not portable to POSIX platforms that reopen stdin on exec, such as SELinux if the process underwent an AT_SECURE transition, or HP-UX even if not setuid. |
2019-07-12 14:50:18 by Stuart Henderson | Files touched by this commit (845) |
Log message: replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes |
2019-05-20 16:15:31 by Christian Weisgerber | Files touched by this commit (488) |
Log message: Update gettext to 0.20.1. Follow the upstream recommendations for packagers and switch to multi-packages: devel/gettext -> devel/gettext,-runtime devel/gettext-tools -> devel/gettext,-tools (new) devel/gettext,-textstyle |
2019-01-06 13:26:58 by Stuart Henderson | Files touched by this commit (3) |
Log message: update to gdiff-3.7 |
2017-07-23 08:28:28 by Antoine Jacoutot | Files touched by this commit (2) |
Log message: Update to gdiff-3.6. |
2016-08-27 02:15:01 by Jeremie Courreges-Anglas | Files touched by this commit (3) |
Log message: Update to diffutils-3.5 Drop the gettext module while here. |
2010-11-20 12:56:52 by Marc Espie | Files touched by this commit (236) |
Log message: new depends |
2010-10-19 01:54:26 by Marc Espie | Files touched by this commit (205) |
Log message: USE_GROFF=Yes |
2007-09-15 14:59:42 by Michael Erdely | Files touched by this commit (242) |
Log message: Remove surrounding quotes in COMMENT-*/PERMIT_* |
2007-04-05 11:26:27 by Marc Espie | Files touched by this commit (815) |
Log message: more base64 checksums |
2005-02-21 07:29:47 by Aleksander Piotrowski | Files touched by this commit (2) |
Log message: - Fix libintl linking - Bump PKGNAME |
2005-01-05 10:34:35 by Christian Weisgerber | Files touched by this commit (166) |
Log message: SIZE |
2004-12-06 17:23:24 by Aleksander Piotrowski | Files touched by this commit (46) |
Log message: Add WANTLIB markers |
2004-08-11 14:55:50 by Christian Weisgerber | Files touched by this commit (4) |
Log message: * make another branch of the libintl test deal with our ancient gettext * clean-up |
2004-08-04 10:12:14 by Christian Weisgerber | Files touched by this commit (8) |
Log message: fix up MODGNU_CONFIG_GUESS_DIRS |
2004-08-03 03:55:37 by Marc Espie | Files touched by this commit (2) |
Log message: switch to devel/gettext and new-style packing-list |
2004-02-25 06:59:07 by Christian Weisgerber | Files touched by this commit (8) |
Log message: remove workarounds for gcc2.95/sparc64 compiler bugs |
2003-12-15 12:29:55 by Christian Weisgerber | Files touched by this commit (9) |
Log message: @dirrm shared directories |
2003-09-27 05:01:58 by Christian Weisgerber | Files touched by this commit (2) |
Log message: maintenance update to 2.8.1; ok pvalchev@ |
2003-07-24 08:56:09 by Christian Weisgerber | Files touched by this commit (3) |
Log message: enable translations |
2003-07-23 17:30:14 by Christian Weisgerber | Files touched by this commit (3) |
Log message: - Make interprogram dependencies respect the 'g' prefix. - Fix configure on sparc64. |
2003-07-23 15:58:28 by Christian Weisgerber | Files touched by this commit (2) |
Log message: remove gmake dependency |