[36846] trunk/dports/devel

andrea.damore at macports.org andrea.damore at macports.org
Fri May 16 11:37:13 PDT 2008


Revision: 36846
          http://trac.macosforge.org/projects/macports/changeset/36846
Author:   andrea.damore at macports.org
Date:     2008-05-16 11:37:11 -0700 (Fri, 16 May 2008)

Log Message:
-----------
new portfile for luarocks

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

Added: trunk/dports/devel/luarocks/Portfile
===================================================================
--- trunk/dports/devel/luarocks/Portfile	                        (rev 0)
+++ trunk/dports/devel/luarocks/Portfile	2008-05-16 18:37:11 UTC (rev 36846)
@@ -0,0 +1,28 @@
+# $Id:$
+
+PortSystem 1.0
+
+name                    luarocks
+version                 0.5.2
+revision                0
+categories              devel
+platforms               darwin
+maintainers             andrea.damore at macports.org
+description             SAX XML parser
+long_description        LuaRocks is a deployment and management system for Lua modules. \
+				LuaRocks allows you to install Lua modules as self-contained packages \
+				called \"rocks\", which also contain version dependency information. This \
+				information is used both at install time, so that when one rock is \
+				requested all rocks it depends on are installed as well, and at run \
+				time, so that when a module is required, the correct version is loaded. \
+				LuaRocks supports both local and remote repositories, and multiple local \
+				rocks trees.
+
+homepage                http://www.luarocks.org/
+master_sites            http://luaforge.net/frs/download.php/3359/
+
+checksums	\
+			luarocks-0.5.2.tar.gz \
+				md5  e6edae6c667480d921f49ddda8cb63fc \
+				sha1  494c96944a9f6ab8d515fe4d6c15f661fafbf242 \
+				rmd160  6f0acf500998150042f22d55bed4c1f2eb23e9b0


Property changes on: trunk/dports/devel/luarocks/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/20080516/0590d8fa/attachment-0001.htm 


More information about the macports-changes mailing list