Re: [OpenWrt-Devel] Jabber/XMPP Lua Server

2009-02-17 Thread OrazioPirataDelloSpazio (Lorenzo)

Hi Florian,
I tested the packages and I find a little bug in the luasocket package , 
here the patch.

Ciao!

Lorenzo


Florian Fainelli ha scritto:

Hey again Lorenzo,
  


Patches integrated in changesets 14518 to 14521. Thanks a lot !
  


Index: luasocket/Makefile
===
--- luasocket/Makefile	(revision 14531)
+++ luasocket/Makefile	(working copy)
@@ -22,7 +22,7 @@
   SUBMENU:=LUA
   SECTION:=lang
   CATEGORY:=Languages
-  TITLE:=LUASec 
+  TITLE:=LUASocket 
   URL:=http://luasocket.luaforge.net/
   DEPENDS:=lua
 endef
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Jabber/XMPP Lua Server

2009-02-17 Thread Florian Fainelli
Hey Lorenzo,


Le Tuesday 17 February 2009 14:41:16 OrazioPirataDelloSpazio (Lorenzo), vous 
avez écrit :
 Hi Florian,
 I tested the packages and I find a little bug in the luasocket package ,
 here the patch.

Patch applied in changeset 14538, thanks !
-- 
Best regards, Florian Fainelli
Email : flor...@openwrt.org
http://openwrt.org
---


signature.asc
Description: This is a digitally signed message part.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Jabber/XMPP Lua Server

2009-02-15 Thread Florian Fainelli
Hey again Lorenzo,

Le Saturday 14 February 2009 15:01:51 OrazioPirataDelloSpazio (Lorenzo), vous 
avez écrit :
 Hi all,
 I want to test a Jabber/XMPP lightweight server.
 I find this one, that is written in LUA, and that is the only one that
 can be ported to embedded device(to the best of my knowledge) and that
 support XMPP-OVER-BOSH [1].
 http://prosody.im/

 Searching on web, I find that this is already ported to openWRT here:
 https://svn.openwrt.org/openwrt/packages/net/prosody/

 but even if it compiles well, it doesn't run because it needs
 dependencies whose package does not even exist yet.

 So I create these packages (luasec, luaexpat) and I update the prosody
 package to the new 0.3.0 version (that support BOSH).

 Packages can be found here:
 https://svn.ninux.org/ninuxdeveloping/browser/packages

 and can be downloaded throught svn checkout from

 svn.ninux.org/svn/ninuxdeveloping/packages/PACKAGE_NAME

 If you think, you can include these packages in your repository.

Patches integrated in changesets 14518 to 14521. Thanks a lot !
-- 
Best regards, Florian Fainelli
Email : flor...@openwrt.org
http://openwrt.org
---


signature.asc
Description: This is a digitally signed message part.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


[OpenWrt-Devel] Jabber/XMPP Lua Server

2009-02-14 Thread OrazioPirataDelloSpazio (Lorenzo)
Hi all,
I want to test a Jabber/XMPP lightweight server.
I find this one, that is written in LUA, and that is the only one that 
can be ported to embedded device(to the best of my knowledge) and that 
support XMPP-OVER-BOSH [1].
http://prosody.im/

Searching on web, I find that this is already ported to openWRT here:
https://svn.openwrt.org/openwrt/packages/net/prosody/

but even if it compiles well, it doesn't run because it needs 
dependencies whose package does not even exist yet.

So I create these packages (luasec, luaexpat) and I update the prosody 
package to the new 0.3.0 version (that support BOSH).

Packages can be found here:
https://svn.ninux.org/ninuxdeveloping/browser/packages

and can be downloaded throught svn checkout from

svn.ninux.org/svn/ninuxdeveloping/packages/PACKAGE_NAME

If you think, you can include these packages in your repository.

Bye!

Lorenzo

[1] http://xmpp.org/extensions/xep-0124.html



___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel


Re: [OpenWrt-Devel] Jabber/XMPP Lua Server

2009-02-14 Thread Florian Fainelli
Hi Lorenzo,

Le Saturday 14 February 2009 15:01:51 OrazioPirataDelloSpazio (Lorenzo), vous 
avez écrit :
 Hi all,
 I want to test a Jabber/XMPP lightweight server.
 I find this one, that is written in LUA, and that is the only one that
 can be ported to embedded device(to the best of my knowledge) and that
 support XMPP-OVER-BOSH [1].
 http://prosody.im/

 Searching on web, I find that this is already ported to openWRT here:
 https://svn.openwrt.org/openwrt/packages/net/prosody/

 but even if it compiles well, it doesn't run because it needs
 dependencies whose package does not even exist yet.

 So I create these packages (luasec, luaexpat) and I update the prosody
 package to the new 0.3.0 version (that support BOSH).

 Packages can be found here:
 https://svn.ninux.org/ninuxdeveloping/browser/packages

 and can be downloaded throught svn checkout from

 svn.ninux.org/svn/ninuxdeveloping/packages/PACKAGE_NAME

 If you think, you can include these packages in your repository.

Sure I will integrate the remaining packages to get prosody fully working. 
Thanks a lot !
-- 
Best regards, Florian Fainelli
Email : flor...@openwrt.org
http://openwrt.org
---


signature.asc
Description: This is a digitally signed message part.
___
openwrt-devel mailing list
openwrt-devel@lists.openwrt.org
http://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel