Created attachment 183082 [details] pixd ports files. Adds a new port, pixd from https://github.com/FireyFly/pixd.
Hi, Any response on this?
A commit references this bug: Author: tobik Date: Sun Oct 22 15:35:25 UTC 2017 New revision: 452652 URL: https://svnweb.freebsd.org/changeset/ports/452652 Log: New port: graphics/pixd Pixd visualizes binary data by mapping each octet to a colour according to a palette, displaying the octet at a given number of columns per line. WWW: https://github.com/FireyFly/pixd/ PR: 219670 Submitted by: Dhananjay Balan <mail@dbalan.in> Changes: head/graphics/Makefile head/graphics/pixd/ head/graphics/pixd/Makefile head/graphics/pixd/distinfo head/graphics/pixd/pkg-descr
Commited with some changes. Thanks! Some notes for the future: - The graphics category seemed to make more sense to me. - Please make sure you use tabs after variables and not spaces. That was annoying to fix ;-) - Paste the pkg-descr in the bug description. That way you have a higher chance of people to notice your bug. - Do not hestitate to ask for committer attention on ports@FreeBSD.org if no one took a look at your bug for 2-4 weeks.