2. Is there any manual available to port it?
Information about creating and maintaining ports can be found in the
porters handbook, this is about ports, not general compiling code on
FreeBSD.
https://docs.freebsd.org/en/books/porters-handbook/
--
FreeBSD - the place to B...Software Developing
Shane Ambler
plit a package in smaller ones: one with docs
> (-doc), one with static libraries and headers (-dev), one with manpages
> (-man), one with examples (-examples), and so on.
To me that sounds like the easy first use case. Turn the
doc/test/example options into subpackages.
--
FreeBSD - the place to B...Software Developing
Shane Ambler
to the blender addon, not the base library.
And these daily builds are described as "daily developer testing build"
--
FreeBSD - the place to B...Software Developing
Shane Ambler
On 16/12/22 3:14 pm, Tatsuki Makino wrote:
> Hello.
> Shane Ambler wrote on 2022/12/16 13:26:
>> When I build a port with poudriere I am not getting the meta and
>> packagsite files to update pkg, leaving me unable to install pkgs onto
>> the host system
>> Any idea
unable to install pkgs onto
the host system
Any ideas why this has stopped working?
--
FreeBSD - the place to B...Software Developing
Shane Ambler
local/lib/python3.8 -type f | wc -l
149591
Maybe the lib search can be limited by depth or bypass folders such as
pythonXX/site-packages
--
FreeBSD - the place to B...Software Developing
Shane Ambler
age without building issues.
I recall the osd examples/tests showing tbb to be a better if not equal
option to omp.
--
FreeBSD - the place to B...Software Developing
Shane Ambler
On 10/10/22 2:41 pm, Tatsuki Makino wrote:
> Shane Ambler wrote on 2022/10/10 12:04:
>> On 8/10/22 3:06 pm, Tatsuki Makino wrote:
>>
>
>> make -C /usr/ports/devel/py-six/ -V _PYTHON_VERSIONS -V
>> _PYTHON_VERSION_MINIMUM -V _PYTHON_VERSION_MAXIMUM -V _VALID_PYTHON
get different values.
Also check that you have a complete up-to-date ports tree, a local
modification can prevent git checkouts.
--
FreeBSD - the place to B...Software Developing
Shane Ambler
On 3/10/22 2:06 pm, Tatsuki Makino wrote:
> I tend to just keep the answer in my head and forget the why :)
> And a point I remembered.
>
> Shane Ambler wrote on 2022/10/02 12:27:
>> While making or updating a port, I build and install for each flavour
>> before testing w
On 30/9/22 4:37 pm, Tatsuki Makino wrote:
> Shane Ambler wrote on 2022/09/30 13:54:
>> On 30/9/22 7:05 am, Tatsuki Makino wrote:
>>> Currently, two versions of Python are allowed to be installed on FreeBSD.
>>> One is Python 2.7 but EOL.
>>
>> You can insta
nk you can search for specific annotation values, but you
can get all flavour values and grep that for py or py version.
pkg annotate -aS flavor | grep py38
--
FreeBSD - the place to B...Software Developing
Shane Ambler
6.6_1,1
py39-numpy-1.16.6_1,1
Being the maintainer of some py modules, I have them all installed so
I can verify that all py versions build and install without conflict.
--
FreeBSD - the place to B...Software Developing
Shane Ambler
13 matches
Mail list logo