Bug 294322 - benchmarks/himenobench uses obsolete pkg commands
Summary: benchmarks/himenobench uses obsolete pkg commands
Status: New
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: freebsd-ports-bugs (Nobody)
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2026-04-08 05:52 UTC by Don Lewis
Modified: 2026-04-09 19:39 UTC (History)
1 user (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Don Lewis freebsd_committer freebsd_triage 2026-04-08 05:52:02 UTC
benchmarks/himenobench uses obsolete pkg_ commands which are long gone.

%grep pkg_ benchmarks/himenobench/files/*
benchmarks/himenobench/files/run_benchmark:pkg_delete himenobench-2004.08.16 ; pkg_add himenobench-2004.08.16-gcc34-opt.tbz 
benchmarks/himenobench/files/run_benchmark:pkg_delete himenobench-2004.08.16 ; pkg_add himenobench-2004.08.16-gcc34.tbz
benchmarks/himenobench/files/run_benchmark:pkg_delete himenobench-2004.08.16 ; pkg_add himenobench-2004.08.16-gcc42-opt.tbz
benchmarks/himenobench/files/run_benchmark:pkg_delete himenobench-2004.08.16 ; pkg_add himenobench-2004.08.16-gcc42.tbz
Comment 1 Vladimir Druzenko freebsd_committer freebsd_triage 2026-04-08 16:13:23 UTC
Upstream site is unavailable:
http://accc.riken.jp/en/supercom/himenobmt/
Comment 2 Don Lewis freebsd_committer freebsd_triage 2026-04-09 06:27:16 UTC
It looks like upstream moved somewhere around here:
  https://i.riken.jp/en/supercom/documents/himenobmt/download/win-mac/
Comment 3 Vladimir Druzenko freebsd_committer freebsd_triage 2026-04-09 19:39:39 UTC
This port has no maintainer. If you can and want to, you can fix it.