Port details on branch 2023Q4 |
- librsync Library for delta compression of streams
- 2.3.4 net =14 2.3.4Version of this port present on the latest quarterly branch.
- Maintainer: sunpoet@FreeBSD.org
- Port Added: 2001-03-13 07:42:29
- Last Update: 2023-05-27 04:07:34
- Commit Hash: 933aae6
- People watching this port, also watch:: libiconv, pcre, expat, rsync, popt
- Also Listed In: devel
- License: LGPL21+
- WWW:
- https://github.com/librsync/librsync
- Description:
- The librsync library implements network delta-compression of streams and
files. The algorithm is similar to that used in the rsync(1) and xdelta(2)
programs, but specialized for transfer of arbitrary-length octet streams.
Unlike most diff programs, librsync does not require access to both of the
files on the same machine, but rather only a short ``signature'' of the
old file and the complete contents of the new file.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- To install the port:
- cd /usr/ports/net/librsync/ && make install clean
- To add the package, run one of these commands:
- pkg install net/librsync
- pkg install librsync
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.- PKGNAME: librsync
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1684104326
SHA256 (librsync-2.3.4.tar.gz) = a0dedf9fff66d8e29e7c25d23c1f42beda2089fb4eac1b36e6acd8a29edfbd1f
SIZE (librsync-2.3.4.tar.gz) = 201307
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- cmake : devel/cmake-core
- ninja : devel/ninja
- Test dependencies:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- Library dependencies:
-
- libpopt.so : devel/popt
- This port is required by:
- for Libraries
-
- net/csync2
- sysutils/burp
- sysutils/burp-devel
- sysutils/dar
- sysutils/duplicity
- sysutils/py-rdiff-backup
- x11/kitty
-
Deleted ports which required this port:
- * - deleted ports are only shown under the This port is required by section. It was harder to do for the Required section. Perhaps later...
Configuration Options:
- No options to configure
- Options name:
- net_librsync
- USES:
- cmake compiler:c11 cpe perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|