[31817] trunk/dports/devel

ram at macports.org ram at macports.org
Sat Dec 8 08:01:48 PST 2007


Revision: 31817
          http://trac.macosforge.org/projects/macports/changeset/31817
Author:   ram at macports.org
Date:     2007-12-08 08:01:46 -0800 (Sat, 08 Dec 2007)

Log Message:
-----------
new port: devel/bzrtools - a collection of bzr plugins

Added Paths:
-----------
    trunk/dports/devel/bzrtools/
    trunk/dports/devel/bzrtools/Portfile

Added: trunk/dports/devel/bzrtools/Portfile
===================================================================
--- trunk/dports/devel/bzrtools/Portfile	                        (rev 0)
+++ trunk/dports/devel/bzrtools/Portfile	2007-12-08 16:01:46 UTC (rev 31817)
@@ -0,0 +1,32 @@
+# $Id$
+
+PortSystem    1.0
+PortGroup     python25 1.0
+
+name          bzrtools
+version       0.92.1
+categories    devel python
+platforms     darwin
+maintainers   ram openmaintainer
+
+description   A collection of plugins bzr.
+long_description  A collection of plugins for bzr. Including rspush for \
+    pushing to a remote server with rsync, baz-import for importing arch \
+    or baz branches into bzr, shelve/unshelve for a fine grained 'undo' \
+    facility, clean-tree for removing unknown files from the current \
+    tree, graph-ancestory for producing graphs of branch history, and \
+    many others.
+
+homepage      http://bazaar-vcs.org/BzrTools
+master_sites  http://panoramicfeedback.com/opensource
+worksrcdir    ${name}
+
+checksums     md5 d5bf35a6f2f8cf58dbeee66a734690b0 \
+              sha1 5c658498d90e43d9763a4c9c681376d933a624b5 \
+              rmd160 02f7e571bdfde08a38f0a1a5dd54e8c5c988dd20
+
+depends_lib-append  port:bzr \
+                    port:py25-baz \
+                    port:graphviz
+
+universal_variant no


Property changes on: trunk/dports/devel/bzrtools/Portfile
___________________________________________________________________
Name: svn:keywords
   + Id
Name: svn:eol-style
   + native

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/macports-changes/attachments/20071208/200eaee3/attachment.html


More information about the macports-changes mailing list