Hi,
I see that sysutils/dunst was upgraded today.
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=260918
Don't know why it was upgraded to 1.7.0 instead of the latest release 1.7.3.
Created a PR for x11/rofi. Waiting for the maintainer. Untested, I don't use
this myself.
https://bugs.freebsd
чт, 21 окт. 2021 г. в 12:10, Pavel Timofeev :
>
>
> On Thu, Oct 21, 2021, 11:51 Andrea Venturoli wrote:
>
>>
>> Hello.
>>
>> In ports we currently have:
>> _ www/squid -> 4.15;
>> _ www/squid-devel -> 5.0.6.
>>
>> Although we don't have vunl entries, both are affected by SQUID-2020:12
>> (Out-Of-
Hi,
I recently create a new PyPI tool for FreeBSD.
Based on PyPI's instruction, I have setup.cfg only without setup.py.
https://packaging.python.org/en/latest/tutorials/packaging-projects/ suggests
go with setup.cfg only for simplicity.
I'm now trying to make a port for it.
However, FreeBSD port
On 2022-01-04 19-46-33, Yoshihiro Ota wrote:
> Hi,
>
> I recently create a new PyPI tool for FreeBSD.
> Based on PyPI's instruction, I have setup.cfg only without setup.py.
> https://packaging.python.org/en/latest/tutorials/packaging-projects/ suggests
> go with setup.cfg only for simplicity.
On Wed, 5 Jan 2022 01:58:02 +
Teran McKinney wrote:
> On 2022-01-04 19-46-33, Yoshihiro Ota wrote:
> > Hi,
> >
> > I recently create a new PyPI tool for FreeBSD.
> > Based on PyPI's instruction, I have setup.cfg only without setup.py.
> > https://packaging.python.org/en/latest/tutorials/