https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257143
--- Comment #15 from Chris Hutchinson ---
(In reply to Charlie Li from comment #14)
Thanks for the reply, Charlie.
Puzzling, as I sucked it down only this morning,
and I'm chasing HEAD.
If you feel it's operator error on my part, feel free
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257143
Chris Hutchinson changed:
What|Removed |Added
Status|Open|Closed
Resolution|---
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257041
--- Comment #9 from Neal Nelson ---
(In reply to Fukang Chen from comment #6)
This must be an artefact of running on either 14.0-CURRENT or aarch64, or maybe
both, as it does not exhibit on 13.0-RELEASE-p3 amd64.
--
You are receiving thi
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257041
--- Comment #10 from Fukang Chen ---
(In reply to Neal Nelson from comment #9)
comment #6 is not about reporting the port fails to build on 14.0-CURRENT
aarch64,
I was just trying to explaining why USE_PYTHON=autoplist doesn't work.
OS ve
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257041
--- Comment #11 from Kubilay Kocak ---
(In reply to Fukang Chen from comment #6)
Nice isolation Fukang. And yeh, this is a common class of issue for upstreams
that modify or subclass the default installation routines, particular for c
exte
** The following ports have a version number that sorts before a previous one **
For many package tools to work correctly, it is of utmost importance that
version numbers of a port form a monotonic increasing sequence over time.
Refer to the FreeBSD Porter's Handbook, 'Package Naming Convention
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257134
--- Comment #3 from commit-h...@freebsd.org ---
A commit in branch main references this bug:
URL:
https://cgit.FreeBSD.org/ports/commit/?id=db140f4bdbf0df2c9509d57638031a023135e264
commit db140f4bdbf0df2c9509d57638031a023135e264
Author:
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=257134
Kevin Bowling changed:
What|Removed |Added
Resolution|--- |FIXED
Assignee|ports-b..