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) combinatio for a given watch list. This is what FreshPorts will look for.

non port: Mk/Uses/ansible.mk

Number of commits found: 7

Sunday, 24 Apr 2022
10:00 Tobias C. Berner (tcberner) search for other commits by this committer
framework: cleanup conditional-indentations in Mk/

Run Tools/scripts/indent_make_if.pl on all of Mk.

These white space changes contribute greatly to the readability of those files.
As we have a version control system, finding out the reasons for the changes
prior to these white space changes is still easily possible

Differential Revision:	https://reviews.freebsd.org/D35024
Reviewed by:		portmgr (rene, bapt)
commit hash: aa2539679084872cd84112e9df6bfee571570623 commit hash: aa2539679084872cd84112e9df6bfee571570623 commit hash: aa2539679084872cd84112e9df6bfee571570623 commit hash: aa2539679084872cd84112e9df6bfee571570623 aa25396
Wednesday, 7 Jul 2021
14:37 Mateusz Piotrowski (0mp) search for other commits by this committer
ansible.mk: Fix a typo in variable name
commit hash: d3b7e886da854625985de0b9a173f752f8a2141c commit hash: d3b7e886da854625985de0b9a173f752f8a2141c commit hash: d3b7e886da854625985de0b9a173f752f8a2141c commit hash: d3b7e886da854625985de0b9a173f752f8a2141c d3b7e88
Wednesday, 19 May 2021
09:16 Mateusz Piotrowski (0mp) search for other commits by this committer
ansible.mk: Fix ANSIBLE_RUN_DEPENDS

sysutils/ansible does not provide the Ansible program directly. It is
provided by its dependencies (sysutils/py-ansible-core at the moment).

Fix the ANSIBLE_RUN_DEPENDS so that it looks for the ansible package
instead of the Ansible binary.
commit hash: 0fa7a283402615d5113a6e55328df7497a414139 commit hash: 0fa7a283402615d5113a6e55328df7497a414139 commit hash: 0fa7a283402615d5113a6e55328df7497a414139 commit hash: 0fa7a283402615d5113a6e55328df7497a414139 0fa7a28
Monday, 17 May 2021
16:29 Mateusz Piotrowski (0mp) search for other commits by this committer
ansible.mk: Improve argument parsing

Reported by:	arrowd
commit hash: cb9347f4a70d2b3d1d5e3d88e2f727fa941a48f9 commit hash: cb9347f4a70d2b3d1d5e3d88e2f727fa941a48f9 commit hash: cb9347f4a70d2b3d1d5e3d88e2f727fa941a48f9 commit hash: cb9347f4a70d2b3d1d5e3d88e2f727fa941a48f9 cb9347f
14:59 Mateusz Piotrowski (0mp) search for other commits by this committer
ansible.mk: Fix a typo
commit hash: b0ce506db518a4520861f3ab8960fddc9a8ecf1b commit hash: b0ce506db518a4520861f3ab8960fddc9a8ecf1b commit hash: b0ce506db518a4520861f3ab8960fddc9a8ecf1b commit hash: b0ce506db518a4520861f3ab8960fddc9a8ecf1b b0ce506
14:58 Mateusz Piotrowski (0mp) search for other commits by this committer
ansible.mk: Define ANSIBLE_ETCDIR

It is used in many Ansible ports. Let's have it defined in one place so
that it is easier to track its use.
commit hash: fde71f1df2371b72c1c03b9d84f3e7abbe37c1ab commit hash: fde71f1df2371b72c1c03b9d84f3e7abbe37c1ab commit hash: fde71f1df2371b72c1c03b9d84f3e7abbe37c1ab commit hash: fde71f1df2371b72c1c03b9d84f3e7abbe37c1ab fde71f1
13:38 Mateusz Piotrowski (0mp) search for other commits by this committer
Add USES=ansible for Ansible ports

The purpose of this new USES file is to provide a central place for
setting Ansible paths for modules and plugins. Perhaps in the future we
will extend to reduce boilerplate code in existing Ansible-related
ports.

PR:		255920
Reported by:	lcook
Reviewed by:	madpilot
Differential Revision:	https://reviews.freebsd.org/D30312
commit hash: 92939bfde271f881e76fdb94ee5047271d2d1b43 commit hash: 92939bfde271f881e76fdb94ee5047271d2d1b43 commit hash: 92939bfde271f881e76fdb94ee5047271d2d1b43 commit hash: 92939bfde271f881e76fdb94ee5047271d2d1b43 92939bf

Number of commits found: 7