notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

non port: net-im/prosody/files/prosody.in

Number of commits found: 12

Tuesday, 3 Aug 2021
18:23 Li-Wen Hsu (lwhsu) search for other commits by this committer Author: Thomas Morper
net-im/prosody: Update to 0.11.10

PR:		257595
MFH:		2021Q3
Security:	5ef14250-f47c-11eb-8f13-5b4de959822e
commit hash: 5767b5976b2c0ea2347930df8d19d80ff64a64db commit hash: 5767b5976b2c0ea2347930df8d19d80ff64a64db commit hash: 5767b5976b2c0ea2347930df8d19d80ff64a64db commit hash: 5767b5976b2c0ea2347930df8d19d80ff64a64db 5767b59
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d 135fdee
Sunday, 13 Sep 2020
04:42 lwhsu search for other commits by this committer
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)
Original commitRevision:548450 
Wednesday, 4 Mar 2020
19:47 pi search for other commits by this committer
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)
Original commitRevision:527796 
Wednesday, 22 Oct 2014
23:56 lx search for other commits by this committer
Add reload command to rc script, fix luajit support

PR:		194037 194039
Submitted by:	Anton Yuzhaninov
Original commitRevision:371371 
Wednesday, 4 Jun 2014
22:56 lx search for other commits by this committer
Update to 0.9.4, rc file notice about daemonize, and support for LUAJIT.

PR:		188223
Submitted by:	dar
Original commitRevision:356555 
Saturday, 25 Jan 2014
05:06 lx search for other commits by this committer
Fix on 10 and tweak rc script.
Original commitRevision:340984 
Saturday, 14 Jan 2012
08:57 dougb search for other commits by this committer
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.
Original commit
Sunday, 13 Jun 2010
00:47 lx search for other commits by this committer
The rc script now features not just starting and stopping, but restarting.

Submitted by:   Doug Barton, dougb@
Feature safe:   yes
Original commit
Friday, 11 Jun 2010
16:49 lx search for other commits by this committer
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)
Original commit
Saturday, 27 Mar 2010
00:15 dougb search for other commits by this committer
Begin the process of deprecating sysutils/rc_subr by
s#. %%RC_SUBR%%#. /etc/rc.subr#
Original commit
Tuesday, 14 Jul 2009
06:30 pgollucci search for other commits by this committer
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>
Original commit

Number of commits found: 12