[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

[PATCH] Add ESP-hosted Subversion projects to propaganda page

From: Michael Sweet <mike_at_easysw.com>
Date: 2005-01-30 14:48:19 CET

We've just finished the first phase of our conversion from CVS to
Subversion; attached is a patch to the propaganda page listing all
of the free software projects we host that are now using
Subversion... I added them in alphabetical order, although it
looks like the current list is only semi-sorted...

-------------

Add more free software projects that use Subversion.

    * www/propaganda.html
      Add CUPS, CUPS DDK, EPM, ESP Ghostscript, FLTK, HTMLDOC,
      Mini-XML, and Newsd projects.

-- 
______________________________________________________________________
Michael Sweet, Easy Software Products           mike at easysw dot com
Internet Printing and Publishing Software        http://www.easysw.com

Index: propaganda.html
===================================================================
--- propaganda.html (revision 12875)
+++ propaganda.html (working copy)
@@ -40,6 +40,115 @@
           Apache community of open-source software projects."</em>
     </li>
 
+ <li><p><strong>Common UNIX Printing System (CUPS)</strong>: printing
+ services for UNIX-based OS's.</p>
+ Project site: <a href="http://www.cups.org/"
+ >http://www.cups.org/</a><br/>
+ Repository: <a href="http://svn.easysw.com/public/cups/trunk/"
+ >http://svn.easysw.com/public/cups/trunk/</a><br/>
+ <em>"CUPS provides a portable printing layer for
+ UNIX&reg;-based operating systems. It is developed and
+ maintained by <a href="http://www.easysw.com/">Easy
+ Software Products</a> to promote a standard printing
+ solution and is the standard printing system in
+ MacOS&reg; X and most Linux&reg; distributions."</em>
+ </li>
+
+ <li><p><strong>CUPS Driver Development Kit</strong>: printer
+ driver kit for CUPS.</p>
+ Project site: <a href="http://www.cups.org/ddk/"
+ >http://www.cups.org/ddk/</a><br/>
+ Repository: <a href="http://svn.easysw.com/public/cupsddk/trunk/"
+ >http://svn.easysw.com/public/cupsddk/trunk/</a><br/>
+ <em>"The CUPS Driver Development Kit (DDK) provides a
+ suite of standard drivers, a PPD file compiler, and
+ other utilities that can be used to develop printer
+ drivers for CUPS and other printing environments."</em>
+ </li>
+
+ <li><p><strong>ESP Package Manager (EPM)</strong>: a free UNIX/Linux
+ software/file packaging program.</p>
+ Project site: <a href="http://www.easysw.com/epm/"
+ >http://www.easysw.com/epm/</a><br/>
+ Repository: <a href="http://svn.easysw.com/public/epm/trunk/"
+ >http://svn.easysw.com/public/epm/trunk/</a><br/>
+ <em>"EPM is a software packaging tool for all versions of
+ UNIX that generates software and patch distributions
+ in various formats, including AIX (installp), Solaris
+ (pkgadd), BSD (pkg_create), Tru64 UNIX (setld), Debian
+ (dpkg), HP-UX (swinstall), IRIX (inst), MacOS X (pkg),
+ Red Hat (rpm), and Slackware (tgz)."</em>
+ </li>
+
+ <li><p><strong>ESP Ghostscript</strong>: GPL fork of
+ Ghostscript with CUPS support.</p>
+ Project site: <a href="http://www.cups.org/espgs/"
+ >http://www.cups.org/espgs/</a><br/>
+ Repository: <a href="http://svn.easysw.com/public/espgs/trunk/"
+ >http://svn.easysw.com/public/espgs/trunk/</a><br/>
+ <em>"ESP Ghostscript is a customized version of GPL
+ Ghostscript that includes an enhanced autoconf-based
+ configuration script, the CUPS raster driver to
+ support CUPS raster printer drivers, and additional
+ patches and drivers from various Linux
+ distributors."</em>
+ </li>
+
+ <li><p><strong>Fast Light Toolkit (FLTK)</strong>: C++ cross-platform
+ GUI toolkit.</p>
+ Project site: <a href="http://www.fltk.org/"
+ >http://www.fltk.org/</a><br/>
+ Repository: <a href="http://svn.easysw.com/public/fltk/fltk/trunk/"
+ >http://svn.easysw.com/public/fltk/fltk/trunk/</a><br/>
+ <em>"FLTK (pronounced "fulltick") is a cross-platform C++
+ GUI toolkit for UNIX&reg;/Linux&reg; (X11),
+ Microsoft&reg; Windows&reg;, and MacOS&reg; X. FLTK
+ provides modern GUI functionality without the bloat
+ and supports 3D graphics via OpenGL&reg; and its
+ built-in GLUT emulation."</em>
+ </li>
+
+ <li><p><strong>HTMLDOC</strong>: HTML to PDF publishing program.</p>
+ Project site: <a href="http://www.htmldoc.org/"
+ >http://www.htmldoc.org/</a><br/>
+ Repository: <a href="http://svn.easysw.com/public/htmldoc/trunk/"
+ >http://svn.easysw.com/public/htmldoc/trunk/</a><br/>
+ <em>"HTMLDOC converts HTML files and web pages into
+ indexed HTML, PostScript, and PDF files suitable for
+ on-line viewing and printing. HTMLDOC can be used as a
+ standalone GUI application, in a batch document
+ processing environment, as a web-based report
+ generation application, or in embedded environments to
+ support printing of HTML content!"</em>
+ </li>
+
+ <li><p><strong>Mini-XML</strong>: Lightweight XML library.</p>
+ Project site: <a href="http://www.easysw.com/~mike/mxml/"
+ >http://www.easysw.com/~mike/mxml/</a><br/>
+ Repository: <a href="http://svn.easysw.com/public/mxml/trunk/"
+ >http://svn.easysw.com/public/mxml/trunk/</a><br/>
+ <em>"Mini-XML is a small XML parsing library that you can
+ use to read XML and XML-like data files in your
+ application without requiring large non-standard
+ libraries. Mini-XML only requires an ANSI C compatible
+ compiler (GCC works, as do most vendors' ANSI C
+ compilers) and a 'make' program."</em>
+ </li>
+
+ <li><p><strong>Newsd</strong>: NNTP news server.</p>
+ Project site: <a href="http://www.easysw.com/~mike/newsd/"
+ >http://www.easysw.com/~mike/newsd/</a><br/>
+ Repository: <a href="http://svn.easysw.com/public/newsd/trunk/"
+ >http://svn.easysw.com/public/newsd/trunk/</a><br/>
+ <em>"Newsd is a standalone local NNTP news server for
+ private newsgroup serving on a single server. It is
+ useful for serving private newsgroup(s) to an intranet
+ or the Internet and can act as a simple mail gateway,
+ however it does not interface with other news servers
+ and cannot manage distributed news feeds, i.e. Usenet
+ news."</em>
+ </li>
+
     <li><p><strong>Samba</strong>: SMB services for *nix systems.</p>
         Project site: <a href="http://www.samba.org/"
>http://www.samba.org/</a><br/>

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Sun Jan 30 14:49:29 2005

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.