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/cloud-init-devel/Makefile

Number of commits found: 14

Wednesday, 10 Jan 2024
14:59 Dima Panov (fluffy) search for other commits by this committer Author: Mina Galić
net/cloud-init*: update to 23.4.1

Changelog(s):

- https://github.com/canonical/cloud-init/releases/tag/23.4.1
- https://github.com/canonical/cloud-init/releases/tag/23.4

Note that net/cloud-init-devel finally relocates /run to /var/run
See: https://github.com/canonical/cloud-init/pull/4677

PR:	275896
commit hash: 8233b2c1a93d4c4765317dea3a3273ac74cea98e commit hash: 8233b2c1a93d4c4765317dea3a3273ac74cea98e commit hash: 8233b2c1a93d4c4765317dea3a3273ac74cea98e commit hash: 8233b2c1a93d4c4765317dea3a3273ac74cea98e 8233b2c
Monday, 18 Sep 2023
11:37 Gleb Popov (arrowd) search for other commits by this committer Author: Mina Galić
net/cloud-init{,-devel}: Update to 23.3 and 23.3-1

PR:		273451
Approved by:	Andrey Fesenko <andrey@bsdnir.info>
commit hash: 9c899d080d8b62c5ca00e4dfa699d52c5831fd2f commit hash: 9c899d080d8b62c5ca00e4dfa699d52c5831fd2f commit hash: 9c899d080d8b62c5ca00e4dfa699d52c5831fd2f commit hash: 9c899d080d8b62c5ca00e4dfa699d52c5831fd2f 9c899d0
Friday, 7 Jul 2023
06:19 Fernando Apesteguía (fernape) search for other commits by this committer Author: Mina Galić
net/cloud-init-devel: update to latest version

* We now have a ds-identify rc script. This will speed up config-free booting.
* https://github.com/canonical/cloud-init/issues/4193 is now fixed, which gives
  us a clean boot on Vultr
* A previous fix was attempted with
  https://github.com/canonical/cloud-init/pull/2146 but
  https://github.com/canonical/cloud-init/pull/4222 now fixes it properly

PR:		272391
Reported by:	freebsd@igalic.co
Sponsored by:	The FreeBSD Foundation
commit hash: f5fd130070b9353c5e8fca41680028afaaa96f53 commit hash: f5fd130070b9353c5e8fca41680028afaaa96f53 commit hash: f5fd130070b9353c5e8fca41680028afaaa96f53 commit hash: f5fd130070b9353c5e8fca41680028afaaa96f53 f5fd130
Tuesday, 27 Jun 2023
19:34 Rene Ladan (rene) search for other commits by this committer
all: remove explicit versions in USES=python for "3.x+"

The logic in USES=python will automatically convert this to 3.8+ by
itself.

Adjust two ports that only had Python 3.7 mentioned but build fine
on Python 3.8 too.

finance/quickfix: mark BROKEN with PYTHON

libtool: compile:  c++ -DHAVE_CONFIG_H -I. -I../.. -I -I. -I.. -I../.. -I../C++
-DLIBICONV_PLUG -DPYTHON_MAJOR_VERSION=3 -Wno-unused-variable
-Wno-maybe-uninitialized -O2 -pipe -DLIBICONV_PLUG -fstack-protector-strong
-fno-strict-aliasing -DLIBICONV_PLUG -Wall -ansi
-Wno-unused-command-line-argument -Wpointer-arith -Wwrite-strings
-Wno-overloaded-virtual -Wno-deprecated-declarations -Wno-deprecated -std=c++0x
-MT _quickfix_la-QuickfixPython.lo -MD -MP -MF
.deps/_quickfix_la-QuickfixPython.Tpo -c QuickfixPython.cpp  -fPIC -DPIC -o
.libs/_quickfix_la-QuickfixPython.o
warning: unknown warning option '-Wno-maybe-uninitialized'; did you mean
'-Wno-uninitialized'? [-Wunknown-warning-option]
QuickfixPython.cpp:175:11: fatal error: 'Python.h' file not found
          ^~~~~~~~~~
1 warning and 1 error generated.

Reviewed by:	portmgr, vishwin, yuri
Differential Revision:	<https://reviews.freebsd.org/D40568>
commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb commit hash: 3d9a815d9c5acbb71f4bb07738bdeab4879feacb 3d9a815
Sunday, 18 Jun 2023
12:12 Joseph Mingrone (jrm) search for other commits by this committer
net/cloud-init-devel: Update to 23.2-30-g5267ebbf

Approved by:	Mina Galić <freebsd@igalic.co> (maintainer)
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D40593
commit hash: a51f913419634483992f13485789d632cccd7176 commit hash: a51f913419634483992f13485789d632cccd7176 commit hash: a51f913419634483992f13485789d632cccd7176 commit hash: a51f913419634483992f13485789d632cccd7176 a51f913
Wednesday, 31 May 2023
17:55 Joseph Mingrone (jrm) search for other commits by this committer Author: Mina Galić
net/cloud-init-devel: bump to 23.2-14-g78650806d

along with the changes in
https://github.com/canonical/cloud-init/releases/tag/23.2
this also includes

Fixed support for setting up static routes on FreeBSD and OpenBSD, and
an update to the cc_rsyslogd module to work properly on FreeBSD.

Sponsored by: The FreeBSD Foundation
commit hash: 6e9dd040968e80e463938d59d8b38bca2b16ae38 commit hash: 6e9dd040968e80e463938d59d8b38bca2b16ae38 commit hash: 6e9dd040968e80e463938d59d8b38bca2b16ae38 commit hash: 6e9dd040968e80e463938d59d8b38bca2b16ae38 6e9dd04
Monday, 1 May 2023
18:05 Fernando Apesteguía (fernape) search for other commits by this committer Author: Mina Galić
net/cloud-init{-devel}: security update

ChangeLog: https://github.com/canonical/cloud-init/releases/tag/23.1.2

PR:		271108
Reported by:	freebsd@igalic.co
MFH:		2023Q2 (security updates)
Security:	CVE-2023-1786
commit hash: 20d0afe7bde8940f73935b7195dd426302aae151 commit hash: 20d0afe7bde8940f73935b7195dd426302aae151 commit hash: 20d0afe7bde8940f73935b7195dd426302aae151 commit hash: 20d0afe7bde8940f73935b7195dd426302aae151 20d0afe
Tuesday, 25 Apr 2023
17:30 Muhammad Moinur Rahman (bofh) search for other commits by this committer Author: Mina Galić
net/cloud-init-devel: Update version 22.4-28=>23.1-70

PR:		271058
Approved by:	freebsd@igalic.co (maintainer)
commit hash: 3ec779fcec274164aa90fb451ccaf65bf998dfef commit hash: 3ec779fcec274164aa90fb451ccaf65bf998dfef commit hash: 3ec779fcec274164aa90fb451ccaf65bf998dfef commit hash: 3ec779fcec274164aa90fb451ccaf65bf998dfef 3ec779f
Monday, 30 Jan 2023
08:39 Nuno Teixeira (eduardo) search for other commits by this committer
*/*: Update maintainer e-mail

PR:		268228
commit hash: fb028a3fb6e34487288d931fb4fad4850100c9a3 commit hash: fb028a3fb6e34487288d931fb4fad4850100c9a3 commit hash: fb028a3fb6e34487288d931fb4fad4850100c9a3 commit hash: fb028a3fb6e34487288d931fb4fad4850100c9a3 fb028a3fb
Wednesday, 7 Dec 2022
17:02 Joseph Mingrone (jrm) search for other commits by this committer
net/cloud-init-devel: Update to 22.4.28

This update pulls in a fix for an exception in BSD networking code-path
https://github.com/canonical/cloud-init/commit/b12342eb64251bbf2c97514ffcee6eb7b63a0894

and adds support for setting uid when creating users on FreeBSD
https://github.com/canonical/cloud-init/commit/aecdcbf86fbf20285da5611513ced3183fb8205a

Approved by:	me+FreeBSD@igalic.co (maintainer)
Sponsored by:	The FreeBSD Foundation
commit hash: 804b6251393f235962e530c2d55293c76733a8e4 commit hash: 804b6251393f235962e530c2d55293c76733a8e4 commit hash: 804b6251393f235962e530c2d55293c76733a8e4 commit hash: 804b6251393f235962e530c2d55293c76733a8e4 804b625
Monday, 5 Dec 2022
15:14 Joseph Mingrone (jrm) search for other commits by this committer Author: Mina Galić
net/cloud-init-devel: Update to 22.4.26

This update pulls in a fix for the FreeBSD RC scripts.

Sponsored by:	The FreeBSD Foundation
commit hash: 34950581884b86ceebd55d8424711e2970374d76 commit hash: 34950581884b86ceebd55d8424711e2970374d76 commit hash: 34950581884b86ceebd55d8424711e2970374d76 commit hash: 34950581884b86ceebd55d8424711e2970374d76 3495058
Wednesday, 19 Oct 2022
15:24 Joseph Mingrone (jrm) search for other commits by this committer
net/cloud-init-devel: Update and fix config file installation

Approved by:	me+FreeBSD@igalic.co (maintainer)
Sponsored by:	The FreeBSD Foundation
commit hash: 63c72b063ac9cb4d2ad599448c528fb4d0afa363 commit hash: 63c72b063ac9cb4d2ad599448c528fb4d0afa363 commit hash: 63c72b063ac9cb4d2ad599448c528fb4d0afa363 commit hash: 63c72b063ac9cb4d2ad599448c528fb4d0afa363 63c72b0
Saturday, 15 Oct 2022
10:51 Joseph Mingrone (jrm) search for other commits by this committer
net/cloud-init-devel: Update to 22.3.74

This update pulls in work to extend cc_ntp on FreeBSD and OpenBSD by
adding support for ntpd, openntpd, and chrony.

Approved by:	me+FreeBSD@igalic.co (maintainer)
Sponsored by:	FreeBSD Foundation
commit hash: 16595d681170b10c1611ee955166554544826140 commit hash: 16595d681170b10c1611ee955166554544826140 commit hash: 16595d681170b10c1611ee955166554544826140 commit hash: 16595d681170b10c1611ee955166554544826140 16595d6
Friday, 14 Oct 2022
19:28 Joseph Mingrone (jrm) search for other commits by this committer Author: Mina Galić
net/cloud-init-devel: [New port] Customize cloud instances

Cloud-init is the industry standard multi-distribution method for
cross-platform cloud instance initialization. It is supported across all
major public cloud providers, provisioning systems for private cloud
infrastructure, and bare-metal installations. This is the development
version, it follows the git HEAD.

WWW: https://cloud-init.io/

PR:		266847
Sponsored by:	The FreeBSD Foundation

Co-authored-by:	Joseph Mingrone <jrm@FreeBSD.org>
commit hash: a46960b1350961e89ff03494d21f6616b7803e4f commit hash: a46960b1350961e89ff03494d21f6616b7803e4f commit hash: a46960b1350961e89ff03494d21f6616b7803e4f commit hash: a46960b1350961e89ff03494d21f6616b7803e4f a46960b

Number of commits found: 14