=> Attempting to fetch https://bitbucket.org/sinbad/ogre/get/v1-9-0.tar.bz2 fetch: https://bitbucket.org/sinbad/ogre/get/v1-9-0.tar.bz2: Not Found Please also change distname do something more obvious or put it in a subdir.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f6109ae6bbd24c0a28bec88b75ffac0812c748c3 commit f6109ae6bbd24c0a28bec88b75ffac0812c748c3 Author: Daniel Engberg <diizzy@FreeBSD.org> AuthorDate: 2025-02-16 11:02:03 +0000 Commit: Daniel Engberg <diizzy@FreeBSD.org> CommitDate: 2025-02-16 11:56:13 +0000 graphics/ogre3d19: Mark BROKEN, deprecate and set expiration date to 2025-03-31 Unfetchable PR: 283907 Approved by: portmgr (maintainer timeout, 1+ month) graphics/ogre3d19/Makefile | 9 ++++++--- 1 file changed, 6 insertions(+), 3 deletions(-)
Created attachment 257579 [details] patch to fix the fetching This should fixes the fetching issue. We could update to 1.9.1 after I would assume.
11 days from the moment the patch is attached - maintainer timeout after 3 days.
Fetch and build fine in poudriere 14.2 amd64.
(In reply to Thibault Payet from comment #2) Why do we continue to use such an old version? Even graphics/ogre3d is 1.11.6 - released 6 years ago. Last release is https://github.com/OGRECave/ogre/releases/tag/v14.3.4
(In reply to Vladimir Druzenko from comment #5) There are still some consumer in the port tree, such as misc/visp . We could create an issue on each consumer to update the dependencies, and still mark this one as to be deleted (but not because it cannot be fetch).
Maintainer timeout 2 weeks for 2nd patch - fix fetch.
A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=2263d77e151a2e90be9270fc53b83a82e2cf73b2 commit 2263d77e151a2e90be9270fc53b83a82e2cf73b2 Author: Thibault Payet <monwarez@mailoo.org> AuthorDate: 2025-03-02 17:04:34 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-03-02 17:10:04 +0000 graphics/ogre3d19: Unbreak - fix fetch While here replace PORTVERSION with DISTVERSION. PR: 283907 Approved by: amdmi3 (maintainer, timeout 2 weeks) MFH: 2025Q1 graphics/ogre3d19/Makefile | 21 +++++++++------------ graphics/ogre3d19/distinfo | 5 +++-- 2 files changed, 12 insertions(+), 14 deletions(-)
A commit in branch 2025Q1 references this bug: URL: https://cgit.FreeBSD.org/ports/commit/?id=f0778b31a2f048b3fec8733f2e1ad4f04a408fd7 commit f0778b31a2f048b3fec8733f2e1ad4f04a408fd7 Author: Thibault Payet <monwarez@mailoo.org> AuthorDate: 2025-03-02 17:04:34 +0000 Commit: Vladimir Druzenko <vvd@FreeBSD.org> CommitDate: 2025-03-02 17:25:51 +0000 graphics/ogre3d19: Unbreak - fix fetch While here replace PORTVERSION with DISTVERSION. PR: 283907 Approved by: amdmi3 (maintainer, timeout 2 weeks) MFH: 2025Q1 (cherry picked from commit 2263d77e151a2e90be9270fc53b83a82e2cf73b2) graphics/ogre3d19/Makefile | 12 ++++++------ graphics/ogre3d19/distinfo | 5 +++-- 2 files changed, 9 insertions(+), 8 deletions(-)