[MacPorts] ProblemHotlist modified

MacPorts noreply at macports.org
Sat Nov 6 05:03:33 PDT 2010


Changed page "ProblemHotlist" by snc at macports.org from 74.219.234.106*
Page URL: <https://trac.macports.org/wiki/ProblemHotlist>
Diff URL: <https://trac.macports.org/wiki/ProblemHotlist?action=diff&version=62>
Revision 62

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: ProblemHotlist
=========================================================================
--- ProblemHotlist (version: 61)
+++ ProblemHotlist (version: 62)
@@ -73,7 +73,7 @@
     fi
   fi
 # Grab the name of the port and make sure to list each port just once
-done | awk -F: ' { print $2 } ' | sort | uniq
+done | awk -F: ' { print $2 } ' | sort -u
 }}}
 
 Copy this script, paste it into a text editor, and save it, e.g. as depsearch.sh. Then run it in the Terminal, passing it the name of the library you want it to search for. In this case, to search for ports that depend on gettext, tell it to look for the library "libintl". E.g. if you saved the script to your Desktop, run it this way:

-------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 ProblemHotlist. If it was not you, please
report to .


More information about the macports-changes mailing list