notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine

Bot filter coming soon

To deter bots pegging the database CPU to 100%, a bot testing filter to be added to the website. This should not affect newsfeeds etc. Anubis seems light-weight - it is already in use within the FreeBSD Project. This notice is just a heads up in case you see something odd. This notice will be updated after Anubis is installed.

Port details
mod_dav An Apache module that provides DAV capabilities
1.0.3_4 www Deleted on this many watch lists=27 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.3_4Version of this port present on the latest quarterly branch.
Deprecated DEPRECATED: apache13 is deprecated, migrate to 2.2.x+ now
Expired This port expired on: 2012-01-01
Maintainer: apache@FreeBSD.org search for ports maintained by this maintainer
Port Added: unknown
Last Update: 2012-01-01 19:30:58
SVN Revision: UNKNOWN
People watching this port, also watch:: wget, nmap
License: not specified in port
WWW:
http://www.webdav.org/mod_dav/
Description:
This is an Apache module that provides DAV capabilities for your Apache 1.X Web server. Apache 2.X is packaged with a more featureful version of mod_dav. mod_dav is made by Greg Stein. It is an Open Source module, provided under an Apache-style license. mod_dav requires that Apache 1.3.6 or later be already installed on your system. If this is not the case please select your preferred Apache configuration from the ports distribution. WWW: http://www.webdav.org/mod_dav/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb - no subversion history for this port

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
There is no configure plist information for this port.
Dependency lines:
  • ap13-mod_dav>0:www/mod_dav
No installation instructions:
This port has been deleted.
PKGNAME: ap13-mod_dav
Flavors: there is no flavor information for this port.
distinfo:
There is no distinfo for this port.

No package information for this port in our database
Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link: pkg-fallout
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. apxs : www/apache13
Runtime dependencies:
  1. apxs : www/apache13
There are no ports dependent upon this port

Configuration Options:
===> The following configuration options are available for ap22-mod_dav-1.0.3_4: SYMLINK_PATCH=off (default) "Follow Symlinks" APACHE_EXPAT=on (default) "Use Bundled expat library" ===> Use 'make config' to modify these settings
Options name:
N/A
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (2 items)
Collapse this list.
  1. ftp://ftp.FreeBSD.org/pub/FreeBSD/ports/distfiles/
  2. http://www.webdav.org/mod_dav/
Collapse this list.

Number of commits found: 31

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.3_4
01 Jan 2012 19:30:58
Original commit files touched by this commit
ohauer search for other commits by this committer
- remove apache13 and ports depending on apache13 from portstree
  ( EXPIRATION_DATE=2012-01-01 )

with hat apache@
1.0.3_4
02 Nov 2011 03:43:45
Original commit files touched by this commit
pgollucci search for other commits by this committer
- sync apache13 related EXPIRATION_DATE

With Hat:       apache@
1.0.3_4
24 Oct 2011 09:11:38
Original commit files touched by this commit
dougb search for other commits by this committer
The vast majority of pkg-descr files had the following format when they
had both lines:

Author: ...
WWW: ....

So standardize on that, and move them to the end of the file when necessary.

Also fix some more whitespace, and remove more "signature tags" of varying
forms, like -- name, etc.

s/AUTHOR/Author/

A few other various formatting issues
1.0.3_4
07 Sep 2011 03:00:51
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Set EXPIRATION_DATE to an actual date (9.0 is behind, so guess 2 months from
now).
- This can be changed later as needed, if at all, either way we won't remove
them
  until after 9.0 is released.

With Hat:   apache@
Reported by:    dvl via freshports
1.0.3_4
27 Aug 2011 09:54:40
Original commit files touched by this commit
ohauer search for other commits by this committer
- set EXPIRATION_DATE to "one week after FreeBSD 9.0-RELEASE-p0"

with hat apache@
1.0.3_4
20 Aug 2011 19:00:12
Original commit files touched by this commit
ohauer search for other commits by this committer
- USE_APACHE=  /1.3/13/  /2.0/20/ /2.2/22/
1.0.3_4
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
1.0.3_4
25 May 2010 20:17:37
Original commit files touched by this commit Sanity Test Failure
pgollucci search for other commits by this committer
Mk/bsd.apache.mk can not sufficiently alter things before Mk/bsd.options.mk
in Mk/bsd.ports.mk due to ordering in Mk/bsd.port.mk.  This causes OPTIONSFILE
to be incorrectly set during some make phases as a result of the recent
PKGNAMEPREFIX for apache ports.

'Revert' some of the PKGNAMEPREFIX changes for apXX-.
   - Must be manually requested in tbe port Makefile either by
     a) AP_FAST_BUILD=yes
     b) PKGNAMEPREFIX=${APACHE_PKGNAMEPREFIX}
   - Going forward, we will only do this for ports where WITH_APACHE
       is NOT optional, but required.  mod_* ports are a good fit.

141 ports are mod_ ports
  80 of those use AP_FAST_BUILD and thus are auto hooked by this patch [a].
  61 remaining are then patched to mirror the other $lang frameworks [b].

PR:             ports/146956
Reported by:    Hans F. Nordhaug <Hans.F.Nordhaug@hiMolde.no>, several
Discussed with: pav, itectu on #bsdports
Tested by:      P6 TB run
Approved by:    portmgr (pav)
1.0.3_4
17 May 2009 07:24:35
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Mark SAFE apache@ ports MAKE_JOBS_SAFE=yes
1.0.3_4
12 Apr 2009 05:54:09
Original commit files touched by this commit
pgollucci search for other commits by this committer
- Bump PORTREVISION
- OPTIONify
- Correctly use SUB_FILES, SUB_LIS, and PKG*
- USE_APACHE=yes is deprecated
- PREFIX -> LOCALBASE
- use APACHE* vars from bsd.apache.mk
1.0.3_3
23 Jul 2007 09:36:52
Original commit files touched by this commit
rafan search for other commits by this committer
- Set --mandir and --infodir in CONFIGURE_ARGS if the configure script
  supports them.  This is determined by running ``configure --help'' in
  do-configure target and set the shell variable _LATE_CONFIGURE_ARGS
  which is then passed to CONFIGURE_ARGS.
- Remove --mandir and --infodir in ports' Makefile where applicable
  Few ports use REINPLACE_CMD to achieve the same effect, remove them too.
- Correct some manual pages location from PREFIX/man to MANPREFIX/man
- Define INFO_PATH where necessary
- Document that .info files are installed in a subdirectory relative to
  PREFIX/INFO_PATH and slightly change add-plist-info to use INFO_PATH and
  subdirectory detection.

PR:             ports/111470
Approved by:    portmgr
Discussed with: stas (Mk/*), gerald (info related stuffs)
Tested by:      pointyhat exp run
1.0.3_3
30 Jan 2006 23:20:05
Original commit files touched by this commit
kuriyama search for other commits by this committer
Chase shlib bump of libexpat.
1.0.3_2
24 Jan 2006 03:14:23
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
1.0.3_2
16 Nov 2004 21:14:38
Original commit files touched by this commit
clement search for other commits by this committer
- Mark mod_dav as IGNORE for if apache2 is installed.
  This is a try to reduce redundant traffic on apache@ mailing list ;-)
1.0.3_2
13 Oct 2004 08:37:32
Original commit files touched by this commit
clement search for other commits by this committer
- Add WITHOUT_APACHE_EXPAT knob.
  It ensures to link with expat when apache isn't built with its own expat

Noticed by:     Nik Clayton <nik _at_ crf-consulting _dot_ co _dot_ uk>
PR:             ports/71988
1.0.3_2
15 Sep 2004 20:07:02
Original commit files touched by this commit
clement search for other commits by this committer
- 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)
1.0.3_1
27 Aug 2004 18:57:53
Original commit files touched by this commit
vs search for other commits by this committer
Fix previous commit:
- owner/group was undefined when installing from package
- substitute %%APXS%% in pkg-install

Noted by: eik
1.0.3_1
27 Aug 2004 16:13:52
Original commit files touched by this commit
vs search for other commits by this committer
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
1.0.3_1
18 Aug 2004 16:21:56
Original commit files touched by this commit
clement search for other commits by this committer
- Assign maintainership to freshly created apache@ mailing list
1.0.3_1
18 Mar 2004 19:50:31
Original commit files touched by this commit
trevor search for other commits by this committer
Add information about Apache 2, from Patrick Bihan-Faou (former
maintainer).
1.0.3_1
18 Mar 2004 18:01:13
Original commit files touched by this commit
trevor search for other commits by this committer
Add size data, approved by maintainers.
1.0.3_1
18 Mar 2004 15:33:26
Original commit files touched by this commit
trevor search for other commits by this committer
Remove Patrick Bihan-Faou as maintainer, by his request.
1.0.3_1
20 Dec 2003 12:35:43
Original commit files touched by this commit
edwin search for other commits by this committer
[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
1.0.3
07 Nov 2003 09:12:58
Original commit files touched by this commit
marcus search for other commits by this committer
Use the new Apache bits from bsd.port.mk.

Submitted by:   dinoex
1.0.3
21 Feb 2003 14:01:38
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
1.0.3
12 Dec 2002 07:16:36
Original commit files touched by this commit
edwin search for other commits by this committer
iTypo in post-install message

PR:             ports/42602
Submitted by:   Erwin Lansing <erwin@lansing.dk>
1.0.3
02 May 2002 21:42:21
Original commit files touched by this commit
sada search for other commits by this committer
Upgrade to version 1.0.3.

No response from: maintainer
22 Oct 2000 00:49:08
commit hash: fp1.5347@dev.null.freshports.orgcommit hash: fp1.5347@dev.null.freshports.orgcommit hash: fp1.5347@dev.null.freshports.orgcommit hash: fp1.5347@dev.null.freshports.org files touched by this commit
jeh search for other commits by this committer
Update to version 1.0.2.   Clean up Makefile to make portlint happy    
08 Oct 2000 08:11:25
commit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.orgcommit hash: fp1.4827@dev.null.freshports.org files touched by this commit
asami search for other commits by this committer
Convert category www to new layout.  
30 Jun 2000 14:06:49
commit hash: fp1.1380@dev.null.freshports.orgcommit hash: fp1.1380@dev.null.freshports.orgcommit hash: fp1.1380@dev.null.freshports.orgcommit hash: fp1.1380@dev.null.freshports.org files touched by this commit
nbm search for other commits by this committer
Update to mod_dav 1.0.0    
28 May 2000 05:08:37
commit hash: fp1.206@dev.null.freshports.orgcommit hash: fp1.206@dev.null.freshports.orgcommit hash: fp1.206@dev.null.freshports.orgcommit hash: fp1.206@dev.null.freshports.org files touched by this commit
steve search for other commits by this committer
Minor changes to mod_dav.h without bumping the distfile's version number.    

Number of commits found: 31