cvs commit: ports/www/apache22 Makefile pkg-plist ports/www/apache22/files patch-srclib:apr-util:build:dbm.m4

Clement Laforet clement at FreeBSD.org
Sun Aug 31 16:51:38 UTC 2008


clement     2008-08-31 16:51:38 UTC

  FreeBSD ports repository

  Modified files:
    www/apache22         Makefile pkg-plist 
    www/apache22/files   patch-srclib:apr-util:build:dbm.m4 
  Log:
  - Fix plist when NOPORTDOCS is defined [1]
  - Add WITH_SVN knob. It enables BDB for apache22 port and
    force dependency on dev/apr-svn when WITH_APR_FROM_PORTS is
    defined. (should help fixing [2]).
    Introduce APR_PORT.
  - Add support for db-4.7 [3]
  - Add mod_ldap OPTIONS fixup [4]
  - Sometimes, rc scripts aren't included in package
    Try to fix this. [5]
  
  PR:    ports/126053 [2], ports/125520 [3]
         ports/124651 [4], ports/126670 [5] (partially)
  
  Reported by: QA Tindy [1],
               Crazig Leres [2],
               Larry Rosenman [4]
               Kirk Strauser [3],
               Joseph S. Atkinson [5]
  
  Revision  Changes    Path
  1.221     +17 -4     ports/www/apache22/Makefile
  1.4       +132 -8    ports/www/apache22/files/patch-srclib:apr-util:build:dbm.m4
  1.88      +2 -1      ports/www/apache22/pkg-plist


More information about the cvs-ports mailing list