# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-offset: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
# don't forget to update dependents for mercurial:
# port echo rdepends:mercurial and \( name:hg or name:mercurial \) | grep -v 'py[[:digit:]]'
maintainers sean openmaintainer
description A fast, lightweight, distributed SCM system written in \
long_description Mercurial is a fast, lightweight Source Control Management \
system designed for efficient handling of very large \
distributed projects. A distributed SCM tool is designed \
to support a model in which each Repository is loosely \
coupled to many others. Each Repository contains a \
complete set of metadata describing one or more projects. \
These repositories may be located almost anywhere. \
Individual developers only need access to their own \
repositories, not to a central one, in order to commit \
changes. Changes can be share via the builtin webserver, \
CGI, SSH or a stream of patch emails. Mercurial supports \
Apples' FileMerge for merges.
homepage http://www.mercurial-scm.org
master_sites https://www.mercurial-scm.org/release/
checksums rmd160 4a3d8673053c439b3571b358854273a4e0029ef1 \
sha256 9c4cb257ef1e59e9aba693cc285a6136f7bb4e8300f598ff50ff8b6fc77808fc \
depends_build port:py27-docutils
depends_run path:share/curl/curl-ca-bundle.crt:curl-ca-bundle
patchfiles patch-setup.py.diff
python.default_version 27
conflicts mercurial-devel
build.target all PYTHON=${python.bin}
subport mercurial-devel {
bitbucket.setup seanfarley mercurial f1a0933ce59e
master_sites ${bitbucket.master_sites}
checksums rmd160 6035b11e2e037b824b61231a49e8a53f1a69d3a9 \
sha256 0812e74014fdc15b4f0b61e1528c30461bd6efc2f64e40059d047139faffe838
# chg is not installed by default yet
system -W ${worksrcpath}/contrib/chg "${build.cmd} CC=\"${configure.cc} \