[96427] trunk/dports/net

jmr at macports.org jmr at macports.org
Thu Aug 9 13:34:11 PDT 2012


Revision: 96427
          https://trac.macports.org/changeset/96427
Author:   jmr at macports.org
Date:     2012-08-09 13:34:08 -0700 (Thu, 09 Aug 2012)
Log Message:
-----------
New port: btpd, Utility for sharing files over the BitTorrent network protocol (#33895)

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

Added: trunk/dports/net/btpd/Portfile
===================================================================
--- trunk/dports/net/btpd/Portfile	                        (rev 0)
+++ trunk/dports/net/btpd/Portfile	2012-08-09 20:34:08 UTC (rev 96427)
@@ -0,0 +1,27 @@
+# $Id$
+
+PortSystem 1.0
+
+name		btpd
+version		0.16
+categories	net
+license		BSD
+platforms	darwin
+maintainers	stare.cz:hans
+
+description	Utility for sharing files over the BitTorrent network protocol
+long_description \
+	Btpd is a utility for sharing files over the BitTorrent		\
+	network protocol. It runs in daemon mode, thus needing no	\
+	controlling terminal or gui. Instead, the daemon is controlled	\
+	by btcli, its command line utility, or other programs capable	\
+	of sending commands and queries on the control socket.
+
+homepage	http://github.com/btpd/btpd/wiki/
+master_sites	http://cloud.github.com/downloads/${name}/${name}/
+
+checksums \
+	rmd160 05af142d8ecc582677909087bd53129561c86135	\
+	sha256 296bdb718eaba9ca938bee56f0976622006c956980ab7fc7a339530d88f51eb8
+
+depends_lib	port:openssl


Property changes on: trunk/dports/net/btpd/Portfile
___________________________________________________________________
Added: svn:keywords
   + Id
Added: svn:eol-style
   + native
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120809/45b150ca/attachment.html>


More information about the macports-changes mailing list