The NetBSD Project

CVS log for pkgsrc/devel/diffuse/Makefile

[BACK] Up to [cvs.NetBSD.org] / pkgsrc / devel / diffuse

Request diff between arbitrary revisions


Default branch: MAIN


Revision 1.49 / (download) - annotate - [select for diffs], Mon Aug 14 05:24:06 2023 UTC (8 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2024Q1-base, pkgsrc-2024Q1, pkgsrc-2023Q4-base, pkgsrc-2023Q4, pkgsrc-2023Q3-base, pkgsrc-2023Q3, HEAD
Changes since 1.48: +2 -2 lines
Diff to previous 1.48 (colored) to selected 1.1.1.1 (colored)

*: recursive bump for Python 3.11 as new default

Revision 1.48 / (download) - annotate - [select for diffs], Thu Jun 30 11:18:13 2022 UTC (21 months, 2 weeks ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2023Q2-base, pkgsrc-2023Q2, pkgsrc-2023Q1-base, pkgsrc-2023Q1, pkgsrc-2022Q4-base, pkgsrc-2022Q4, pkgsrc-2022Q3-base, pkgsrc-2022Q3
Changes since 1.47: +2 -2 lines
Diff to previous 1.47 (colored) to selected 1.1.1.1 (colored)

*: Revbump packages that use Python at runtime without a PKGNAME prefix

Revision 1.47 / (download) - annotate - [select for diffs], Fri Dec 4 20:45:08 2020 UTC (3 years, 4 months ago) by nia
Branch: MAIN
CVS Tags: pkgsrc-2022Q2-base, pkgsrc-2022Q2, pkgsrc-2022Q1-base, pkgsrc-2022Q1, pkgsrc-2021Q4-base, pkgsrc-2021Q4, pkgsrc-2021Q3-base, pkgsrc-2021Q3, pkgsrc-2021Q2-base, pkgsrc-2021Q2, pkgsrc-2021Q1-base, pkgsrc-2021Q1, pkgsrc-2020Q4-base, pkgsrc-2020Q4
Changes since 1.46: +2 -2 lines
Diff to previous 1.46 (colored) to selected 1.1.1.1 (colored)

Revbump packages with a runtime Python dep but no version prefix.

For the Python 3.8 default switch.

Revision 1.46 / (download) - annotate - [select for diffs], Sun Jan 26 05:26:23 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2020Q3-base, pkgsrc-2020Q3, pkgsrc-2020Q2-base, pkgsrc-2020Q2, pkgsrc-2020Q1-base, pkgsrc-2020Q1
Changes since 1.45: +2 -2 lines
Diff to previous 1.45 (colored) to selected 1.1.1.1 (colored)

all: migrate some SourceForge homepage URLs back from https to http

https://mail-index.netbsd.org/pkgsrc-changes/2020/01/18/msg205146.html

In the above commit, the homepage URLs were migrated from http to https,
assuming that SourceForge would use the same host names for both http and
https connections. This assumption was wrong. Their documentation at
https://sourceforge.net/p/forge/documentation/Custom%20VHOSTs/ states
that the https URLs use the domain sourceforge.io instead.

To make the homepages from the above commit reachable again, pkglint has
been extended to check for reachable homepages. This check is only
enabled when the --network command line option is given.

Each of the homepages that referred to https://$project.sourceforge.net
before was migrated to https://$project.sourceforge.io (27), and if that
was not reachable, to the fallback URL http://$project.sourceforge.net
(163).

Revision 1.45 / (download) - annotate - [select for diffs], Sat Jan 18 23:30:26 2020 UTC (4 years, 2 months ago) by rillig
Branch: MAIN
Changes since 1.44: +2 -2 lines
Diff to previous 1.44 (colored) to selected 1.1.1.1 (colored)

all: migrate several HOMEPAGEs to https

pkglint --only "https instead of http" -r -F

With manual adjustments afterwards since pkglint 19.4.4 fixed a few
indentations in unrelated lines.

This mainly affects projects hosted at SourceForce, as well as
freedesktop.org, CTAN and GNU.

Revision 1.44 / (download) - annotate - [select for diffs], Sun Nov 3 10:39:10 2019 UTC (4 years, 5 months ago) by rillig
Branch: MAIN
CVS Tags: pkgsrc-2019Q4-base, pkgsrc-2019Q4
Changes since 1.43: +2 -2 lines
Diff to previous 1.43 (colored) to selected 1.1.1.1 (colored)

devel: align variable assignments

pkglint -Wall -F --only aligned --only indent -r

No manual corrections.

Revision 1.43 / (download) - annotate - [select for diffs], Mon Sep 2 13:19:38 2019 UTC (4 years, 7 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q3-base, pkgsrc-2019Q3
Changes since 1.42: +2 -2 lines
Diff to previous 1.42 (colored) to selected 1.1.1.1 (colored)

Changed PYTHON_VERSIONS_INCOMPATIBLE to PYTHON_VERSIONS_ACCEPTED; needed for future Python 3.8

Revision 1.42 / (download) - annotate - [select for diffs], Fri Apr 26 13:13:49 2019 UTC (4 years, 11 months ago) by maya
Branch: MAIN
CVS Tags: pkgsrc-2019Q2-base, pkgsrc-2019Q2
Changes since 1.41: +2 -2 lines
Diff to previous 1.41 (colored) to selected 1.1.1.1 (colored)

Omit mentions of python 34 and 35, after those were removed.

- Includes some whitespace changes, to be handled in a separate commit.

Revision 1.41 / (download) - annotate - [select for diffs], Thu Apr 25 07:32:44 2019 UTC (4 years, 11 months ago) by maya
Branch: MAIN
Changes since 1.40: +2 -1 lines
Diff to previous 1.40 (colored) to selected 1.1.1.1 (colored)

PKGREVISION bump for anything using python without a PYPKGPREFIX.

This is a semi-manual PKGREVISION bump.

Revision 1.40 / (download) - annotate - [select for diffs], Tue Jul 3 05:03:08 2018 UTC (5 years, 9 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2019Q1-base, pkgsrc-2019Q1, pkgsrc-2018Q4-base, pkgsrc-2018Q4, pkgsrc-2018Q3-base, pkgsrc-2018Q3
Changes since 1.39: +2 -2 lines
Diff to previous 1.39 (colored) to selected 1.1.1.1 (colored)

extend PYTHON_VERSIONS_ for Python 3.7

Revision 1.39 / (download) - annotate - [select for diffs], Sun Jan 1 14:43:30 2017 UTC (7 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2018Q2-base, pkgsrc-2018Q2, pkgsrc-2018Q1-base, pkgsrc-2018Q1, pkgsrc-2017Q4-base, pkgsrc-2017Q4, pkgsrc-2017Q3-base, pkgsrc-2017Q3, pkgsrc-2017Q2-base, pkgsrc-2017Q2, pkgsrc-2017Q1-base, pkgsrc-2017Q1
Changes since 1.38: +2 -2 lines
Diff to previous 1.38 (colored) to selected 1.1.1.1 (colored)

Add python-3.6 to incompatible versions.

Revision 1.38 / (download) - annotate - [select for diffs], Thu Aug 11 00:26:12 2016 UTC (7 years, 8 months ago) by mef
Branch: MAIN
CVS Tags: pkgsrc-2016Q4-base, pkgsrc-2016Q4, pkgsrc-2016Q3-base, pkgsrc-2016Q3
Changes since 1.37: +3 -2 lines
Diff to previous 1.37 (colored) to selected 1.1.1.1 (colored)

Updated devel/diffuse to 0.4.8
------------------------------
Diffuse 0.4.8 - 2014-07-18
- updated use of gtk.SpinButton and gtk.Entry to avoid quirks seen on some platforms
- fixed a bug that prevented Diffuse from reviewing large git merge conflicts
- updated C/C++ syntax highlighting to recognise C11/C++11 keywords
- fixed a bug that prevented drag-and-drop of file paths with non-ASCII characters
- improved image quality of icons
- added Chi Ming and Wei-Lun Chao's Traditional Chinese translation

Revision 1.37 / (download) - annotate - [select for diffs], Sat Jul 9 13:03:38 2016 UTC (7 years, 9 months ago) by wiz
Branch: MAIN
Changes since 1.36: +2 -2 lines
Diff to previous 1.36 (colored) to selected 1.1.1.1 (colored)

Remove python33: adapt all packages that refer to it.

Revision 1.36 / (download) - annotate - [select for diffs], Sat Dec 5 21:25:34 2015 UTC (8 years, 4 months ago) by adam
Branch: MAIN
CVS Tags: pkgsrc-2016Q2-base, pkgsrc-2016Q2, pkgsrc-2016Q1-base, pkgsrc-2016Q1, pkgsrc-2015Q4-base, pkgsrc-2015Q4
Changes since 1.35: +2 -2 lines
Diff to previous 1.35 (colored) to selected 1.1.1.1 (colored)

Extend PYTHON_VERSIONS_INCOMPATIBLE to 35

Revision 1.35 / (download) - annotate - [select for diffs], Fri May 9 07:36:59 2014 UTC (9 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2015Q3-base, pkgsrc-2015Q3, pkgsrc-2015Q2-base, pkgsrc-2015Q2, pkgsrc-2015Q1-base, pkgsrc-2015Q1, pkgsrc-2014Q4-base, pkgsrc-2014Q4, pkgsrc-2014Q3-base, pkgsrc-2014Q3, pkgsrc-2014Q2-base, pkgsrc-2014Q2
Changes since 1.34: +2 -2 lines
Diff to previous 1.34 (colored) to selected 1.1.1.1 (colored)

Mark packages that are not ready for python-3.3 also not ready for 3.4,
until proven otherwise.

Revision 1.34 / (download) - annotate - [select for diffs], Sat Jan 25 10:30:01 2014 UTC (10 years, 2 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2014Q1-base, pkgsrc-2014Q1
Changes since 1.33: +2 -1 lines
Diff to previous 1.33 (colored) to selected 1.1.1.1 (colored)

Mark packages as not ready for python-3.x where applicable;
either because they themselves are not ready or because a
dependency isn't. This is annotated by
PYTHON_VERSIONS_INCOMPATIBLE=  33 # not yet ported as of x.y.z
or
PYTHON_VERSIONS_INCOMPATIBLE=  33 # py-foo, py-bar
respectively, please use the same style for other packages,
and check during updates.

Use versioned_dependencies.mk where applicable.
Use REPLACE_PYTHON instead of handcoded alternatives, where applicable.
Reorder Makefile sections into standard order, where applicable.

Remove PYTHON_VERSIONS_INCLUDE_3X lines since that will be default
with the next commit.

Whitespace cleanups and other nits corrected, where necessary.

Revision 1.33 / (download) - annotate - [select for diffs], Tue May 14 19:44:22 2013 UTC (10 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2013Q4-base, pkgsrc-2013Q4, pkgsrc-2013Q3-base, pkgsrc-2013Q3, pkgsrc-2013Q2-base, pkgsrc-2013Q2
Changes since 1.32: +2 -4 lines
Diff to previous 1.32 (colored) to selected 1.1.1.1 (colored)

Update to 0.4.7:

Diffuse 0.4.7 - 2013-05-13
- added Jindich Šesták's Czech translation
- improved character editing to allow easy indenting and moving the cursor by whole words
- added Mi Uszatek's Polish translation
- improved auto-detection of utf_16 and utf_32
- added "New N-Way File Merge..." menu item
- added syntax highlighting for Erlang and OpenCL files

Revision 1.32 / (download) - annotate - [select for diffs], Wed Oct 31 11:16:53 2012 UTC (11 years, 5 months ago) by asau
Branch: MAIN
CVS Tags: pkgsrc-2013Q1-base, pkgsrc-2013Q1, pkgsrc-2012Q4-base, pkgsrc-2012Q4
Changes since 1.31: +1 -3 lines
Diff to previous 1.31 (colored) to selected 1.1.1.1 (colored)

Drop superfluous PKG_DESTDIR_SUPPORT, "user-destdir" is default these days.

Revision 1.31 / (download) - annotate - [select for diffs], Thu Mar 15 11:53:23 2012 UTC (12 years, 1 month ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2012Q3-base, pkgsrc-2012Q3, pkgsrc-2012Q2-base, pkgsrc-2012Q2, pkgsrc-2012Q1-base, pkgsrc-2012Q1
Changes since 1.30: +2 -1 lines
Diff to previous 1.30 (colored) to selected 1.1.1.1 (colored)

Bump PKGREVISION from default python to 2.7.

Revision 1.30 / (download) - annotate - [select for diffs], Sat Jan 28 10:52:58 2012 UTC (12 years, 2 months ago) by obache
Branch: MAIN
Changes since 1.29: +3 -3 lines
Diff to previous 1.29 (colored) to selected 1.1.1.1 (colored)

No need to buildlink with py-gtk2, simple DEPENDS is sufficient.

Revision 1.29 / (download) - annotate - [select for diffs], Thu Nov 3 00:22:23 2011 UTC (12 years, 5 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q4-base, pkgsrc-2011Q4
Changes since 1.28: +2 -3 lines
Diff to previous 1.28 (colored) to selected 1.1.1.1 (colored)

Update to 0.4.6:
Among other improvements, this release adds support for Subversion 1.7.

Revision 1.28 / (download) - annotate - [select for diffs], Tue Nov 1 06:00:54 2011 UTC (12 years, 5 months ago) by sbd
Branch: MAIN
Changes since 1.27: +2 -1 lines
Diff to previous 1.27 (colored) to selected 1.1.1.1 (colored)

Recursive bump for graphics/freetype2 buildlink addition.

Revision 1.27 / (download) - annotate - [select for diffs], Wed Jul 13 14:45:39 2011 UTC (12 years, 9 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q3-base, pkgsrc-2011Q3
Changes since 1.26: +2 -3 lines
Diff to previous 1.26 (colored) to selected 1.1.1.1 (colored)

Update to 0.4.5.

Diffuse 0.4.5 - 2011-07-13
- fixed a bug in CVS and Subversion support that prevented Diffuse from displaying some removed files
- added syntax highlighting for JSON files
- added menu items and keyboard shortcuts for "First Tab" and "Last Tab"
- added "--line" command line option
- fixed a bug that caused deleted files to be ignored when using the '-m' option
- fixed a bug that incorrectly encoded pasted text if utf_8 was not specified in the Region Settings preferences
- state information is now stored in ~/.local/share/diffuse
- Diffuse now uses a patience diff-based algorithm to align lines
- added command line option to specify a label to display instead of the file name
- added preference to display the right margin
- added Cristian Marchi's Italian translation
- fixed a bug that could cause "Save As..." to fail with some user specified encodings

Revision 1.26 / (download) - annotate - [select for diffs], Fri Apr 22 13:43:17 2011 UTC (12 years, 11 months ago) by obache
Branch: MAIN
CVS Tags: pkgsrc-2011Q2-base, pkgsrc-2011Q2
Changes since 1.25: +2 -2 lines
Diff to previous 1.25 (colored) to selected 1.1.1.1 (colored)

recursive bump from gettext-lib shlib bump.

Revision 1.25 / (download) - annotate - [select for diffs], Thu Jan 13 13:37:21 2011 UTC (13 years, 3 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2011Q1-base, pkgsrc-2011Q1
Changes since 1.24: +2 -2 lines
Diff to previous 1.24 (colored) to selected 1.1.1.1 (colored)

png shlib name changed for png>=1.5.0, so bump PKGREVISIONs.

Revision 1.24 / (download) - annotate - [select for diffs], Mon Nov 15 22:56:36 2010 UTC (13 years, 5 months ago) by abs
Branch: MAIN
CVS Tags: pkgsrc-2010Q4-base, pkgsrc-2010Q4
Changes since 1.23: +2 -1 lines
Diff to previous 1.23 (colored) to selected 1.1.1.1 (colored)

PKGREVISION bumps for changes to gtk2, librsvg, libbonobo and libgnome

Revision 1.23 / (download) - annotate - [select for diffs], Thu Oct 21 15:41:48 2010 UTC (13 years, 5 months ago) by wiz
Branch: MAIN
Changes since 1.22: +2 -3 lines
Diff to previous 1.22 (colored) to selected 1.1.1.1 (colored)

Update to 0.4.4:
This release adds Korean and Russian localisation, fixes several
issues with file paths containing non-English characters, and adds
some other minor enhancements.

Revision 1.22 / (download) - annotate - [select for diffs], Tue Sep 14 11:01:34 2010 UTC (13 years, 7 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q3-base, pkgsrc-2010Q3
Changes since 1.21: +2 -2 lines
Diff to previous 1.21 (colored) to selected 1.1.1.1 (colored)

Bump dependency on pixman to 0.18.4 because cairo-1.10 needs that
version, and bump all depends.

Per discussion on pkgsrc-changes.

Revision 1.21 / (download) - annotate - [select for diffs], Sun Jun 13 22:44:04 2010 UTC (13 years, 10 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2010Q2-base, pkgsrc-2010Q2
Changes since 1.20: +2 -1 lines
Diff to previous 1.20 (colored) to selected 1.1.1.1 (colored)

Bump PKGREVISION for libpng shlib name change.
Also add some patches to remove use of deprecated symbols and fix other
problems when looking for or compiling against libpng-1.4.x.

Revision 1.20 / (download) - annotate - [select for diffs], Fri Apr 16 09:55:30 2010 UTC (14 years ago) by wiz
Branch: MAIN
Changes since 1.19: +2 -2 lines
Diff to previous 1.19 (colored) to selected 1.1.1.1 (colored)

Update to 0.4.3:

Diffuse 0.4.3 - 2010-04-15
- fixed a bug that prevent the "-m" option from opening a 3-way
  merge for Subversion and Bazaar conflicts

Revision 1.19 / (download) - annotate - [select for diffs], Thu Apr 15 00:28:42 2010 UTC (14 years ago) by wiz
Branch: MAIN
Changes since 1.18: +2 -3 lines
Diff to previous 1.18 (colored) to selected 1.1.1.1 (colored)

Update to 0.4.2:

Diffuse 0.4.2 - 2010-04-13
- support for detached Git repositories
- better removal of unnecessary spacer lines
- added support for horizontal mouse scrolling
- renamed some resources to more user friendly names
- RCS support
- added Henri Menke's Spanish translation
- "#!" interpreter lines are now used to select proper highlighting rules
- syntax highlighting is now indicated by radio menu items

Revision 1.18 / (download) - annotate - [select for diffs], Wed Feb 10 19:17:35 2010 UTC (14 years, 2 months ago) by joerg
Branch: MAIN
CVS Tags: pkgsrc-2010Q1-base, pkgsrc-2010Q1
Changes since 1.17: +2 -1 lines
Diff to previous 1.17 (colored) to selected 1.1.1.1 (colored)

Bump revision for PYTHON_VERSION_DEFAULT change.

Revision 1.17 / (download) - annotate - [select for diffs], Mon Oct 19 14:33:28 2009 UTC (14 years, 6 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q4-base, pkgsrc-2009Q4
Changes since 1.16: +2 -4 lines
Diff to previous 1.16 (colored) to selected 1.1.1.1 (colored)

Update to 0.4.1.

Attention!
- personal configuration files are now stored in ~/.config/diffuse/
  (the README file describes how to migrate old settings)


Diffuse 0.4.1 - 2009-10-12
- added Japanese translation
- added Liu Hao's simplified Chinese translation
- added a 'Dismiss All Edits' menu item
- personal configuration files are now stored in ~/.config/diffuse/
  (the README file describes how to migrate old settings)
- localised manuals are now supported on Windows
- new command line option for specifying blank file comparison panes
- new preference to enable/disable line numbers
- Diffuse now quits if no viewers were created with the -m option
- MMB on a notebook tab now closes the tab
- RMB on a notebook tab creates a popup menu to set the current page
- added "Undo Close Tab" menu item
- replaced "Closing last tab quits Diffuse" preference with a "Warn
  me when closing a tab will quit Diffuse" preference
- added new menu items and buttons for copying lines between panes
- changed the default hotkeys for merging to reflect the direction text "moves"

Revision 1.16 / (download) - annotate - [select for diffs], Wed Sep 23 09:54:45 2009 UTC (14 years, 6 months ago) by tron
Branch: MAIN
CVS Tags: pkgsrc-2009Q3-base, pkgsrc-2009Q3
Changes since 1.15: +1 -2 lines
Diff to previous 1.15 (colored) to selected 1.1.1.1 (colored)

Remove "PYTHON_VERSIONS_ACCEPTED= 26 25 24" which is unnecessary
after Python 2.3 has been removed from "pkgsrc".

Approved by Thomas Klausner.

Revision 1.15 / (download) - annotate - [select for diffs], Wed Aug 26 19:57:20 2009 UTC (14 years, 7 months ago) by sno
Branch: MAIN
Changes since 1.14: +2 -1 lines
Diff to previous 1.14 (colored) to selected 1.1.1.1 (colored)

bump revision because of graphics/jpeg update

Revision 1.14 / (download) - annotate - [select for diffs], Thu Aug 20 09:06:40 2009 UTC (14 years, 7 months ago) by wiz
Branch: MAIN
Changes since 1.13: +2 -2 lines
Diff to previous 1.13 (colored) to selected 1.1.1.1 (colored)

Update to 0.4.0:

Diffuse 0.4.0 - 2009-08-17
- changed the default hotkeys for merging to reflect the direction text "moves"
- added format menu with new items for changing case, sorting, and manipulating white space
- replaced 'Hide end of line characters' preference with 'Show white space characters'
- errors are now reported in a dialogue instead of printing to stderr
- optimised redraws when only the cursor position has changed
- input methods that use pre-editing can now be used when editing text
- dead keys can now be used when editing text
- updated Monotone support to use 'mtn automate inventory'
- Git support now handles files flagged as 'unmerged'
- graceful handling of and non-zero exit codes from 'git status'
- added version control section to the manual
- minor bug fixes

Revision 1.13 / (download) - annotate - [select for diffs], Mon Aug 17 18:33:22 2009 UTC (14 years, 8 months ago) by hasso
Branch: MAIN
Changes since 1.12: +2 -1 lines
Diff to previous 1.12 (colored) to selected 1.1.1.1 (colored)

Needs msgfmt.

Revision 1.12 / (download) - annotate - [select for diffs], Thu Aug 6 21:52:07 2009 UTC (14 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.11: +3 -3 lines
Diff to previous 1.11 (colored) to selected 1.1.1.1 (colored)

Update to 0.3.4:

Released 2009-07-03

    * syntax highlighting for .plist, GLSL, SConscript, and SConstruct files
    * status bar now explains how to navigate between modes
    * added labels to indicate syntax highlighting rules, encoding, and format
    * Subversion 1.6 support
    * added Henri Menke's German translation
    * added '--examplesdir=' and '--mandir=' options to install.py
    * renamed the '--python-interpreter=' installer option to '--pythonbin='
    * minor bug fixes

Add an additional post-release fix from upstream (patch-aa).

Revision 1.11 / (download) - annotate - [select for diffs], Wed Jul 22 09:01:23 2009 UTC (14 years, 8 months ago) by wiz
Branch: MAIN
Changes since 1.10: +1 -2 lines
Diff to previous 1.10 (colored) to selected 1.1.1.1 (colored)

Remove USE_DIRS from pkgsrc.

Shared directories can now be created independently by the pacakges
needing them and will be removed automatically by pkg_delete when empty.

Packages needing empty directories can use the @pkgdir command in PLIST.

Discussed and ok'd in thread starting at
http://mail-index.netbsd.org/tech-pkg/2009/06/30/msg003546.html

Revision 1.10 / (download) - annotate - [select for diffs], Tue May 19 08:59:08 2009 UTC (14 years, 11 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q2-base, pkgsrc-2009Q2
Changes since 1.9: +1 -2 lines
Diff to previous 1.9 (colored) to selected 1.1.1.1 (colored)

Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENT
block). Uncomment some commented out LICENSE lines while here.

Revision 1.9 / (download) - annotate - [select for diffs], Wed Apr 29 09:16:47 2009 UTC (14 years, 11 months ago) by wiz
Branch: MAIN
Changes since 1.8: +2 -2 lines
Diff to previous 1.8 (colored) to selected 1.1.1.1 (colored)

Fix installation without destdir; reported in PR 41270.

Revision 1.8 / (download) - annotate - [select for diffs], Thu Apr 16 22:43:30 2009 UTC (15 years ago) by wiz
Branch: MAIN
Changes since 1.7: +9 -33 lines
Diff to previous 1.7 (colored) to selected 1.1.1.1 (colored)

Update to 0.3.3 with post-release patches for easier installation and
a bug fix.

Set LICENSE.

Diffuse 0.3.3 - 2009-04-13
- fixed a bug handling the backspace key with the cursor in the first column

Diffuse 0.3.2 - 2009-04-13
- POSIX installer with '--destdir=' and '--files-only' options for packagers
- vi-like keybindings for line mode
- '-m' option to open modified files in separate tabs
- 'Merge From Left Then Right' and 'Merge From Right Then Left' menu items
- drag-n-drop support
- preferences for behaviour of tabs
- files with edits now tagged with '*'
- auto indent
- 'Open File In New Tab...' and 'Open Modified Files...' menu items
- 'Save All' menu item
- mac-style line ending support
- new end of line display behaviour
- improved organisation of menu items
- button bar no longer grabs keyboard focus
- removed dependence on urllib module
- errors are now reported on stderr
- removed TODO list
- minor bug fixes

Revision 1.7 / (download) - annotate - [select for diffs], Mon Apr 6 10:13:28 2009 UTC (15 years ago) by wiz
Branch: MAIN
Changes since 1.6: +2 -4 lines
Diff to previous 1.6 (colored) to selected 1.1.1.1 (colored)

Update to 0.3.1. Avoid using urllib, because it causes a core dump.
Next release will not use urllib.

Diffuse 0.3.1 - 2009-03-05
- fixed a typo that broke the 'Find...' dialogue

Diffuse 0.3.0 - 2009-03-03
- new Windows installer
- notification on focus change when files change on disk
- menu items for adjusting indentation
- syntax highlighting for Objective-C++
- '-c' option now works with CVS-style revision numbers
- window title now describes current tab
- search settings now persist across sessions
- minor bug fixes

Revision 1.6 / (download) - annotate - [select for diffs], Sat Mar 7 03:02:09 2009 UTC (15 years, 1 month ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2009Q1-base, pkgsrc-2009Q1
Changes since 1.5: +7 -4 lines
Diff to previous 1.5 (colored) to selected 1.1.1.1 (colored)

Convert to user-destdir.

Revision 1.5 / (download) - annotate - [select for diffs], Mon Feb 9 22:56:22 2009 UTC (15 years, 2 months ago) by joerg
Branch: MAIN
Changes since 1.4: +2 -2 lines
Diff to previous 1.4 (colored) to selected 1.1.1.1 (colored)

Switch to Python 2.5 as default. Bump revision of all packages that have
changed runtime dependencies now.

Revision 1.4 / (download) - annotate - [select for diffs], Tue Jan 20 19:16:15 2009 UTC (15 years, 2 months ago) by drochner
Branch: MAIN
Changes since 1.3: +6 -2 lines
Diff to previous 1.3 (colored) to selected 1.1.1.1 (colored)

fix some installation problems, and make it work with default 'C' locale

Revision 1.3 / (download) - annotate - [select for diffs], Sun Jan 4 18:00:59 2009 UTC (15 years, 3 months ago) by wiz
Branch: MAIN
Changes since 1.2: +2 -2 lines
Diff to previous 1.2 (colored) to selected 1.1.1.1 (colored)

Move scrollkeeper/omf.mk to rarian/omf.mk.
scrollkeeper is nowadays included in rarian, so the omf.mk file should
be there as well.
Adapt all references.

Revision 1.2 / (download) - annotate - [select for diffs], Tue Dec 9 14:23:31 2008 UTC (15 years, 4 months ago) by wiz
Branch: MAIN
CVS Tags: pkgsrc-2008Q4-base, pkgsrc-2008Q4
Changes since 1.1: +3 -1 lines
Diff to previous 1.1 (colored) to selected 1.1.1.1 (colored)

Mark as only for python 2.4 and 2.5, and py-gtk2>=2.10.

Revision 1.1.1.1 / (download) - annotate - [selected] (vendor branch), Tue Dec 9 14:19:21 2008 UTC (15 years, 4 months ago) by wiz
Branch: TNF
CVS Tags: pkgsrc-20081209
Changes since 1.1: +0 -0 lines
Diff to previous 1.1 (colored)

Initial import of diffuse-0.2.15:

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

Revision 1.1 / (download) - annotate - [select for diffs], Tue Dec 9 14:19:21 2008 UTC (15 years, 4 months ago) by wiz
Branch: MAIN
Diff to selected 1.1.1.1 (colored)

Initial revision

This form allows you to request diff's between any two revisions of a file. You may select a symbolic revision name using the selection box or you may type in a numeric name using the type-in text box.




CVSweb <webmaster@jp.NetBSD.org>