Date: Tue, 11 Feb 2014 20:20:45 +0000 (UTC) From: David Thiel <lx@FreeBSD.org> To: ports-committers@freebsd.org, svn-ports-all@freebsd.org, svn-ports-head@freebsd.org Subject: svn commit: r343813 - head/net-im/prosody Message-ID: <201402112020.s1BKKj2g067001@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: lx Date: Tue Feb 11 20:20:45 2014 New Revision: 343813 URL: http://svnweb.freebsd.org/changeset/ports/343813 QAT: https://qat.redports.org/buildarchive/r343813/ Log: Remove note re: IPv6. Updated luasocket enables Prosody to use it. Modified: head/net-im/prosody/pkg-message Modified: head/net-im/prosody/pkg-message ============================================================================== --- head/net-im/prosody/pkg-message Tue Feb 11 20:20:19 2014 (r343812) +++ head/net-im/prosody/pkg-message Tue Feb 11 20:20:45 2014 (r343813) @@ -3,16 +3,12 @@ NOTE: - If you're running Prosody in a jail and experience problems, please add the - following to the global section of your prosody.cfg.lua: + If you're running Prosody in a jail and experience problems, please add + the following to the global section of your prosody.cfg.lua: interfaces = { 'x.x.x.x' } where 'x.x.x.x' is the public IP you wish Prosody to bind to. -ALSO NOTE: - - IPv6 support is not yet functional in this port. - ---
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201402112020.s1BKKj2g067001>