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/pkg-plist

Number of commits found: 19

Saturday, 24 Feb 2024
22:17 Muhammad Moinur Rahman (bofh) search for other commits by this committer
net-im/prosody: Moved man to share/man

Approved by:    portmgr (blanket)
commit hash: 758eff80ccbcd9945bd5cecf76bd536226cc0d9a commit hash: 758eff80ccbcd9945bd5cecf76bd536226cc0d9a commit hash: 758eff80ccbcd9945bd5cecf76bd536226cc0d9a commit hash: 758eff80ccbcd9945bd5cecf76bd536226cc0d9a 758eff8
Tuesday, 22 Mar 2022
17:27 Neel Chauhan (nc) search for other commits by this committer Author: Thomas Morper
net-im/prosody: Update to 0.12.0

PR:	262667
commit hash: 7a96631d53d2cb09910bc0d3c1a3d06714ad0c91 commit hash: 7a96631d53d2cb09910bc0d3c1a3d06714ad0c91 commit hash: 7a96631d53d2cb09910bc0d3c1a3d06714ad0c91 commit hash: 7a96631d53d2cb09910bc0d3c1a3d06714ad0c91 7a96631
Tuesday, 9 Mar 2021
14:13 mat search for other commits by this committer
Remove occurrences of %%LUA_LIBDIR%%.

Differential Revision:	https://reviews.freebsd.org/D29138
Original commitRevision:567933 
Thursday, 18 Feb 2021
12:51 vanilla search for other commits by this committer
Update to 0.11.8.

PR:		253549
Submitted by:	maintainer
Original commitRevision:565927 
Thursday, 1 Oct 2020
23:28 swills search for other commits by this committer
net-im/prosody: Update to 0.11.7

PR:		250032
Submitted by:	Thomas Morper <thomas@beingboiled.info> (maintainer)
Original commitRevision:550879 
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 
Tuesday, 29 Jan 2019
23:15 lx search for other commits by this committer
Update to 0.11.2.

PR:	233692
Submitted by:	Sascha Biberhofer
Original commitRevision:491602 
Friday, 1 Jun 2018
20:58 lx search for other commits by this committer
Update to 0.10.2, addressing CVE-2018-10847.

PR:		228440
Submitted by:	Piotr Kubaj
Security:	CVE-2018-10847
Original commitRevision:471294 
Friday, 17 Nov 2017
18:39 lx search for other commits by this committer
Update to 0.10.0.

PR:	223637
Submitted by:  Jan Kokemuller
Original commitRevision:454378 
Friday, 21 Nov 2014
23:55 antoine search for other commits by this committer
Cleanup plist
Original commitRevision:373023 
Tuesday, 18 Mar 2014
20:19 lx search for other commits by this committer
Stageify and modernize.

PR:		ports/187703
Submitted by:	Scot Hetzel
Reviewed by:	me
Original commitRevision:348595 
Saturday, 8 Feb 2014
23:31 lx search for other commits by this committer
Remove certificate-related makefile and .cnf files on deinstall.

Submitted by:	QAT
Original commitRevision:343408 
20:36 lx search for other commits by this committer
Update to 0.9.2.

PR:		ports/182075
Submitted by:	Paul Procacci <pprocacci@gmail.com> / Benjamin Podszun
<benjamin.podszun@gmail.com>
Original commitRevision:343384 
Monday, 11 Apr 2011
20:24 lx search for other commits by this committer
Update to 0.8.0.

PR:             ports/156308
Submitted by:   nico <nico@lifeisabug.com>
Original commit
Saturday, 4 Dec 2010
01:19 lx search for other commits by this committer
Update to prosody 0.7.0, take maintainership and fix some PREFIX-related stuff.
Note that configuration file options and format have changed; however, existing
configs should work correctly.

Approved by:    kelly.hays@jkhfamily.org (maintainer)
Original commit
Saturday, 8 Aug 2009
07:56 pav search for other commits by this committer
- Fix plist

PR:             ports/137507
Submitted by:   J. Kelly Hays <kelly.hays@jkhfamily.org> (maintainer)
Original commit
Wednesday, 5 Aug 2009
01:36 vanilla search for other commits by this committer
Upgrade to 0.5.1, change MAINTAINER.

PR:             ports/137276
Submitted by:   maintainer.
Original commit
Tuesday, 28 Jul 2009
18:29 miwi search for other commits by this committer
- Update to 0.5

PR:             136970
Submitted by:   Andrew Lewis <freeghb@gmail.com> (maintainer)
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: 19