mirror of
https://github.com/macports/macports-guide.git
synced 2026-07-12 18:18:46 -07:00
* Replace instances of "Darwinports" with "MacPorts", "dport" with "mport", "CVS" with "Subversion" and "cvs" with "svn"; * Update some of the old email address and links; * Make one update about MacPorts no longer supporting OSes other than Mac OS 10.3 and above. git-svn-id: https://svn.macports.org/repository/macports/trunk/doc@26404 d073be05-634f-4543-b044-5fe20cf6d1d6
49 lines
1.3 KiB
XML
49 lines
1.3 KiB
XML
<?xml version="1.0" encoding="UTF-8" ?>
|
|
<!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.5//EN"
|
|
"http://www.oasis-open.org/docbook/xml/4.5/docbookx.dtd">
|
|
<chapter id="dp_manager">
|
|
<chapterinfo>
|
|
<keywordset>
|
|
<keyword>
|
|
usage
|
|
</keyword>
|
|
|
|
<keyword>
|
|
introduction
|
|
</keyword>
|
|
|
|
<keyword>
|
|
user
|
|
</keyword>
|
|
|
|
<keyword>
|
|
manual
|
|
</keyword>
|
|
</keywordset>
|
|
</chapterinfo>
|
|
|
|
<title>MacPorts Manager</title>
|
|
|
|
<sect1>
|
|
<title>About this chapter</title>
|
|
|
|
<para>This chapter provides an overview of the MacPorts Manager
|
|
application and how to use it as an alternative to the command-line
|
|
tools for MacPorts.</para>
|
|
|
|
</sect1>
|
|
|
|
<sect1 id='macportsmanager'>
|
|
<title>MacPorts Manager.app</title>
|
|
|
|
<para>MacPorts Manager.app is a Cocoa GUI for the MacPorts
|
|
project. It will allow users to browse through available ports and
|
|
their descriptions and to download, install, and uninstall the
|
|
software. MacPorts Manager.app is currently under development,
|
|
and is based on the older Ports Manager.app.</para>
|
|
|
|
<para>We will be providing a binary installer (a '.pkg') file in
|
|
the near future for MacPorts Manager.app.</para>
|
|
</sect1>
|
|
</chapter>
|