Commit Graph

20 Commits

Author SHA1 Message Date
rpointel
879a818534 Update mercurial to 1.9. Added WANTLIB += ${MODPY_WANTLIB}.
ok wcmaier@ (maintainer).
2011-07-06 17:37:27 +00:00
fgsch
0d66b58f1c Update to 1.8.3.
wcmaier (maintainer) ok.
2011-05-09 08:01:37 +00:00
fgsch
1cb4a2861e Update to mercurial 1.8.1.
Original diff by me, better one supplied by Samir SAADA in ports@
wcmaier@ (maintainer) ok.
2011-03-28 00:11:34 +00:00
fgsch
0c10720122 Update to mercurial 1.7.1. wcmaier@ (maintainer) ok. 2010-11-22 00:19:37 +00:00
benoit
c838957aa0 - update mercurial to 1.6
- regen PLIST

ok wcmaier@
2010-07-25 07:22:24 +00:00
wcmaier
01a68ffc3a Update to newly released 1.5.2.
Based on patches and tests from Samir SAADA <zepard at gmail.com> and Vivien MOREAU
<vpm at serengetty.fr>. While here, fix rst2man gunk in man pages (noticed
by nicm@ and Robert Bronsdon <reashlin at gmail.com>, fix from nicm@ and
schwarze@). Thanks for all the help!
2010-05-03 20:23:08 +00:00
wcmaier
a121dd416c Update to 1.4.1.
Use gettext MODULE, reported by jasper@. Thanks!
2009-12-02 16:19:31 +00:00
benoit
f8330d6fa4 - update mercurial to 1.4
ok wcmaier@, ajacoutot@
2009-11-20 15:09:24 +00:00
fgsch
a55c57383f Update to 1.3.1. martynas@ wcmaier@ ok
While I'm here, add spaces around =.
2009-08-01 03:21:46 +00:00
wcmaier
cef4a4da10 Fix build (pointed out by naddy@, thanks).
Upstream bug (now fixed) sets MODPY_EGG_VERSION=unknown, so we have to
use that for now. Also, locale stuffs moved to i18n module. No bump
because it didn't package anyway. Sigh.
2009-04-26 16:27:36 +00:00
wcmaier
a6cd62f47f Update to Mercurial 1.2.1 (long overdue): bugfixes and small features.
Thanks to Simon Kuhnle for testing!
2009-04-24 12:23:14 +00:00
wcmaier
6879915745 Update to mercurial 1.1.
Lots of testing (and prods) from Simon Kuhnle <simon at blarzwurst dot de>
and Vadim Zhukov <persgray at gmail dot com>. Thanks!
2008-12-29 20:04:59 +00:00
wcmaier
2b35104b7e Update to 1.0.2.
While here, switch to MODPY_EGG_VERSION, too.

ok merdely@
2008-08-24 11:24:24 +00:00
fgsch
dfd8f739df install hgweb.cgi and hgwebdir.cgi; wcmaier@ ok. 2008-05-13 12:02:54 +00:00
landry
c397ad7d37 Update to mercurial 1.0, enable regress tests.
From Will Maier (MAINTAINER), tested by myself.

ok MAINTAINER
2008-03-26 20:43:44 +00:00
okan
6d32a719f6 - maintenance update to 0.9.5 from Will Maier (MAINTAINER)
- clean-up just a bit from me

ok jasper@
2007-11-28 16:13:46 +00:00
merdely
d1c5fbaddb Update to 0.9.4.
From Will Maier (MAINTAINER)
ok jolan@
2007-10-05 02:00:45 +00:00
jolan
3ac7f3024b update to 0.9.3, from maintainer will maier 2006-12-23 04:17:20 +00:00
pvalchev
08d93ef342 Update to mercurial-0.9.1, from new maintainer Will Maier <willmaier@ml1.net> 2006-09-22 04:22:26 +00:00
avsm
89629a688c initial import of mercurial-0.9
--

Mercurial is a distributed version control system which features:

o Extremely high-performance delta-compressed storage scheme.
o Optimized for disk layout and access efficiency.
o Complete cross-indexing of files and changesets.
o Bandwidth and CPU efficient HTTP and SSH sync protocols.
o Distributed development model supports unlimited numbers of
  developers.
o Allows arbitrary merging between developer branches.
o Doesn't significantly degrade with large numbers of files or
  changesets.
o No waiting for locks!
o SHA1 integrity checking on repository data.
o Append-only storage model with transaction journalling.
o Fast full-repository verification.
2006-05-28 15:39:59 +00:00