K 10 svn:author V 5 koobs K 8 svn:date V 27 2014-06-27T12:07:41.334636Z K 7 svn:log V 582 devel/mercurial: Add FREEBSD option for authormapsuffix patch Add a patch by lstewart that allows appending a suffix to author names during svn -> hg incremental conversions. Functionality is provided by the "--authormapsuffix" option, and can be used in conjunction with "--authormap". This has been submitted upstream [1][2], but will not be merged into the official distribution, at least in the short term. [1] http://bz.selenic.com/show_bug.cgi?id=4171 [2] http://www.selenic.com/pipermail/mercurial-devel/2014-February/056310.html PR: 191294 Submitted by: gjb, lstewart END