Port details |
- librsync1 Library for delta compression of streams
- 1.0.0 net
=1 1.0.0Version of this port present on the latest quarterly branch.
- Maintainer: bdrewery@FreeBSD.org
- Port Added: 2015-05-18 16:35:35
- Last Update: 2017-01-24 19:44:34
- SVN Revision: 432379
- People watching this port, also watch:: policyd2, rc, py39-cjkwrap, py39-darts.util.lru, monit
- Also Listed In: devel
- License: not specified in port
- WWW:
- http://librsync.sourceforge.net/
- 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.
WWW: http://librsync.sourceforge.net/
-
cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- Dependency lines:
-
- librsync1>0:net/librsync1
- No installation instructions:
- This port has been deleted.
- PKGNAME: librsync1
- Flavors: there is no flavor information for this port.
- distinfo:
- SHA256 (librsync-librsync-v1.0.0_GH0.tar.gz) = 2195998516960ce84d93f88ee3bfd92f430a16cdba4b5d34560a39fa13fcafd9
SIZE (librsync-librsync-v1.0.0_GH0.tar.gz) = 140451
No package information for this port in our database- Sometimes this happens. Not all ports have packages. Perhaps there is a build error. Check the fallout link:
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- gmake : devel/gmake
- autoconf-2.69 : devel/autoconf
- autoheader-2.69 : devel/autoconf
- autoreconf-2.69 : devel/autoconf
- aclocal-1.15 : devel/automake
- automake-1.15 : devel/automake
- libtoolize : devel/libtool
- Library dependencies:
-
- libpopt.so : devel/popt
- There are no ports dependent upon this port
Configuration Options:
- No options to configure
- Options name:
- N/A
- USES:
- gmake libtool autoreconf
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Number of commits found: 3
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
1.0.0 24 Jan 2017 19:44:34 |
bdrewery |
- Update librsync to 2.0.0 and move to net/librsync2.
This is ABI-compatible with 1.0.0, but due to an accident
upstream with releasing 1.0.1 with a reversed shlib version,
they released 2.0.0 with only a restoration of the shlib
version of 2.
Submitted by: Danilo G. Baio (dbaio) <dbaio@bsd.com.br> |
1.0.0 01 Apr 2016 14:16:20 |
mat |
Remove ${PORTSDIR}/ from dependencies, categories m, n, o, and p.
With hat: portmgr
Sponsored by: Absolight |
1.0.0 18 May 2015 16:35:22 |
bdrewery |
Add net/librsync1 which is based on the 1.0 release of librsync.
This is not API-compatible with the 0.9 release. None of the ports consumers
of this library currently build with it. |
Number of commits found: 3
|