Port details |
- xxdiff Graphical file and directories comparator and merge tool
- 4.0.1 textproc
=4 4.0.1Version of this port present on the latest quarterly branch.
- DEPRECATED: Qt4 has been EOL since december 2015
This port expired on: 2019-03-15
- There is no maintainer for this port.
- Any concerns regarding this port should be directed to the FreeBSD Ports mailing list via ports@FreeBSD.org
- Port Added: 2001-11-07 07:40:30
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- People watching this port, also watch:: tiff, pftop, fontconfig, ratproxy, svk
- License: GPLv2+
- WWW:
- http://furius.ca/xxdiff/
- Description:
- xxdiff is a graphical tool for viewing the differences between two or three
files, or between two directories, and can produce a merged version thereof.
Some of its features:
- Comparing two files, three files, or two directories (shallow and
recursive)
- Horizontal diffs highlighting
- Files can be merged interactively and resulting output visualized
and saved
- Has features to assist in performing merge reviews/policing
- Can unmerge CVS conflicts in automatically merged file and display
them as two files, to help resolve conflicts
- Uses external diff program to compute differences: works with GNU
diff, SGI diff and ClearCase's cleardiff, and any other diff whose
output is similar to those
- Fully customizable with a resource file
- Look-and-feel similar to Rudy Wortel's/SGI xdiff; it is desktop
agnostic (i.e. will work equally well with KDE or GNOME)
- Features and output that ease integration with scripts
WWW: http://furius.ca/xxdiff/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- No installation instructions:
- This port has been deleted.
- PKGNAME: xxdiff
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1463407091
SHA256 (xxdiff-4.0.1.tar.bz2) = bf58ddda9d7a887f4f5cae20070ed5f2e0d65f575af20860738c6e2742c3a000
SIZE (xxdiff-4.0.1.tar.bz2) = 1981869
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- bison : devel/bison
- gmake : devel/gmake
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- uic : devel/qt4-uic
- Library dependencies:
-
- libQtGui.so : x11-toolkits/qt4-gui
- NOTE: dependencies for deleted ports are notoriously suspect
- This port is required by:
- for Run
-
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:
- ===> The following configuration options are available for xxdiff-4.0.1:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- N/A
- USES:
- bison gmake qt:4 tar:bz2
- 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 |
4.0.1 16 Mar 2019 21:55:51 |
tcberner |
Qt4 deprecation: Remove Qt4 and its consumes.
2019-03-15 accessibility/qt4-accessible: Qt4 has been EOL since december 2015
2019-03-15 astro/qlandkartegt: Qt4 has been EOL since december 2015
2019-03-15 astro/stellarium-qt4: Qt4 has been EOL since december 2015
2019-03-15 astro/xglobe: Qt4 has been EOL since december 2015
2019-03-15 audio/acoustid-fingerprinter: Qt4 has been EOL since december 2015
2019-03-15 audio/cueplayer: Qt4 has been EOL since december 2015
2019-03-15 audio/esperanza: Qt4 has been EOL since december 2015
2019-03-15 audio/lastfm-desktop: Qt4 has been EOL since december 2015
2019-03-15 audio/minitunes: Qt4 has been EOL since december 2015
2019-03-15 audio/mixxx20: Qt4 has been EOL since december 2015
2019-03-15 audio/mumble: Qt4 has been EOL since december 2015
2019-03-15 audio/murmur: Qt4 has been EOL since december 2015
2019-03-15 audio/puddletag: Qt4 has been EOL since december 2015 (Only the first 15 lines of the commit message are shown above ) |
4.0.1 02 Dec 2018 15:41:48 |
rene |
Mark QT4 ports/functionality for removal on 2019-03-15
While here, chase some KDE4 ports and functionality, these are scheduled for
removal on 2018-12-31. Change the default option/flavor to QT5 where applicable
or use alternative toolkits like GTK.
Submitted by: tcberner
Reviewed by: adridg, jhale, rene, tcberner
Approved by: portmgr (implicit, flavor hook)
Differential Revision: https://reviews.freebsd.org/D17741 |
4.0.1 28 Jun 2018 17:39:55 |
tcberner |
Replace bsd.qt.mk by Uses/qt.mk and Uses/qt-dist.mk
From now on, ports that depend on Qt4 will have to set
USES= qt:4
USE_QT= foo bar
ports depending on Qt5 will use
USES= qt:5
USE_QT= foo bar
PR: 229225
Exp-run by: antoine
Reviewed by: mat
Approved by: portmgr (antoine)
Differential Revision: -https://reviews.freebsd.org/D15540 |
4.0.1 11 Jan 2017 10:08:38 |
amdmi3 |
- Remove always-true/false conditions after FreeBSD 9, 10.1, 10.2 EOL
Approved by: portmgr blanket |
4.0.1 16 May 2016 14:03:16 |
mi |
Upgrade from 4.0 to 4.0.1. According to the author's change-log,
this incorporates "various bug-fixes".
Notified by: portscout |
4.0 01 Apr 2016 14:25:18 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.
With hat: portmgr
Sponsored by: Absolight |
4.0 24 Jan 2016 12:16:01 |
amdmi3 |
- Clarify LICENSE |
4.0 22 Jan 2016 12:01:33 |
danfe |
Resurrect `textproc/xxdiff' and `textproc/xxdiff-scripts' which were removed
from the tree when Qt 3.x had reached EoL. Version 4.0 adds support for Qt4
now and thus allows to revive the port(s). While here, modernize Makefiles,
define LICENSE (GPLv2), clean up dependencies, and augment port description.
PR: 198025 |
3.2_7 26 Jul 2013 19:19:21 |
rene |
KDE3 and QT3 expired on 2013-07-01, remove these ports.
Unfortunately, this also affects some ports using QT3 as a GUI toolkit.
Changes to infrastructure files:
- bsd.kde.mk : obsolete, remove
- bsd.qt.mk : note that a CONFLICTS_BUILD line can probably go after a while
- CHANGES : document the removals from bsd.port.mk
- KNOBS : remove KDE and QT (KDE4 and QT4 should be used instead)
- MOVED : add the removed ports
PR: ports/180745
Submitted by: rene
Approved by: portmgr (bapt)
Exp-run by: bapt |
3.2_7 08 Mar 2013 11:32:12 |
bapt |
Convert USE_BISON to USES= bison
It brings bison as a build dependency in case it is set the following way:
USES= bison or USES= bison:build
it brings bison as a run dependency in case it is set the following way:
USES= bison:run
it brings bison both as a run and build dependency in case it the set the
following way:
USES= bison:both
While here trim some headers
Convert some USE_GNOME= gnomehack to USES= pathfix |
3.2_7 30 Dec 2012 12:03:52 |
beat |
- Deprecate QT3, KDE3 and unmaintained ports depending on them. QT 3.3.8
was released in 2007 and KDE 3.5.10 in 2008 and both are no longer
maintained upstream nor in our tree.
- Set EXPIRATION_DATE to 2013-07-01
Discussed with: bapt, tabthorpe |
3.2_7 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
3.2_6 24 Oct 2011 04:17:38 |
dougb |
Remove more tags from pkg-descr files fo the form:
- Name
em@i.l
or variations thereof. While I'm here also fix some whitespace and other
formatting errors, including moving WWW: to the last line in the file. |
3.2_6 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
3.2_6 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
3.2_5 05 Feb 2010 11:46:55 |
dinoex |
- update to jpeg-8 |
3.2_4 31 Jul 2009 13:57:52 |
dinoex |
- bump all port that indirectly depends on libjpeg and have not yet been bumped
or updated
Requested by: edwin |
3.2_3 07 Sep 2008 00:19:05 |
linimon |
Reset infofarmer due to maintainer-timeouts and no response to email.
Hat: portmgr |
3.2_3 06 Jun 2008 14:05:09 |
edwin |
Bump portrevision due to upgrade of devel/gettext.
The affected ports are the ones with gettext as a run-dependency
according to ports/INDEX-7 (5007 of them) and the ones with USE_GETTEXT
in Makefile (29 of them).
PR: ports/124340
Submitted by: edwin@
Approved by: portmgr (pav) |
3.2_2 17 Oct 2007 10:13:01 |
ade |
Migration from bison 1.x to 2.x
PR: 117086
Tested by: -exp runs |
3.2_1 04 Aug 2007 11:41:31 |
gabor |
- Remove the DESTDIR modifications from individual ports as we have a new,
fully chrooted DESTDIR, which does not need such any more.
Sponsored by: Google Summer of Code 2007
Approved by: portmgr (pav) |
3.2_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}. |
3.2 13 Feb 2007 00:16:29 |
pav |
- Remove QTDIR from CONFIGURE_ENV, it's in there already thanks to framework
Submitted by: rafan
Tested on: pointyhat |
3.2 17 Aug 2006 05:48:59 |
sat |
- Remove a rogue dependency
Reported by: pointyhat via kris |
3.2 13 Aug 2006 15:32:55 |
sat |
- Update to 3.2 |
3.0.4 08 May 2006 07:39:56 |
sat |
- Update to 3.0.4
- Take maintainer ship
PR: ports/95828
Submitted by: me
Approved by: krion (mentor) |
3.0.3 14 Apr 2006 20:45:44 |
linimon |
Reset petef due to no response to email. We hope to see him back sometime.
Hat: portmgr |
3.0.3 24 Jan 2006 03:10:24 |
edwin |
SHA256ify
Approved by: krion@ |
3.0.3 07 Nov 2004 20:46:58 |
petef |
* update to 3.0.3 |
3.0.2 20 Apr 2004 00:15:47 |
petef |
- update to 3.0.2
- unbreak: only depend on qt3 now
- install more docs
PR: 64516
Submitted by: hrs |
2.0.3_1 31 Mar 2004 03:12:58 |
trevor |
SIZEify (maintainer timeout) |
2.0.3_1 17 Feb 2004 22:46:11 |
kris |
BROKEN: inconsistent dependencies (qt 2.x and 3.x) |
2.0.3_1 09 Feb 2004 02:06:02 |
kris |
Back out accidental commit |
2.0.3_1 09 Feb 2004 02:03:00 |
kris |
BROKEN on 5.x: does not compile |
2.0.3_1 04 Feb 2004 05:10:27 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.0.3 17 Aug 2003 16:53:21 |
petef |
Fix build on -current.
PR: 54075
Submitted by: Georg-W. Koltermann <Georg.Koltermann@mscsoftware.com> |
2.0.3 04 Jun 2003 22:43:38 |
kris |
Move inclusion of bsd.port.pre.mk later in the file for conditional BROKEN
tag. Early inclusion caused problems for some ports, so to be safe I'm
updating all of them.
Pointy hat to: kris |
2.0.3 18 May 2003 21:56:01 |
kris |
Back out some local changes accidentally committed with the BROKEN change. |
2.9.1 18 May 2003 12:11:22 |
kris |
Previous commit should not have referred to WITH_QT_GRAPHICS |
2.9.1 18 May 2003 12:10:53 |
kris |
WITH_QT_GRAPHICS is BROKEN on 5.1: bad C++ code |
2.0.3 07 Mar 2003 06:11:57 |
ade |
Clear moonlight beckons.
Requiem mors pacem pkg-comment,
And be calm ports tree.
E Nomini Patri, E Fili, E Spiritu Sancti. |
24 Dec 2001 02:21:59 |
petef |
- update to 2.0.3 - use a pre-generated xxdiff.html from ${MASTER_SITE_LOCAL}
instead of generating it. to generate it using --help-html, xxdiff needs to
connect to an X server because it uses a QDoc object to generate the HTML
- add USE_BISON |
08 Nov 2001 03:27:09 |
petef |
Update to 2.0.1 |
07 Nov 2001 10:40:30 |
petef |
Add xxdiff-2.0, a QT interface to view/merge differences between 2 or 3 files.
|