current/doc/webserver/developer-manual index.html, 1.75, 1.76 newrelease.html, 1.53, 1.54

Fabian Keil <[email protected]>
Newsgroups gmane.comp.web.privoxy.cvs
Message-ID <[email protected]>
Update of /cvsroot/ijbswa/current/doc/webserver/developer-manual
In directory sfp-cvs-1.v30.ch3.sourceforge.com:/tmp/cvs-serv10596/doc/webserver/developer-manual

Modified Files:
	index.html newrelease.html 
Log Message:
Rebuild docs with recent changes


Index: index.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/developer-manual/index.html,v
retrieving revision 1.75
retrieving revision 1.76
diff -C2 -d -r1.75 -r1.76
*** index.html	22 Jan 2016 18:22:00 -0000	1.75
--- index.html	23 Jan 2016 12:00:40 -0000	1.76
***************
*** 303,315 ****
                  <dt>6.3.9. <a href=
                  "newrelease.html#NEWRELEASE-FREEBSD">FreeBSD</a></dt>
- 
-                 <dt>6.3.10. <a href="newrelease.html#NEWRELEASE-HPUX">HP-UX
-                 11</a></dt>
- 
-                 <dt>6.3.11. <a href="newrelease.html#NEWRELEASE-AMIGA">Amiga
-                 OS</a></dt>
- 
-                 <dt>6.3.12. <a href=
-                 "newrelease.html#NEWRELEASE-AIX">AIX</a></dt>
                </dl>
              </dd>
--- 303,306 ----

Index: newrelease.html
===================================================================
RCS file: /cvsroot/ijbswa/current/doc/webserver/developer-manual/newrelease.html,v
retrieving revision 1.53
retrieving revision 1.54
diff -C2 -d -r1.53 -r1.54
*** newrelease.html	22 Jan 2016 18:22:00 -0000	1.53
--- newrelease.html	23 Jan 2016 12:00:40 -0000	1.54
***************
*** 913,1058 ****
          "NEWRELEASE-FREEBSD">6.3.9. FreeBSD</a></h3>
  
!         <p>Login to Sourceforge's compile-farm via ssh:</p>
! 
!         <table border="0" bgcolor="#E0E0E0" width="100%">
!           <tr>
!             <td>
!               <pre class="PROGRAMLISTING">
!   ssh cf.sourceforge.net
! </pre>
!             </td>
!           </tr>
!         </table>
! 
!         <p>Choose the right operating system. When logged in, <span class=
!         "emphasis"><i class="EMPHASIS">make sure that you have freshly
!         exported the right version into an empty directory</i></span>. (See
!         "Building and releasing packages" above). Then run:</p>
! 
!         <table border="0" bgcolor="#E0E0E0" width="100%">
!           <tr>
!             <td>
!               <pre class="PROGRAMLISTING">
!   cd current
!   autoheader &amp;&amp; autoconf &amp;&amp; ./configure
! </pre>
!             </td>
!           </tr>
!         </table>
! 
!         <p>Then run:</p>
! 
!         <table border="0" bgcolor="#E0E0E0" width="100%">
!           <tr>
!             <td>
!               <pre class="PROGRAMLISTING">
!   gmake freebsd-dist
! </pre>
!             </td>
!           </tr>
!         </table>
! 
!         <p>which creates a gzip'ed tar archive. Sadly, you cannot use
!         <b class="COMMAND">make freebsd-upload</b> on the Sourceforge machine
!         (no ncftpput). You now have to manually upload the archive to
!         Sourceforge's ftp server and release the file publicly. Use the
!         release notes and Change Log from the source tarball package.</p>
!       </div>
! 
!       <div class="SECT3">
!         <h3 class="SECT3"><a name="NEWRELEASE-HPUX" id=
!         "NEWRELEASE-HPUX">6.3.10. HP-UX 11</a></h3>
! 
!         <p>First, <span class="emphasis"><i class="EMPHASIS">make sure that
!         you have freshly exported the right version into an empty
!         directory</i></span>. (See "Building and releasing packages" above).
!         Then run:</p>
! 
!         <table border="0" bgcolor="#E0E0E0" width="100%">
!           <tr>
!             <td>
!               <pre class="PROGRAMLISTING">
!   cd current
!   autoheader &amp;&amp; autoconf &amp;&amp; ./configure
! </pre>
!             </td>
!           </tr>
!         </table>
! 
!         <p>Then do FIXME.</p>
!       </div>
! 
!       <div class="SECT3">
!         <h3 class="SECT3"><a name="NEWRELEASE-AMIGA" id=
!         "NEWRELEASE-AMIGA">6.3.11. Amiga OS</a></h3>
! 
!         <p>First, <span class="emphasis"><i class="EMPHASIS">make sure that
!         you have freshly exported the right version into an empty
!         directory</i></span>. (See "Building and releasing packages" above).
!         Then run:</p>
! 
!         <table border="0" bgcolor="#E0E0E0" width="100%">
!           <tr>
!             <td>
!               <pre class="PROGRAMLISTING">
!   cd current
!   autoheader &amp;&amp; autoconf &amp;&amp; ./configure
! </pre>
!             </td>
!           </tr>
!         </table>
! 
!         <p>Then do FIXME.</p>
!       </div>
! 
!       <div class="SECT3">
!         <h3 class="SECT3"><a name="NEWRELEASE-AIX" id=
!         "NEWRELEASE-AIX">6.3.12. AIX</a></h3>
! 
!         <p>Login to Sourceforge's compilefarm via ssh:</p>
! 
!         <table border="0" bgcolor="#E0E0E0" width="100%">
!           <tr>
!             <td>
!               <pre class="PROGRAMLISTING">
!   ssh cf.sourceforge.net
! </pre>
!             </td>
!           </tr>
!         </table>
! 
!         <p>Choose the right operating system. When logged in, <span class=
!         "emphasis"><i class="EMPHASIS">make sure that you have freshly
!         exported the right version into an empty directory</i></span>. (See
!         "Building and releasing packages" above). Then run:</p>
! 
!         <table border="0" bgcolor="#E0E0E0" width="100%">
!           <tr>
!             <td>
!               <pre class="PROGRAMLISTING">
!   cd current
!   autoheader &amp;&amp; autoconf &amp;&amp; ./configure
! </pre>
!             </td>
!           </tr>
!         </table>
! 
!         <p>Then run:</p>
! 
!         <table border="0" bgcolor="#E0E0E0" width="100%">
!           <tr>
!             <td>
!               <pre class="PROGRAMLISTING">
!   make aix-dist
! </pre>
!             </td>
!           </tr>
!         </table>
! 
!         <p>which creates a gzip'ed tar archive. Sadly, you cannot use
!         <b class="COMMAND">make aix-upload</b> on the Sourceforge machine (no
!         ncftpput). You now have to manually upload the archive to
!         Sourceforge's ftp server and release the file publicly. Use the
!         release notes and Change Log from the source tarball package.</p>
        </div>
      </div>
--- 913,920 ----
          "NEWRELEASE-FREEBSD">6.3.9. FreeBSD</a></h3>
  
!         <p>Update the www/privoxy port and submit a diff upstream. For
!         details see the <a href=
!         "https://www.freebsd.org/doc/en_US.ISO8859-1/books/porters-handbook/"
!         target="_top">FreeBSD Porter's Handbook</a>.</p>
        </div>
      </div>


------------------------------------------------------------------------------
Site24x7 APM Insight: Get Deep Visibility into Application Performance
APM + Mobile APM + RUM: Monitor 3 App instances at just $35/Month
Monitor end-to-end web transactions and take corrective actions now
Troubleshoot faster and improve end-user experience. Signup Now!
http://pubads.g.doubleclick.net/gampad/clk?id=267308311&iu=/4140
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.