[Bug 276478] Mk/*: Build with a clean environment

2024-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276478 --- Comment #18 from Tijl Coosemans --- Created attachment 248731 --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248731&action=edit textproc/mxml 3.3.1 textproc/mxml: Update to 3.3.1 Also add a patch to fix a bounds check probl

[Bug 276478] Mk/*: Build with a clean environment

2024-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276478 Tijl Coosemans changed: What|Removed |Added Attachment #248512|0 |1 is obsolete|

Problem reports for python@FreeBSD.org that need special attention

2024-02-25 Thread bugzilla-noreply
To view an individual PR, use: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id). The following is a listing of current problems submitted by FreeBSD users, which need special attention. These represent problem reports covering all versions including experimental development code and ob

ports commit request

2024-02-25 Thread Lexi Winter
hello, if someone has a moment, could you please commit this patch: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276347 this is a trivial patch to make a broken port as BROKEN=. thanks, lexi. signature.asc Description: PGP signature

PEP517 - can't build port

2024-02-25 Thread Lexi Winter
hi, i'm trying to update a port (net/py-pychromecast), whose new release uses PEP517. this is my Makefile: PORTNAME= PyChromecast DISTVERSION=14.0.0 CATEGORIES= net python MASTER_SITES= PYPI PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= lexi.free...@le-fay.org COMMENT=

Re: PEP517 - can't build port

2024-02-25 Thread Lexi Winter
Lexi Winter: > i'm trying to update a port (net/py-pychromecast), whose new release > uses PEP517. never mind; i looked at the error more closely and saw that the package requires setuptools 65.6, which was only released in November 2022 and so is too recent to be in ports. so i'll update this po

[Bug 276347] net-im/toot: mark as BROKEN since devel/py-urwid is broken

2024-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276347 --- Comment #1 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=dad16f56cc7ecb434effae46d050cc900046b969 commit dad16f56cc7ecb434effae46d050cc900046b969 Author:

[Bug 276347] net-im/toot: mark as BROKEN since devel/py-urwid is broken

2024-02-25 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276347 Joel Bodenmann changed: What|Removed |Added Resolution|--- |FIXED Status|New