freebsd-ports/devel/bitkeeper/pkg-descr
Stefan Eßer fb16dfecae Remove WWW entries moved into port Makefiles
Commit b7f05445c0 has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.

This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.

Approved by:		portmgr (tcberner)
2022-09-07 23:58:51 +02:00

16 lines
917 B
Text

BitKeeper is a fast, enterprise-ready, distributed SCM that scales
up to very large projects and down to tiny ones.
Features
* Simple: An easy to use command line interface.
* Scalable: Nested Repositories are submodules done right! Version
control collections of repositories.
* Flexible: Hybrid mode for binary files that uses a cloud of server for
binaries instead of bloating the source repositories.
* Accurate: Tracking of file operations like creates, deletes, and renames.
* Safe: All file accesses validate checksums for integrity. All file
writes include redundancy for error correction.
* Dependable: Highly accurate auto-merge that uses the whole history to
resolve conflicts. Most other systems use variations of diff3.
* Discernable: Source annotations instantly available.
* Fast: High performance and scales to very large repositories.
* Free: Licensed under the Apache Version 2 license