| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
| |
the mtree (categories starting with d)
Approved by: portmgr (bdrewery)
Notes:
svn path=/head/; revision=331268
|
|
|
|
|
|
|
|
|
|
|
| |
- Allow staging
- Use options helpers
PR: ports/182745
Submitted by: Marco Bröder <marco.broeder gmx.eu> (maintainer)
Notes:
svn path=/head/; revision=330307
|
|
|
|
|
|
|
| |
devel part 1)
Notes:
svn path=/head/; revision=327722
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Approved by: portmgr (bapt)
Notes:
svn path=/head/; revision=316464
|
|
|
|
|
|
|
|
| |
PR: ports/174806
Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer)
Notes:
svn path=/head/; revision=309738
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
| |
Notes:
svn path=/head/; revision=297915
|
|
|
|
|
|
|
|
| |
PR: ports/162257
Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer)
Notes:
svn path=/head/; revision=284993
|
|
|
|
|
|
|
|
| |
PR: ports/158872
Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer)
Notes:
svn path=/head/; revision=278724
|
|
|
|
| |
Notes:
svn path=/head/; revision=276999
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
Notes:
svn path=/head/; revision=255371
|
|
|
|
|
|
|
|
|
| |
PR: ports/145677
Submitted by: Marco Broder <marco.broeder@gmx.eu> (maintainer)
Approved by: itetcu (mentor, implicit)
Notes:
svn path=/head/; revision=252812
|
|
|
|
|
|
|
|
| |
Reviewed by: exp8 run on pointyhat
Supported by: miwi
Notes:
svn path=/head/; revision=251605
|
|
|
|
| |
Notes:
svn path=/head/; revision=249285
|
|
|
|
|
|
|
|
| |
PR: 139885
Submitted by: Marco Bröder <marco.broeder@gmx.eu> (maintainer)
Notes:
svn path=/head/; revision=246444
|
|
|
|
|
|
|
| |
Submitted by: maintainer
Notes:
svn path=/head/; revision=243150
|
|
|
|
|
|
|
|
|
|
| |
- 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
|
|
|
|
|
|
|
| |
Approved by: portmgr (pav)
Notes:
svn path=/head/; revision=240406
|
|
|
|
|
|
|
|
|
| |
- Change to SFP macro
Submitted by: maintainer via xmmp
Notes:
svn path=/head/; revision=239791
|
|
|
|
|
|
|
|
| |
PR: ports/136398
Submitted by: Marco Broeder <marco.broeder@gmx.eu> (maintainer)
Notes:
svn path=/head/; revision=237432
|
|
|
|
|
|
|
|
|
| |
PR: ports/134023
Submitted by: Marco Broeder <marco.broeder@gmx.eu> (maintainer)
Approved by: miwi (mentor)
Notes:
svn path=/head/; revision=232870
|
|
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
|