# -*- 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 PortSystem 1.0 PortGroup haskell_stack 1.0 name darcs version 2.18.5 revision 0 categories devel haskell maintainers nomaintainer license GPL-2 description A distributed, interactive, smart revision control system long_description \ Darcs is a free, open source revision control system. It is: \ \n- Distributed: Every user has access to the full command set, removing \ boundaries between server and client or committer and non-committers. \ \n- Interactive: Darcs is easy to learn and efficient to use because it asks \ you questions in response to simple commands, giving you choices in your \ work flow. You can choose to record one change in a file, while ignoring \ another. As you update from upstream, you can review each patch name, \ even the full diff for interesting patches. \ \n- Smart: Originally developed by physicist David Roundy, darcs is based on \ a unique algebra of patches. \ \nThis smartness lets you respond to changing demands in ways that would \ otherwise not be possible. Learn more about spontaneous branches with \ darcs. homepage http://darcs.net/ master_sites https://hackage.haskell.org/package/${name}-${version} depends_build-append \ port:pkgconfig checksums rmd160 58625677632b97f4db77b6a654403a53ea3fd7c9 \ sha256 e310692989e313191824f532a26c5eae712217444214266503d5eb5867f951ab \ size 1294531