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.)
Update to 1.2.8 (formerly in devel/apr1), no longer build from the
httpd distfile.
devel/rapidsvn:
devel/subversion-base:
parallel/ganglia-monitor-core:
security/hydra:
www/apache2:
Use devel/apr0.
www/apache22:
Use devel/apr and devel/apr-util.
Version 0.9.4 (released December 8th 2006)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.4
User-visible changes
* 446 New Feature: Support for Subversion 1.4.2
* 368 New Feature: Show affected files/dirs in Log dialog
* 425 New Feature: Show dialog for errors
* 447 New Feature: Add Annotate functionality
* 439 New Feature: Translation for Simplified Chinese
* 441 New Feature: Translation for Brazilian Portuguese
* 453 New Feature: Translation for Italian and Portuguese (while updating translations)
* 213 Enhancement: Different icon for a repository bookmark
* 292 Enhancement: Enable recursive update for get action
* 295 Enhancement: Import dialog uses URL of the current selection
* 245 Enhancement: Checkout Dialog remembers previous working copies
* 417 Enhancement: Mac: Change 48x48 Icon
* 420 Enhancement: Dont expand folders while navigating with the keyboard
* 433 Enhancement: Make "Diff to another rev/date" the default option for diff dialog
* 434 Enhancement: Allow compare with ONE other revision in log dialog
* 442 Enhancement: Update the indicator if a repository folder has no children
* 468 Enhancement: Resizeable log dialog
* 444 Enhancement: Log history window resizing
* 454 Enhancement: Allow editing for unversioned files
* 175 Fixed: File modified status didnt refresh automatically
* 322 Fixed: Unable to expand directory in tree view
* 354 Fixed: RapidSVN didnt show an error if no diff tool is configured
* 373 Fixed: Update didnt pull svn:externals
* 374 Fixed: Edit action failed after folder change
* 407 Fixed: View (in log dialog) failed after folder change
* 431 Fixed: Diff (in log dialog) failed after folder change
* 409 Fixed: Sash location setting not correct under wxGTK
* 423 Fixed: wxGTK: Selecting Diff options worked only with Mouse
* 426 Fixed: Win32: Working copies on network share not accessible
* 429 Fixed: Refresh caused folder browser to lose the selected folder
* 436 Fixed: UI dead when a repository refused anonymous
* 437 Fixed: Diff tool arguments hidden in Program Preferences
* 438 Fixed: RapidSvn Authentication failure after change of system password
* 443 Fixed: Diff dialog fields didnt resize
* 448 Fixed: HistoryValidator didnt set text control value
* 459 Fixed: Double-click on child in list view does not work
* 464 Fixed: RapidSVN crashed on SSL certificate dialog
* 465 Fixed: Move directory into subdirectory failed
* 469 Fixed: Switch URL crashed from Folder Browser
* 470 Fixed: Double-click on child URL in list view didnt work
* 471 Fixed: Https crashed on Windows
* 472 Fixed: Win2K: Icons in folder browser and filelist have black border
Developer-visible changes
* 346 Fixed: Could not compile rapidsvn-0.9.0 with GCC 4.1.0-beta20051230
* 408 Fixed: Solaris Compilation with Sun compiler and linker broken
Work in progress (not completed)
* 7 Create user documentation
* 41 Icons for all cmds
* 451 Use wxWidgets date picker control for date fields on Diff dialog
* 331 Display svn:externals properly
* 377 Mac: OpenSSL not supported
* 419 Win32: OpenSSL was not static in Installer
Version 0.9.3-1 (released June 29 2006)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.3-1
User-visible changes
* 427 Win32: Incompatible update to Bdb 4.4 while SVN is using 4.3
Version 0.9.3 (released June 22 2006)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.3
User-visible changes
* 414 Fixed: View-Preferences-Programs did not save
* 377 Mac: OpenSSL not supported
* 411 Fixed: Main view window not drawn when 'Bookmarks' is selected
* 418 Fixed: Expand item in tree view when selected was BROKEN
* 416 Fixed: Win32: RapidSVN icon not shown when using ALT-TAB
* 415 New: Support Subversion 1.3.2 (with Berkeley DB 4.4)
* 402 Improved: interface accesibility (tabs, default buttons etc)
Developer-visible changes
* 385 Fixed: autogen.sh missing in source tarball
* 294 Fixed: svn_subr_version not supported in subversion 1.2
* 412 Fixed: Compile error with GCC 4.1.1
Work in progress (not completed)
* 175 File modified status doesn't update
* 408 Solaris Compilation with Sun compiler and linker broken
* 331 Display svn:externals properly
* 346 Linux: Can not compile rapidsvn-0.9.0 with GCC 4.1.0-beta20051230
Version 0.9.2 (released May 19 2006)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.2
User-visible changes
* 362 New: Improve menu accessibility in localizations
* 363 New: Run all actions in the background
* 367 New: Allow multiple targets for copy and move
* 372 New: Add French translation
* 171 Fixed: svn_path_join: Assertion "is_canonical (base, blen)" failed
* 176 Fixed: Repository name with Accent
* 215 Fixed: Double click on a directory doesn't work
* 364 Fixed: Mac+GTK: Update, etc very vers slow
* 366 Fixed: Improve sorting
* 371 Fixed: Execution is too slow compared to command-line SVN
* 375 Fixed: Delete folder does not work
* 379 Fixed: Export doesn't work - wrong parameter format
* 380 Fixed: Action canceling with button causes disfunctionality
* 381 Fixed: "Refresh View" updates file list and hides it afterwards
* 383 Fixed: Rapid forgets that action is running if try to start the second one
* 384 Fixed: First character omitted from repos folders
* 387 Fixed: Cannot create a directory directly in repository
* 388 Fixed: Cannot create a new tag
* 393 Fixed: No SSL support in multithreaded Rapid
* 395 Fixed: "Refresh View" invalid behaviour towards actions
* 396 Fixed: Filelist or/and folder browser not updated after actions
* 397 Fixed: Directory names sometimes not shown in repository
* 398 Fixed: Context menu doesn't hide when it has to
* 399 Fixed: Diff window controls activate inappropriately
* 400 Fixed: Repository Bookmark shows incorrect names
* 401 Fixed: Urls and paths displayed incorrectly in file info
* 403 Fixed: Copying current directory to its child not forbidden
Developer-visible changes
* 394 Fixed: Compile error with wxGTK 2.4.2
* 333 Fixed: make error if xsl-stylesheets arent found
* 358 Fixed: Invalid shell syntax in configure.in
* 376 New: Add hideable menu tests for debugging
* 357 Fixed: doc/manpages/rapidsvn.xml not included in distribution
* 359 Fixed: "make dist" fails in packages/os
* 365 Fixed: "make dist" fails if cppunit is not installed
Work in progress (not completed)
* 402 Improve interface accesibility (tabs, default buttons etc)
Version 0.9.1 (released Feb 10 2006)
http://rapidsvn.tigris.org/svn/rapidsvn/tags/0.9.1
User-visible changes
* 95 New: Bookmark editor
* 258 New: Added column for log messages in Log dialog
* 282 New: Support LOCK / UNLOCK
* 326 New: pre-initialize repository URL in checkout dialog
* 337 New: Added Russian translation
* 338 New: Added Ukrainian translation
* 341 New: Added Unicode build to Windows installer
* 351 New: Added "Export" menu entry and dialog
* 327 Fixed: invalid logout menu item in folder browser context menu
* 335 Fixed: URLs didnt support spaces
* 336 Fixed: RapidSVN didnt use SVN stored credentials
* 339 Fixed: Directory entries with a '.' were truncated in folder browser
* 340 Fixed: Column names were not localized.
* 343 Fixed: Crash / segfault at startup on Fedora Core 4
* 345 Fixed: Some menu entries on bookmarks were invisible
* 350 Fixed: RapidSVN crashed when clicking Help in Checkout Menu
* 352 Fixed: wrong libeay32.dll was used on Windows XP / Windows Server 2003
* 353 Fixed: Unicode Debug build crashed on Windows because of linker ambiguities
Developer-visible changes
* 332 New: Include "packages" in source tarball
* 330 New: Supported URL schemas were not detected
* 279 New: Ensure Compatibility with wxWidgets 2.6.0
* 283 New: Added Client::lock, Client::unlock, Status::locked
* 287 New: Support Subversion 1.2
* 348 Fixed: Removed warnings about abstract classes without virtual destructors
* 349 Fixed: Warnings at compile time
Work in progress (not completed)
* 80 Remember filenames, log entries between calls
* 261 Additional bookmark operations
since they always need a C compiler, even when the source code is
completely in C++.
For some other packages, stated in the comment that a C compiler is
really not needed.