non port: net-im/prosody/files/prosody.in |
SVNWeb
|
Number of commits found: 12 |
Tue, 3 Aug 2021
|
[ 18:23 Li-Wen Hsu (lwhsu) Author: Thomas Morper ] 5767b59
net-im/prosody: Update to 0.11.10
PR: 257595
MFH: 2021Q3
Security: 5ef14250-f47c-11eb-8f13-5b4de959822e
|
Tue, 6 Apr 2021
|
[ 14:31 Mathieu Arnold (mat) ] 135fdee (Only the first 10 of 2028 ports in this commit are shown above. )
all: Remove all other $FreeBSD keywords.
|
Sun, 13 Sep 2020
|
[ 04:42 lwhsu ]
net-im/prosody: Do not use prosodyctl in init script
* Apply shebangfix.
* Update init script to directly control the Prosody
daemon as using prosodyctl has been deprecated. [1]
* Add pkg-message to clearly state that setting the
pidfile option in prosody.cfg.lua is required.
* Fix pkg-message formatting.
[1] https://blog.prosody.im/prosody-0.11.6-released/
PR: 249276
Submitted by: Thomas Morper <thomas@beingboiled.info> (maintainer)
|
Wed, 4 Mar 2020
|
[ 19:47 pi ]
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)
|
Wed, 22 Oct 2014
|
[ 23:56 lx ]
Add reload command to rc script, fix luajit support
PR: 194037 194039
Submitted by: Anton Yuzhaninov
|
Wed, 4 Jun 2014
|
[ 22:56 lx ]
Update to 0.9.4, rc file notice about daemonize, and support for LUAJIT.
PR: 188223
Submitted by: dar
|
Sat, 25 Jan 2014
|
[ 05:06 lx ]
Fix on 10 and tweak rc script.
|
Sat, 14 Jan 2012
|
[ 08:57 dougb ] (Only the first 10 of 951 ports in this commit are shown above. )
In the rc.d scripts, change assignments to rcvar to use the
literal name_enable wherever possible, and ${name}_enable
when it's not, to prepare for the demise of set_rcvar().
In cases where I had to hand-edit unusual instances also
modify formatting slightly to be more uniform (and in
some cases, correct). This includes adding some $FreeBSD$
tags, and most importantly moving rcvar= to right after
name= so it's clear that one is derived from the other.
|
Sun, 13 Jun 2010
|
[ 00:47 lx ]
The rc script now features not just starting and stopping, but restarting.
Submitted by: Doug Barton, dougb@
Feature safe: yes
|
Fri, 11 Jun 2010
|
[ 16:49 lx ]
Fix rc.d script so that it stops the server when requested.
PR: ports/145015
Submitted by: Yngvi Hrafn Pétursson
Approved by: Kelly Hays <kelly.hays@jkhfamily.org> (maintainer)
|
Sat, 27 Mar 2010
|
[ 00:15 dougb ] (Only the first 10 of 798 ports in this commit are shown above. )
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
|
Tue, 14 Jul 2009
|
[ 06:30 pgollucci ]
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>
|
Number of commits found: 12 |