[MacPorts] CommittersTipsAndTricks modified
Changed page "CommittersTipsAndTricks" by mk@macports.org from 93.233.75.191* Page URL: <https://trac.macports.org/wiki/CommittersTipsAndTricks> Diff URL: <https://trac.macports.org/wiki/CommittersTipsAndTricks?action=diff&version=37> Revision 37 Comment: unambiguous maintainer search -------8<------8<------8<------8<------8<------8<------8<------8<-------- Index: CommittersTipsAndTricks ========================================================================= --- CommittersTipsAndTricks (version: 36) +++ CommittersTipsAndTricks (version: 37) @@ -316,3 +316,11 @@ {{{ -o honor state files older than Portfile }}} + +== Searching for ports of a specific maintainer == + +It can happen that port maintainer search queries with "port info" deliver ambiguous results. In case you need to make sure that only a specific maintainer handle is found use this +{{{ +port info --name --maintainer maintainer:'maintainer:(\s|^)HANDLE(\s|$)' +}}} +which will now find only those ports which HANDLE@macports.org maintains. -------8<------8<------8<------8<------8<------8<------8<------8<-------- * The IP shown here might not mean anything if the user or the server is behind a proxy. -- MacPorts <http://www.macports.org/> Ports system for Mac OS This is an automated message. Someone at http://www.macports.org/ added your email address to be notified of changes on CommittersTipsAndTricks. If it was not you, please report to .
participants (1)
-
MacPorts