[39210] trunk/dports/net

rene at macports.org rene at macports.org
Tue Aug 12 09:38:13 PDT 2008


Revision: 39210
          http://trac.macosforge.org/projects/macports/changeset/39210
Author:   rene at macports.org
Date:     2008-08-12 09:38:13 -0700 (Tue, 12 Aug 2008)
Log Message:
-----------
New port: net/ctorrent 3.3.2 command line BitTorrent client

Added Paths:
-----------
    trunk/dports/net/ctorrent/
    trunk/dports/net/ctorrent/Portfile

Added: trunk/dports/net/ctorrent/Portfile
===================================================================
--- trunk/dports/net/ctorrent/Portfile	                        (rev 0)
+++ trunk/dports/net/ctorrent/Portfile	2008-08-12 16:38:13 UTC (rev 39210)
@@ -0,0 +1,36 @@
+# -*- coding: utf-8; mode: tcl; tab-width: 4; indent-tabs-mode: nil; c-basic-off    set: 4 -*- vim:fenc=utf-8:ft=tcl:et:sw=4:ts=4:sts=4
+# $Id$
+
+PortSystem          1.0
+
+# Original ctorrent development has been stopped but the 'enhanced ctorrent'
+# project started to maintain the code.
+# The Sourceforge project name of 'enhanced ctorrent' is 'dtorrent', which
+# might be confusing. However, the unix name of the software is still
+# 'ctorrent', which is why it is this port's name.
+
+name                ctorrent
+version             3.3.2
+homepage            http://sourceforge.net/projects/dtorrent/
+categories          net
+
+description         command line BitTorrent client
+long_description    Enhanced CTorrent is a BitTorrent client for \
+                    unix-like environments. High performance \
+                    with minimal system resources and dependencies \
+                    is a priority.
+
+maintainers         rene \
+                    openmaintainer
+
+platforms           darwin
+
+master_sites        sourceforge:dtorrent
+distname            ${name}-dnh${version}
+extract.suffix      .tar.gz
+checksums           md5 59b23dd05ff70791cd6449effa7fc3b6 \
+                    sha1 d4e221f0292268f80e2430ce9d451dd64cf1ffaa \
+                    rmd160 5db2613109fc7e55e7ccdf0d2da12e352c99b385
+
+use_parallel_build  yes
+


Property changes on: trunk/dports/net/ctorrent/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/20080812/7034f277/attachment.html 


More information about the macports-changes mailing list