Commit graph

8 commits

Author SHA1 Message Date
Ollivier Robert
2a8d73be51 Fix breakage and also fix the link in pkg-message.in. Sorry guys.
portlint OK.

PR:		ports/149393
Submitted by:	John Hein <jhein@symmetricom.com>
2010-08-08 21:44:58 +00:00
Ollivier Robert
6d182739b2 Rename pkg-messages into files/pkg-messages.in.
PR:			ports/142447
Submitted by:		Sevan Janiyan <venture37@geeklan.co.uk>
2010-01-08 12:25:36 +00:00
Ollivier Robert
7e7ab1be92 Update to mercurial 1.3.
Full list of changes: http://mercurial.selenic.com/wiki/WhatsNew)

Version 1.3 - 2009-07-01

Major Changes

    * experimental support for sub-repositories
    * Python 2.3 is no longer supported; now requires Python 2.4-2.6

Web interface

    * read configuration data from webdir configs
    * add branches page to hgweb
    * pluggable templater engine support
    * refresh hgwebdir configuration periodically
    * let web.encoding override ui.encoding setting
    * deal with dicts/lists like webdir config paths

Extensions

    * experimental share extension
    * the alias extension has been moved into core
    * several fixes/changes in extensions.

Submitted by:   Yuri Ryazantsev <yuri@unix.ru>
2009-07-10 13:07:20 +00:00
Ollivier Robert
2210cd6d32 Fix packaging.
Submitted by:	Yuri Ryazantsev <yuri@unix.ru> (slightly modified)
2009-05-17 22:34:44 +00:00
Ollivier Robert
a9afb925d6 Upgrade to the long-awaited Mercurial 1.0 release!
General:
 * greatly improved merge tool configuration, see "hgrc.5.txt" for details
 * improved copy/rename handling in diffs, status, and merge
 * files in .hg inherit permissions from .hg/store
 * infer --repository when possible, so commands may be run from anywhere.
 * easy-installable
 * new "droplet" logo

Extensions:
 * churn: promoted to an official extension (previously in contrib)
 * color: new extension coloring "status" and "qseries" command outputs
 * convert:
   - allow synthetic history to be spliced in with --splicemap
   - support GNU Arch and Monotone sources
   - svn: allow shallow conversions of single branches with
     convert.svn.startrev option.
   - svn: make trunk/branches/tags layout detection more flexible by allowing
     either of them to be skipped.
   - svn: preliminary support as a conversion target
 * hgk: configuration file changed from .gitk to .hgk
 * highlight: new extension enabling syntax highlighting in hgweb file
   view (requires pygments)
 * inotify: new extension using Linux 2.6 inotify API for instant status
   checking
 * keyword: new extension for filewise RCS-keyword expansion in working
   directory
 * mq: new --currentdate, --date, --currentuser, and --user options
 * record: add "qrecord" command when used with mq
 * win32mbcs: new extension dealing with problematic MBCS behavior on Windows

Web interface:
 * improved WSGI integration and compatibility
 * follow symlinks in hgwebdir collections
 * show branches in most of gitweb templates
 * add line anchors to annotate, changeset, diff and file views
 * support web.baseurl in hgwebdir, overriding SCRIPT_NAME
2008-03-31 14:28:26 +00:00
Ollivier Robert
059add0aad A bug in our /bin/sh is making one of the tests fail when looking for a
OS X only utility (FileMerge).  The bug has been fixed recently but as it
is irrelevant to FreeBSD, remove the offending line to avoid tripping on
the bug on older systems.

This should fix hgmerge on these systems.

Reminded by:		tobez
2007-10-02 16:13:09 +00:00
Pav Lucistnik
2028f7735b - Update to 0.6b
PR:		ports/83817
Submitted by:	Piet Delport <pjd@satori.za.net>
2005-07-21 09:19:47 +00:00
Pav Lucistnik
2881484ded Mercurial is a fast, lightweight source control management system designed for
efficient handling of very large distributed projects.

PR:		ports/83298
Submitted by:	Andreas Kohn <andreas@syndrom23.de>
2005-07-13 19:05:23 +00:00