to address issues with NetBSD-6(and earlier)'s fontconfig not being
new enough for pango.
While doing that, also bump freetype2 dependency to current pkgsrc
version.
Suggested by tron in PR 47882
DragonFly shares a problem compiling RapidSVN with HP-UX, a name space
conflict with the isset macro of /usr/include/sys/param.h. This was
fixed in version 0.12.0, so it was necessary to upgrade versions to
build RapidSVN on DragonFly.
Visible changes since the previous version:
* 663 New: Show number of modified children in folder browser
* 662 Enhancement: Indicate changed content with BOLD text instead of red color
* 666 Enhancement: Performance optimization for indicating modified subfolders
* 667 Enhancement: Make indication of modified subfolder configurable
* 668 Enhancement: Show build revision in About Dialog
* 669 Enhancement: Dont use static svn version in About dialog
* 665 Windows: Drop suffix for unicode exe
* 679 Mac+Win: Support Subversion 1.6.5 in binary packges
* 526 Fixed: Filelist update failed when there are special characetrs in uri
* 555 Fixed: Linux+Mac: locale files not installed by default
* 614 Fixed: Interactive Resolve used hardcoded filenames
* 643 Fixed: Mac: crashes at startup because of missing dynamic libraries
* 656 Fixed: Windows 7: Error when starting Explorer from RapidSVN
* 660 Fixed: Visual C++ 2005 Builds Fail to Startup (Visual C++ Runtime Error)
* 664 Fixed: Crashes on Windows in Japan
* 671 Fixed: Tree not updated after a commit
* 678 Fixed: Use native path separator when starting external app
Version 0.12 (released October 14th 2009)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.12
- switch to wxGTK 2.8
- new features:
- commit individual files
- display filters
- subversion 1.5
- recursive revert
- menu shortcut to set svn:ignore
- relocate option for the switch command
- history for copy/move
- date picker in diff dialog
- allow using external 3-way diff tool
- various bugfixes
- switch to GPL v3
package with subversion-base compiled with apr1. This approach
matches all the subversion language bindings as well as
ap2-subversion. (Given options like this, a proper solution probably
requires recording such choices in the installed package.)