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

2024-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276478

Tijl Coosemans  changed:

   What|Removed |Added

 Attachment #247897|0   |1
is obsolete||

--- Comment #7 from Tijl Coosemans  ---
Created attachment 248176
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248176&action=edit
patch3

Fix devel/ocaml-ocamlbuild:  Define OCAML_NATIVE=true explicitly as explained
in the upstream Readme.md.  The upstream configure.make defines this if ARCH is
defined and that's no longer the case.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 276359] security/py-flask-saml: Update to 0.5.1

2024-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276359

--- Comment #3 from John W. O'Brien  ---
Wen, this port is failing run-depends with py38, which I think is avoidable.
Could you please respond to comment #2?

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 276249] lang/python311: Fix armv7 build

2024-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249

Benjamin Jacobs  changed:

   What|Removed |Added

 Attachment #248142|0   |1
is obsolete||

--- Comment #23 from Benjamin Jacobs  ---
Created attachment 248186
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=248186&action=edit
no lto on armv7 and llvm17+

git format-patch and comment as requested

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 276249] lang/python311: Fix armv7 build

2024-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249

--- Comment #24 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=5b0b801228eba3d1dfc39b9b595b3a089e118dc1

commit 5b0b801228eba3d1dfc39b9b595b3a089e118dc1
Author: Benjamin Jacobs 
AuthorDate: 2024-02-04 18:13:23 +
Commit: Charlie Li 
CommitDate: 2024-02-04 19:30:27 +

lang/python311: Fix build on armv7 with LLVM 17

Reported by: brd
PR: 276249

 lang/python311/Makefile | 11 ++-
 1 file changed, 10 insertions(+), 1 deletion(-)

-- 
You are receiving this mail because:
You are the assignee for the bug.


[Bug 276249] lang/python311: Fix armv7 build

2024-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276249

Charlie Li  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|Open|Closed

--- Comment #25 from Charlie Li  ---
Committed, with a matching  at the end. Thanks!

-- 
You are receiving this mail because:
You are the assignee for the bug.


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

2024-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276478

Gleb Popov  changed:

   What|Removed |Added

 CC||arr...@freebsd.org

--- Comment #8 from Gleb Popov  ---
After looking into this change more closely I have to say that I actually like
it. Thanks for working on this, Tijl!

-- 
You are receiving this mail because:
You are on the CC list for the bug.


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

2024-02-04 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 obsolete releases.

Status  |Bug Id | Description
+---+---
Open|205308 | devel/py-pip and devel/py-virtualenv don't aggree 
Open|242896 | lang/python*: Fail to package in poudriere (testp 
Open|257362 | lang/python3: Add link for python3-embed.pc where 
Open|258192 | devel/py-pyinstaller: Fails to run on 3.8+. Fix i 
Open|262759 | Python ports that install conflicting files in ge 
In Progress |262109 | Mk/Uses/python.mk: Improve CMake/Python integrati 
Open|264426 | www/mitmproxy: Update to 8.0.0 (<=7.0.4 vulnerabl 
Open|257353 | lang/python38: Intermittently fails to build unde 
Open|234981 | graphics/py-wand: Add DOCS option Pass MAINTAINER 
Open|224115 | devel/py-babel directory name != port name
In Progress |258195 | lang/python38: Update to 3.8.12   
Open|268043 | devel/py-twisted: Consumer ports fail to run: mod 
Open|264993 | www/mitmproxy: Update to 9.0.1
Open|260448 | [NEW] devel/py-aiosignal: Project to manage callb 

14 problems total for which you should take action.


[Bug 276359] security/py-flask-saml: Update to 0.5.1

2024-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276359

--- Comment #4 from Wen Heping  ---
(In reply to John W. O'Brien from comment #3)
Sorry for the delay.
It is my fault. 
I shall update it as your patch.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


[Bug 276359] security/py-flask-saml: Update to 0.5.1

2024-02-04 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=276359

--- Comment #5 from commit-h...@freebsd.org ---
A commit in branch main references this bug:

URL:
https://cgit.FreeBSD.org/ports/commit/?id=5f993c18c21e1c49834414a966c20d5fb712161b

commit 5f993c18c21e1c49834414a966c20d5fb712161b
Author: Wen Heping 
AuthorDate: 2024-02-05 01:24:44 +
Commit: Wen Heping 
CommitDate: 2024-02-05 01:26:23 +

security/py-flask-saml: Fix typo in previous commit

PR: 276359
Reported by:j...@saltant.com(maintainer)

 security/py-flask-saml/Makefile | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

-- 
You are receiving this mail because:
You are on the CC list for the bug.