Path to this page:
./
www/ap2-subversion,
WebDAV server (Apache module) for Subversion
Branch: pkgsrc-2013Q3,
Version: 1.8.3nb2,
Package name: ap22-subversion-1.8.3nb2,
Maintainer: pkgsrc-usersThe goal of the Subversion project is to build a version control system that
is a compelling replacement for CVS in the open source community. The software
is released under an Apache/BSD-style open source license.
This package contains the mod_dav_svn Apache2 module, which implements
a sub-set of WebDAV DeltaV; it is the server back-end for Subversion's
'ra_dav' repository access mechanism. The server for the 'ra_svn'
access mechanism is included in the subversion package.
One of the long-term goals of mod_dav_svn is to provide a complete
implementation of WebDAV and DeltaV, so that other WebDAV clients
(such as Microsoft Office) can use a Subversion repository.
Required to run:[
www/serf] [
www/apache22] [
devel/subversion-base]
Package options: apr1, serf
Master sites: (Expand)
SHA1: e328e9f1c57f7c78bea4c3af869ec5d4503580cf
RMD160: 9e27b43cdff0c4c6e3c80fee56a332ad4bfa9982
Filesize: 6614.972 KB
Version history: (Expand)
- (2013-10-07) Updated to version: ap22-subversion-1.8.3nb2
- (2013-10-04) Package added to pkgsrc.se, version ap22-subversion-1.8.3nb1 (created)
CVS history: (Expand)
2013-10-05 23:04:17 by S.P.Zeidler | Files touched by this commit (2) |
Log message:
Pullup ticket #4237 - requested by obache
www/ap2-subversion: functionality fix
Revisions pulled up:
- www/ap2-subversion/Makefile 1.60
- www/ap2-subversion/PLIST 1.6
-------------------------------------------------------------------
Module Name: pkgsrc
Committed By: obache
Date: Sat Oct 5 12:41:57 UTC 2013
Modified Files:
pkgsrc/www/ap2-subversion: Makefile PLIST
Log message:
Let to install modules into apache libexecdir, same as 1.7.x.
fixes PR pkg/48273
Bump PKGREVISION.
To generate a diff of this commit:
cvs rdiff -u -r1.59 -r1.60 pkgsrc/www/ap2-subversion/Makefile
cvs rdiff -u -r1.5 -r1.6 pkgsrc/www/ap2-subversion/PLIST
|