| Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
| Commit | Credits | Log message |
23.12_2 01 Jan 2025 11:08:45
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/openseachest: Fix build
Somehow during the java fix some of the unwanted patches got into the
tree for openseachest which is still WIP.
Fix the build for now. |
24.08 31 Dec 2024 14:39:30
    |
Muhammad Moinur Rahman (bofh)  |
Mk/Uses/java.mk: Runtime fix with USES=java:ant
USES=java:ant does not imply USES=java:run so we need to add the run arg
seperately when we are using USES=java:ant. Not all ports require the
the argument so it is better to address the ports individually instead
of handling it automatically by implying run for ant.
Thanks to vvd for carefully going through this.
Reported by: vvd
Approved by: portmgr (blanket) |
23.12_1 28 Jul 2024 13:15:12
    |
Muhammad Moinur Rahman (bofh)  Author: Rafe |
sysutils/openseachest: Fix missing binary
The format utility was left out of the package.
PR: 280096 |
23.12 04 Dec 2023 11:56:02
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/openseachest: Update version 23.03.1=>23.12
Changelog: https://github.com/Seagate/openSeaChest/releases/tag/v23.12 |
23.03.1 12 Apr 2023 17:39:06
    |
Muhammad Moinur Rahman (bofh)  |
sysutils/openseachest: Update version 21.06.21=>23.03.1
Changelog: https://github.com/Seagate/openSeaChest/releases/tag/v23.03.1 |
21.06.21 11 Apr 2023 20:46:12
    |
Muhammad Moinur Rahman (bofh)  |
*/*: Adopt ports from swills@ |
21.06.21 11 Apr 2023 20:34:04
    |
Rene Ladan (rene)  |
all: return swills' ports to the pools after safeeping his ports bit.
With hat: portmgr-secretary |
07 Sep 2022 21:58:51
    |
Stefan Eßer (se)  |
Remove WWW entries moved into port Makefiles
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner) |
21.06.21 07 Sep 2022 21:10:59
    |
Stefan Eßer (se)  |
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above ) |
21.06.21 30 Aug 2021 20:08:12
    |
Steve Wills (swills)  |
sysutils/openseachest: update to 21.06.21 |
21.03.01 07 Apr 2021 08:09:01
    |
Mathieu Arnold (mat)  |
One more small cleanup, forgotten yesterday.
Reported by: lwhsu |
21.03.01 06 Apr 2021 14:31:07
    |
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
21.03.01 02 Mar 2021 05:40:02
  |
swills  |
sysutils/openseachest: update to 21.03.01 |
20.02.28 28 Mar 2020 13:04:23
  |
swills  |
sysutils/openseachest: update to 20.02.28 |
g2020012901 30 Jan 2020 14:45:47
  |
swills  |
sysutils/openseachest: create port
Cross platform utilities useful for performing various operations on SATA, SAS,
NVMe, and USB storage devices.
WWW: https://github.com/Seagate/openSeaChest |