This is a work in progress, saving here.
- Queries
- All Stories
- Search
- Advanced Search
- Transactions
- Transaction Logs
Advanced Search
Sep 1 2025
Mar 25 2025
Mar 24 2025
Feb 14 2025
Feb 13 2025
Dec 9 2024
Dec 5 2024
Nov 22 2024
Oct 7 2024
Oct 1 2024
Aug 21 2024
Jun 18 2024
lang/janet: Update to version 1.35.2
Jun 17 2024
Apr 8 2024
Mar 22 2024
Mar 20 2024
Feb 7 2024
remove USE_MAKE and update to latest patch 2.15.17
Feb 5 2024
Jan 11 2024
pyinstaller need run dependency on its hooks
remove run dependency on pyinstaller, pyinstaller needs run depends on hooks
Jan 10 2024
update to latest source revision: 2.15.8
this has already been updated to 19.19 on main
Oct 19 2023
Oct 17 2023
Oct 4 2023
update to highest version currently available 2.13.23
this needs Python v3.10 or later
only missing the link option
[NEW] devel/pyinstaller-hooks-contrib: Community maintained hooks for pyinstaller
devel/py-pyinstaller: update to 5.12.0
Sep 22 2023
tested with: poudriere testport -j 13_2-amd64 lang/janet
built with: poudriere bulk -j 13_2-amd64 lang/janet
Aug 11 2023
Jun 22 2023
May 15 2023
Apr 14 2023
The port has been simplified, and most of the original patched have been removed
simplify pkg-descr
move WWW from pkg-descr to Makefile
fix error during configure because of bash specific code
Apr 11 2023
Apr 3 2023
recreate port based on 2.11.6 which is a no deps pyinstaller type of package
Mar 29 2023
The docs building was remove because the latest source on PyPi does not include dock source.
I see that most Python ports do not include docs and did not wat to switch this port to fetch from GitHub
Mar 28 2023
I have looked at more recent versions up to 2.11.6 and the build system is completely different, basically ./configure + make
and it uses pyinstaller to 5.8 to do the build.
Mar 8 2023
Mar 1 2023
Feb 27 2023
Feb 15 2023
not sure why but https://reviews.freebsd.org/D38554 did not include the delete of the patch file
Feb 13 2023
I think I have addressed the current Issues, but there more recent versions the most recent is 2.9.22
my port is still on 2.7 branch and I wonder if I should try 2.9 branch to see if that workable first
Feb 10 2023
remove som extraneous files
just update dependencies
Feb 6 2023
Jan 9 2023
Jan 2 2023
commented out line removed
remove unnecessary master sites line
Dec 30 2022
Dec 29 2022
@dmgk thanks for the GO_MODULE suggestion, I had problems with dependent bitmark-* ports.
The only way I found for the present was to override the distinfo in each of their Makefiles.
switch to go module and amend dependent bitmark-* ports
Dec 26 2022
some of these symlink commands come from the modules2tuple port used to determine the dependencies from the last go build command. However I found that it does not handle the /Vn version specific items where V0, V1 and V2 were all referenced, these add added by trial and error un til the port built successfully and would run correctly for my testing.
restore WWW line
Oct 31 2022
Sep 22 2022
just update to keep track of latest versions
Aug 8 2022
for make test I tried patching the tox.ini with a setenv= to set CFLAGS and LDFLAGS to build values suitable for the py-awscrt "wheel" but it fails because of the bug in its setup.py.
Aug 2 2022
update with latest version, devel/py-awscrt has been ported by someone else, so remove those files from this revision,
except for the missing LDFLAGS in the devel/py-awscrt/Makefile
remove py-awscrt patch file
bring up todate and comment out test target since this cannot work until
devel/py-awscrt internal s2n submodule is updated to incle FreeBSD patches
Jul 28 2022
Jul 1 2022
I have updated the Makefiles and patches to latest versions.
- devel/awscli2: New port: AWS CLI version 2.x + dependencies
- Fix Makefiles
- remove category from CONFLICTS, set minimum Python version
- [WIP] update versions, align patches, do-test target
Jun 21 2022
- remove category from CONFLICTS, set minimum Python version
Jun 19 2022
my understanding is:
- Fix Makefiles
- Fix building of awscli2 autocompletion index
Jun 16 2022
May 19 2022
rebase on main
May 18 2022
simplify patch and Makefiles
May 16 2022
thanks, I will try that
It was a way to get the right strerror_r when I compiled the #else was selected contains:
May 15 2022
Mar 29 2022
Mar 20 2022
Jan 6 2022
Nov 10 2021
Sep 8 2021
Jul 23 2021
please update here, I appreciate any assistance you can give.
Jul 22 2021
One question @jrm I still have conditional blocks for PLIST_FILES should I move to ops_VARS ?