Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 20 Dec 2003 04:35:43 -0800 (PST)
From:      Edwin Groothuis <edwin@FreeBSD.org>
To:        ports-committers@freebsd.org, cvs-ports@freebsd.org, cvs-all@freebsd.org
Subject:   cvs commit: ports/www/mod_dav Makefile ports/www/mod_dav/files SYMLINK-dav_fs_repos.c SYMLINK-mod_dav.h
Message-ID:  <200312201235.hBKCZhUj035633@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
edwin       2003/12/20 04:35:43 PST

  FreeBSD ports repository

  Modified files:
    www/mod_dav          Makefile 
  Added files:
    www/mod_dav/files    SYMLINK-dav_fs_repos.c SYMLINK-mod_dav.h 
  Log:
  [patch] www/mod_dav - fix symlink problem
  
          While playing with mod_dav, I found out that it didn't
          follow symlinks properly. Looking through various mailinglists
          I found this patch by Mark Montague (markmont@umich.edu)
  
          I do not say we should include this patch by default, but
          if a knob called WITH_SYMLINK_PATCH could be made which
          adds these patches it would help people already.
  
  PR:             ports/59163
  Submitted by:   Edwin Groothuis <edwin@mavetju.org>
  Approved by:    maintainer timeout
  
  Revision  Changes    Path
  1.12      +11 -0     ports/www/mod_dav/Makefile
  1.1       +218 -0    ports/www/mod_dav/files/SYMLINK-dav_fs_repos.c (new)
  1.1       +10 -0     ports/www/mod_dav/files/SYMLINK-mod_dav.h (new)



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