Bug 262701 - [NEW PORT] devel/hex: Futuristic take on hexdump, made in Rust
Summary: [NEW PORT] devel/hex: Futuristic take on hexdump, made in Rust
Status: Closed Feedback Timeout
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: https://github.com/sitkevij/hex/
Keywords: needs-qa
Depends on:
Blocks:
 
Reported: 2022-03-21 14:37 UTC by sec.research.2005
Modified: 2023-05-17 15:42 UTC (History)
3 users (show)

See Also:


Attachments
Patch (6.42 KB, patch)
2022-03-21 14:37 UTC, sec.research.2005
no flags Details | Diff
Poudriere Build Log (182.34 KB, text/plain)
2022-03-21 14:38 UTC, sec.research.2005
no flags Details
Patch after portlint/portclippy/portfmt (6.41 KB, patch)
2022-04-05 13:29 UTC, sec.research.2005
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description sec.research.2005 2022-03-21 14:37:39 UTC
Created attachment 232603 [details]
Patch

hx accepts a file path as input and outputs a hexadecimal colorized view to stdout.
output arrays in rust, c, golang, python, kotlin, java, or swift
hx has a feature which can output the input file bytes as source code arrays
Comment 1 sec.research.2005 2022-03-21 14:38:09 UTC
Created attachment 232604 [details]
Poudriere Build Log
Comment 2 Graham Perrin freebsd_committer freebsd_triage 2022-03-23 06:52:45 UTC
> New port: devel/hex
Comment 3 sec.research.2005 2022-04-05 13:29:20 UTC
Created attachment 232968 [details]
Patch after portlint/portclippy/portfmt

Patch after portlint/portclippy/portfmt
Comment 4 Robert Clausecker freebsd_committer freebsd_triage 2023-04-28 09:50:06 UTC
Please set maintainer-approval on your patch so it gets looked at.
Comment 5 Fernando Apesteguía freebsd_committer freebsd_triage 2023-04-28 11:27:42 UTC
(In reply to Robert Clausecker from comment #4)
Not really necessary for new ports I think.
Comment 6 Robert Clausecker freebsd_committer freebsd_triage 2023-04-28 12:41:15 UTC
(In reply to Fernando Apesteguía from comment #5)

With the amount of new ports hanging in "needs triage" with nobody having looked at them, I do think the advice is appropriate.  If maintainer-approval is set, the patch goes into the "Maintainer Approved" queue and is much more likely to be processed quickly.  Feel free to process it anyway!
Comment 7 Fernando Apesteguía freebsd_committer freebsd_triage 2023-04-28 16:00:24 UTC
(In reply to Robert Clausecker from comment #6)
That's disappointing to hear :( I do *a lot* of triage in ports and other categories, but more help is always welcome.

I think you are right in the sense that it helps the PR getting noticed. I just think that being a new addition, the maintainer-approval does not mean anything *yet* :-)

The important thing is that PRs are processed though!
Comment 8 Fernando Apesteguía freebsd_committer freebsd_triage 2023-04-29 17:39:25 UTC
$ portlint -AC
WARN: devel/hex/pkg-descr: the URL of the project website has been moved into the Makefile.  Remove the WWW: line from this file and add "WWW=https://github.com/sitkevij/hex/"to the Makefile immediately below the COMMENT line.
Comment 9 Fernando Apesteguía freebsd_committer freebsd_triage 2023-05-02 09:20:03 UTC
ping!
Comment 10 Fernando Apesteguía freebsd_committer freebsd_triage 2023-05-08 06:24:14 UTC
Ping!