Port details |
- mgdiff Graphical front end to the UNIX diff command
- 1.0_8 textproc
=3 1.0_8Version of this port present on the latest quarterly branch. - Maintainer: portmaster@BSDforge.com
 - Port Added: unknown
- Last Update: 2024-10-01 18:56:20
- Commit Hash: 4485bd8
- People watching this port, also watch:: aclgen, bbjd, cops, autoconf, libunicode
- License: MIT
- WWW:
- https://codeberg.org/BSDforge/mgdiff/
- Description:
- This is mgdiff, a graphical front end to the UNIX diff command based
upon X11R[456] and the Motif widget set. It allows the user to select
two files for comparison, runs the diff command, parses the output, and
presents the results graphically. This presentation can also be used
to generate a user-specified merge of the two files into a third file.
This program's appearance is based upon a program called gdiff, which
runs only on Silicon Graphics workstations and for which source code
is not provided.
¦ ¦ ¦ ¦ 
- 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/mgdiff/ && make install clean
- To add the package, run one of these commands:
- pkg install textproc/mgdiff
- pkg install mgdiff
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: mgdiff
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1721176722
SHA256 (mgdiff-1.0.tar.gz) = a84fb4958a000e9e18103c43a459a4af80dded594156db14bd43c9b850eed8d9
SIZE (mgdiff-1.0.tar.gz) = 46483
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:
-
- imake : devel/imake
- tradcpp : devel/tradcpp
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- xpm.pc : x11/libXpm
- Runtime dependencies:
-
- ice.pc : x11/libICE
- sm.pc : x11/libSM
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- xmu.pc : x11-toolkits/libXmu
- xt.pc : x11-toolkits/libXt
- xpm.pc : x11/libXpm
- Library dependencies:
-
- libXm.so.4 : x11-toolkits/open-motif
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- textproc_mgdiff
- USES:
- imake motif xorg
- 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.0_8 01 Oct 2024 18:56:20
    |
Rene Ladan (rene)  |
all: drop support for expired FreeBSD 14.0
Simplify expressions for FreeBSD 13.X
Reviewed by: many
Differential Revision: https://reviews.freebsd.org/D46601 |
1.0_8 17 Jul 2024 19:22:28
    |
Cy Schubert (cy)  Author: Chris Hutchinson |
textproc/mgdiff: move source to public VCS; Codeberg
The original source location went dark. This patch moves the
original source to a public VCS, as it's still a suprisingly
popular utility. This patch changes MASTERSITES, WWW and distinfo.
While here, use desktop icon now located with the source.
PR: 280289
MFH: 2024Q3 |
1.0_7 16 Jul 2024 13:55:43
    |
Cy Schubert (cy)  |
Revert "textproc/mgdiff: Fix MASTERSITES"
Fails to fetch from new MASTERSITE.
This reverts commit c959ac70e0d4d13041fcd40feae9169598a7ca2e. |
1.0_7 16 Jul 2024 12:52:36
    |
Cy Schubert (cy)  Author: Chris Hutchinson |
textproc/mgdiff: Fix MASTERSITES
PR: 280289
MFH: 2024Q3 |
1.0_7 16 Jul 2024 12:41:56
    |
Cy Schubert (cy)  |
textproc/mgdiff: Fix segfault when with open file dialogue box
Under open-motif we see a segfault when mgdiff calls regexec() in
libgnuregexec's regexec.c at line 782. Let's avoid libgnuregexec
entirely and use the regexec(3) provided by FreeBSD's libc instead.
This resolves the segfault and as a bonus we reduce mgdiff's
dependency list.
We also remove a now incorrect comment in the patch. It was misleading
since the EXTRA_LIBRARIES for Dell SVR4 had already been removed.
PR: 280289
Approved by: portmaster@BSDforge.com (maintainer)
MFH: 2024Q3 |
1.0_6 04 Feb 2024 19:13:55
    |
Gleb Popov (arrowd)  |
*: Move manpages to share/man for imake ports.
Approved by: portmgr (blanket) |
1.0_5 26 Jul 2023 00:48:20
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Fix build with llvm16 on 13.2-STABLE
As like as HEAD(14.0-RELEASE) llvm16 was merged in base for 13.2-STABLE
with the OSVERSION 1302507.
- Utilize USE_CXXSTD=c++14 or similar solution where applicable
- Update conditionals to addtionally check for OSVERSION greater than
1302507 and less than 1400000
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
1.0_5 25 Jul 2023 08:36:27
    |
Muhammad Moinur Rahman (bofh)  |
textproc/mgdiff: Fix build with llvm16
Approved by: portmgr (blanket)
Sponsored by: The FreeBSD Foundation |
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.0_5 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.0_5 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.0_5 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
1.0_5 04 Mar 2021 19:40:10
  |
pi  |
textproc/mgdiff: fix the build on -CURRENT
- libgnuregex has been removed in -CURRENT. Switch to using the
newer version that's provided in ports as of ports r559542
PR: 252257
Submitted by: kevans
Reviewed by: fernape
Approved by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
1.0_5 19 Oct 2019 12:21:22
  |
rakuco  |
Switch MASTER_SITES and WWW to https in Chris' ports.
PR: 241272
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> (maintainer) |
1.0_5 28 Sep 2019 12:04:05
  |
zeising  |
textproc/mgdiff: Remove libXp dependency
Remove libXp dependency from mgdiff, it is not needed, and libXp is
deprecated.
Remove deprecation from mgdiff. |
1.0_4 27 Sep 2019 16:18:59
  |
zeising  |
Deprecate x11/libXp, it is deprecated upstream
Deprecate x11/libXp, since it is about to be deprecated upstream. Do *not*
yet set a removal date for x11/libXp, this will be decided later, once most
dependencies are fixed.
Deprecate all ports depending on x11/libXp.
* astro/xephem
* audio/xmcd
* audio/xmmix
* biology/ncbi-toolkit
* deskutils/xmdiary
* ftp/llnlxdir
* ftp/llnlxftp
* graphics/SciPlot
* misc/xtar
* multimedia/mpeg2play
* science/afni
* textproc/mgdiff
Sprinkle USES=xorg as needed.
Discussed with: bapt |
1.0_4 13 May 2016 19:44:21
  |
bapt  |
Prevent collision with getline(3) |
1.0_4 14 May 2015 10:15:09
  |
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
1.0_4 24 Feb 2015 15:27:59
  |
jbeich  |
- Provide .desktop file
- Drop pkg-message by moving icons under share/pixmaps
- Add 48x48 color icon
- Add WWW link
- Define LICENSE
- Fix spelling of UNIX
- Pass maintainership
PR: 197975
Submitted by: Chris Hutchinson <portmaster@bsdforge.com> |
1.0_3 15 Nov 2014 16:26:33
  |
antoine  |
Cleanup plist |
1.0_3 30 Jul 2014 06:19:12
  |
antoine  |
Unbreak |
1.0_3 29 Jul 2014 15:20:01
  |
adamw  |
Rename textproc/ patch-xy patches to reflect the files they modify. |
1.0_3 11 Jun 2014 09:09:55
  |
vanilla  |
Stagify. |
1.0_3 20 Sep 2013 23:17:32
  |
bapt  |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.0_3 10 Jul 2013 07:00:44
  |
bapt  |
Convert from USE_MOTIF to USES=motif
While here:
- Trim headers
- Convert USE_GMAKE to USES=gmake
- Remove indefinite article from comment |
1.0_3 28 Jun 2013 22:34:16
  |
bapt  |
Convert to USES=imake
Trim headers
Remove indefinite article |
1.0_3 03 Jul 2011 14:40:25
 |
ohauer  |
-remove MD5 |
1.0_3 02 May 2011 12:44:53
 |
makc  |
Bump PORTREVISION after open-mofit update |
1.0_2 09 Jun 2009 15:33:28
 |
amdmi3  |
Convert most of remaining ports that depend on xorg-libraries to
modular xorg.
- supply corresponding USE_XORG for all imake-using ports that need it
- USE_IMAKE no longer implies USE_XLIB in absence of USE_XORG
- retire USE_X_PREFIX which is not really used anywhere after the
above change
- a few minor nits like whitespace and SF macro
Tested by: 2 tinderbox runs by pav
Approved by: portmgr (pav) |
1.0_1 19 May 2007 20:32:57
 |
flz  |
- Welcome X.org 7.2 \o/.
- Set X11BASE to ${LOCALBASE} for recent ${OSVERSION}.
- Bump PORTREVISION for ports intalling files in ${X11BASE}. |
1.0 25 Nov 2005 18:40:57
 |
pav  |
- Add SHA256 |
1.0 29 Jan 2004 16:13:06
 |
trevor  |
SIZEify. |
1.0 02 Nov 2003 03:36:45
 |
edwin  |
ports with possibly unreachable MAINTAINERs
*** addresses that may be dead, even though the error is temporary:
*** addresses that seem to be dead, but give a hint to a new address:
PR: ports/58694
Submitted by: Oliver Eikemeier <eikemeier@fillmore-labs.com> |
1.0 21 Feb 2003 13:42:50
 |
knu  |
De-pkg-comment. |
16 Jan 2001 17:33:20
    |
sobomax  |
Massive style enforcement - use ^I instead of spaces for variables identation.
|
07 Nov 2000 23:28:20
    |
asami  |
Change motif to a normal dependency. REQUIRES_MOTIF is now called USE_MOTIF
and generates a LIB_DEPENDS to x11-toolkits/open-motif. As before, it implies
USE_XPM (and therefore USE_XLIB). Motif-dummy is removed from
PKG_IGNORE_DEPENDS, whose sole resident is now XFree86-3. |
08 Oct 2000 11:23:49
    |
asami  |
Change PKGDIR from pkg/ to . Also fix places where ${PKGDIR} is spelled out
(many of which are ${PKGDIR}/MESSAGE -> ${PKGMESSAGE} type fixes that
shouldn't have been necessary) and the string "/pkg/" appear. |
08 Oct 2000 07:29:51
    |
asami  |
Convert category textproc to new layout. |