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-p2p/xbt/Makefile

Number of commits found: 3

Friday, 29 Dec 2023
18:24 Muhammad Moinur Rahman (bofh) search for other commits by this committer
*/*: Refactor with IGNORE_WITH_MYSQL

- There are multiple ports which has MYSQL options and are non-DEFAULT.
  Most of the time committers actually forget to check with the OPTION
  enabled and in some cases they are BROKEN with newr versions of mysql.
  So test with different versions of mysql and mark IGNOPRE_WITH_MYSQL
  appropriately. Due to the EOL of 5.7 this has not been checked.
- Unbreak sysutils/cfengine* with MySQL 8.0 and later
- The primary purpose of running this check is having statistics of the
  MySQL usability over MariaDB to explore the future possibility of
  shifting to MariaDB as the default as major ports upstream have moved
  their codebase to support MariaDB over MySQL.
- The following actions will also be taken after the sunset of MySQL 5.7
  If a port is broken on all instances of MySQL/MariaDB:
  - If a port has the option of multiple DB backends and MySQL is the
    default then the DEFAULT will be changed to PGSQL/SQLITE before
    2024Q1. And the OPTION will be removed before 2024Q2. If a
    MAINTAINER is aware about such cases and want to prefer PGSQL over
    SQLITE or vice versa please do so at your own accord. Otherwise
    PGSQL will be preferred over SQLITE.
  - If a port has the option of multiple DB backends and MySQL is not
    the default then the the OPTION will be removed before 2024Q1.

Approved by:	portmgr (blanket)
commit hash: ee6c86aea577dec2643f6a9915033feda7f67e26 commit hash: ee6c86aea577dec2643f6a9915033feda7f67e26 commit hash: ee6c86aea577dec2643f6a9915033feda7f67e26 commit hash: ee6c86aea577dec2643f6a9915033feda7f67e26 ee6c86a
Monday, 15 May 2023
21:11 Jose Alonso Cardenas Marquez (acm) search for other commits by this committer
net/asio: Bump PORTREVISION. net/asio was updated to 1.28.0
commit hash: 1f90eca255f4843fd69fa365b3c0ab22abd020a3 commit hash: 1f90eca255f4843fd69fa365b3c0ab22abd020a3 commit hash: 1f90eca255f4843fd69fa365b3c0ab22abd020a3 commit hash: 1f90eca255f4843fd69fa365b3c0ab22abd020a3 1f90eca
Wednesday, 16 Nov 2022
03:42 Alexey Dokuchaev (danfe) search for other commits by this committer
net-p2p/xbt: new BitTorrent tracker port had been added (+)

It is written in modern C++ and designed for high performance
while consuming little resources (CPU and RAM).

Consisting of just a dozen files, it can be easily built with
BSD or GNU make.
commit hash: 31518129c6af7a445831fa96d407d4d1d344d75d commit hash: 31518129c6af7a445831fa96d407d4d1d344d75d commit hash: 31518129c6af7a445831fa96d407d4d1d344d75d commit hash: 31518129c6af7a445831fa96d407d4d1d344d75d 3151812

Number of commits found: 3