cvs commit: ports/www/mod_dav Makefile ports/www/mod_dav/files SYMLINK-dav_fs_repos.c SYMLINK-mod_dav.h

Edwin Groothuis edwin at FreeBSD.org
Sat Dec 20 13:19:24 PST 2003


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 at 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 at 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)


More information about the cvs-all mailing list