Created attachment 211653 [details] pkg-1.13.1.patch
Build info is available at https://gitlab.com/swills/freebsd-ports/pipelines/122061132
Created attachment 214033 [details] pkg-1.14.4.patch
Created attachment 220773 [details] pkg-1.15.10_1.patch Reference url https://subatomicsolutions.org/8-freebsd/14-portsnap It will be solved by following after applying this patch. /etc/periodic.conf pkg_version_flags=-vP >> Rebuilding locate database: >> >> Rebuilding whatis database: >> >> Security check: >> (output mailed separately) >> >> Checking for out of date packages: >> py39-Babel-2.8.0 orphaned: devel/py-babel >> py39-Jinja2-2.11.2_1 orphaned: devel/py-Jinja2 >> py39-alabaster-0.7.6 orphaned: textproc/py-alabaster >> py39-certifi-2020.11.8 orphaned: security/py-certifi >> py39-cffi-1.14.4 orphaned: devel/py-cffi >> py39-chardet-3.0.4_3 orphaned: textproc/py-chardet >> py39-cryptography-2.9.2 orphaned: security/py-cryptography >> py39-docutils-0.15.2 orphaned: textproc/py-docutils >> py39-idna-2.10 orphaned: dns/py-idna >> py39-imagesize-1.1.0 orphaned: graphics/py-imagesize >> py39-libxml2-2.9.10_2 orphaned: textproc/py-libxml2 >> py39-markupsafe-1.1.1 orphaned: textproc/py-markupsafe >> py39-openssl-19.0.0 orphaned: security/py-openssl >> py39-packaging-20.7 orphaned: devel/py-packaging >> py39-pycparser-2.20 orphaned: devel/py-pycparser >> py39-pygments-2.7.1 orphaned: textproc/py-pygments >> py39-pyparsing-2.4.7 orphaned: devel/py-pyparsing >> py39-pysocks-1.7.1 orphaned: net/py-pysocks >> py39-pystemmer-2.0.0.1 orphaned: textproc/py-pystemmer >> py39-pytz-2020.1,1 orphaned: devel/py-pytz >> py39-requests-2.22.0_2 orphaned: www/py-requests >> py39-six-1.15.0 orphaned: devel/py-six >> py39-snowballstemmer-1.2.1 orphaned: textproc/py-snowballstemmer >> py39-sphinx-3.3.1,1 orphaned: textproc/py-sphinx >> py39-sphinxcontrib-applehelp-1.0.2 orphaned: textproc/py-sphinxcontrib-applehelp >> py39-sphinxcontrib-devhelp-1.0.2 orphaned: textproc/py-sphinxcontrib-devhelp >> py39-sphinxcontrib-htmlhelp-1.0.3 orphaned: textproc/py-sphinxcontrib-htmlhelp >> py39-sphinxcontrib-jsmath-1.0.1 orphaned: textproc/py-sphinxcontrib-jsmath >> py39-sphinxcontrib-qthelp-1.0.3 orphaned: textproc/py-sphinxcontrib-qthelp >> py39-sphinxcontrib-serializinghtml-1.1.4 orphaned: textproc/py-sphinxcontrib-serializinghtml >> py39-urllib3-1.25.11,1 orphaned: net/py-urllib3 >> >> -- End of weekly output --
Created attachment 223315 [details] pkg-1.16.3.patch 1.16.3 Apply
Created attachment 223316 [details] pkg-1.16.3.patch
(In reply to takefu from comment #3) If you install non-default versions of lang/python or lang/perl, you'll get a lot of weekly run output output, so by changing the pkg-version(8) runtime options, I've written patches that take longer to aggregate but reduce. The environment variable pkg_version_flags is set to new, and ''-v'' is specified, following the old movement without specifying it, but it becomes quiet by specifying ''-vP''.