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: devel/py-azure-multiapi-storage/Makefile

Number of commits found: 28

Saturday, 13 Apr 2024
14:47 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-python-dateutil: Move devel/py-dateutil to devel/py-python-dateutil

- Convert to USE_PYTHON=pep517
- Bump PORTREVISION of dependent ports for dependency change
- While I'm here, update audio/py-pyradio to use PYTHON_PKGNAMEPREFIX instead of
PKGNAMEPREFIX for *_DEPENDS
commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 commit hash: 84a372ad5ff0dab59a76d894d1e7fb0a5bb7b742 84a372a
Friday, 29 Sep 2023
14:19 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
*: Replace USES=pycryptography* with USE_PYTHON=cryptography{,_build,_test}

- Introduce USE_PYTHON=cryptography{,_build,_test}
- Switch all 96 ports from USES=pycryptography to with
USE_PYTHON=cryptography{,_build,_test}
- Remove Mk/Uses/pycryptography.mk

PR:		273727
Approved by:	tcberner (portmgr)
Exp-run by:	antoine
commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 commit hash: 3754fc5f190b9a31f617d662bb35fd0f96ee8088 3754fc5
Sunday, 23 Jul 2023
00:28 Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-multiapi-storage: Update to 1.2.0

Changelog:	https://pypi.org/project/azure-multiapi-storage/1.2.0/
commit hash: 8e3991805a1e6d7a94b4702a6f257615ebd9ff5a commit hash: 8e3991805a1e6d7a94b4702a6f257615ebd9ff5a commit hash: 8e3991805a1e6d7a94b4702a6f257615ebd9ff5a commit hash: 8e3991805a1e6d7a94b4702a6f257615ebd9ff5a 8e39918
Saturday, 22 Jul 2023
07:46 Tobias C. Berner (tcberner) search for other commits by this committer
framework: convert tree to use USES=pycryptography

A future commit will update to security/py-cryptography will introduce a
rust dependency.

PR:		254853
commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 commit hash: b28a739884e37c25bb57ea5f157252adb63065d3 b28a739
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
Saturday, 20 May 2023
18:30 Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-multiapi-storage: Update to 1.1.0

Changelog:	https://pypi.org/project/azure-multiapi-storage/1.1.0/
commit hash: ee042436f95560d6724124f8ca89dbee748d88be commit hash: ee042436f95560d6724124f8ca89dbee748d88be commit hash: ee042436f95560d6724124f8ca89dbee748d88be commit hash: ee042436f95560d6724124f8ca89dbee748d88be ee04243
Sunday, 26 Mar 2023
08:50 Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-multiapi-storage: Update to 1.0.0

Changelog:	https://pypi.org/project/azure-multiapi-storage/1.0.0/
commit hash: 5dddabd1fef3f68affb48fbe7f81f455f6df89e0 commit hash: 5dddabd1fef3f68affb48fbe7f81f455f6df89e0 commit hash: 5dddabd1fef3f68affb48fbe7f81f455f6df89e0 commit hash: 5dddabd1fef3f68affb48fbe7f81f455f6df89e0 5dddabd
Wednesday, 11 Jan 2023
15:58 Dmitry Marakasov (amdmi3) search for other commits by this committer
*/*: rename CHEESESHOP to PYPI in MASTER_SITES

PR:			267994
Differential revision:	D37518
Approved by:		bapt
commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 commit hash: 77d68471aded6907dbbcb5ef50d557e4c69db656 77d6847
Saturday, 10 Sep 2022
17:20 Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-multiapi-storage: Update to 0.10.0

Changelog:	https://pypi.org/project/azure-multiapi-storage/0.10.0/
commit hash: 0170b2b2a16e72e4909b33b249320b0e0fd28e62 commit hash: 0170b2b2a16e72e4909b33b249320b0e0fd28e62 commit hash: 0170b2b2a16e72e4909b33b249320b0e0fd28e62 commit hash: 0170b2b2a16e72e4909b33b249320b0e0fd28e62 0170b2b
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
Saturday, 18 Jun 2022
02:28 Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-multiapi-storage: Update to 0.9.0

Changelog:	https://pypi.org/project/azure-multiapi-storage/0.9.0/
commit hash: 4b4f9b2cf4a546784c2fd336132695fc9191e50b commit hash: 4b4f9b2cf4a546784c2fd336132695fc9191e50b commit hash: 4b4f9b2cf4a546784c2fd336132695fc9191e50b commit hash: 4b4f9b2cf4a546784c2fd336132695fc9191e50b 4b4f9b2
Saturday, 9 Apr 2022
15:35 Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-multiapi-storage: Update to 0.8.0

Changelog:	https://pypi.org/project/azure-multiapi-storage/0.8.0/
commit hash: f03b2e9ab494152bcb47f0494d09f8ab3e679882 commit hash: f03b2e9ab494152bcb47f0494d09f8ab3e679882 commit hash: f03b2e9ab494152bcb47f0494d09f8ab3e679882 commit hash: f03b2e9ab494152bcb47f0494d09f8ab3e679882 f03b2e9
Sunday, 2 Jan 2022
14:18 Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-multiapi-storage: Update to 0.7.0

Changelog:	https://pypi.org/project/azure-multiapi-storage/0.7.0/
commit hash: 7a8c323982d95eb1f37e80848e929b7f2761ad03 commit hash: 7a8c323982d95eb1f37e80848e929b7f2761ad03 commit hash: 7a8c323982d95eb1f37e80848e929b7f2761ad03 commit hash: 7a8c323982d95eb1f37e80848e929b7f2761ad03 7a8c323
Sunday, 18 Apr 2021
12:21 Danilo G. Baio (dbaio) search for other commits by this committer
devel/py-azure-multiapi-storage: Update to 0.6.2

Changelog:	https://pypi.org/project/azure-multiapi-storage/0.6.2/
commit hash: 53ecf8ae747449fe033d17a22f4269d3f65ccb3d commit hash: 53ecf8ae747449fe033d17a22f4269d3f65ccb3d commit hash: 53ecf8ae747449fe033d17a22f4269d3f65ccb3d commit hash: 53ecf8ae747449fe033d17a22f4269d3f65ccb3d 53ecf8a
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
Wednesday, 3 Mar 2021
01:28 dbaio search for other commits by this committer
devel/py-azure-multiapi-storage: Update to 0.6.0

Changelog:	https://pypi.org/project/azure-multiapi-storage/0.6.0/
Original commitRevision:567005 
Tuesday, 5 Jan 2021
22:08 rene search for other commits by this committer
Follow up on devel/py-futures port removal in r559976

The devel/py-futures port was removed in r559976 as it was for
Python 2.7 only and no longer referenced in the default cases.
However it was still defined in Mk/Uses/python.mk in PY_FUTURES,
leaving a dangling reference.

Remove it from Mk/Uses/python.mk and from affected ports, as
it was already an empty definition for Python 3.6+

Bump minimal Python version of security/theonionbox to 3.6+
Original commitRevision:560434 
Monday, 28 Dec 2020
23:02 antoine search for other commits by this committer
Drop python 2.7 support from a few ports

With hat:	portmgr
Original commitRevision:559531 
Saturday, 31 Oct 2020
23:26 dbaio search for other commits by this committer
devel/py-azure-multiapi-storage: Update to 0.5.2

Changelog:	https://pypi.org/project/azure-multiapi-storage/0.5.2/
Original commitRevision:553806 
Saturday, 12 Sep 2020
17:54 dbaio search for other commits by this committer
devel/py-azure-multiapi-storage: Update to 0.4.1

Changelog:	https://pypi.org/project/azure-multiapi-storage/0.4.1/
Reported by:	portscout
Original commitRevision:548384 
Wednesday, 8 Jul 2020
14:28 dbaio search for other commits by this committer
devel/py-azure-multiapi-storage: Fix packaging

Reported by:	lwhsu
MFH:		2020Q3 (blanket: runtime fix)
Original commitRevision:541494 
Saturday, 27 Jun 2020
21:02 dbaio search for other commits by this committer
devel/py-azure-multiapi-storage: Update to 0.3.5

Changelog:	https://pypi.org/project/azure-multiapi-storage/0.3.5/
Reported by:	portscout
Original commitRevision:540636 
Thursday, 21 May 2020
01:30 dbaio search for other commits by this committer
devel/py-azure-multiapi-storage: Update to 0.3.2

Changelog:	https://pypi.org/project/azure-multiapi-storage/0.3.2/
Reported by:	portscout
Original commitRevision:536032 
Friday, 1 May 2020
14:12 dbaio search for other commits by this committer
devel/py-azure-multiapi-storage: Update to 0.3.1

Changelog:	https://pypi.org/project/azure-multiapi-storage/0.3.1/
Reported by:	portscout
Original commitRevision:533542 
Thursday, 20 Jun 2019
17:18 dbaio search for other commits by this committer
devel/py-azure-multiapi-storage: Update to 0.2.4

Changelog:	https://pypi.org/project/azure-multiapi-storage/0.2.4/
Reported by:	portscout
Original commitRevision:504648 
Friday, 22 Mar 2019
01:55 dbaio search for other commits by this committer
devel/py-azure-multiapi-storage: Update to 0.2.3

Changelog:	https://pypi.org/project/azure-multiapi-storage/0.2.3/
Reported by:	portscout
Original commitRevision:496524 
Saturday, 26 Jan 2019
13:28 dbaio search for other commits by this committer
Add py-azure-cli: Microsoft Azure Command-Line Tools

It also adds all azure-cli libraries, modules and commands.

The Azure CLI is a command-line tool providing a great experience for managing
Azure resources. The CLI is designed to make scripting easy, query data,
support long-running operations, and more. Try it today and find out what the
CLI has to offer!

WWW: https://pypi.org/project/azure-cli/
WWW: https://docs.microsoft.com/en-us/cli/azure/?view=azure-cli-latest
Original commitRevision:491291 

Number of commits found: 28