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.
16 lines
522 B
Plaintext
16 lines
522 B
Plaintext
Apache Portable Runtime
|
|
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.
|
|
|
|
This software contains code derived from UNIX V7, Copyright(C)
|
|
Caldera International Inc.
|