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)

Portfile (1.1 KB) - added by srirangav (Sriranga Veeraraghavan) 5 years ago.
Portfile for searchfs

Download all attachments as: .zip

Change History (3)

Changed 5 years ago by srirangav (Sriranga Veeraraghavan)

Attachment: Portfile added

Portfile for searchfs

comment:1 Changed 5 years ago by ryandesign (Ryan Carsten Schmidt)

Owner: set to ryandesign
Status: newaccepted

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 the revision line to all ports, even when it is 0)
  • 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: acceptedclosed

In d016aad02162902b45e97c2f4a5c259d2fd1b04a/macports-ports (master):

searchfs: New port, version 0.3.0

Closes: #59118

Note: See TracTickets for help on using tickets.