I have a system that I just upgraded to 13.0-RELEASE-p4 and I want to use
packages to install software. I tried installing everything but many
packages don't seem to be available. In particular here is a list of Python
packages missing:
ap24-py39-mod_wsgi
py39-dateutil
py39-docutils
py39-matplot
Hi D'Arcy,
The quarterly branch is on py38 as the default Python version, so
if you want binary packages, install the py38- variants. If you need
Python 3.9 variants of these packages, you have to build them yourself,
e.g. with Poudriere and suitable configuration for your set to set up
Python 3.
Maintainer timeout. It's a tiny bug fix in Mk/Uses/go.mk that doesn't
require any knowledge of the Go language.
On 9/15/21 6:14 PM, Dan Langille wrote:
Andrea Venturoli wrote on 9/15/21 7:49 AM:
Hello.
I see Bacula 11 from ports is built without such a plugin.
Any reason?
Is it possible to enable it?
Some dependency missing?
I'd just try, but perhaps you have gone this way before and can warn
me I'd j
This is an OpenPGP/MIME signed message (RFC 4880 and 3156)Hello,
I have a FreeBSD 12.2-RELEASE-p10 GENERIC amd64 box.
I have been using mysql80-server as a database server for some web services
that live on that box.
After trying to update from version 8.0.25_1 to the latest 8.0.26 using
poudr
Hi,
Found some interesting Makefiles today:
$ cd /usr/ports; find . -name "Makefile "
./french/mythes/Makefile
./textproc/sk-mythes/Makefile
./textproc/it-hyphen/Makefile
./textproc/ro-mythes/Makefile
./textproc/cs-mythes/Makefile
./textproc/el-hyphen/Makefile
./textproc/sk-hyphen/Makefile
./tex
On Tue, Sep 21, 2021 at 06:07:29PM +0200, Ronald Klop wrote:
> Found some interesting Makefiles today:
>
> $ cd /usr/ports; find . -name "Makefile "
> ./french/mythes/Makefile
> {snipping for brevity}
>
> They all have a space at the end of there names.
>
> Regards,
> Ronald.
sunpoet@ mistakenl
Andrea Venturoli wrote on 9/21/21 10:13 AM:
On 9/15/21 6:14 PM, Dan Langille wrote:
Andrea Venturoli wrote on 9/15/21 7:49 AM:
Hello.
I see Bacula 11 from ports is built without such a plugin.
Any reason?
Is it possible to enable it?
Some dependency missing?
I'd just try, but perhaps you hav
On 2021-Sep-20, at 17:47, Mark Millard wrote:
> On 2021-Sep-20, at 15:10, Mark Millard wrote:
>
>> On 2021-Sep-20, at 13:58, Mark Millard wrote:
>>
>>>
>>> On 2021-Sep-20, at 12:54, Lucas Nali de Magalhães
>>> wrote:
>>>
On Sep 19, 2021, at 6:14 AM, Mark Millard via freebsd-toolch