summaryrefslogtreecommitdiff
path: root/devel/meld
AgeCommit message (Collapse)AuthorFilesLines
2010-02-10Bump revision for PYTHON_VERSION_DEFAULT change.joerg1-1/+2
2009-09-07Retire Python 2.3 support.joerg1-2/+1
2009-08-21Update to 1.3.1:wiz3-13/+20
2009-08-14 meld-1.3.1 ===================== * Add svk support (Vincent Legoll) * Add support for marking conflicts as resolved (Matthijs van de Water, Vincent Legoll) * Warp the text cursor to the start of jumped-to diff chunks (Vincent Legoll) * Allow toggling of toolbar and statusbar visibility, and add a fullscreen option (Michael Budde, Stephen Kennedy, Kai Willadsen) * Improved change merging and conflict resolution (Piotr Piastucki) * Speed up file comparisons and highlighting, significantly improving interactive editing performance (Kai Willadsen, Piotr Piastucki) * Meld has a shiny new application icon (Josef Vybíral)
2009-07-22Remove USE_DIRS from pkgsrc.wiz1-2/+1
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
2009-06-14Remove @dirrm entries from PLISTsjoerg1-19/+1
2009-05-19Use standard location for LICENSE line (in MAINTAINER/HOMEPAGE/COMMENTwiz1-3/+2
block). Uncomment some commented out LICENSE lines while here.
2009-04-20Update to 1.3.0:wiz4-34/+34
2009-04-17 meld-1.3.0 ===================== * Minimum requirements are pygobject 2.8 and python 2.4 * Find dialog replaced with find bar with replace functionality * Remove gnome dependencies (Kai Willadsen, Vincent Legoll) Meld now runs on win32 (experimental). * Many ui tweaks and cleanups (Kai Willadsen, Vincent Legoll) * Support for multiple sourceview versions (Vincent Legoll) * Updated version control support * Multiple VCs in a single directory (Vincent Legoll) * Subversion 1.6.x (Vincent Legoll) * Add RCS support (Oliver Gerlich, Vincent Legoll) * Add Codeville support (Vincent Legoll)
2009-03-08Use mk/omf-scrollkeeper.mk instead of textproc/rarian/omf.mk.wiz1-2/+2
2009-02-09Switch to Python 2.5 as default. Bump revision of all packages that havejoerg1-1/+2
changed runtime dependencies now.
2009-01-18Remove the bogus requirement for python25, fix the offending line instead.ahoka3-4/+16
2009-01-04Move scrollkeeper/omf.mk to rarian/omf.mk.wiz1-2/+2
scrollkeeper is nowadays included in rarian, so the omf.mk file should be there as well. Adapt all references.
2008-12-01Mark as only for python-2.5 (newer would work as well, but...).wiz1-1/+3
Addresses PR 40032 by Robert Elz.
2008-11-24Update to 1.2.1. Fix locale file installation.wiz3-95/+53
2008-xx-xx (sic!) meld-1.2.1 ============================ * Pygtk version 2.8 now required * Port to gtk.UIManager (Kai Willadsen) * Handle spaces in svn paths (Neil Mayhew) * Command-line auto-compare all option on startup (Ondrej Novy) * Command-line can launch several comparisons (Brian Holmes) * Several UI tweaks (better focus behavior, better defaults)
2008-07-21update meld to 1.2nb1:abs3-6/+8
Remove part of patch-aa so the installdir for help/fr/GNUmakefile is still created.
2008-07-18Update to 1.2:wiz4-9/+31
2008-06-26 meld-1.2 ======================= * Improve tab rendering (Kai Willadsen) * Speedup folder comparison massively for large directories. * Fix crasher i18n bug (Kai Willadsen) * UI tweaks and cleanups (Tom Baugis, Kai Willadsen) * Cleanup vc library redundancy (Vincent Legoll) * Various version control fixes.
2008-07-14Mark as destdir ready.joerg1-1/+3
2008-04-25Update PYTHON_VERSIONS_COMPATIBLEjoerg1-2/+1
- assume that Python 2.4 and 2.5 are compatible and allow checking for fallout. - remove PYTHON_VERSIONS_COMPATIBLE that are obsoleted by the 2.3+ default. Modify the others to deal with the removals.
2008-04-16PYTHON_VERSIONS_ACCEPTED+=25abs1-2/+2
2007-11-03share/vi may also be used by editors/nvi; just try removing it.wiz2-3/+4
Bump PKGREVISION.
2007-06-16Update meld to 1.1.5.1.obache3-8/+16
Patch provided by Dieter Roelants in PR 36488. 2007-06-12 meld-1.1.5.1 ======================= * Do not ship .svn folders in tarball 2007-06-09 meld-1.1.5 ===================== * Handle new version contol command line arguments. * CLI option to set the tab labels. Bug 138860. * Improve mime type detection from Tomasz Bury. Bug 156137. * Hold shift when scrolling to scroll the panes independently. * File & folder history now saved from Sam Jacobson. * Several small ui improvements.
2006-10-12apply PYTHON_PATCH_SCRIPTS to get the right interpreterdrochner1-1/+2
2006-09-09Rename variable MAKEFILE to MAKE_FILE.obache1-2/+2
2006-07-18needs msgfmtabs1-2/+2
2006-07-17Initial import of meld-1.1.4:wiz4-0/+242
Meld is a visual diff and merge tool. You can compare two or three files and edit them in place (diffs update dynamically). You can compare two or three folders and launch file comparisons. You can browse and view a working copy from popular version control systems such such as CVS, Subversion, Bazaar-ng and Mercurial.