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.
15 lines
575 B
Plaintext
15 lines
575 B
Plaintext
Apache Portable Runtime Utility Library
|
|
Copyright (c) 2011 The Apache Software Foundation.
|
|
|
|
This product includes software developed by
|
|
The Apache Software Foundation (http://www.apache.org/).
|
|
|
|
Portions of this software were developed at the National Center
|
|
for Supercomputing Applications (NCSA) at the University of
|
|
Illinois at Urbana-Champaign.
|
|
|
|
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).
|