Re: Apache HTTP Server 1.3.33-1 release available

2005-03-15 Thread Robert Richter
 Please remove the calls to sleep in the postinstall script.
 Postinstall scripts are totally non-interactive - sleeping after printing
a
 message to try and encourage the user to read it won't give any benefit -
it
 just introduces a totally unnecessary delay.

I will remove the sleep command in a following release.

 Also, what is /usr/bin/libhttpd.ep ?

This is an executable program that is created when using the SHARED_CORE
option. See also:
/usr/bin/libhttpd.ep -h
http://httpd.apache.org/docs/dso.html

Corinna, is there any more to do for upload?

Robert



Re: Apache HTTP Server 1.3.33-1 release available

2005-03-11 Thread Robert Richter
http://www.fast4ward.de/cygwin/release/apache/apache-1.3.33-1-src.tar.bz2
http://www.fast4ward.de/cygwin/release/apache/apache-1.3.33-1.tar.bz2
http://www.fast4ward.de/cygwin/release/apache/setup.hint

sdesc: The Apache HTTP (Web) Server
ldesc: A robust, commercial-grade, featureful, and 
freely-available source code implementation of an HTTP (Web) server.
category: Net Web
requires: cygwin

Robert



Re: Apache HTTP Server 1.3.33-1 release available

2005-03-11 Thread Max Bowsher
Robert Richter wrote:
http://www.fast4ward.de/cygwin/release/apache/apache-1.3.33-1-src.tar.bz2
http://www.fast4ward.de/cygwin/release/apache/apache-1.3.33-1.tar.bz2
http://www.fast4ward.de/cygwin/release/apache/setup.hint
sdesc: The Apache HTTP (Web) Server
ldesc: A robust, commercial-grade, featureful, and
freely-available source code implementation of an HTTP (Web) server.
category: Net Web
requires: cygwin
Please remove the calls to sleep in the postinstall script.
Postinstall scripts are totally non-interactive - sleeping after printing a 
message to try and encourage the user to read it won't give any benefit - it 
just introduces a totally unnecessary delay.

Also, what is /usr/bin/libhttpd.ep ?
Max.


Re: Apache HTTP Server 1.3.33-1 release available

2005-03-09 Thread Corinna Vinschen
On Mar  8 23:59, Robert Richter wrote:
 Hi all,
 
 there is a new release available of Apache HTTP Server 1.3.33. The package
 is placed here: http://www.fast4ward.de/cygwin/
 
 Please take a look at the README and setup.hint files below.
 
 The Apache package contains the mod_ssl EAPI patch but no additional module
 extensions. These are part of further releases.
 
 I am also interested in becoming the package maintainer for Apache 1.3.x.

Cool.  Can you please send the full URLs to the binary source and setup.hint
files to this list?  Did you notice that an Apache2 package is coming to
speed as well?  It would be pretty important that the two packages don't
collide.


Corinna

-- 
Corinna Vinschen  Please, send mails regarding Cygwin to
Cygwin Project Co-Leader  mailto:cygwin@cygwin.com
Red Hat, Inc.


Re: Apache HTTP Server 1.3.33-1 release available

2005-03-09 Thread Max Bowsher
Corinna Vinschen wrote:
On Mar  8 23:59, Robert Richter wrote:
Hi all,
there is a new release available of Apache HTTP Server 1.3.33. The 
package
is placed here: http://www.fast4ward.de/cygwin/

Please take a look at the README and setup.hint files below.
The Apache package contains the mod_ssl EAPI patch but no additional 
module
extensions. These are part of further releases.

I am also interested in becoming the package maintainer for Apache 1.3.x.
Cool.  Can you please send the full URLs to the binary source and 
setup.hint
files to this list?  Did you notice that an Apache2 package is coming to
speed as well?  It would be pretty important that the two packages don't
collide.
I took care to ensure that my upcoming apache2 packages does not collide 
with the current apache 1.3 package - unless this new 1.3.x package is more 
than a simple version upgrade, there should be no problems. Doesn't hurt to 
check, though.

Although, *PLEASE* remove the really pointless sleep commands from the 
postinstall script, if you haven't done that already.

Max.


Apache HTTP Server 1.3.33-1 release available

2005-03-08 Thread Robert Richter
Hi all,

there is a new release available of Apache HTTP Server 1.3.33. The package
is placed here: http://www.fast4ward.de/cygwin/

Please take a look at the README and setup.hint files below.

The Apache package contains the mod_ssl EAPI patch but no additional module
extensions. These are part of further releases.

I am also interested in becoming the package maintainer for Apache 1.3.x.

Have fun,
Robert


--- apache-1.3.33.README 
Apache Version 1.3.x

--
A robust, commercial-grade, featureful, and freely-available
source code implementation of an HTTP (Web) server.

Runtime requirements:
  cygwin-1.5.10 or newer

Build requirements:
  cygwin-1.5.10 or newer
  gcc-3.3.1-3 or newer
  binutils-20030901-1 or newer
  ...

Canonical homepage:
  http://httpd.apache.org/
  http://www.modssl.org/

Canonical download:
  http://httpd.apache.org/
  http://www.modssl.org/



Build instructions:
  unpack PKG-VER-REL-src.tar.bz2
if you use setup to install this src package, it will be
  unpacked under /usr/src automatically
  cd /usr/src
  ./PKG-VER-REL.sh all

This will create:
  /usr/src/PKG-VER-REL.tar.bz2
  /usr/src/PKG-VER-REL-src.tar.bz2

Or use './PKG-VER-REL.sh prep' to get a patched source directory

---

Files included in the binary distribution:

  /etc/apache.new/access.conf
  /etc/apache.new/access.conf.default
  /etc/apache.new/httpd.conf
  /etc/apache.new/httpd.conf.default
  /etc/apache.new/magic
  /etc/apache.new/magic.default
  /etc/apache.new/mime.types
  /etc/apache.new/mime.types.default
  /etc/apache.new/srm.conf
  /etc/apache.new/srm.conf.default
  /etc/postinstall/apache.sh
  /usr/bin/checkgid.exe
  /usr/bin/dbmmanage
  /usr/bin/htdigest.exe
  /usr/bin/htpasswd.exe
  /usr/bin/libhttpd.dll
  /usr/bin/libhttpd.ep
  /usr/include/apache/ap.h
  /usr/include/apache/ap_alloc.h
  /usr/include/apache/ap_compat.h
  /usr/include/apache/ap_config.h
  /usr/include/apache/ap_config_auto.h
  /usr/include/apache/ap_ctx.h
  /usr/include/apache/ap_ctype.h
  /usr/include/apache/ap_ebcdic.h
  /usr/include/apache/ap_hook.h
  /usr/include/apache/ap_md5.h
  /usr/include/apache/ap_mm.h
  /usr/include/apache/ap_mmn.h
  /usr/include/apache/ap_sha1.h
  /usr/include/apache/buff.h
  /usr/include/apache/compat.h
  /usr/include/apache/conf.h
  /usr/include/apache/explain.h
  /usr/include/apache/fnmatch.h
  /usr/include/apache/hsregex.h
  /usr/include/apache/http_conf_globals.h
  /usr/include/apache/http_config.h
  /usr/include/apache/http_core.h
  /usr/include/apache/http_log.h
  /usr/include/apache/http_main.h
  /usr/include/apache/http_protocol.h
  /usr/include/apache/http_request.h
  /usr/include/apache/http_vhost.h
  /usr/include/apache/httpd.h
  /usr/include/apache/multithread.h
  /usr/include/apache/os-inline.c
  /usr/include/apache/os.h
  /usr/include/apache/rfc1413.h
  /usr/include/apache/scoreboard.h
  /usr/include/apache/util_date.h
  /usr/include/apache/util_md5.h
  /usr/include/apache/util_script.h
  /usr/include/apache/util_uri.h
  /usr/include/apache/xml/asciitab.h
  /usr/include/apache/xml/hashtable.h
  /usr/include/apache/xml/iasciitab.h
  /usr/include/apache/xml/latin1tab.h
  /usr/include/apache/xml/nametab.h
  /usr/include/apache/xml/utf8tab.h
  /usr/include/apache/xml/xmldef.h
  /usr/include/apache/xml/xmlparse.h
  /usr/include/apache/xml/xmlrole.h
  /usr/include/apache/xml/xmltok.h
  /usr/include/apache/xml/xmltok_impl.h
  /usr/lib/apache/httpd.exp
  /usr/lib/apache/libproxy.dll
  /usr/lib/apache/mod_access.dll
  /usr/lib/apache/mod_actions.dll
  /usr/lib/apache/mod_alias.dll
  /usr/lib/apache/mod_asis.dll
  /usr/lib/apache/mod_auth.dll
  /usr/lib/apache/mod_auth_anon.dll
  /usr/lib/apache/mod_autoindex.dll
  /usr/lib/apache/mod_cern_meta.dll
  /usr/lib/apache/mod_cgi.dll
  /usr/lib/apache/mod_digest.dll
  /usr/lib/apache/mod_dir.dll
  /usr/lib/apache/mod_env.dll
  /usr/lib/apache/mod_example.dll
  /usr/lib/apache/mod_expires.dll
  /usr/lib/apache/mod_headers.dll
  /usr/lib/apache/mod_imap.dll
  /usr/lib/apache/mod_include.dll
  /usr/lib/apache/mod_info.dll
  /usr/lib/apache/mod_log_agent.dll
  /usr/lib/apache/mod_log_config.dll
  /usr/lib/apache/mod_log_forensic.dll
  /usr/lib/apache/mod_log_referer.dll
  /usr/lib/apache/mod_mime.dll
  /usr/lib/apache/mod_mime_magic.dll
  /usr/lib/apache/mod_negotiation.dll
  /usr/lib/apache/mod_rewrite.dll
  /usr/lib/apache/mod_setenvif.dll
  /usr/lib/apache/mod_speling.dll
  /usr/lib/apache/mod_status.dll
  /usr/lib/apache/mod_unique_id.dll
  /usr/lib/apache/mod_userdir.dll
  /usr/lib/apache/mod_usertrack.dll
  /usr/lib/apache/mod_vhost_alias.dll
  /usr/sbin/ab.exe
  /usr/sbin/apachectl
  /usr/sbin/apxs
  /usr/sbin/httpd.exe
  /usr/sbin/logresolve.exe
  /usr/sbin/rotatelogs.exe
  /usr/share/doc/Cygwin/apache-1.3.33.README
  /usr/share/doc/apache-1.3.33/INSTALL
  /usr/share/doc/apache-1.3.33/LICENSE
  /usr/share/doc/apache-1.3.33/README