svn commit: r343813 - head/net-im/prosody
David Thiel
lx at FreeBSD.org
Tue Feb 11 20:20:45 UTC 2014
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.
-
---
More information about the svn-ports-all
mailing list