Re: USES=python3.10+ and RUN_DEPENDS

2024-01-21 Thread Moin Rahman
> On Jan 21, 2024, at 9:15 PM, Lexi Winter wrote: > > Moin Rahman: >> By default this will not be built in that case. If you want to build >> for python 3.10 you have to add USE_PYTHON=allflavors > > thanks (again). so for a normal port, is there any guidance on wh

Re: USES=python3.10+ and RUN_DEPENDS

2024-01-21 Thread Moin Rahman
> On Jan 21, 2024, at 8:55 PM, Lexi Winter wrote: > > Moin Rahman: >> On Jan 21, 2024, at 8:26 PM, Lexi Winter wrote: >>> i'm trying to port an application that requires Python 3.10+ or later, >>> while the default Python is still 3.9. >> >

Re: USES=python3.10+ and RUN_DEPENDS

2024-01-21 Thread Moin Rahman
> On Jan 21, 2024, at 8:26 PM, Lexi Winter wrote: > > hi all, > > i'm trying to port an application that requires Python 3.10+ or later, > while the default Python is still 3.9. > > this is my Makefile: > https://git.sr.ht/~lw/freebsd-ports/tree/sublime-music/item/audio/py-sublime-music/Make

Re: lang/python27: Failed to build on FreeBSD 14.0

2023-12-12 Thread Moin Rahman
On Dec 12, 2023, at 9:43 AM, Ole Lemke wrote: > > Hello, > > thanks for your fast reply! > > Tue, 12 Dec 2023 09:21:51 +0100 - Moin Rahman : > >> Are you using base ssl? If yes send the full log. > > I thought I was using openssl from ports. I set > DEFAULT_V

Re: lang/python27: Failed to build on FreeBSD 14.0

2023-12-12 Thread Moin Rahman
> On Dec 12, 2023, at 9:02 AM, Ole Lemke wrote: > > Hello, > > I just tried to build the python27 port on FreeBSD 14.0 but it fails > with > > ===> Building package for python27-2.7.18_2 > pkg-static: Unable to access file > > /wrkdirs/usr/ports/lang/python27/work/stage/usr/local/lib/pyt

Re: port lang/python27 does not build in 14.0-CURRENT w/ poudriere

2023-08-09 Thread Moin Rahman
023 a las 04:35:29 +0200, Moin Rahman escribió: > >> My commit didn't add any new files but just changed the Makefile. Can you do: >> >> grep 00 Makefile and see what is the result. >> >> You should get something like this: >>@${REINPLACE_CMD}

Re: port lang/python27 does not build in 14.0-CURRENT w/ poudriere

2023-08-09 Thread Moin Rahman
Moin > On Aug 9, 2023, at 4:07 PM, Matthias Apitz wrote: > > El día miércoles, agosto 09, 2023 a las 03:55:40 +0200, Moin Rahman escribió: > >> I just ran a new testport and it looks to build fine with src@b8b33f3b3b >> >> https://pkg.bofh.network/data/MA

Re: port lang/python27 does not build in 14.0-CURRENT w/ poudriere

2023-08-09 Thread Moin Rahman
mid air collision. See my stupid hacky commits here: https://cgit.freebsd.org/ports/commit/?id=a5b3714057750ecbb8db8912edf5c481ff46ef2b https://cgit.freebsd.org/ports/commit/?id=23105bfd5591bed1c24b6a8524a0f274a5977a94 Kind regards, Moin > On Aug 9, 2023, at 2:30 PM, Moin Rahman wrote: >

Re: port lang/python27 does not build in 14.0-CURRENT w/ poudriere

2023-08-09 Thread Moin Rahman
Hi Matthias, I will need some time to check this. My box has not yet been updated to 1400094. I am still running 1400093 and I can confirm that it builds fine on 1400093. So I will need to dig deeper but this will not take place until my current build finishes within a day or two. Kind regards