| Port details on branch 2025Q4 |
- azure-agent Microsoft Azure Linux Agent
- 2.12.0.2_2 sysutils
=0 2.12.0.2_2Version of this port present on the latest quarterly branch. - Maintainer: weh@microsoft.com
 - Port Added: 2025-11-06 07:42:06
- Last Update: 2025-11-06 07:38:27
- Commit Hash: 5269732
- License: APACHE20
- WWW:
- https://github.com/Azure/WALinuxAgent/
- Description:
- The Microsoft Azure Linux Agent
LICENSE: APACHE20
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- azure-agent>0:sysutils/azure-agent
- To install the port:
- cd /usr/ports/sysutils/azure-agent/ && make install clean
- To add the package, run one of these commands:
- pkg install sysutils/azure-agent
- pkg install azure-agent
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: azure-agent
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1733935955
SHA256 (Azure-WALinuxAgent-v2.12.0.2_GH0.tar.gz) = e7a2507c7815d6ad49227c6dd4259949ae01efbfd8ccd7bf8e79bdf051851fb0
SIZE (Azure-WALinuxAgent-v2.12.0.2_GH0.tar.gz) = 2144003
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py311-setuptools>=63.1.0 : devel/py-setuptools@py311
- python3.11 : lang/python311
- Test dependencies:
-
- python3.11 : lang/python311
- Runtime dependencies:
-
- sudo : security/sudo
- bash : shells/bash
- dmidecode : sysutils/dmidecode
- py311-pyasn1>=0 : devel/py-pyasn1@py311
- ca_root_nss>0 : security/ca_root_nss
- python3.11 : lang/python311
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- sysutils_azure-agent
- USES:
- python shebangfix
- pkg-message:
- For install:
- To enable waagent, add the following line to rc.conf:
waagent_enable="YES"
This will make sure waagent is started at boot.
- Master Sites:
|
Number of commits found: 1
| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
2.12.0.2_2 06 Nov 2025 07:38:27
    |
Colin Percival (cperciva)  |
*/*: PORTREVISION++ on some @sample-using ports
The handling of @sample with regard to no-root installation was
recently fixed, by 452309533805 (in ports) plus changes in pkg 2.4.
These need new packages built before they will correctly install,
including into VM images generated as part of the FreeBSD release
process.
Unfortunately with the release scheduled for just a few weeks away
and generally slow arm64 package building, there isn't time for a
full pkg set rebuild; so bump a handful of ports which are used in
the release process so that they will be rebuilt.
Users who are not building VM images using the "no-root" pathway
(aka using a METALOG index of the disk image) are not affected by
this; we doubt anyone other than re@ will notice.
MFC note: emulators/qemu, security/sudo, and security_ca_root_nss
had different versions in 2025Q4 than in main, so the
PORTREVISION-bumping patch did not directly apply.
With hat: re@
Discussed with: bapt, antoine
(cherry picked from commit f5f42750a3722858fb976a47fbe320d7952b7c09) |
Number of commits found: 1
|