Opened 5 years ago
Closed 5 years ago
#59118 closed submission (fixed)
New Port - searchfs
Reported by: | srirangav (Sriranga Veeraraghavan) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | Cc: | ||
Port: | searchfs |
Description
Portfile for searchfs (https://github.com/sveinbjornt/searchfs), which is a command line tool to quickly search by filename on APFS and HFS+ volumes using the file system catalog.
Attachments (1)
Change History (3)
Changed 5 years ago by srirangav (Sriranga Veeraraghavan)
comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | set to ryandesign |
---|---|
Status: | new → accepted |
Thanks. I've added it, with these changes:
- removed the
homepage
line (the github portgroup sets this for you) - removed the
use_zip no
line (that's the default) - added the
revision 0
line (we are now trying to add therevision
line to all ports, even when it is0
) - added
0
prefix to octal numbers - removed
/
before${prefix}
(the value of${prefix}
already begins with a slash) - added build args to ensure the build is UsingTheRightCompiler and
-arch
flags - added your GitHub handle to the
maintainers
line - changed tabs to spaces (note the modeline)
- some slight rearrangement of lines
comment:2 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | accepted → closed |
Note: See
TracTickets for help on using
tickets.
Portfile for searchfs