Ticket #3606: dp_manager.xml

File dp_manager.xml, 2.1 KB (added by sw@…, 19 years ago)

New version of dp_manager.xml; does not obsolete previous attachment which included several patches to various files

Line 
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       
5<chapter id="dp_manager">
6  <chapterinfo>
7    <keywordset>
8      <keyword>
9        usage
10      </keyword>
11     
12      <keyword>
13        introduction
14      </keyword>
15                     
16      <keyword>
17        user
18      </keyword>
19     
20      <keyword>
21        manual
22      </keyword>
23    </keywordset>
24  </chapterinfo>
25 
26  <title>Graphical User Interfaces for DarwinPorts</title> 
27 
28  <sect1>
29    <title>About this chapter</title>
30
31    <para>This chapter provides an overview of available graphical user interfaces for DarwinPorts and how to use them as an alternative to the command-line
32      tools for DarwinPorts.</para>
33
34  </sect1>
35
36
37<sect1 id='portauthority'>
38<title>Port Authority</title>
39
40<para>Port Authority is a third-party application that provides a graphical user interface for the DarwinPorts package management system for Mac OS X. Port Authority aims to bring the power of DarwinPorts to the traditional Mac users by providing an Aqua-native, user-friendly graphical interface to DarwinPorts. </para>
41
42<para>Using a familiar combination of windows, icons, and menus, Port Authority users can search, install, update, and remove DarwinPorts programs and the DarwinPorts infrastructure itself. .</para>
43
44<para>Port Authority has already been through multiple releases, and has incorporated extensive user feedback to improve the interface. Port Authority closely follows advances in DarwinPorts itself.</para>
45
46<para>Port Authority is developed by WordTech Software and can be downloaded <ulink url='http://www.wordtech-software.com/port.html'>here. </ulink></para>
47</sect1>
48
49<sect1 id = 'sport'>
50<title>Sport</title>
51
52<para>Sport is another third-party application that provides a GUI for DarwinPorts, as well as providing functionality for other packaging systems as well. It is developed by Guido Soranzio, a DarwinPorts contributor, and can be downloaded <ulink url='http://it.geocities.com/guido_soranzio/sport/'>here. </ulink></para>
53</sect1>
54
55</chapter>