Ticket #14455: www.diff
File www.diff, 30.0 KB (added by ebgssth@…, 17 years ago) |
---|
-
contact.php
39 39 <li>Finally, if you still haven't found the answer to your problem, send e-mail to the appropriate mailing list 40 40 with the following information: 41 41 <ul> 42 <li>output generated by the & ldquo;<kbd>port</kbd>” command's <kbd>-v</kbd> (verbose) or <kbd>-d</kbd>42 <li>output generated by the “<kbd>port</kbd>” command's <kbd>-v</kbd> (verbose) or <kbd>-d</kbd> 43 43 (debug) flags;</li> 44 44 <li>platform details such as operating system version (e.g. 10.4.10) and hardware architecture (e.g. Intel 45 or PowerPC) -- the & ldquo;<kbd>sw_vers</kbd>” and “<kbd>uname -a</kbd>” commands are of45 or PowerPC) -- the “<kbd>sw_vers</kbd>” and “<kbd>uname -a</kbd>” commands are of 46 46 great help in this regard;</li> 47 47 <li>any third party software that may exist in places such as <kbd>/usr/local</kbd> and/or <kbd>/sw</kbd>. 48 48 </li> … … 62 62 </li> 63 63 <li><a href="http://lists.macosforge.org/mailman/listinfo/macports-dev/">MacPorts Developers</a> 64 64 (<a href="http://lists.macosforge.org/pipermail/macports-dev/">archives</a>): 65 <p>Where project members and contributors discuss the MacPorts & ldquo;base” system itself and future66 development plans, and related & ldquo;Portfile” writing best practices. A low volume list.</p>65 <p>Where project members and contributors discuss the MacPorts “base” system itself and future 66 development plans, and related “Portfile” writing best practices. A low volume list.</p> 67 67 </li> 68 68 <li><a href="http://lists.macosforge.org/mailman/listinfo/macports-changes/">MacPorts Changes</a> 69 69 (<a href="http://lists.macosforge.org/pipermail/macports-changes/">archives</a>): 70 70 <p>Read-only, low to moderate volume list of changes to our <a href="<?php print $svn_url; ?>">SVN repository</a> 71 for both & rdquo;base“ code and Portfiles, among others.</p>71 for both ”base“ code and Portfiles, among others.</p> 72 72 </li> 73 73 <li><a href="http://lists.macosforge.org/mailman/listinfo/macports-tickets/">MacPorts Tickets</a> 74 74 (<a href="http://lists.macosforge.org/pipermail/macports-tickets/">archives</a>): … … 91 91 92 92 <h3 class="subhdr" id="PortMgr">Administrative Contact</h3> 93 93 94 <p>The private and read-only & ldquo;<?php print obfuscate_email("macports-mgr@lists.macosforge.org"); ?>” mailing94 <p>The private and read-only “<?php print obfuscate_email("macports-mgr@lists.macosforge.org"); ?>” mailing 95 95 list is where you should send mail to in case you need to get in touch with the The MacPorts Project's <a href="<?php print 96 $guide_url . '#project.portmgr'; ?>">management team</a> (A.K.A. & ldquo;PortMgr”), in case you have any administrative96 $guide_url . '#project.portmgr'; ?>">management team</a> (A.K.A. “PortMgr”), in case you have any administrative 97 97 request or if you wish to discuss anything you might feel is of private nature (like the interaction between MacPorts and 98 98 NDA'd software).</p> 99 99 -
legacy/includes/news.inc
133 133 if(!$_POST['submit']) { 134 134 echo "<p>Use the form below to add project news.</p>\n\n"; 135 135 echo "<form action=\"$PHP_SELF\" method=\"post\">\n"; 136 echo "<p>Title:& nbsp; <input type=\"text\" name=\"title\" size=\"40\" /></p>\n";136 echo "<p>Title:  <input type=\"text\" name=\"title\" size=\"40\" /></p>\n"; 137 137 echo "<p>News:</p>\n"; 138 138 echo "<p><textarea name=\"news\" cols=\"70\" rows=\"20\"></textarea></p>\n"; 139 139 echo "<p><input type=\"submit\" name=\"submit\" value=\"Submit\" /></p>\n"; … … 190 190 $row = mysql_fetch_object($result); 191 191 echo "<p>Use the form below to edit project news.</p>\n\n"; 192 192 echo "<form action=\"$PHP_SELF?id=$id\" method=\"post\">\n"; 193 echo "<p>Title:& nbsp; <input type=\"text\" name=\"title\" size=\"40\" value=\"$row->title\" /></p>\n";193 echo "<p>Title:  <input type=\"text\" name=\"title\" size=\"40\" value=\"$row->title\" /></p>\n"; 194 194 echo "<p>News:</p>\n"; 195 195 echo "<p><textarea name=\"news\" cols=\"70\" rows=\"20\">"; 196 196 echo htmlentities($row->news); … … 253 253 } 254 254 if(mysql_num_rows($result) > 0) { 255 255 while($row = mysql_fetch_object($result)) { 256 echo "<p><a href=\"/macports/archives.php?id=$row->id\">$row->title</a><br />& nbsp $row->f_timestamp | 256 echo "<p><a href=\"/macports/archives.php?id=$row->id\">$row->title</a><br />  $row->f_timestamp  |   257 257 <a href=\"/macports/admin/edit.php?id=$row->id\">edit</a></p>\n\n"; 258 258 } 259 259 } … … 276 276 } 277 277 if(mysql_num_rows($result) > 0) { 278 278 while($row = mysql_fetch_object($result)) { 279 echo "<p><a href=\"/macports/archives.php?id=$row->id\">$row->title</a><br />& nbsp $row->f_timestamp</p>\n\n";279 echo "<p><a href=\"/macports/archives.php?id=$row->id\">$row->title</a><br />  $row->f_timestamp</p>\n\n"; 280 280 } 281 281 } 282 282 else { -
includes/header.inc
44 44 <span id="languages"> 45 45 <a href="#"><img src="img/fr-disabled.png" alt="Français" /></a> 46 46 <a href="#"><img src="img/es-disabled.png" alt="Español" /></a> 47 <a href="#"><img src="img/ru-disabled.png" alt="Русский& nbsp;(Russkij)"/></a>47 <a href="#"><img src="img/ru-disabled.png" alt="Русский (Russkij)"/></a> 48 48 <a href="#"><img src="img/it-disabled.png" alt="Italiano" /></a> 49 49 </span> 50 50 </div> -
localized/ru/getdp/index.php
8 8 <h2 class="hdr">Получить DarwinPorts</h2> 9 9 10 10 <p>Для того, что-бы получить дистрибутив DarwinPorts, сначала необходимо 11 сделать & ldquo;checked out” из CVS репозитария проекта OpenDarwin.</p>11 сделать “checked out” из CVS репозитария проекта OpenDarwin.</p> 12 12 13 13 <p>Пожалуйста, имейте ввиду, что для получения и установки DarwinPorts на 14 14 систему Mac OS X, у Вас должны быть установлены Mac OS X Developer Tools ( -
localized/ru/includes/functions.inc
128 128 if(!$_POST['submit']) { 129 129 echo "<p>Use the form below to add project news.</p>\n\n"; 130 130 echo "<form action=\"$PHP_SELF\" method=\"post\">\n"; 131 echo "<p>Title:& nbsp; <input type=\"text\" name=\"title\" size=\"40\" /></p>\n";131 echo "<p>Title:  <input type=\"text\" name=\"title\" size=\"40\" /></p>\n"; 132 132 echo "<p>News:</p>\n"; 133 133 echo "<p><textarea name=\"news\" cols=\"70\" rows=\"20\"></textarea></p>\n"; 134 134 echo "<p><input type=\"submit\" name=\"submit\" value=\"Submit\" /></p>\n"; … … 184 184 $row = mysql_fetch_object($result); 185 185 echo "<p>Use the form below to edit project news.</p>\n\n"; 186 186 echo "<form action=\"$PHP_SELF?id=$id\" method=\"post\">\n"; 187 echo "<p>Title:& nbsp; <input type=\"text\" name=\"title\" size=\"40\" value=\"$row->title\" /></p>\n";187 echo "<p>Title:  <input type=\"text\" name=\"title\" size=\"40\" value=\"$row->title\" /></p>\n"; 188 188 echo "<p>News:</p>\n"; 189 189 echo "<p><textarea name=\"news\" cols=\"70\" rows=\"20\">"; 190 190 echo htmlentities($row->news); … … 245 245 } 246 246 if(mysql_num_rows($result) > 0) { 247 247 while($row = mysql_fetch_object($result)) { 248 echo "<p><a href=\"/archives/$row->id.php\">$row->title</a><br />& nbsp $row->f_timestamp | <a href=\"edit.php?id=$row->id\">edit</a></p>\n\n";248 echo "<p><a href=\"/archives/$row->id.php\">$row->title</a><br />  $row->f_timestamp  |  <a href=\"edit.php?id=$row->id\">edit</a></p>\n\n"; 249 249 } 250 250 } 251 251 else { -
localized/es/getdp/index.php
45 45 46 46 <p>Aunque no es estrictamente necesario, se recomienda de todas formas sincronizar la reciente 47 47 instalación de DarwinPorts con nuestro servidor de rsync para asegurar la disponibilidad de 48 la última versión de la infraestructura de DarwinPorts y de los & ldquo;Portfiles” que48 la última versión de la infraestructura de DarwinPorts y de los “Portfiles” que 49 49 que contienen las instrucciones empleadas en la compilación e instalación de portes. 50 50 Para lograr esto, simplemente ejecute:</p> 51 51 … … 58 58 59 59 <p>Si en cambio Ud. desea instalar DarwinPorts a partir de su código fuente, hay todavía un par de 60 60 cosas que deberá hacer después de bajar el paquete tar antes de poder instalar un porte a través de DarwinPorts, 61 compilar e instalar DarwinPorts en sí. & ldquo;<kbd>cd</kbd>” al directorio al cual bajó el tar y corra62 & ldquo;<kbd>tar xjvf <a href="/downloads/DarwinPorts-<? print "$dp_version"; ?>.tar.bz2">DarwinPorts-<? print "$dp_version"; ?>.tar.bz2</a></kbd>”63 o & ldquo;<kbd>tar xzvf <a href="/downloads/DarwinPorts-<? print "$dp_version"; ?>.tar.gz">DarwinPorts-<? print "$dp_version"; ?>.tar.gz</a></kbd>”,61 compilar e instalar DarwinPorts en sí. “<kbd>cd</kbd>” al directorio al cual bajó el tar y corra 62 “<kbd>tar xjvf <a href="/downloads/DarwinPorts-<? print "$dp_version"; ?>.tar.bz2">DarwinPorts-<? print "$dp_version"; ?>.tar.bz2</a></kbd>” 63 o “<kbd>tar xzvf <a href="/downloads/DarwinPorts-<? print "$dp_version"; ?>.tar.gz">DarwinPorts-<? print "$dp_version"; ?>.tar.gz</a></kbd>”, 64 64 dependiendo de si bajó el tar bz2 o el gz, respectivamente. Esto desempaquetará las fuentes de DarwinPorts 65 65 que procederá a compilar e instalar. Para esto, ejecute lo siguiente:</p> 66 66 … … 73 73 <pre>cd ../ 74 74 rm -rf DarwinPorts-<? print "$dp_version"; ?>*</pre> 75 75 76 <p>Estos pasos deben ser ejecutados desde una cuenta administradora, de la cual & ldquo;<kbd>sudo</kbd>”76 <p>Estos pasos deben ser ejecutados desde una cuenta administradora, de la cual “<kbd>sudo</kbd>” 77 77 pedirá el password al momento de instalar. Este procedimiento creará una instalación standard de DarwinPorts 78 78 en su sistema y, si los pasos opcionales son ejecutados también, removerá las ahora innecesarias fuentes de 79 79 DarwinPorts y el correspondiente paquete tar. Para personalizar su instalación debe leer el output de 80 & ldquo;<kbd>./configure --help | more</kbd>” y pasar las opciones apropiadas al script de configuración80 “<kbd>./configure --help | more</kbd>” y pasar las opciones apropiadas al script de configuración 81 81 en los pasos arriba detallados.</p> 82 82 83 83 <p>Deberá adaptar los documentos de configuración de su shell para encontrar los programas instalados por … … 88 88 <p>Al completar, DarwinPorts estará listo para instalar portes. Nuevamente, es recomendado ejecutar el comando 89 89 anterior regularmente para mantener su instalación siempre al día.</p> 90 90 91 <p>También puede referirse al documento & ldquo;<tt>README_RELEASE1.es</tt>” contenido en los paquetes tar de las fuentes91 <p>También puede referirse al documento “<tt>README_RELEASE1.es</tt>” contenido en los paquetes tar de las fuentes 92 92 <? print "$dp_version"; ?> de DarwinPorts para instrucciones básicas de instalación y uso.</p> 93 93 94 94 <h5 class="subhdr">Ayuda</h5> … … 100 100 <p>Si Ud. es un programador o un usuario que desea mantenerse siempre al día con los últimos cambios y adiciones 101 101 a DarwinPorts, puede adquirir las fuentes del proyecto a través de CVS.</p> 102 102 103 <p>Use los siguientes comandos para realizar el & ldquo;checkout” del proyecto del103 <p>Use los siguientes comandos para realizar el “checkout” del proyecto del 104 104 repositorio anónimo CVS de OpenDarwin:</p> 105 105 106 106 <pre>cvs -d :pserver:anonymous@anoncvs.opendarwin.org:/Volumes/src/cvs/od login … … 111 111 112 112 <p>Si no se quiere molestar con CVS para obtener las fuentes en primera instancia, puede bajar el <a href="/downloads/darwinports-nightly-cvs-snapshot.tar.gz"> 113 113 snapshot nocturno</a> de éstas y, una vez extraído, mantenerlo actualizado con los comandos de CVS de costumbre, 114 & ldquo;<kbd>cvs update</kbd>”.</p>114 “<kbd>cvs update</kbd>”.</p> 115 115 116 <p>Si desea simplemente ver el repositorio CVS sin realizar un & ldquo;checkout”,116 <p>Si desea simplemente ver el repositorio CVS sin realizar un “checkout”, 117 117 lo puede hacer vía <a href="http://www.opendarwin.org/cgi-bin/cvsweb.cgi/proj/darwinports/">CVSweb</a>.</p> 118 118 119 119 </div> -
localized/es/includes/functions.inc
130 130 if (!$_POST['submit']) { 131 131 echo "<p>Utilice el formulario que se presenta abajo para agregar noticias del proyecto.</p>\n\n"; 132 132 echo "<form action=\"$PHP_SELF\" method=\"post\">\n"; 133 echo "<p>Título:& nbsp; <input type=\"text\" name=\"title\" size=\"40\" /></p>\n";133 echo "<p>Título:  <input type=\"text\" name=\"title\" size=\"40\" /></p>\n"; 134 134 echo "<p>Noticias:</p>\n"; 135 135 echo "<p><textarea name=\"news\" cols=\"70\" rows=\"20\"></textarea></p>\n"; 136 136 echo "<p><input type=\"submit\" name=\"submit\" value=\"Remitir\" /></p>\n"; … … 185 185 $row = mysql_fetch_object($result); 186 186 echo "<p>Use el formulario abajo mostrado para editar las noticias del proyecto.</p>\n\n"; 187 187 echo "<form action=\"$PHP_SELF?id=$id\" method=\"post\">\n"; 188 echo "<p>Título:& nbsp; <input type=\"text\" name=\"title\" size=\"40\" value=\"$row->title\" /></p>\n";188 echo "<p>Título:  <input type=\"text\" name=\"title\" size=\"40\" value=\"$row->title\" /></p>\n"; 189 189 echo "<p>Noticias:</p>\n"; 190 190 echo "<p><textarea name=\"news\" cols=\"70\" rows=\"20\">"; 191 191 echo htmlentities($row->news); … … 242 242 } 243 243 if (mysql_num_rows($result) > 0) { 244 244 while ($row = mysql_fetch_object($result)) { 245 echo "<p><a href=\"/es/archives.php?id=$row->id.php\">$row->title</a><br />& nbsp $row->f_timestamp | <a href=\"edit.php?id=$row->id\">editar</a></p>\n\n";245 echo "<p><a href=\"/es/archives.php?id=$row->id.php\">$row->title</a><br />  $row->f_timestamp  |  <a href=\"edit.php?id=$row->id\">editar</a></p>\n\n"; 246 246 } 247 247 } else { 248 248 echo "<p>No hay titulares disponibles.</p>\n\n"; … … 264 264 } 265 265 if (mysql_num_rows($result)>0) { 266 266 while ($row = mysql_fetch_object($result)) { 267 echo "<p><a href=\"/es/archives.php?id=$row->id\">$row->title</a><br />& nbsp $row->f_timestamp</p>\n\n";267 echo "<p><a href=\"/es/archives.php?id=$row->id\">$row->title</a><br />  $row->f_timestamp</p>\n\n"; 268 268 } 269 269 } else { 270 270 echo "<p>No hay titulares disponibles.</p>\n\n"; -
localized/fr/includes/functions.inc
128 128 if(!$_POST['submit']) { 129 129 echo "<p>Utilisez le formulaire ci-dessous pour ajouter une dépêche liée au projet.</p>\n\n"; 130 130 echo "<form action=\"$PHP_SELF\" method=\"post\">\n"; 131 echo "<p>Title:& nbsp; <input type=\"text\" name=\"title\" size=\"40\" /></p>\n";131 echo "<p>Title:  <input type=\"text\" name=\"title\" size=\"40\" /></p>\n"; 132 132 echo "<p>Dépêche :</p>\n"; 133 133 echo "<p><textarea name=\"news\" cols=\"70\" rows=\"20\"></textarea></p>\n"; 134 134 echo "<p><input type=\"submit\" name=\"submit\" value=\"Soumettre\" /></p>\n"; … … 184 184 $row = mysql_fetch_object($result); 185 185 echo "<p>Utilisez le formulaire ci-dessous pour éditer les dépêches du projet.</p>\n\n"; 186 186 echo "<form action=\"$PHP_SELF?id=$id\" method=\"post\">\n"; 187 echo "<p>Title:& nbsp; <input type=\"text\" name=\"title\" size=\"40\" value=\"$row->title\" /></p>\n";187 echo "<p>Title:  <input type=\"text\" name=\"title\" size=\"40\" value=\"$row->title\" /></p>\n"; 188 188 echo "<p>Dépêche :</p>\n"; 189 189 echo "<p><textarea name=\"news\" cols=\"70\" rows=\"20\">"; 190 190 echo htmlentities($row->news); … … 245 245 } 246 246 if(mysql_num_rows($result) > 0) { 247 247 while($row = mysql_fetch_object($result)) { 248 echo "<p><a href=\"/fr/archives.php?id=$row->id\">$row->title</a><br />& nbsp $row->f_timestamp | <a href=\"edit.php?id=$row->id\">éditer</a></p>\n\n";248 echo "<p><a href=\"/fr/archives.php?id=$row->id\">$row->title</a><br />  $row->f_timestamp  |  <a href=\"edit.php?id=$row->id\">éditer</a></p>\n\n"; 249 249 } 250 250 } 251 251 else { … … 267 267 } 268 268 if(mysql_num_rows($result) > 0) { 269 269 while($row = mysql_fetch_object($result)) { 270 echo "<p><a href=\"/fr/archives.php?id=$row->id\">$row->title</a><br />& nbsp $row->f_timestamp</p>\n\n";270 echo "<p><a href=\"/fr/archives.php?id=$row->id\">$row->title</a><br />  $row->f_timestamp</p>\n\n"; 271 271 } 272 272 } 273 273 else { -
localized/it/includes/functions.inc
128 128 if(!$_POST['submit']) { 129 129 echo "<p>Use the form below to add project news.</p>\n\n"; 130 130 echo "<form action=\"$PHP_SELF\" method=\"post\">\n"; 131 echo "<p>Title:& nbsp; <input type=\"text\" name=\"title\" size=\"40\" /></p>\n";131 echo "<p>Title:  <input type=\"text\" name=\"title\" size=\"40\" /></p>\n"; 132 132 echo "<p>News:</p>\n"; 133 133 echo "<p><textarea name=\"news\" cols=\"70\" rows=\"20\"></textarea></p>\n"; 134 134 echo "<p><input type=\"submit\" name=\"submit\" value=\"Submit\" /></p>\n"; … … 184 184 $row = mysql_fetch_object($result); 185 185 echo "<p>Use the form below to edit project news.</p>\n\n"; 186 186 echo "<form action=\"$PHP_SELF?id=$id\" method=\"post\">\n"; 187 echo "<p>Title:& nbsp; <input type=\"text\" name=\"title\" size=\"40\" value=\"$row->title\" /></p>\n";187 echo "<p>Title:  <input type=\"text\" name=\"title\" size=\"40\" value=\"$row->title\" /></p>\n"; 188 188 echo "<p>News:</p>\n"; 189 189 echo "<p><textarea name=\"news\" cols=\"70\" rows=\"20\">"; 190 190 echo htmlentities($row->news); … … 245 245 } 246 246 if(mysql_num_rows($result) > 0) { 247 247 while($row = mysql_fetch_object($result)) { 248 echo "<p><a href=\"/it/archives.php?id=$row->id\">$row->title</a><br />& nbsp $row->f_timestamp | <a href=\"edit.php?id=$row->id\">edit</a></p>\n\n";248 echo "<p><a href=\"/it/archives.php?id=$row->id\">$row->title</a><br />  $row->f_timestamp  |  <a href=\"edit.php?id=$row->id\">edit</a></p>\n\n"; 249 249 } 250 250 } 251 251 else { … … 267 267 } 268 268 if(mysql_num_rows($result) > 0) { 269 269 while($row = mysql_fetch_object($result)) { 270 echo "<p><a href=\"/it/archives.php?id=$row->id\">$row->title</a><br />& nbsp $row->f_timestamp</p>\n\n";270 echo "<p><a href=\"/it/archives.php?id=$row->id\">$row->title</a><br />  $row->f_timestamp</p>\n\n"; 271 271 } 272 272 } 273 273 else { -
install.php
17 17 </p> 18 18 19 19 <ul> 20 <li>& ldquo;dmg” disk images for <a href="<?php print $leopard_dmg; ?>">Leopard (Universal)</a>, <a20 <li>“dmg” disk images for <a href="<?php print $leopard_dmg; ?>">Leopard (Universal)</a>, <a 21 21 href="<?php print $tiger_dmg; ?>">Tiger (Universal)</a> and <a href="<?php print $panther_dmg; ?>">Panther (PowerPC) 22 22 </a> as a legacy platform, containing pkg installers for use with the Mac OS X Installer. By far the simplest installation 23 23 procedure that most users should <a href="#pkg">follow</a> after meeting the requirements listed <a href="#requirements"> … … 43 43 <li>Apple's <a href="https://connect.apple.com/cgi-bin/WebObjects/MemberSite.woa/wa/getSoftware?bundleID=19897"> 44 44 Xcode 3.0</a> Developer Tools for the Leopard platform or 2.4.1 for Tiger, found at the <a href="http://developer.apple.com/tools/xcode/"> 45 45 Apple Developer Connection</a> site or on your Mac OS X installation CDs/DVD.</li> 46 <li>The X11 windowing environment (A.K.A. & ldquo;X11 User”) and its related SDK package (“X11SDK”)46 <li>The X11 windowing environment (A.K.A. “X11 User”) and its related SDK package (“X11SDK”) 47 47 for ports that depend on the functionality they provide to compile and run. 48 48 <ul> 49 <li>the & ldquo;X11 User” package is an optional installation on your system CDs/DVD for Panther and50 Tiger, enabled through the & ldquo;Customize” button of the installer, whereas it is included by default49 <li>the “X11 User” package is an optional installation on your system CDs/DVD for Panther and 50 Tiger, enabled through the “Customize” button of the installer, whereas it is included by default 51 51 on Leopard.</li> 52 <li>the & ldquo;X11 SDK” package from the Xcode installer will be automatically selected if “X1153 User& rdquo; is already installed, so be sure to install that first.</li>52 <li>the “X11 SDK” package from the Xcode installer will be automatically selected if “X11 53 User” is already installed, so be sure to install that first.</li> 54 54 </ul> 55 55 </li> 56 56 </ol> … … 70 70 the installer</a> to include the necessary settings to run MacPorts and the programs it installs, but you may need to 71 71 open a new shell for these changes to take effect.</p> 72 72 73 <p>The MacPorts & ldquo;<kbd>selfupdate</kbd>” command will also be run for you by the installer to ensure you have our74 latest available release and the latest revisions to the & ldquo;Portfiles” that contain the instructions employed73 <p>The MacPorts “<kbd>selfupdate</kbd>” command will also be run for you by the installer to ensure you have our 74 latest available release and the latest revisions to the “Portfiles” that contain the instructions employed 75 75 in the building and installation of ports. After installation is done, it is recommended that you run this step manually 76 76 on a regular basis to to keep your MacPorts system always current:</p> 77 77 … … 79 79 80 80 <p>At this point you should be ready to enjoy MacPorts!</p> 81 81 82 <p>Type & ldquo;<kbd>man port</kbd>” at the command line prompt and/or browse over to our <a href="<?php print82 <p>Type “<kbd>man port</kbd>” at the command line prompt and/or browse over to our <a href="<?php print 83 83 $guide_url; ?>">Guide</a> to find out more information about using MacPorts. <a href="#help">Help</a> is also available. 84 84 </p> 85 85 … … 91 91 92 92 93 93 <ol> 94 <li>& ldquo;<kbd>cd</kbd>” into the directory where you downloaded the package and run “<kbd>tar xjvf95 <a href="<?php print $bz2_tarball; ?>">MacPorts-<?php print $macports_version_major; ?>.tar.bz2</a></kbd>& rdquo; or96 & ldquo;<kbd>tar xzvf <a href="<?php print $gz_tarball; ?>">MacPorts-<?php print $macports_version_major; ?>.tar.gz</a></kbd>”,94 <li>“<kbd>cd</kbd>” into the directory where you downloaded the package and run “<kbd>tar xjvf 95 <a href="<?php print $bz2_tarball; ?>">MacPorts-<?php print $macports_version_major; ?>.tar.bz2</a></kbd>” or 96 “<kbd>tar xzvf <a href="<?php print $gz_tarball; ?>">MacPorts-<?php print $macports_version_major; ?>.tar.gz</a></kbd>”, 97 97 depending on whether you downloaded the bz2 tarball or the gz one, respectively.</li> 98 98 <li>Build and install the recently unpacked sources: 99 99 <ul> … … 109 109 </li> 110 110 </ol> 111 111 112 <p>These steps need to be perfomed from an administrator account, for which & ldquo;<kbd>sudo</kbd>” will ask the112 <p>These steps need to be perfomed from an administrator account, for which “<kbd>sudo</kbd>” will ask the 113 113 password upon installation. This procedure will install a pristine MacPorts system and, if the optional steps are taken, 114 114 remove the as of now unnecessary MacPorts-<?php print $macports_version_major; ?> source directory and corresponding tarball.</p> 115 115 116 <p>To customize your installation you should read the output of & ldquo;<kbd>./configure --help | more</kbd>” and116 <p>To customize your installation you should read the output of “<kbd>./configure --help | more</kbd>” and 117 117 pass the appropriate options for the settings you wish to tweak to the configuration script in the steps detailed above.</p> 118 118 119 119 <p>You will need to manually adapt your shell's environment to work with MacPorts and your chosen installation <kbd> … … 136 136 137 137 <p>Upon completion MacPorts will be ready to install ports!</p> 138 138 139 <p>It is recommended to run the above command on a regular basis to keep your installation current. Type & ldquo;<kbd>man140 port</kbd>& rdquo; at the command line prompt and/or browse over to our <a href="<?php print $guide_url; ?>">Guide</a> to139 <p>It is recommended to run the above command on a regular basis to keep your installation current. Type “<kbd>man 140 port</kbd>” at the command line prompt and/or browse over to our <a href="<?php print $guide_url; ?>">Guide</a> to 141 141 find out more information about using MacPorts. <a href="#help">Help</a> is also available.</p> 142 142 143 143 … … 146 146 <p>If you are developer or a user with a taste for the bleeding edge and wish for the latest changes and feature additions, 147 147 you may acquire the MacPorts sources through SVN.</p> 148 148 149 <p>Use the following command to check the project's & ldquo;trunk” out of the MacPorts anonymous subversion repository,150 containing all of our source modules (MacPorts' & ldquo;base”, the ports tree and all of documentation in raw form):</p>149 <p>Use the following command to check the project's “trunk” out of the MacPorts anonymous subversion repository, 150 containing all of our source modules (MacPorts' “base”, the ports tree and all of documentation in raw form):</p> 151 151 152 152 <pre>svn co <?php print $svn_url . 'trunk'; ?></pre> 153 153 -
index.php
21 21 . '#using'; ?>">compiling and installing</a> open-source software on your Mac.</p> 22 22 23 23 <p>We provide a single software tree that attempts to track the latest release of every software title (port) we distribute, 24 without splitting them into & ldquo;stable” Vs. “unstable” branches, targetting mainly the current Mac OS24 without splitting them into “stable” Vs. “unstable” branches, targetting mainly the current Mac OS 25 25 X release (10.5, A.K.A Leopard) and the immediately previous one (10.4, A.K.A. Tiger). There are currently <a href="ports.php"> 26 26 <b><?php print $portsdb_info['num_ports']; ?></b> ports</a> in our tree, distributed among <?php print $portsdb_info['num_categories']; ?> 27 27 different categories, and more are being added on a regular basis.</p> … … 43 43 <h3 class="subhdr">Getting involved</h3> 44 44 45 45 <p>There are many ways you can get involved with MacPorts and peer users, system administrators & developers alike. 46 Browse over to the & ldquo;<a href="contact.php">Contact Us</a>” section of our site and:</p>46 Browse over to the “<a href="contact.php">Contact Us</a>” section of our site and:</p> 47 47 48 48 <ul> 49 49 <li>Explore our <a href="contact.php#Lists">mailing lists</a>, either if it is for some general user support or to … … 55 55 </ul> 56 56 57 57 <p>If on the other hand you are interested in joining The MacPorts Project in any way, then don't hesitate to contact the 58 project's management team, & ldquo;<a href="contact.php#PortMgr">PortMgr</a>”, to explain your particular interest58 project's management team, “<a href="contact.php#PortMgr">PortMgr</a>”, to explain your particular interest 59 59 and present a formal application. We're always looking for more helping hands that can extend and improve our ports tree 60 60 and documentation, or take MacPorts itself beyond its current limitations and into new areas of the vast software packaging 61 61 field. We're eager to hear from you!</p>