Bug 283907 - graphics/ogre3d19: Unfetchable
Summary: graphics/ogre3d19: Unfetchable
Status: In Progress
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Vladimir Druzenko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-01-07 19:34 UTC by Daniel Engberg
Modified: 2025-03-02 17:27 UTC (History)
3 users (show)

See Also:
vvd: maintainer-feedback-


Attachments
patch to fix the fetching (2.61 KB, patch)
2025-02-16 14:41 UTC, Thibault Payet
monwarez: maintainer-approval? (amdmi3)
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Engberg freebsd_committer freebsd_triage 2025-01-07 19:34:29 UTC
=> 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.
Comment 1 commit-hook freebsd_committer freebsd_triage 2025-02-16 11:56:47 UTC
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(-)
Comment 2 Thibault Payet 2025-02-16 14:41:52 UTC
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.
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2025-02-27 19:11:39 UTC
11 days from the moment the patch is attached - maintainer timeout after 3 days.
Comment 4 Vladimir Druzenko freebsd_committer freebsd_triage 2025-02-27 19:21:08 UTC
Fetch and build fine in poudriere 14.2 amd64.
Comment 5 Vladimir Druzenko freebsd_committer freebsd_triage 2025-03-01 02:02:08 UTC
(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
Comment 6 Thibault Payet 2025-03-01 08:48:05 UTC
(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).
Comment 7 Vladimir Druzenko freebsd_committer freebsd_triage 2025-03-02 16:53:38 UTC
Maintainer timeout 2 weeks for 2nd patch - fix fetch.
Comment 8 commit-hook freebsd_committer freebsd_triage 2025-03-02 17:14:00 UTC
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(-)
Comment 9 commit-hook freebsd_committer freebsd_triage 2025-03-02 17:27:02 UTC
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(-)