[57989] trunk/dports

portindex at macports.org portindex at macports.org
Sun Sep 20 02:54:17 PDT 2009


Revision: 57989
          http://trac.macports.org/changeset/57989
Author:   portindex at macports.org
Date:     2009-09-20 02:54:16 -0700 (Sun, 20 Sep 2009)
Log Message:
-----------

Total number of ports parsed:	6190 
Ports successfully parsed:	6190	 
Ports failed:			0

Modified Paths:
--------------
    trunk/dports/PortIndex
    trunk/dports/PortIndex.quick

Modified: trunk/dports/PortIndex
===================================================================
--- trunk/dports/PortIndex	2009-09-20 09:46:19 UTC (rev 57988)
+++ trunk/dports/PortIndex	2009-09-20 09:54:16 UTC (rev 57989)
@@ -1692,18 +1692,20 @@
 portdir devel/lua-copas description {Coroutine Oriented Portable Asynchronous Services for Lua} homepage http://www.keplerproject.org/copas/ epoch 0 platforms darwin name lua-copas depends_lib {port:lua port:lua-coxpcall port:lua-luasocket} maintainers {and.damore openmaintainer} long_description {Copas is a dispatcher based on coroutines that can be used by TCP/IP servers. It uses LuaSocket as the interface with the TCP/IP stack.} categories devel version 1.1.5 revision 0
 lua-coxpcall 455
 variants universal portdir devel/lua-coxpcall description {Coroutine-safe xpcall and pcall versions} homepage http://coxpcall.luaforge.net epoch 0 platforms darwin name lua-coxpcall depends_lib port:lua long_description {Coxpcall encapsulates the protected calls with a coroutine based loop, so errors can be dealed without the usual pcall/xpcall issues with coroutines.} maintainers {and.damore openmaintainer} categories devel version 1.13.0 revision 0
-lua-expat 377
-portdir devel/lua-expat description {SAX XML parser} homepage http://www.keplerproject.org/luaexpat/index.html epoch 0 platforms darwin name lua-expat depends_lib port:expat maintainers and.damore long_description {LuaExpat is a SAX XML parser based on the Expat library. LuaExpat is free software and uses the same license as Lua 5.1.} categories devel version 1.1 revision 0
-lua-gd 758
-portdir devel/lua-gd description {Lua interface to the gd library} homepage http://lua-gd.luaforge.net/ epoch 0 platforms darwin name lua-gd depends_lib {port:lua port:gd2} maintainers nomaintainer long_description {Lua-GD is a set of Lua bindings to the Thomas Boutell's gd library that allows your code to quickly draw complete images with lines, polygons, arcs, text, multiple colors, cut and paste from other images, flood fills, read in or write out images in the PNG, JPEG or GIF format. It is not a kitchen-sink graphics package, but it does include most frequently requested features, including both truecolor and palette images, resampling (smooth resizing of truecolor images) and so forth.} categories {devel graphics} version 2.0.33r2 revision 0
 lua-glut 344
 portdir devel/lua-glut description {OpenGL and GLUT bindings for the Lua programming language.} homepage http://lua-users.org/wiki/VarolKaptan epoch 0 platforms darwin name lua-glut depends_lib port:lua maintainers bfulgham long_description {{OpenGL and GLUT bindings for the Lua programming language.}} categories devel version 0.5 revision 0
+lua-lua_gd 766
+portdir devel/lua-lua_gd description {Lua interface to the gd library} homepage http://lua-gd.luaforge.net/ epoch 0 platforms darwin name lua-lua_gd depends_lib {port:lua port:gd2} maintainers nomaintainer long_description {Lua-GD is a set of Lua bindings to the Thomas Boutell's gd library that allows your code to quickly draw complete images with lines, polygons, arcs, text, multiple colors, cut and paste from other images, flood fills, read in or write out images in the PNG, JPEG or GIF format. It is not a kitchen-sink graphics package, but it does include most frequently requested features, including both truecolor and palette images, resampling (smooth resizing of truecolor images) and so forth.} categories {devel graphics} version 2.0.33r2 revision 0
+lua-luaexpat 400
+portdir devel/lua-luaexpat description {SAX XML parser} homepage http://www.keplerproject.org/luaexpat/index.html epoch 0 platforms darwin name lua-luaexpat depends_lib port:expat maintainers {and.damore openmaintainer} long_description {LuaExpat is a SAX XML parser based on the Expat library. LuaExpat is free software and uses the same license as Lua 5.1.} categories devel version 1.1 revision 0
 lua-luafilesystem 463
 portdir devel/lua-luafilesystem description {File System Library for the Lua Programming Language} homepage http://www.keplerproject.org/luafilesystem epoch 0 platforms darwin name lua-luafilesystem depends_lib port:lua maintainers {and.damore openmaintainer} long_description {LuaFileSystem is a Lua library developed to complement the set of functions related to file systems offered by the standard Lua distribution.} categories devel version 1.4.2 revision 0
 lua-luasec 554
 portdir devel/lua-luasec description {LuaSec is a binding for OpenSSL library to provide TLS/SSL communication} homepage http://luasec.luaforge.net/ epoch 0 platforms darwin name lua-luasec depends_lib port:lua maintainers {and.damore openmaintainer} long_description {LuaSec is a binding for OpenSSL library to provide TLS/SSL communication. This version delegates to LuaSocket the TCP connection establishment between the client and server. Then LuaSec uses this connection to start a secure TLS/SSL session.} categories devel version 0.3.1 revision 0
 lua-luasocket 586
 portdir devel/lua-luasocket description {The luasocket library extends lua with tcp, udp, and dns} homepage http://www.cs.princeton.edu/~diego/professional/luasocket/ epoch 0 platforms darwin name lua-luasocket depends_lib port:lua maintainers gmail.com:emmett.shear long_description {LuaSocket is a Lua extension library that is composed by two parts: a C core that provides support for the TCP and UDP transport layers, and a set of Lua modules that add support for functionality commonly needed by applications that deal with the Internet.} categories devel version 2.0.2 revision 0
+lua-luazip 420
+portdir devel/lua-luazip description {LuaZip is a Lua extension library used to read files stored inside zip files.} homepage http://www.keplerproject.org/luazip/index.html epoch 0 platforms darwin name lua-luazip depends_lib port:libzzip maintainers {and.damore openmaintainer} long_description {{LuaZip is a Lua extension library used to read files stored inside zip files.}} categories devel version 1.2.3 revision 0
 lua-lunit 501
 portdir devel/lua-lunit description {The lunit library extends lua with a simple unit testing framework} homepage http://www.nessie.de/mroth/lunit/ epoch 0 platforms darwin name lua-lunit depends_lib port:lua maintainers gmail.com:emmett.shear long_description {Lunit is a unit testing framework for lua, written in lua. It provides currently 26 assert functions, 8 type checking functions and a few misc functions for usage as an easy unit testing framework.} categories devel version 0.3 revision 0
 lua-numlua 604
@@ -1712,8 +1714,6 @@
 variants universal portdir devel/lua-wsapi description {Lua Web Server API} homepage http://wsapi.luaforge.net/ epoch 0 platforms darwin name lua-wsapi depends_lib port:lua long_description {WSAPI is an API that abstracts the web server from Lua web applications. By coding against WSAPI your application can run on any of the supported servers and interfaces (currently CGI, FastCGI and Xavante, on Windows and UNIX-based systems).} maintainers {and.damore openmaintainer} categories devel version 1.1.0 revision 0
 lua-xavante 633
 portdir devel/lua-xavante description {A Lua Web Server with WSAPI support} homepage http://www.keplerproject.org/xavante/ epoch 0 platforms darwin name lua-xavante depends_lib {port:lua port:lua-wsapi port:lua-copas port:lua-luasocket port:lua-luafilesystem} maintainers {and.damore openmaintainer} long_description {Xavante is a Lua HTTP 1.1 Web server that uses a modular architecture based on URI mapped handlers. Xavante currently offers a file handler, a redirect handler and a WSAPI handler. Those are used for general files, URI remapping and WSAPI applications respectively.} categories {devel www} version 2.0.1 revision 0
-lua-zip 397
-portdir devel/lua-zip description {LuaZip is a Lua extension library used to read files stored inside zip files.} homepage http://www.keplerproject.org/luazip/index.html epoch 0 platforms darwin name lua-zip depends_lib port:libzzip maintainers and.damore long_description {{LuaZip is a Lua extension library used to read files stored inside zip files.}} categories devel version 1.2.3 revision 0
 luarocks 809
 variants {md5 openssl wget curl} portdir devel/luarocks description {Manager for rocks, lua extensions.} homepage http://www.luarocks.org/ epoch 0 depends_run {port:lua port:openssl port:curl} platforms darwin name luarocks 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.} maintainers and.damore categories devel version 1.0.1 revision 0
 lzo 689

Modified: trunk/dports/PortIndex.quick
===================================================================
(Binary files differ)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090920/82cd562e/attachment-0001.html>


More information about the macports-changes mailing list