cvs commit: ports/www/apache2 Makefile Makefile.doc patch-modules:ssl:mod_ssl.h

Clement LAFORET clement at FreeBSD.org
Sat Jan 10 14:25:22 PST 2004


clement     2004/01/10 14:24:52 PST

  FreeBSD ports repository

  Modified files:
    www/apache2          Makefile Makefile.doc Makefile.modules 
  Added files:
    www/apache2/files    patch-modules:ssl:mod_ssl.h 
  Log:
  - Per popular request, add "you can you use make show-modules"-like
    message option in pre-everything:: target.
  - Change OpenSSL fix. (specially when WITH_BERKELEYDB=FreeBSD is defined)
    There are too many cases of failure (at leat 3), so I can't force -STABLE
    users to use SSL_EXPERIMENT_ENGINE [1]
  - Add WITH_SSL_EXPERIMENTAL_ENGINE knob [2]
  - Better db42 apr-util detection [3]
  - Add fastest mirror to PATCH_SITES
  - Add db42 to "make show-options"
  
  Note to users:
      Unless you have a *really* good request, no more features will be added.
      Please send me with your bug reports:
              - uname -a output
              - all config.log files
              - pkg_info output
              - your make command line
  
  Noticed by:     apache2-test-ng.sh script [1]
                  Barry Pederson <bp at barryp.org> [3]
  Requested by:   jb at perso-web.com [2]
  
  Revision  Changes    Path
  1.161     +11 -4     ports/www/apache2/Makefile
  1.2       +2 -2      ports/www/apache2/Makefile.doc
  1.7       +11 -13    ports/www/apache2/Makefile.modules
  1.1       +11 -0     ports/www/apache2/files/patch-modules:ssl:mod_ssl.h (new)


More information about the cvs-ports mailing list