# $Id: Portfile 89012 2012-01-17 08:52:48Z raimue@macports.org $ PortSystem 1.0 PortGroup python27 1.0 name bzr-fastimport epoch 2 version 0.11.0 revision 1 categories devel python platforms darwin license GPL-2 maintainers raimue description Fast-import/fast-export plugin long_description \ Bazaar Fast Import is a plugin providing fast loading \ of revision control data into Bazaar. \ It is designed to be used in combination with front-end programs that \ generate a command/data stream for it to process. Front-ends are available \ for a wide range of foreign VCS tools including Subversion, CVS, Git, \ Mercurial, Darcs and Perforce. New front-ends are easy to develop in whatever \ programming language you prefer, making Bazaar Fast Import useful for teams \ needing a custom migration solution. homepage http://launchpad.net/bzr-fastimport master_sites http://launchpad.net/bzr-fastimport/trunk/${version}/+download/ checksums sha1 6bef12d6426e44a6fc603ad396c508d2ebd382be \ rmd160 3a4073b13892eb9494f578718e9795ec9b508c59 depends_lib-append port:bzr depends_run-append port:py27-fastimport livecheck.type regex livecheck.url http://launchpad.net/bzr-fastimport/+download livecheck.regex ${name}-(\\d+(?:\\.\\d+)+)\\.tar