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-qcs-api-client/Makefile

Number of commits found: 15

Saturday, 23 Dec 2023
01:34 Yuri Victorovich (yuri) search for other commits by this committer
devel/py-qcs-api-client: update 0.21.5 → 0.23.1

Reported by:	portscout
commit hash: 8799f777abac63b12d7f3fe63d204754b3351f56 commit hash: 8799f777abac63b12d7f3fe63d204754b3351f56 commit hash: 8799f777abac63b12d7f3fe63d204754b3351f56 commit hash: 8799f777abac63b12d7f3fe63d204754b3351f56 8799f77
Tuesday, 5 Sep 2023
20:46 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
devel/py-qcs-api-client: Fix BUILD_DEPENDS

- While I'm here, fix WWW

Poetry is packing and dependency management utility for Python. It should not be
used as BUILD_DEPENDS. Its PEP517 build backend is devel/py-poetry-core.
Therefore, I fixed pyproject.toml and sent the pull request as well.

Approved by:	portmgr (blanket)
With hat:	python
Reference:	https://github.com/rigetti/qcs-api-client-python/blob/v0.21.5/pyproject.toml#L55-L57
commit hash: 5fa5d349f21a600e3d9386d461bc3aff3c508e26 commit hash: 5fa5d349f21a600e3d9386d461bc3aff3c508e26 commit hash: 5fa5d349f21a600e3d9386d461bc3aff3c508e26 commit hash: 5fa5d349f21a600e3d9386d461bc3aff3c508e26 5fa5d34
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
07:36 Yuri Victorovich (yuri) search for other commits by this committer
devel/py-qcs-api-client: Update 0.21.3 → 0.21.5

Reported by:	portscout
commit hash: b96cb17ebd9fd0f0d4b89b12326c9a8b6a9a144e commit hash: b96cb17ebd9fd0f0d4b89b12326c9a8b6a9a144e commit hash: b96cb17ebd9fd0f0d4b89b12326c9a8b6a9a144e commit hash: b96cb17ebd9fd0f0d4b89b12326c9a8b6a9a144e b96cb17
Wednesday, 29 Mar 2023
04:31 Yuri Victorovich (yuri) search for other commits by this committer
devel/py-qcs-api-client: Update 0.20.17 → 0.21.3

Reported by:	portscout
commit hash: cb9a7c5f476c06968b276ade3130d7eaffc4b87d commit hash: cb9a7c5f476c06968b276ade3130d7eaffc4b87d commit hash: cb9a7c5f476c06968b276ade3130d7eaffc4b87d commit hash: cb9a7c5f476c06968b276ade3130d7eaffc4b87d cb9a7c5
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, 31 Dec 2022
14:52 Rene Ladan (rene) search for other commits by this committer
all: undeprecate www/py-pyjwt1 and consumers

py-pyjwt1 only uses expired security/py-pycrypto as a test dependency
and according to the source code it is not even mentioned as a
requirement, but according to the port Makefile some tests are
skipped without it.
commit hash: e80bca6425f5f5f6d4c13135f3814500d11dd0f7 commit hash: e80bca6425f5f5f6d4c13135f3814500d11dd0f7 commit hash: e80bca6425f5f5f6d4c13135f3814500d11dd0f7 commit hash: e80bca6425f5f5f6d4c13135f3814500d11dd0f7 e80bca6
Friday, 30 Sep 2022
20:06 Rene Ladan (rene) search for other commits by this committer
all: deprecate ports depending on expired py-pyjwt1
commit hash: f483fd1a89b2e07136c03d4180e7478c67b9e716 commit hash: f483fd1a89b2e07136c03d4180e7478c67b9e716 commit hash: f483fd1a89b2e07136c03d4180e7478c67b9e716 commit hash: f483fd1a89b2e07136c03d4180e7478c67b9e716 f483fd1
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, 31 May 2022
03:18 Yuri Victorovich (yuri) search for other commits by this committer
devel/py-qcs-api-client: Update 0.20.13 -> 0.20.17
commit hash: 895a12c65492a90d0c859f1c17c290fd54f9d544 commit hash: 895a12c65492a90d0c859f1c17c290fd54f9d544 commit hash: 895a12c65492a90d0c859f1c17c290fd54f9d544 commit hash: 895a12c65492a90d0c859f1c17c290fd54f9d544 895a12c
Tuesday, 3 May 2022
23:34 Yuri Victorovich (yuri) search for other commits by this committer
devel/py-qcs-api-client: Update 0.20.12 -> 0.20.13

Reported by:	portscout
commit hash: 58a4a9c4eb64eccc90ed3e1d6e2bf5d1d948271f commit hash: 58a4a9c4eb64eccc90ed3e1d6e2bf5d1d948271f commit hash: 58a4a9c4eb64eccc90ed3e1d6e2bf5d1d948271f commit hash: 58a4a9c4eb64eccc90ed3e1d6e2bf5d1d948271f 58a4a9c
Sunday, 1 May 2022
17:37 Yuri Victorovich (yuri) search for other commits by this committer
devel/py-qcs-api-client: Update 0.9.0 -> 0.20.12

Reported by:	portscout
commit hash: afdff4cb6b24da3472e77d88069ca6c8acd097e5 commit hash: afdff4cb6b24da3472e77d88069ca6c8acd097e5 commit hash: afdff4cb6b24da3472e77d88069ca6c8acd097e5 commit hash: afdff4cb6b24da3472e77d88069ca6c8acd097e5 afdff4c
Monday, 4 Oct 2021
17:10 Rainer Hurling (rhurlin) search for other commits by this committer Author: Goran Mekic
www/py-pyjwt: Rename to www/py-pyjwt1

To make it possible to easily import py-pyjwt v2.x move the current port
to a versioned directory. Bump consumers after rename of the dependency.

PR:		254038
commit hash: e6ec12f6646f71fe84268d21f3a6901191ebf60e commit hash: e6ec12f6646f71fe84268d21f3a6901191ebf60e commit hash: e6ec12f6646f71fe84268d21f3a6901191ebf60e commit hash: e6ec12f6646f71fe84268d21f3a6901191ebf60e e6ec12f
Sunday, 26 Sep 2021
05:45 Yuri Victorovich (yuri) search for other commits by this committer
devel/py-qcs-api-client: Update 0.8.0 -> 0.9.0

Reported by:	portscout
commit hash: ca36d33a097fbb828149ab71f3551dff7669b289 commit hash: ca36d33a097fbb828149ab71f3551dff7669b289 commit hash: ca36d33a097fbb828149ab71f3551dff7669b289 commit hash: ca36d33a097fbb828149ab71f3551dff7669b289 ca36d33
Friday, 30 Jul 2021
03:39 Yuri Victorovich (yuri) search for other commits by this committer
devel/py-qcs-api-client: New port: Client library for accessing the Rigetti QCS
API
commit hash: 434059e5a5820d632f0808113c385155ef003992 commit hash: 434059e5a5820d632f0808113c385155ef003992 commit hash: 434059e5a5820d632f0808113c385155ef003992 commit hash: 434059e5a5820d632f0808113c385155ef003992 434059e

Number of commits found: 15