Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Nov 2003 19:22:49 -0800 (PST)
From:      Christian Weisgerber <naddy@FreeBSD.org>
To:        ports-committers@FreeBSD.org, cvs-ports@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: ports/www/apache2 Makefile Makefile.modules pkg-plist ports/www/apache2/files patch-srclib:apr-util:configure
Message-ID:  <200311090322.hA93Mn12039660@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
naddy       2003/11/08 19:22:49 PST

  FreeBSD ports repository

  Modified files:
    www/apache2          Makefile Makefile.modules pkg-plist 
  Added files:
    www/apache2/files    patch-srclib:apr-util:configure 
  Log:
  - fix LDAP deps (typo) [1]
  - fix nasty typo in DBM code (missing + in LIB_DEPENDS=)
  - remove NO_{ERROR;WWWDATE;CGI;ICONS;WWW} and utilize WITHOUT_WWW and
    WITH_CUSTOM_WWW [2]
  - HTTP_PORT => WITH_HTTP_PORT and IPV6_ONLY => WITH_IPV6_ONLY [3]
  - add support for FreeBSD libc db [4]
  - add db41 support [5]
  - more typos and a few things...
  
  Notified by:    Oliver Eikemeier <eikemeier@fillmore-labs.com> [1]
  Discussed with: Oliver Eikemeier <eikemeier@fillmore-labs.com> [2] [3]
  Requested by:   Fritz Heinrichmeyer <fritz.heinrichmeyer@fernuni-hagen.de> [4]
  Submitted by:   <swp@uni-altai.ru> [5]
  
  PR:             58739
  Submitted by:   Clement Laforet <sheepkiller@cultdeadsheep.org>
  
  Revision  Changes    Path
  1.156     +25 -41    ports/www/apache2/Makefile
  1.2       +50 -11    ports/www/apache2/Makefile.modules
  1.5       +79 -0     ports/www/apache2/files/patch-srclib:apr-util:configure (new)
  1.58      +2 -2      ports/www/apache2/pkg-plist



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200311090322.hA93Mn12039660>