Bug 190431 - [new port] www/mod_dav_svn: install mod_dav_svn from subversion
Summary: [new port] www/mod_dav_svn: install mod_dav_svn from subversion
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Lev A. Serebryakov
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-05-30 21:20 UTC by Vick Khera
Modified: 2014-06-16 13:16 UTC (History)
1 user (show)

See Also:


Attachments
file.shar (2.22 KB, text/plain)
2014-05-30 21:20 UTC, Vick Khera
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Vick Khera 2014-05-30 21:20:00 UTC
	

The devel/subversion port default configuraiton does not install the
mod_dav_svn module needed to run subversion as a server via apache. In an
effort to use only pre-built binary packages, I submit this port which will
install the mod_dav_svn and mod_authz_svn modules.

This makes it possible to use the base subversion package on all machines as
it provides the client part, and this new port, www/mod_dav_svn, only on the
server machine as an add-on to subversion.

It is my belief that devel/subversion should lose the option to install
mod_dav_svn itself, or if such an option is selected, to conflict with
www/mod_dav_svn. I did not implement these.

Having this "server" variant split out also allows other ports that depend on
mod_dav_svn to have packages built, such as www/mod_authnz_crowd, which needs
it. Currently this port cannot be built into a package. Once mod_dav_svn is
accepted into ports, I will submit the patch I have for the crowd module to
depend on it.
Comment 1 Lev A. Serebryakov freebsd_committer freebsd_triage 2014-06-16 13:15:48 UTC
Solution committed.