r997 - webspace/include
DONOTREPLY at icculus.org
DONOTREPLY at icculus.org
Fri Dec 1 09:08:56 EST 2006
Author: coyote
Date: 2006-12-01 09:08:56 -0500 (Fri, 01 Dec 2006)
New Revision: 997
Modified:
webspace/include/downloads.php
Log:
Announce the Solaris builds from the web page...
Modified: webspace/include/downloads.php
===================================================================
--- webspace/include/downloads.php 2006-11-30 23:41:50 UTC (rev 996)
+++ webspace/include/downloads.php 2006-12-01 14:08:56 UTC (rev 997)
@@ -64,7 +64,48 @@
<br />
<em>Built from Subversion
<a href="http://svn.icculus.org/quake3/branches/1.34/?rev=993">1.34 branch (revision 892)</a>.
- </em></p><p>Thanks to <a href="mailto:tjw at tjw.org">Tony J. White</a>.</p> '
+ </em></p><p>Thanks to <a href="mailto:tjw at tjw.org">Tony J. White</a>.</p> ',
+
+ "solaris" => '<h3>Solaris (SPARC and i86pc packages)</h3>
+ <p>Provides latest patch <tt>pk3</tt> data from id and quake3 Demo <tt>pak0.pk3</tt> in a separate package.</p>
+ <p>You only need to copy the <tt>pak0.pk3</tt> file from your legal Quake 3 CD-ROM to complete
+ the installation process.</p>
+ <p>
+ Installation instructions: as root, run: <br />
+ <tt>pkgadd -d ioquake3d-1.34-<REV>-<ARCH>.pkg</tt> (Binaries)<br />
+ <tt>pkgadd -d ioquake3-1.34-<REV>-<ARCH>.pkg</tt> (Data Files).</p>
+
+ <p><a href="files/sunos/ioquake3-1.34-r995-200611300936-i386.pkg">
+ Download for Solaris (i386, pkg format) Binaries</a>, 4MB.
+ <em>MD5:
+ <a href="files/sunos/ioquake3-1.34-r995-200611300936-i386.pkg.md5">
+ <tt>ce14d5101fc57953638e1d5d323e5363</tt></a></em>
+ <br />
+
+ <p><a href="files/sunos/ioquake3d-1.34-r995-200611300936-i386.pkg">
+ Download for Solaris (i386, pkg format) Data Files</a>, 72MB.
+ <em>MD5:
+ <a href="files/sunos/ioquake3-1.34-r995-200611300936-i386.pkg.md5">
+ <tt>471b2006f7a972090ac1dd77df49536e</tt></a></em>
+ <br />
+
+ <p><a href="files/sunos/ioquake3-1.34-r995-200611301112-sparc.pkg">
+ Download for Solaris (SPARC, pkg format) Binaries</a>, 7MB.
+ <em>MD5:
+ <a href="files/sunos/ioquake3-1.34-r995-200611301112-sparc.pkg.md5">
+ <tt>575901458a5330040852dc29044463bb</tt></a></em>
+ <br />
+
+ <p><a href="files/sunos/ioquake3d-1.34-r995-200611301112-sparc.pkg">
+ Download for Solaris (SPARC, pkg format) Data Files</a>, 72MB.
+ <em>MD5:
+ <a href="files/sunos/ioquake3d-1.34-r995-200611301112-sparc.pkg.md5">
+ <tt>3e7d63e2669c15c1bd580f73d2c7b89f</tt></a></em>
+ <br />
+
+ <em>Built from Subversion
+ <a href="http://svn.icculus.org/quake3/branches/1.34/?rev=995">1.34 branch (revision 892)</a>.
+ </em></p><p>Thanks to <a href="mailto:quake at cojot.name">Vincent S. Cojot</a>.</p> '
);
uksort($downloads, "oscompare");
More information about the quake3-commits
mailing list