937a200089
This is actually a fully functional build except: * All internal shared libraries are static linked to make sure there is no interference with ports (and to reduce build time). * It does not have the python/perl/etc plugin or API support. * By default, it installs as "svnlite" rather than "svn". * If WITH_SVN added in make.conf, you get "svn". * If WITHOUT_SVNLITE is in make.conf, this is completely disabled. To be absolutely clear, this is not intended for any use other than checking out freebsd source and committing, like we once did with cvs. It should be usable for small scale local repositories that don't need the python/perl plugin architecture.
24 lines
917 B
Plaintext
24 lines
917 B
Plaintext
Subversion
|
|
Copyright 2010 The Apache Software Foundation
|
|
|
|
This product includes software developed by many people, and distributed
|
|
under Contributor License Agreements to The Apache Software Foundation
|
|
(http://www.apache.org/). See the accompanying COMMITTERS file and the
|
|
revision logs for an exact contribution history.
|
|
|
|
Portions of the test suite for Subversion's Python bindings are copyrighted
|
|
by Edgewall Software, Jonas Borgström and Christopher Lenz.
|
|
For more information, see LICENSE.
|
|
|
|
This product includes software developed under the X Consortium License
|
|
see: build/install-sh
|
|
|
|
This product includes software developed by Markus Kuhn under a permissive
|
|
license, see LICENSE.
|
|
|
|
This software contains code derived from the RSA Data Security
|
|
Inc. MD5 Message-Digest Algorithm, including various
|
|
modifications by Spyglass Inc., Carnegie Mellon University, and
|
|
Bell Communications Research, Inc (Bellcore).
|
|
|