Date: Tue, 14 Jul 2009 06:30:55 +0000 (UTC) From: "Philip M. Gollucci" <pgollucci@FreeBSD.org> To: ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: ports/net-im Makefile ports/net-im/prosody Makefile distinfo pkg-descr pkg-plist ports/net-im/prosody/files patch-configure pkg-deinstall.in pkg-install.in prosody.cfg.lua.install.in prosody.in Message-ID: <200907140630.n6E6UtuW032365@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
pgollucci 2009-07-14 06:30:55 UTC FreeBSD ports repository Modified files: net-im Makefile Added files: net-im/prosody Makefile distinfo pkg-descr pkg-plist net-im/prosody/files patch-configure pkg-deinstall.in pkg-install.in prosody.cfg.lua.install.in prosody.in Log: Prosody is a flexible communications server for Jabber/XMPP written in Lua. It aims to be easy to use, and light on resources. For developers it aims to be easy to extend and give a flexible system on which to rapidly develop added functionality, or prototype new protocols. WWW: http://www.prosody.im/ PR: ports/136267 Submitted by: Andrew Lewis <dru at silenceisdefeat.net> Revision Changes Path 1.114 +1 -0 ports/net-im/Makefile 1.1 +42 -0 ports/net-im/prosody/Makefile (new) 1.1 +3 -0 ports/net-im/prosody/distinfo (new) 1.1 +42 -0 ports/net-im/prosody/files/patch-configure (new) 1.1 +22 -0 ports/net-im/prosody/files/pkg-deinstall.in (new) 1.1 +49 -0 ports/net-im/prosody/files/pkg-install.in (new) 1.1 +94 -0 ports/net-im/prosody/files/prosody.cfg.lua.install.in (new) 1.1 +31 -0 ports/net-im/prosody/files/prosody.in (new) 1.1 +6 -0 ports/net-im/prosody/pkg-descr (new) 1.1 +90 -0 ports/net-im/prosody/pkg-plist (new)
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200907140630.n6E6UtuW032365>