Bug 244427

Summary: [NEW PORT] www/redmine4-smile_toggle_sidebar: Redmine plugin that adds a button to hide the right sidebar
Product: Ports & Packages Reporter: Norikatsu Shigemura <nork>
Component: Individual Port(s)Assignee: Norikatsu Shigemura <nork>
Status: Closed Overcome By Events    
Severity: Affects Many People CC: bofh, rene
Priority: ---    
Version: Latest   
Hardware: Any   
OS: Any   
See Also: https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244396
Attachments:
Description Flags
www/redmine4-smail_toggle_sidebar's shell archive none

Description Norikatsu Shigemura 2020-02-26 10:09:00 UTC
Created attachment 211950 [details]
www/redmine4-smail_toggle_sidebar's shell archive

This port is a yet another www/redmine-sidebar_hide,
it was supported Redmine 3.3, not 3.4 and 4.x/after.

Please commit this after commit a bug fix from bugs#244396.
Comment 1 Rene Ladan freebsd_committer freebsd_triage 2022-06-30 19:46:39 UTC
www/redmine4 expired today, does this also work with www/redmine42 ?
Comment 2 Hiroki Sato freebsd_committer freebsd_triage 2023-02-01 07:55:51 UTC
Assign to himself.
Comment 3 Muhammad Moinur Rahman freebsd_committer freebsd_triage 2024-02-28 08:11:55 UTC
www/redmine4 has been removed from tree so closing this for now.
Comment 4 commit-hook freebsd_committer freebsd_triage 2024-02-28 08:21:49 UTC
A commit in branch main references this bug:

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

commit d0833d76bb573f8694627e82fe44e56df049d252
Author:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
AuthorDate: 2024-02-28 08:05:29 +0000
Commit:     Muhammad Moinur Rahman <bofh@FreeBSD.org>
CommitDate: 2024-02-28 08:20:14 +0000

    */ruby: Switch DEFAULT to 3.2

    BREAKING CHANGES:
    www/redmine50 will stop working. At the moment there is no redmine 5.1.X
    in the tree. So users of redmine should utilize the following in their
    relevant make.conf file:
    DEFAULT_VERSIONS=ruby=3.1

    PR:             244427
    Approved by:    portmgr (exp-run)

 Mk/bsd.default-versions.mk |  2 +-
 UPDATING                   | 14 ++++++++++++++
 2 files changed, 15 insertions(+), 1 deletion(-)