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: sysutils/azure-agent/Makefile

Number of commits found: 24

Friday, 16 Dec 2022
04:29 Li-Wen Hsu (lwhsu) search for other commits by this committer
sysutils/azure-agent: Update to 2.8.0.11

PR:		268042
Reported by:	Álvaro Figueroa <alvaro.figueroa@microsoft.com>
commit hash: 0826ff5de498b3a38f47f69c571bdbdbdf0abd6a commit hash: 0826ff5de498b3a38f47f69c571bdbdbdf0abd6a commit hash: 0826ff5de498b3a38f47f69c571bdbdbdf0abd6a commit hash: 0826ff5de498b3a38f47f69c571bdbdbdf0abd6a 0826ff5
Wednesday, 7 Sep 2022
21:10 Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.

This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.

There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.

The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.

Approved by:		portmgr (tcberner)
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 b7f0544
Tuesday, 27 Jul 2021
20:57 Li-Wen Hsu (lwhsu) search for other commits by this committer
sysutils/azure-agent: Workaround for detecting resource disk on gen2 VM

Approved by:	whu (maintainer, implicitly)
MFH:		2021Q3
Sponsored by:	The FreeBSD Foundation
commit hash: 828e370fe13f3858073666df4fe68f8188b4ad57 commit hash: 828e370fe13f3858073666df4fe68f8188b4ad57 commit hash: 828e370fe13f3858073666df4fe68f8188b4ad57 commit hash: 828e370fe13f3858073666df4fe68f8188b4ad57 828e370
Sunday, 23 May 2021
13:37 Li-Wen Hsu (lwhsu) search for other commits by this committer
sysutils/azure-agent: Update to 2.2.54.2

PR:		243046, 248543, 248651
Approved by:	whu (maintainer, implicitly)
commit hash: b185a2b866b8642e2500dd691267694ac388875b commit hash: b185a2b866b8642e2500dd691267694ac388875b commit hash: b185a2b866b8642e2500dd691267694ac388875b commit hash: b185a2b866b8642e2500dd691267694ac388875b b185a2b
Wednesday, 7 Apr 2021
08:09 Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c cf118cc
Tuesday, 6 Apr 2021
14:31 Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb commit hash: 305f148f482daf30dcf728039d03d019f88344eb 305f148
Saturday, 23 May 2020
03:26 lwhsu search for other commits by this committer
Adjust WALinuxAgent to be more sutiable for FreeBSD:

- Pull in the patch from https://github.com/Azure/WALinuxAgent/pull/1892
- Drop patch to create large swap space, leave some more space for temporarily
  storage

Approved by:	maintainer (implicitly)
Sponsored by:	The FreeBSD Foundation
Original commitRevision:536262 
Saturday, 22 Feb 2020
09:15 lwhsu search for other commits by this committer
Bump PORTREVISION

Sponsored by:	The FreeBSD Foundation
Original commitRevision:526747 
09:14 lwhsu search for other commits by this committer
Pull in a config patch requested by Azure Application Certification Support

Approved by:	Wei Hu <weh@microsoft.com> (maintainer, implicitly)
Obtained from:	https://github.com/Azure/WALinuxAgent/pull/1762
Sponsored by:	The FreeBSD Foundation
Original commitRevision:526746 
Thursday, 9 Jan 2020
12:46 mat search for other commits by this committer
Fix bulk -a when building with all python flavors.
Original commitRevision:522483 
Wednesday, 13 Nov 2019
14:02 lwhsu search for other commits by this committer
- Update to 2.2.45 (pre-release) to pull in the requried fix
  https://github.com/Azure/WALinuxAgent/pull/1638/
- Update WWW to where the code exists
- Switch to use Python 3 to match the ports' default to avoid some subprocess
  invoking issues

Approved by:	Wei Hu <weh@microsoft.com> (maintainer, implicitly)
Sponsored by:	The FreeBSD Foundation
Original commitRevision:517374 
10:14 lwhsu search for other commits by this committer
- Update to 2.2.41
- Pass maintainership to the new vendor maintainer

Approved by:	honzhan@microsoft.com (maintainer)
Sponsored by:	The FreeBSD Foundation
Original commitRevision:517366 
Wednesday, 20 Jun 2018
17:05 mat search for other commits by this committer
Use PY_FLAVOR for dependencies.

FLAVOR is the current port's flavor, it should not be used outside of
this scope.

Sponsored by:	Absolight
Original commitRevision:472884 
Monday, 19 Feb 2018
13:18 antoine search for other commits by this committer
Remove dependency on the python metaports

PR:		225752
Submitted by:	Yasuhiro KIMURA
Original commitRevision:462316 
Thursday, 30 Nov 2017
15:50 mat search for other commits by this committer
Convert Python ports to FLAVORS.

  Ports using USE_PYTHON=distutils are now flavored.  They will
  automatically get flavors (py27, py34, py35, py36) depending on what
  versions they support.

  There is also a USE_PYTHON=flavors for ports that do not use distutils
  but need FLAVORS to be set.  A USE_PYTHON=noflavors can be set if
  using distutils but flavors are not wanted.

  A new USE_PYTHON=optsuffix that will add PYTHON_PKGNAMESUFFIX has been
  added to cope with Python ports that did not have the Python
  PKGNAMEPREFIX but are flavored.

  USES=python now also exports a PY_FLAVOR variable that contains the
  current python flavor.  It can be used in dependency lines when the
  port itself is not python flavored.  For example, deskutils/calibre.

  By default, all the flavors are generated.  To only generate flavors
  for the versions in PYTHON2_DEFAULT and PYTHON3_DEFAULT, define
  BUILD_DEFAULT_PYTHON_FLAVORS in your make.conf.

  In all the ports with Python dependencies, the *_DEPENDS entries MUST
  end with the flavor so that the framework knows which to build/use.
  This is done by appending '@${PY_FLAVOR}' after the origin (or
  @${FLAVOR} if in a Python module with Python flavors, as the content
  will be the same).  For example:

    RUN_DEPENDS= ${PYTHON_PKGNAMEPREFIX}six>0:devel/py-six@${PY_FLAVOR}

PR:		223071
Reviewed by:	portmgr, python
Sponsored by:	Absolight
Differential Revision:	https://reviews.freebsd.org/D12464
Original commitRevision:455210 
Wednesday, 30 Aug 2017
08:05 bapt search for other commits by this committer
Update to 2.2.14

Submitted by:	honzhan@microsoft.com (maintainer)
Sponsored by:	Microsoft
Differential Revision:	https://reviews.freebsd.org/D12070
Original commitRevision:448962 
Friday, 14 Jul 2017
12:30 garga search for other commits by this committer
Preserve modified config file through upgrades using @sample

Approved by:	maintainer
Sponsored by:	Rubicon Communications, LLC (Netgate)
Differential Revision:	https://reviews.freebsd.org/D11559
Original commitRevision:445748 
Wednesday, 21 Jun 2017
09:28 garga search for other commits by this committer
- Update sysutils/azure-agent to 2.2.13
- Pet portlint:
  - Use TABs instead of spaces in variable attributions
  - Remove 'The' from COMMENT
  - Reorder variable definitions

Approved by:	honzhan@microsoft.com (maintainer)
Sponsored by:	Rubicon Communications, LLC (Netgate)
Differential Revision:	https://reviews.freebsd.org/D11175
Original commitRevision:444022 
Thursday, 25 May 2017
20:24 bapt search for other commits by this committer
Update to 2.2.8
Pass maintainership to submitter

Submitted by:	honzhan@microsoft.com
Differential Revision:	https://reviews.freebsd.org/D10659
Original commitRevision:441715 
Friday, 1 Apr 2016
14:25 mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:412349 
Thursday, 7 Jan 2016
18:38 gjb search for other commits by this committer
Update sysutils/azure-agent to 2.0.16.

Sponsored by:	The FreeBSD Foundation
Original commitRevision:405479 
Wednesday, 18 Nov 2015
21:41 rm search for other commits by this committer
devel/py-asn1: move to devel/py-pyasn1 to match PyPI name

- move to devel/py-pyasn1 to match PyPI name
- update *_DEPENDS and bump PORTREVISION in dependent ports
- reset PORTEPOCH

PR:		204567
Submitted by:	John W. O'Brien <john@saltant.com>
Approved by:	mhjacks@swbell.net (maintainer of devel/py-asn1)
Original commitRevision:401898 
Thursday, 7 May 2015
20:24 mat search for other commits by this committer
Update ports in the remaining categories to not use GH_COMMIT.

With minor cleanups to make things simpler.

With hat:	portmgr
Sponsored by:	Absolight
Original commitRevision:385665 
Friday, 16 Jan 2015
15:31 gjb search for other commits by this committer
Add the sysutils/azure-agent port.

The Microsoft Azure Linux Agent is the client agent
needed to run FreeBSD within the Microsoft Azure
cloud platform.

Reviewed by:	swills
Sponsored by:	The FreeBSD Foundation
Original commitRevision:377179 

Number of commits found: 24