Commit graph

3 commits

Author SHA1 Message Date
Thomas Morper
c336760ec1 net-im/prosody: fix failure when using libevent
PR:		257952
2021-09-10 18:10:42 -07:00
Kurt Jaeger
baee6b2d5e net-im/prosody: refactor and move to lua 5.2
- Use Lua 5.2 and drop support for the dead LuaJIT.
- Explicitly state all required configure options
  as the "freebsd" preset has some of them wrong.
- Do not install the example certs as they clutter the
  config directory and nobody should ever use them.
  They can be recreated with prosodyctl if needed.
- Remove the broken "daemonize" option from the rc script,
  handle all actions with "prosodyctl" instead.
- Change data directory from /usr/local/var/lib/prosody to
  /var/db/prosody and include instructions in UPDATING
- Install the prosody migrator
- Use arc4random

PR:		241619
Submitted by:	thomas@beingboiled.info
Reviewed by:	lx (maintainer), Sascha Biberhofer <ports@skyforge.at>
Approved by:	lx (maintainer timeout)
2020-03-04 19:47:53 +00:00
David Thiel
fdc1ad4254 Update to 0.11.2.
PR:	233692
Submitted by:	Sascha Biberhofer
2019-01-29 23:15:55 +00:00