9b38 FreshPorts -- devel/diffuse
FreshPorts -- The Place For Ports If you buy from Amazon USA, please support us by using this link.
Follow us
Blog
Twitter

Port details
diffuse 0.4.7 devel on this many watch lists=2 search for ports that depend on this port
A graphical N-way diff and merge tool written in python
Maintained by: marco.broeder@gmx.eu search for ports maintained by this maintainer
Port Added: 11 Apr 2009 22:28:15
Also Listed In: python
License: GPLv2 GPLv3


Diffuse is a graphical tool for merging and comparing text files. Diffuse is
able to compare an arbitrary number of files side-by-side and gives users the
ability to manually adjust line matching and directly edit files. Diffuse can
also retrieve revisions of files from Bazaar, CVS, Darcs, Git, Mercurial,
Monotone, RCS, Subversion, and SVK repositories for comparison and merging.

Some key features of Diffuse:

- ability to compare and merge an arbitrary number of files side-by-side
  (n-way merges)
- line matching can be manually corrected by the user
- ability to directly edit files
- syntax highlighting
- Bazaar, CVS, Darcs, Git, Mercurial, Monotone, RCS, Subversion, SVK support
- support for UTF-8 encoded unicode
- unlimited undo
- easy keyboard navigation

WWW: http://diffuse.sourceforge.net/
SVNWeb : Main Web Site : Distfiles Availability : PortsMon

NOTE: FreshPorts displays only required dependencies information. Optional dependencies are not covered.

Required To Build:
  1. lang/python27
  2. devel/desktop-file-utils
  3. textproc/intltool
  4. devel/py-gobject
  5. x11-toolkits/py-gtk2
Required To Run:
  1. lang/python27
  2. devel/desktop-file-utils
  3. devel/gio-fam-backend
  4. devel/py-gobject
  5. x11-toolkits/py-gtk2
Required Libraries:
  1. devel/gettext
  2. devel/glib20
  3. devel/pcre
  4. accessibility/atk
  5. x11-toolkits/gtk20
  6. devel/libglade2
  7. textproc/libxml2
  8. x11-toolkits/pango
There are no ports dependent upon this port

To install the port: cd /usr/ports/devel/diffuse/ && make install clean
To add the package: pkg_add -r diffuse


Configuration Options
===> The following configuration options are available for diffuse-0.4.7:
     DATA=on: Enable syntax highlighting support
     DOCS=on: Build and/or install documentation
     MENU=on: Enable a desktop program menu entry
     NLS=on: Native Language Support
===> Use 'make config' to modify these settings

Master Sites:
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://aarnet.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  3. http://freefr.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  4. http://garr.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  5. http://heanet.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  6. http://hivelocity.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  7. http://ignum.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  8. http://internode.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  9. http://iweb.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  10. http://jaist.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  11. http://kaz.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  12. http://kent.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  13. http://master.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  14. http://nchc.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  15. http://ncu.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  16. http://netcologne.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  17. http://sunet.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  18. http://superb-dca3.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  19. http://switch.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  20. http://tenet.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  21. http://ufpr.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/
  22. http://waix.dl.sourceforge.net/project/diffuse/diffuse/0.4.7/

Number of commits found: 22

Commit History - (may be incomplete: see SVNWeb link above for full details)
DateByDescription
15 May 2013 07:51:30
Original commit files touched by this commit  0.4.7
miwi search for other commits by this committer
- Update to 0.4.7 release
- Convert USE_GNOME to USES for desktop-file-utils
- Remove update-desktop-database call which is now invoked by USES feature
- Add two new translations
- Update and sort pkg-plis

PR:		178625
Submitted by:	Marco BrAPder <marco.broeder@gmx.eu> (maintainer)
24 Apr 2013 18:10:32
Original commit files touched by this commit  0.4.6_3
ak search for other commits by this committer
- Convert USE_GETTEXT to USES (part 3)

Approved by:	portmgr (bapt)
31 Dec 2012 13:11:03
Original commit files touched by this commit  0.4.6_3
tota search for other commits by this committer
- Define PORTDATA conditionally

PR:		ports/174806
Submitted by:	Marco Broder <marco.broeder@gmx.eu> (maintainer)
30 Dec 2012 12:56:40
Original commit files touched by this commit  0.4.6_3
tota search for other commits by this committer
- Trim Makefile header
- Limit python version up to 2.7
- Use a space character instead of a tab in 'pkg-descr' file
- Define PORTDOCS unconditionally (regardless of DOCS option)
- Remove 'COPYING' from PORTDOCS (redundant with LICENSE)
- Remove NO_OPTIONS_SORT (does not matter with only four options)
- Remove DOCS_DESC and use standard description
- Convert 'for' loops from shell to make syntax
- Resort and whitespace cleanup
- Bump PORTREVISION

PR:		ports/174806 (based on)
Submitted by:	Marco Broder <marco.broeder@gmx.eu> (maintainer)
06 Jun 2012 20:57:59
Original commit files touched by this commit  0.4.6_2
sylvio search for other commits by this committer
- Convert to new options framework
- Add two additional options and disable automatic sorting
- Add necessary checks for conflicting options vs. make.conf settings
(NOPORTDOCS, NOPORTDATA, WITHOUT_NLS)
- Port passes all tests of all combinations of options, including potentially
conflicting make.conf settings (NOPORTDOCS, NOPORTDATA, WITHOUT_NLS)
- Mark conflict with biology/tinker, both ports install ${PREFIX}/bin/diffuse
- Bump PORTREVISION

PR:             ports/168707
Submitted by:   Marco Bröder <marco.broeder@gmx.eu> (maintainer)
01 Jun 2012 05:26:28
Original commit files touched by this commit  0.4.6_1
dinoex search for other commits by this committer
- update png to 1.5.10
03 Nov 2011 16:38:12
Original commit files touched by this commit  0.4.6
pawel search for other commits by this committer
Update to version 0.4.6

PR:             ports/162257
Submitted by:   Marco Bröder <marco.broeder@gmx.eu> (maintainer)
01 Aug 2011 16:38:18
Original commit files touched by this commit  0.4.5
jlaffaye search for other commits by this committer
Update to 0.4.5

PR:             ports/158872
Submitted by:   Marco Bröder <marco.broeder@gmx.eu> (maintainer)
03 Jul 2011 14:59:23
Original commit files touched by this commit  0.4.4
ohauer search for other commits by this committer
-remove MD5
23 Oct 2010 05:47:15
Original commit files touched by this commit  0.4.4
sunpoet search for other commits by this committer
- Update to 0.4.4

Changes:
- Git support now recognises conflicts when re-applying the stash
- double clicking on text can now select full words with non-English
  characters
- search dialog is now automatically populated with the currently
  selected text
- fixed a bug that prevented opening files with non-ASCII characters
  in their path
- added Oleg Pakhtusov's Russian translation
- added Kang Bundo's Korean translation
- pane headers tooltips
- Shift-ScrollWheel can now be used to scroll horizontally

PR:             ports/151631
Submitted by:   Marco Broder <marco.broeder@gmx.eu> (maintainer)
Approved by:    pgollucci (mentor, implicit)
31 May 2010 02:01:56
Original commit files touched by this commit  0.4.3_1
ade search for other commits by this committer
Bounce PORTREVISION for gettext-related ports.  Have fun, ya'll.
17 Apr 2010 19:29:19
Original commit files touched by this commit  0.4.3
sylvio search for other commits by this committer
- Update to 0.4.3

PR:             ports/145677
Submitted by:   Marco Broder <marco.broeder@gmx.eu> (maintainer)
Approved by:    itetcu (mentor, implicit)
28 Mar 2010 06:47:48
Original commit files touched by this commit  0.4.1_3
dinoex search for other commits by this committer
- update to 1.4.1
Reviewed by:    exp8 run on pointyhat
Supported by:   miwi
05 Feb 2010 11:46:55
Original commit files touched by this commit  0.4.1_2
dinoex search for other commits by this committer
- update to jpeg-8
22 Dec 2009 11:39:08
Original commit files touched by this commit  0.4.1_1
miwi search for other commits by this committer
- Fix NOPORT*

PR:             139885
Submitted by:   Marco Bröder <marco.broeder@gmx.eu> (maintainer)
21 Oct 2009 10:31:54
Original commit files touched by this commit  0.4.1
miwi search for other commits by this committer
- Update to 0.4.1

Submitted by:   maintainer
01 Sep 2009 00:07:48
Original commit files touched by this commit  0.4.0_1
amdmi3 search for other commits by this committer
- Correct wrong path in omf file
- While here, fix plist (share/pixmaps is in the mtree, should not be removed)

PR:             138308
Submitted by:   Marco Bröder <marco.broeder@gmx.eu> (maintainer)
27 Aug 2009 15:04:16
Original commit files touched by this commit  0.4.0
amdmi3 search for other commits by this committer
- Remove remaining SFP references (switch these ports to SF)

Approved by:    portmgr (pav)
17 Aug 2009 19:55:27
Original commit files touched by this commit  0.4.0
miwi search for other commits by this committer
- Update to 0.4.0
- Change to SFP macro

Submitted by:   maintainer via xmmp
08 Jul 2009 15:32:35
Original commit files touched by this commit  0.3.4
dhn search for other commits by this committer
- Update to 0.3.4

PR:             ports/136398
Submitted by:   Marco Broeder <marco.broeder@gmx.eu> (maintainer)
27 Apr 2009 18:29:22
Original commit files touched by this commit  0.3.3
dhn search for other commits by this committer
- Update to 0.3.3

PR:             ports/134023
Submitted by:   Marco Broeder <marco.broeder@gmx.eu> (maintainer)
Approved by:    miwi (mentor)
11 Apr 2009 22:27:51
Original commit files touched by this commit  0.3.1
miwi search for other commits by this committer
Diffuse is a graphical tool for merging and comparing text files. Diffuse is
able to compare an arbitrary number of files side-by-side and gives users the
ability to manually adjust line matching and directly edit files. Diffuse can
also retrieve revisions of files from Bazaar, CVS, Darcs, Git, Mercurial,
Monotone, Subversion, and SVK repositories for comparison and merging.

Some key features of Diffuse:

- ability to compare and merge an arbitrary number of files side-by-side
  (n-way merges)
- line matching can be manually corrected by the user
- ability to directly edit files
- syntax highlighting
- Bazaar, CVS, Darcs, Git, Mercurial, Monotone, Subversion, and SVK support
- support for UTF-8 encoded unicode
- unlimited undo
- easy keyboard navigation

WWW:    http://diffuse.sourceforge.net/

PR:             ports/132027
Submitted by:   Marco Broeder <marco.broeder at gmx.eu>

Number of commits found: 22

282d
Login
User Login
Create account

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD

Search
Enter Keywords:
 
more...

Latest Vulnerabilities
chromiumMay 22
chromiumMay 22
plibMay 19
plibMay 19
linux-f10-flashplugin10May 16
linux-f10-flashplugin11May 16
nginx*May 16
nginx-devel*May 16
firefoxMay 15
firefox-develMay 15
firefox-esrMay 15
firefox10May 15
firefox15May 15
firefox3May 15
firefox3-develMay 15

6 vulnerabilities affecting 22 ports have been reported in the past 14 days

* - modified, not new

All vulnerabilities


Ports
Home
Categories
Deleted ports
Sanity Test Failures
Newsfeeds


Statistics
Graphs
NEW Graphs (Javascript)
Traffic

Calculated hourly:
Port count 24531
Broken 216
Deprecated 473
Ignore 632
Forbidden 2
Restricted 292
No CDROM 109
Vulnerable 26
Expired 132
Set to expire 511
Interactive 33
new 24 hours 4
new 48 hours9
new 7 days27
new fortnight60
new month217

This site
What is FreshPorts?
About the Authors
FAQ
How big is it?
The latest upgrade!
Privacy
Forums
Blog
Contact
8e7

Servers and bandwidth provided by
New York Internet, SuperNews, and RootBSD
Valid HTML, CSS, and RSS.
Copyright © 2000-2013 DVL Software Limited. All rights reserved.
0