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-poetry-plugin-export/Makefile

Number of commits found: 10

Saturday, 16 Mar 2024
16:12 Yuri Victorovich (yuri) search for other commits by this committer
devel/py-poetry-plugin-export: update 1.6.0 → 1.7.0

Reported by:	portscout
commit hash: 300030c6dbe54d396c97106429eb3f0ba6d351ee commit hash: 300030c6dbe54d396c97106429eb3f0ba6d351ee commit hash: 300030c6dbe54d396c97106429eb3f0ba6d351ee commit hash: 300030c6dbe54d396c97106429eb3f0ba6d351ee 300030c
Thursday, 4 Jan 2024
08:07 Yuri Victorovich (yuri) search for other commits by this committer
devel/py-poetry-plugin-export: update 1.5.0 → 1.6.0

Reported by:	portscout
commit hash: 091e96547841c1c0981e0cd7a4caab5fa8d3075f commit hash: 091e96547841c1c0981e0cd7a4caab5fa8d3075f commit hash: 091e96547841c1c0981e0cd7a4caab5fa8d3075f commit hash: 091e96547841c1c0981e0cd7a4caab5fa8d3075f 091e965
Monday, 21 Aug 2023
07:43 Yuri Victorovich (yuri) search for other commits by this committer
devel/py-poetry-plugin-export: Update 1.4.0 → 1.5.0

Reported by:	portscout
commit hash: 13d39633ecc86e1a454b8401f6d6a2f0734f0000 commit hash: 13d39633ecc86e1a454b8401f6d6a2f0734f0000 commit hash: 13d39633ecc86e1a454b8401f6d6a2f0734f0000 commit hash: 13d39633ecc86e1a454b8401f6d6a2f0734f0000 13d3963
Thursday, 6 Jul 2023
04:05 Yuri Victorovich (yuri) search for other commits by this committer
devel/py-poetry-plugin-export: Update 1.3.1 → 1.4.0

Reported by:	portscout
commit hash: e8f4b218000e678575e55935cc79660e997b75fc commit hash: e8f4b218000e678575e55935cc79660e997b75fc commit hash: e8f4b218000e678575e55935cc79660e997b75fc commit hash: e8f4b218000e678575e55935cc79660e997b75fc e8f4b21
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
Wednesday, 19 Apr 2023
07:32 Yuri Victorovich (yuri) search for other commits by this committer
devel/py-poetry-plugin-export: Update 1.2.0 → 1.3.1

Reported by:	portscout
commit hash: f45020eeda8592e3005f9b37376d131e1a145e1f commit hash: f45020eeda8592e3005f9b37376d131e1a145e1f commit hash: f45020eeda8592e3005f9b37376d131e1a145e1f commit hash: f45020eeda8592e3005f9b37376d131e1a145e1f f45020e
Tuesday, 4 Apr 2023
18:29 Antoine Brodin (antoine) search for other commits by this committer
USE_PYTHON=pep517: bump PORTREVISION
commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 commit hash: 1730e97e049085a8fe5536788d214cbfc4eb3123 1730e97
Sunday, 5 Feb 2023
19:05 Charlie Li (vishwin) search for other commits by this committer
Revert "Mk/Uses/python.mk: Fix USE_PYTHON=pep517: always compile and install
bytecode"

Despite installer's default behaviour to compile and install bytecode,
we are not doing so going forward at stage/package time. [0] During
initial development and qualification of PEP-517 framework support,
compiling and installing bytecode at stage/package time was considered,
but was found problematic, fragile and ultimately unreliable, both
currently and historically (with USE_PYTHON=distutils), due to our
fixed plist requirement. While the living binary distribution format
(wheel) specification [1] says to compile bytecode, that is in the
pure Python package management context (pip, etc); nuance always
exists when interacting with "system" package management.

Additionally, "bytecode is an implementation detail of the CPython
interpreter. No guarantees are made that bytecode will not be added,
removed, or changed between versions of Python," thus "should not
be considered to work across Python VMs or Python releases." [2]
This is important to ensuring correctness for those ports specifying
NO_ARCH.

Instead of compiling and installing bytecode at stage/package time,
there is a WIP, review D34739, that compiles and installs bytecode
at install time instead, using triggers.

The aforementioned build_fs_violations will be investigated.

This reverts commit de6965254c3a007efcf697c3d455b54d2aeb2383.

With hat:	python
Approved by:	tcberner (mentor, portmgr)
Reference:	https://wiki.freebsd.org/Python/PEP-517 [0]
		https://packaging.python.org/en/latest/specifications/binary-distribution-format/
[1]
		https://docs.python.org/3/library/dis.html [2]
commit hash: f5890bd3cbc66a805bfc04a1a45688b5a3e68c50 commit hash: f5890bd3cbc66a805bfc04a1a45688b5a3e68c50 commit hash: f5890bd3cbc66a805bfc04a1a45688b5a3e68c50 commit hash: f5890bd3cbc66a805bfc04a1a45688b5a3e68c50 f5890bd
18:16 Po-Chuan Hsieh (sunpoet) search for other commits by this committer
Mk/Uses/python.mk: Fix USE_PYTHON=pep517: always compile and install bytecode

- While I'm here, use long options for easier reading [1][2]
- Bump PORTREVISION of dependent ports (USE_PYTHON=pep517) for package change

It fixes build_fs_violation of dependent ports in poudriere (with -t flag).
It is also the default behavior of installer [2].

from py-sphinx log:
=>> Checking for staging violations... done
=>> Error: Filesystem touched during stage (files must install to ${STAGEDIR}):
extra: usr/local/lib/python3.9/site-packages/importlib_metadata/__pycache__
=>> Cleaning up wrkdir

from installer documentation:
--compile-bytecode
    Possible choices: 0, 1, 2
    generate bytecode for the specified optimization level(s) (default=0, 1)
--no-compile-bytecode
    don’t generate bytecode for installed modules
    Default: False

With hat:	python
Reference:	https://pypa-build.readthedocs.io/en/stable/ [1]
		https://installer.pypa.io/en/stable/cli/installer/ [2]
commit hash: de6965254c3a007efcf697c3d455b54d2aeb2383 commit hash: de6965254c3a007efcf697c3d455b54d2aeb2383 commit hash: de6965254c3a007efcf697c3d455b54d2aeb2383 commit hash: de6965254c3a007efcf697c3d455b54d2aeb2383 de69652
Sunday, 29 Jan 2023
17:28 Yuri Victorovich (yuri) search for other commits by this committer
devel/py-poetry-plugin-export: New port: Poetry plugin to export the
dependencies to various formats
commit hash: 41e4f0ecb101a9834c418c58fb4c961b41a9c56e commit hash: 41e4f0ecb101a9834c418c58fb4c961b41a9c56e commit hash: 41e4f0ecb101a9834c418c58fb4c961b41a9c56e commit hash: 41e4f0ecb101a9834c418c58fb4c961b41a9c56e 41e4f0e

Number of commits found: 10