Commit graph

5 commits

Author SHA1 Message Date
Clement Laforet
b2fdfc4659 - backport security fix from apache2.
*) SECURITY: CAN-2004-0809 (cve.mitre.org)
     mod_dav_fs: Fix a segfault in the handling of an indirect lock
     refresh.  PR 31183.  [Joe Orton]

Requested by:   nectar
Approved by:    portmgr (marcus)
2004-09-15 20:07:02 +00:00
Volker Stolz
5e20124e28 Fix previous commit:
- owner/group was undefined when installing from package
- substitute %%APXS%% in pkg-install

Noted by: eik
2004-08-27 18:57:53 +00:00
Volker Stolz
fdb2cb4d49 Re-package:
- Drop pkg-plist in favour of PLIST_FILES
- Use pkg-message instead of post-install-target
- Synchronize installation from port and package:
  The module wasn't enabled after installing from the package
- Create files necessary for locking to work out-of-the-box

Approved by: clement
2004-08-27 16:13:52 +00:00
Edwin Groothuis
81eba088c7 [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
2003-12-20 12:35:43 +00:00
Steve Price
e53ab58c55 Initial import of mod_dav version 0.9.12.
An Apache module that provides DAV capabilities.

PR:		14398
Submitted by:	Patrick Bihan-Faou <patrick@mindstep.com>
1999-11-26 19:32:19 +00:00