[39845] trunk/dports/erlang

febeling at macports.org febeling at macports.org
Mon Sep 8 08:55:11 PDT 2008


Revision: 39845
          http://trac.macports.org/changeset/39845
Author:   febeling at macports.org
Date:     2008-09-08 08:55:10 -0700 (Mon, 08 Sep 2008)
Log Message:
-----------
new port: tsung, a distributed load testing tool in erlang

Added Paths:
-----------
    trunk/dports/erlang/tsung/
    trunk/dports/erlang/tsung/Portfile

Added: trunk/dports/erlang/tsung/Portfile
===================================================================
--- trunk/dports/erlang/tsung/Portfile	                        (rev 0)
+++ trunk/dports/erlang/tsung/Portfile	2008-09-08 15:55:10 UTC (rev 39845)
@@ -0,0 +1,26 @@
+# $Id $
+
+PortSystem       1.0
+
+name             tsung
+
+version          1.3.0
+
+categories       erlang devel
+maintainers      febeling openmaintainer
+description      Load test tool for HTTP, PostgreSQL, Jabber and others.
+long_description Tsung (formerly IDX-Tsunami) is a distributed load testing tool. \
+	It is protocol-independent and can currently be used to stress HTTP, SOAP, \
+	PostgreSQL, and Jabber servers. It is distributed under the GNU General \
+	Public License version 2.
+homepage         http://tsung.erlang-projects.org/
+platforms        darwin
+depends_lib      port:erlang \
+	port:gnuplot \
+	port:p5-template-toolkit
+set relname      release-1.3.0
+fetch.type       svn
+svn.url          https://svn.process-one.net/tsung/tags/${relname}
+svn.tag          900
+worksrcdir       ${relname}
+build.target     all doc


Property changes on: trunk/dports/erlang/tsung/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/20080908/fadd92a7/attachment.html 


More information about the macports-changes mailing list