Name Last modified Size Description
Parent Directory - HTTP Server project
apache_1.3.35-mips-reliantunix-5.43.pkg 10-May-2006 09:09 3.4M ReliantUNIX-N/O/P/Y pkg
apache_1.3.35-mips-reliantunix-5.43.pkg.asc 10-May-2006 09:09 286 PGP Signature
apache_1.3.36-i386-sinix_5.41.pkg 16-May-2006 07:26 7.0M SINIX-D/L/M/Z pkg
apache_1.3.36-i386-sinix_5.41.pkg.asc 16-May-2006 07:26 286 PGP Signature
apache_1.3.36-mips-reliantunix-5.43.pkg 30-May-2006 01:10 3.4M ReliantUNIX-N/O/P/Y pkg
apache_1.3.36-mips-reliantunix-5.43.pkg.asc 30-May-2006 01:10 286 PGP Signature
apache_1.3.37-i386-sinix_5.41.pkg 09-Aug-2006 08:45 7.0M SINIX-D/L/M/Z pkg
apache_1.3.37-i386-sinix_5.41.pkg.asc 09-Aug-2006 08:45 286 PGP Signature
apache_1.3.37-mips-reliantunix-5.43.pkg 08-Aug-2006 07:27 3.4M ReliantUNIX-N/O/P/Y pkg
apache_1.3.37-mips-reliantunix-5.43.pkg.asc 08-Aug-2006 07:27 286 PGP Signature
apache_1.3.39-i386-sinix_5.41.pkg 19-Sep-2007 08:27 7.1M SINIX-D/L/M/Z pkg
apache_1.3.39-i386-sinix_5.41.pkg.asc 19-Sep-2007 08:27 286 PGP Signature
apache_1.3.39-mips-reliantunix-5.43.pkg 17-Sep-2007 09:03 3.4M ReliantUNIX-N/O/P/Y pkg
apache_1.3.39-mips-reliantunix-5.43.pkg.asc 17-Sep-2007 09:03 286 PGP Signature
apache_1.3.41-i386-sinix_5.41.pkg 15-Jan-2008 00:34 7.1M SINIX-D/L/M/Z pkg
apache_1.3.41-i386-sinix_5.41.pkg.asc 15-Jan-2008 00:34 286 PGP Signature
apache_1.3.41-mips-reliantunix-5.43.pkg 15-Jan-2008 00:34 3.4M ReliantUNIX-N/O/P/Y pkg
apache_1.3.41-mips-reliantunix-5.43.pkg.asc 15-Jan-2008 00:34 286 PGP Signature
This directory contains Apache binaries for the ReliantUNIX (also known as SINIX-N/O/P/Y) SVR4 platform. They run on all the the MIPS based Fujitsu-Siemens RM-family machines (a scalable range of uniprocessor and high-end multiprocessor machines ranging from model RM200 through RM1000) with SINIX/ReliantUNIX version 5.43(C50) and above.
The distribution has been
packaged in the SVR4 package format, easing installation and
deinstallation tremendously. Also, the Apache source
is no longer contained in the binary distribution, except for
the header files (to allow adding dynamically
loadable modules without recompilation of the whole server), and of course
the Apache on-line documentation is included.
To install, simply download the appropriate *.pkg file and enter
pkgadd -d `pwd`/apache-X.Y.Z.pkg apacheIf you ever want to uninstall apache again (which I hope you only will in order to upgrade to a later version ;-) simply enter
(Note the backquotes around the pwd command!)
pgkrm apache
I also made a package for the older intel-based SINIX systems (called SINIX-D/L/M/V/Z; it should run on WX200's, MX300i's and MX500i's with SINIX-D 5.41 through SINIX-Z 5.42). This package also takes advantage of the new dynamic loading mechanism.