You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@httpd.apache.org by Mike Gardiner <MG...@novell.com> on 2000/01/11 20:08:27 UTC

Re: [PATCH] Updated source and project files for NetWare 5 port ofApache 1.3x

That would be fine.

Thanks...

>>> stoddard@raleigh.ibm.com 01/11/00 11:12AM >>>
What is an acceptable compression format for the .mcp files? I'd prefer to
use gzip. E.g.,

/apache-1.3/src/ApacheNW.mcp.gz
/apache-1.3/src/support/htpasswd.mcp.gz
/apache-1.3/src/support/htdigest.mcp.gz

Will this work for Netware customers?

Bill

----- Original Message -----
From: Mike Gardiner <MG...@novell.com>
To: <ne...@apache.org>
Sent: Friday, January 07, 2000 5:25 PM
Subject: [PATCH] Updated source and project files for NetWare 5 port
ofApache 1.3x


Attached are the project and source files needed for the NetWare port of
Apache 1.3.

ApacheNW.ZIP (95K) contains the following project files:

\apache-1.3\src\ApacheNW.mcp             Main project containing everything
needed to build Apache for NetWare.
\apache-1.3\src\support\htpasswd.mcp   HTPASSWD project file.
\apache-1.3\src\support\htdigest.mcp      HTDIGEST project file.


ApacheNWOSFiles.ZIP (15K) contains the following source files:
(All NetWare specific source files)

\apache-1.3\src\os\netware\ApacheCore.imp
\apache-1.3\src\os\netware\ApacheModuleUserTrack.def
\apache-1.3\src\os\netware\ApacheModuleStatus.def
\apache-1.3\src\os\netware\ApacheModuleSpeling.def
\apache-1.3\src\os\netware\ApacheModuleRewrite.def
\apache-1.3\src\os\netware\ApacheModuleProxy.def
\apache-1.3\src\os\netware\ApacheModuleInfo.def
\apache-1.3\src\os\netware\ApacheModuleHeaders.def
\apache-1.3\src\os\netware\ApacheModuleExpires.def
\apache-1.3\src\os\netware\ApacheModuleDigest.def
\apache-1.3\src\os\netware\ApacheModuleCERNMeta.def
\apache-1.3\src\os\netware\ApacheModuleAuthAnon.def
\apache-1.3\src\os\netware\ApacheModuleNW.def
\apache-1.3\src\os\netware\uri_delims.h
\apache-1.3\src\os\netware\test_char.h
\apache-1.3\src\os\netware\precomp.h
\apache-1.3\src\os\netware\os.h
\apache-1.3\src\os\netware\getopt.h
\apache-1.3\src\os\netware\os.c
\apache-1.3\src\os\netware\mutlithread.c
\apache-1.3\src\os\netware\modules.c
\apache-1.3\src\os\netware\mod_nlm.c
\apache-1.3\src\os\netware\main_nlm.c
\apache-1.3\src\os\netware\getopt.c

There shouldn't be any issues concerning file sizes since the Metrowerks
project files do compress between 90 and 94%.