Bug 269847 - sysutils/disktype: Deprecate and set expiration date to 2023-03-31
Summary: sysutils/disktype: Deprecate and set expiration date to 2023-03-31
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Only Me
Assignee: Daniel Engberg
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-02-27 09:33 UTC by Daniel Engberg
Modified: 2023-02-27 20:54 UTC (History)
1 user (show)

See Also:
bugzilla: maintainer-feedback? (ehaupt)


Attachments
Patch for disktype (453 bytes, patch)
2023-02-27 09:33 UTC, Daniel Engberg
no flags 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 2023-02-27 09:33:57 UTC
Created attachment 240440 [details]
Patch for disktype

Abandonware, last release in 2006 and lacks support for many recent file systems etc due to its age.
Comment 1 Emanuel Haupt freebsd_committer freebsd_triage 2023-02-27 14:12:09 UTC
LGTM, please commit!
Comment 2 commit-hook freebsd_committer freebsd_triage 2023-02-27 20:45:53 UTC
A commit in branch main references this bug:

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

commit fdb62b4a6a6ba34b43ee18e01ee290593f5a83b8
Author:     Daniel Engberg <diizzy@FreeBSD.org>
AuthorDate: 2023-02-27 20:18:15 +0000
Commit:     Daniel Engberg <diizzy@FreeBSD.org>
CommitDate: 2023-02-27 20:45:17 +0000

    sysutils/disktype: Deprecate and set expiration date to 2023-03-31

    Abandonware, last release in 2006 and lacks support for many recent
    file systems etc due to its age.

    PR:             269847
    Reviewed by:    ehaupt (maintainer)

 sysutils/disktype/Makefile | 3 +++
 1 file changed, 3 insertions(+)
Comment 3 Daniel Engberg freebsd_committer freebsd_triage 2023-02-27 20:54:08 UTC
Thanks!