Port details |
- beediff Qt 4 based diff frontend
- 1.9_3 textproc
=1 1.9_3Version 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: 2008-03-24 12:53:09
- Last Update: 2019-03-16 21:55:51
- SVN Revision: 495967
- People watching this port, also watch:: sysinfo, rtty, tmpreaper, svk
- Also Listed In: devel
- License: GPLv2+
- WWW:
- http://www.beesoft.pl/index.php?id=beediff
- Description:
- BeeDiff is a graphical file comparator. User have a possibility
to compare and merge a two text files. All differences are highlighted
in colors.
WWW: http://www.beesoft.pl/index.php?id=beediff
-
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:
-
- beediff>0:textproc/beediff
- No installation instructions:
- This port has been deleted.
- PKGNAME: beediff
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (beediff_1.9_src.tar.gz) = c733071a1884dea3eecc582d7006bb7c165563489ba65dc85bdfb58e2ab11bc8
SIZE (beediff_1.9_src.tar.gz) = 77382
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:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- moc : devel/qt4-moc
- qmake : devel/qt4-qmake
- rcc : devel/qt4-rcc
- Runtime dependencies:
-
- x11.pc : x11/libX11
- xext.pc : x11/libXext
- Library dependencies:
-
- libQtCore.so : devel/qt4-corelib
- libQtGui.so : x11-toolkits/qt4-gui
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- qmake qt:4
- 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.9_3 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 ) |
1.9_3 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 |
1.9_3 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 |
1.9_3 08 Nov 2016 15:15:42 |
amdmi3 |
- Add LICENSE
- Add missing dependency
- Regenerate patches |
1.9_3 20 Oct 2016 15:58:13 |
rakuco |
Reassign makc's ports back to the pool.
See "Maintainer Reset" in
https://www.freebsd.org/portmgr/policies_contributors.html. makc's last commit
was in March 31st (r412218), and his ports have been timing out since at least
July (r418155).
I also emailed him 2 weeks ago and have received no response so far. |
1.9_3 21 Nov 2013 15:41:06 |
makc |
- Remove now needless qmake_build from USE_QT4
- Get rid of QMAKEFLAGS
- Convert to USES=dos2unix |
1.9_3 09 Oct 2013 10:08:05 |
makc |
- Convert to USES= qmake
- Bring stage support
- Adjust DESKTOP_ENTRIES
- Use options helpers
- Use new LIB_DEPENDS syntax |
1.9_3 20 Sep 2013 23:17:32 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
textproc) |
1.9_3 23 Jan 2013 15:00:19 |
makc |
Bump PORTREVISION after DESKTOP_ENTRIES update |
1.9_2 07 Jan 2013 02:07:27 |
makc |
- Update DESKTOP_ENTRIES:
* rephrase Comment field or use port ${COMMENT} if appropriate
* adjust Icon field according to the Desktop Entry Specification
* update Categories field: remove deprecated category Application;
set main category, if missing
- Remove indefinite article and/or rephrase COMMENT
- Trim Makefile header
- Other minor changes |
1.9_2 06 Jun 2012 06:44:38 |
miwi |
- Convert USE_QT_VER=4 and QT_COMPONETS to USE_QT4
Review by: bapt, David Naylor (kde team) |
1.9_2 01 Jun 2012 05:26:28 |
dinoex |
- update png to 1.5.10 |
1.9_1 03 Jul 2011 14:40:25 |
ohauer |
-remove MD5 |
1.9_1 28 Mar 2010 06:47:48 |
dinoex |
- update to 1.4.1
Reviewed by: exp8 run on pointyhat
Supported by: miwi |
1.9 26 Feb 2009 11:27:38 |
makc |
Update MASTER_SITES and WWW |
1.9 21 Feb 2009 11:31:28 |
makc |
Use my @FreeBSD.org email for the rest of my ports |
1.9 01 Oct 2008 20:47:51 |
makc |
update to 1.9
approved by: miwi (mentor) |
1.8 06 Jul 2008 19:28:10 |
beech |
- Update to 1.8
PR: ports/125313
Submitted by: Max Brazhnikov <makc@issp.ac.ru> (maintainer) |
1.7_1 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) |
1.7 08 Apr 2008 01:33:51 |
clsung |
- Update to 1.7
PR: ports/122538
Submitted by: maintainer (Max Brazhnikov) |
1.6 05 Apr 2008 02:36:53 |
tabthorpe |
- Update to 1.6
PR: ports/122385
Submitted by: Max Brazhnikov <makc issp.ac.ru> (maintainer) |
1.5 24 Mar 2008 12:52:48 |
rafan |
BeeDiff is a graphical file comparator. User have a possibility
to compare and merge a two text files. All differences are highlighted
in colors.
WWW: http://www.beesoft.org/beediff.html
PR: ports/122010
Submitted by: Max Brazhnikov <makc at issp.ac.ru> |