I know that I can find ports with launchpad homepage like this: $ port list 'homepage:.*https://launchpad.*' but when I do this to find ports being actually replaced by some other port: $ port list 'replaced_by:.*' it does not work. :-( What I am doing wrong here?