1 | | <?xml version="1.0" encoding="UTF-8" ?> |
2 | | <!DOCTYPE chapter PUBLIC "-//OASIS//DTD DocBook XML V4.2//EN" |
3 | | "http://www.oasis-open.org/docbook/xml/4.2/docbookx.dtd"> |
4 | | <chapter id="dp_manager"> |
5 | | <chapterinfo> |
6 | | <keywordset> |
7 | | <keyword> |
8 | | usage |
9 | | </keyword> |
10 | | |
11 | | <keyword> |
12 | | introduction |
13 | | </keyword> |
14 | | |
15 | | <keyword> |
16 | | user |
17 | | </keyword> |
18 | | |
19 | | <keyword> |
20 | | manual |
21 | | </keyword> |
22 | | </keywordset> |
23 | | </chapterinfo> |
24 | | |
25 | | <title>DarwinPorts Manager</title> |
26 | | |
27 | | <sect1> |
28 | | <title>About this chapter</title> |
29 | | |
30 | | <para>This chapter provides an overview of the DarwinPorts Manager |
31 | | application and how to use it as an alternative to the command-line |
32 | | tools for DarwinPorts.</para> |
33 | | |
34 | | </sect1> |
35 | | |
36 | | <sect1 id='darwinportsmanager'> |
37 | | <title>DarwinPorts Manager.app</title> |
38 | | |
39 | | <para>DarwinPorts Manager.app is a Cocoa GUI for the DarwinPorts |
40 | | project. It will allow users to browse through available ports and |
41 | | their descriptions and to download, install, and uninstall the |
42 | | software. DarwinPorts Manager.app is currently under development, |
43 | | and is based on the older Ports Manager.app.</para> |
44 | | |
45 | | <para>We will be providing a binary installer (a '.pkg') file in |
46 | | the near future for DarwinPorts Manager.app.</para> |
47 | | </sect1> |
48 | | </chapter> |
| 1 | <?xml version="1.0" encoding="UTF-8" ?> |