aboutsummaryrefslogtreecommitdiff
path: root/devel/diffuse
Commit message (Collapse)AuthorAgeFilesLines
* - Do not capitalize "n-way", as its position is not the beginning of aAlexey Dokuchaev2016-04-152-43/+28
| | | | | | | | | | | | | | | | | | | | | | | | sentence and COMMENT is not a formal title; capitalize "Python" as it is a proper noun (official language name) - Retire MENU option: it served a little good, meant to conditionalize having `desktop-file-utils' in USES, whereas its sole purpose is to handle MimeType in .desktop files that are installed in ${DESKTOPDIR} while the port installs *.desktop files unconditionally (it was even more confusing since it was used in pkg-plist to guard icon entries, but the port sets INSTALLS_ICONS, also unconditionally) - Use option helpers for targets and drop .include <bsd.port.options.mk> - Mute in-place patching commands like we always do - Do not attempt to create ${STAGEDIR}${DESKTOPDIR}: `share/applications' was added to mtree (Templates/BSD.local.dist) in r331266 2.5 years ago - When calling ${COPYTREE_SHARE}, do not use escaped wild-card argument (`\*') when simple dot (`.') is sufficient, shorter, does not require escaping and thus less error-prone - Drop TRANSLATIONS and MANUALS variables which are only referenced once; these language lists are hardcoded in pkg-plist anyway, so there is no benefit to factor them out as variables in port's Makefile Notes: svn path=/head/; revision=413347
* Cleanup plistBaptiste Daroussin2014-10-271-6/+0
| | | | Notes: svn path=/head/; revision=371544
* - Convert ports of devel/ to USES=pythonMarcus von Appen2014-10-201-2/+1
| | | | | | | Approved by: portmgr (implicit) Notes: svn path=/head/; revision=371280
* - Update from 0.4.7 to 0.4.8Danilo Egea Gondolfo2014-07-193-9/+17
| | | | | | | | | | | - Convert USE_BZIP2 to USES - Change CONFLICTS to CONFLICTS_INSTALL PR: ports/191965 Submitted by: Marco Broder <marco.broeder@posteo.eu> Notes: svn path=/head/; revision=362285
* - Update maintainer's email addressPawel Pekala2014-03-031-25/+17
| | | | | | | | | | | | | | - Remove DOCS and NLS options from OPTIONS_DEFAULT. They are on by default. - Remove PORT_OPTIONS handling for safe cases, where STAGE already takes care of it through pkg-plist. But leave it for the special NLS translations build step, because it is required there. - Rearrange some lines for better readability. PR: ports/187171 Submitted by: maintainer Notes: svn path=/head/; revision=346954
* - Remove manual creation and removal of share/applications, as it's now in ↵Dmitry Marakasov2013-10-221-1/+0
| | | | | | | | | the mtree (categories starting with d) Approved by: portmgr (bdrewery) Notes: svn path=/head/; revision=331268
* devel/diffuse: allow stagingWilliam Grzybowski2013-10-142-41/+37
| | | | | | | | | | | - Allow staging - Use options helpers PR: ports/182745 Submitted by: Marco Bröder <marco.broeder gmx.eu> (maintainer) Notes: svn path=/head/; revision=330307
* Add NO_STAGE all over the place in preparation for the staging support (cat: ↵Baptiste Daroussin2013-09-201-0/+1
| | | | | | | devel part 1) Notes: svn path=/head/; revision=327722
* - Update to 0.4.7 releaseMartin Wilke2013-05-153-11/+16
| | | | | | | | | | | | | - 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 Bröder <marco.broeder@gmx.eu> (maintainer) Notes: svn path=/head/; revision=318217
* - Convert USE_GETTEXT to USES (part 3)Alex Kozlov2013-04-241-1/+1
| | | | | | | Approved by: portmgr (bapt) Notes: svn path=/head/; revision=316464
* - Define PORTDATA conditionallyTAKATSU Tomonari2012-12-311-1/+4
| | | | | | | | PR: ports/174806 Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer) Notes: svn path=/head/; revision=309738
* - Trim Makefile headerTAKATSU Tomonari2012-12-302-56/+38
| | | | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=309666
* - Convert to new options frameworkSylvio Cesar Teixeira2012-06-061-28/+36
| | | | | | | | | | | | | | | | - 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) Notes: svn path=/head/; revision=298635
* - update png to 1.5.10Dirk Meyer2012-06-011-0/+1
| | | | Notes: svn path=/head/; revision=297915
* Update to version 0.4.6Pawel Pekala2011-11-032-4/+4
| | | | | | | | PR: ports/162257 Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer) Notes: svn path=/head/; revision=284993
* Update to 0.4.5Julien Laffaye2011-08-014-54/+26
| | | | | | | | PR: ports/158872 Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer) Notes: svn path=/head/; revision=278724
* -remove MD5Olli Hauer2011-07-031-1/+0
| | | | Notes: svn path=/head/; revision=276999
* - Update to 0.4.4Sunpoet Po-Chuan Hsieh2010-10-233-8/+20
| | | | | | | | | | | | | | | | | | | | | | 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) Notes: svn path=/head/; revision=263469
* Bounce PORTREVISION for gettext-related ports. Have fun, ya'll.Ade Lovett2010-05-311-0/+1
| | | | Notes: svn path=/head/; revision=255371
* - Update to 0.4.3Sylvio Cesar Teixeira2010-04-173-9/+7
| | | | | | | | | PR: ports/145677 Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer) Approved by: itetcu (mentor, implicit) Notes: svn path=/head/; revision=252812
* - update to 1.4.1Dirk Meyer2010-03-281-1/+1
| | | | | | | | Reviewed by: exp8 run on pointyhat Supported by: miwi Notes: svn path=/head/; revision=251605
* - update to jpeg-8Dirk Meyer2010-02-051-1/+1
| | | | Notes: svn path=/head/; revision=249285
* - Fix NOPORT*Martin Wilke2009-12-221-4/+21
| | | | | | | | PR: 139885 Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer) Notes: svn path=/head/; revision=246444
* - Update to 0.4.1Martin Wilke2009-10-213-64/+24
| | | | | | | Submitted by: maintainer Notes: svn path=/head/; revision=243150
* - Correct wrong path in omf fileDmitry Marakasov2009-09-012-1/+3
| | | | | | | | | | - 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) Notes: svn path=/head/; revision=240636
* - Remove remaining SFP references (switch these ports to SF)Dmitry Marakasov2009-08-271-1/+1
| | | | | | | Approved by: portmgr (pav) Notes: svn path=/head/; revision=240406
* - Update to 0.4.0Martin Wilke2009-08-173-5/+6
| | | | | | | | | - Change to SFP macro Submitted by: maintainer via xmmp Notes: svn path=/head/; revision=239791
* - Update to 0.3.4Dennis Herrmann2009-07-083-18/+31
| | | | | | | | PR: ports/136398 Submitted by: Marco Broeder <marco.broeder@gmx.eu> (maintainer) Notes: svn path=/head/; revision=237432
* - Update to 0.3.3Dennis Herrmann2009-04-273-9/+5
| | | | | | | | | PR: ports/134023 Submitted by: Marco Broeder <marco.broeder@gmx.eu> (maintainer) Approved by: miwi (mentor) Notes: svn path=/head/; revision=232870
* Diffuse is a graphical tool for merging and comparing text files. Diffuse isMartin Wilke2009-04-114-0/+176
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> Notes: svn path=/head/; revision=232133