Update developer manual with new macOS packaging instructions
[privoxy.git] / doc / webserver / developer-manual / introduction.html
index 13c2e7f..8900cfa 100644 (file)
@@ -1,11 +1,11 @@
-<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
+<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN" "http://www.w3.org/TR/html4/loose.dtd">
 <HTML
 ><HEAD
 ><TITLE
 >Introduction</TITLE
 ><META
 NAME="GENERATOR"
-CONTENT="Modular DocBook HTML Stylesheet Version 1.7"><LINK
+CONTENT="Modular DocBook HTML Stylesheet Version 1.79"><LINK
 REL="HOME"
 TITLE="Privoxy Developer Manual"
 HREF="index.html"><LINK
@@ -13,11 +13,14 @@ REL="PREVIOUS"
 TITLE="Privoxy Developer Manual"
 HREF="index.html"><LINK
 REL="NEXT"
-TITLE="The CVS Repository"
-HREF="cvs.html"><LINK
+TITLE="The Git Repository"
+HREF="git.html"><LINK
 REL="STYLESHEET"
 TYPE="text/css"
-HREF="../p_doc.css"></HEAD
+HREF="../p_doc.css"><META
+HTTP-EQUIV="Content-Type"
+CONTENT="text/html;
+charset=ISO-8859-1"></HEAD
 ><BODY
 CLASS="SECT1"
 BGCOLOR="#EEEEEE"
@@ -59,7 +62,7 @@ WIDTH="10%"
 ALIGN="right"
 VALIGN="bottom"
 ><A
-HREF="cvs.html"
+HREF="git.html"
 ACCESSKEY="N"
 >Next</A
 ></TD
@@ -84,22 +87,26 @@ CLASS="APPLICATION"
      <SPAN
 CLASS="APPLICATION"
 >Junkbuster</SPAN
->, is an Open Source project 
-     and licensed under the GPL. As such, <SPAN
+>, is a <A
+HREF="https://www.privoxy.org/user-manual/copyright.html"
+TARGET="_top"
+>Free Software</A
+> project.
+     As such, <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
->
-     development is potentially open to anyone who has the time, knowledge,
-     and desire to contribute in any capacity. Our goals are simply to
-     continue the mission, to improve <SPAN
+> development is potentially open
+     to anyone who has the time, knowledge, and desire to contribute
+     in any capacity. Our goals are simply to continue the mission,
+     to improve <SPAN
 CLASS="APPLICATION"
 >Privoxy</SPAN
 >, and
-     to make it available to as wide an audience as possible. 
+     to make it available to as wide an audience as possible.
     </P
 ><P
 >     One does not have to be a programmer to contribute. Packaging, testing,
-     and porting, are all important jobs as well.
+     documenting and porting, are all important jobs as well.
     </P
 ><DIV
 CLASS="SECT2"
@@ -111,23 +118,27 @@ NAME="QUICKSTART"
 ></H2
 ><P
 >    The first step is to join the <A
-HREF="mailto:developers@privoxy.org"
+HREF="https://lists.privoxy.org/mailman/listinfo/privoxy-devel"
+TARGET="_top"
+>privoxy-devel mailing list</A
+>.
+    You can submit your ideas or, even better, patches.
+    Patches can also be submitted to the
+    <A
+HREF="https://sourceforge.net/p/ijbswa/patches/"
 TARGET="_top"
->developer's mailing list</A
+>Sourceforge patch tracker</A
 >.
-    You can submit your ideas, or even better patches. Patches are best 
-    submitted to the Sourceforge tracker set up for this purpose, but 
-    can be sent to the list for review too.
    </P
 ><P
->     You will also need to have a cvs package installed, which will 
-     entail having ssh installed as well (which seems to be a requirement of
-     SourceForge), in order to access the cvs repository. Having the GNU build
-     tools is also going to be important (particularly, autoconf and gmake).
+>     You will also need to have a git package installed,
+     in order to access the git repository.
+     Having the GNU build tools is also going to be important (particularly,
+     autoconf and gmake).
     </P
 ><P
->      For the time being (read, this section is under construction), you can 
-      also refer to the extensive comments in the source code. In fact, 
+>      For the time being (read, this section is under construction), you can
+      also refer to the extensive comments in the source code. In fact,
       reading the code is recommended in any case.
     </P
 ></DIV
@@ -166,7 +177,7 @@ WIDTH="33%"
 ALIGN="right"
 VALIGN="top"
 ><A
-HREF="cvs.html"
+HREF="git.html"
 ACCESSKEY="N"
 >Next</A
 ></TD
@@ -186,7 +197,7 @@ VALIGN="top"
 WIDTH="33%"
 ALIGN="right"
 VALIGN="top"
->The CVS Repository</TD
+>The Git Repository</TD
 ></TR
 ></TABLE
 ></DIV