https://guide.macports.org/chunked/using.html

Here you can find tips on how to tune your regex. You can use a regex
expression matching just the port name

port search --name --line --regex 'sed$’

This returns all the ports ending with *sed.

Notably, what are you looking for, I guess, is gsed, i.e. GNU sed.



-.     .´  |∞∞∞∞
  ',  ;    |∞∞∞∞∞∞
    ˜˜     |∞∞∞∞∞∞∞∞∞ RdB
    ,.,    |∞∞∞∞∞∞
  .'   '.  |∞∞∞∞
-'       `’
https://rdb.is


On 25 January 2021 at 00:50:58, Tong Sun ([email protected]) wrote:

How to do a post search by package name?

I tried

port search sed

and astonished to find out it has "gazillion" of hits, :)


BTW, can any confirm that sed is indeed not in macport pls?

thx!

Reply via email to