[MacPorts] CommittersTipsAndTricks modified

MacPorts noreply at macports.org
Mon Mar 16 23:14:00 PDT 2009


Changed page "CommittersTipsAndTricks" by raimue at macports.org from 91.11.193.37*
Page URL: <http://trac.macports.org/wiki/CommittersTipsAndTricks>
Diff URL: <http://trac.macports.org/wiki/CommittersTipsAndTricks?action=diff&version=11>
Revision 11

-------8<------8<------8<------8<------8<------8<------8<------8<--------
Index: CommittersTipsAndTricks
=========================================================================
--- CommittersTipsAndTricks (version: 10)
+++ CommittersTipsAndTricks (version: 11)
@@ -94,6 +94,18 @@
 }}}
 and don't think about it ever again.
 
+If you want to test MacPorts Tcl extensions, you need to require the appropriate packages.
+[[BR]]For example:
+{{{
+$ tclsh
+% source /Library/Tcl/macports1.0/macports_fastload.tcl
+0
+% package require Pextlib
+1.0
+% strsed "foo" "s/f/m/"
+moo
+}}}
+
 == Syntax Coloring When Editing Portfiles with Text Editors ==
 
 See [BbeditLanguageModule this page] for setting up BBEdit or TextWrangler to have a MacPorts Language Module

-------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 .


More information about the macports-changes mailing list