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/patch-tools_migration_Makefile

Number of commits found: 2

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
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 

Number of commits found: 2