cvs commit: ports/www/apache22 Makefile Makefile.doc Makefile.modules distinfo pkg-plist ports/www/apache22/files apache.sh no-accf.conf patch-support:envvars-std.in

Clement Laforet clement at FreeBSD.org
Tue Dec 13 14:26:58 PST 2005


clement     2005-12-13 22:26:57 UTC

  FreeBSD ports repository

  Modified files:
    www/apache22         Makefile Makefile.doc Makefile.modules 
                         distinfo pkg-plist 
    www/apache22/files   apache.sh patch-support:envvars-std.in 
  Added files:
    www/apache22/files   no-accf.conf 
  Log:
  - Fix envvars.d [1]
  - Add apache22_http_accept_enable to load accf_http kernel module [2]
    Additionnally, if it's not defined, we drop accept filter support
  - Drop obsolete apache22ssl_enable rc.conf option
  - Sync apache22.sh behavior with apachectl
    Add graceful and graceful-stop targets
  - Rework categories (add CACHE_MODULES)
  - Add support for apr_dbd: MySQL, PostgrSQL and SQLite3 backends are supported
    It adds mod_auth_dbd and mod_dbd automatically
  
  more fixes to come soon...
  
  PR:             ports/90309 [1],
                  ports/90103 [2]
  Submitted by:   Simun Mikecin <sime at data.home.hr> [1],
                  Melvyn Sopacua <melvyn at melvyn.homeunix.net> [2]
  
  Revision  Changes    Path
  1.182     +14 -6     ports/www/apache22/Makefile
  1.8       +2 -1      ports/www/apache22/Makefile.doc
  1.10      +36 -11    ports/www/apache22/Makefile.modules
  1.66      +3 -0      ports/www/apache22/distinfo
  1.10      +29 -11    ports/www/apache22/files/apache.sh
  1.1       +4 -0      ports/www/apache22/files/no-accf.conf (new)
  1.3       +1 -1      ports/www/apache22/files/patch-support:envvars-std.in
  1.72      +6 -3      ports/www/apache22/pkg-plist


More information about the cvs-ports mailing list