notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
Want a good monitor light? See my photosAll times are UTC
Ukraine
This referral link gives you 10% off a Fastmail.com account and gives me a discount on my Fastmail account.

Get notified when packages are built

A new feature has been added. FreshPorts already tracks package built by the FreeBSD project. This information is displayed on each port page. You can now get an email when FreshPorts notices a new package is available for something on one of your watch lists. However, you must opt into that. Click on Report Subscriptions on the right, and New Package Notification box, and click on Update.

Finally, under Watch Lists, click on ABI Package Subscriptions to select your ABI (e.g. FreeBSD:14:amd64) & package set (latest/quarterly) combination for a given watch list. This is what FreshPorts will look for.

Port details
librsync1 Library for delta compression of streams
1.0.0 net Deleted on this many watch lists=1 search for ports that depend on this port Find issues related to this port Report an issue related to this port View this port on Repology. pkg-fallout 1.0.0Version of this port present on the latest quarterly branch.
Maintainer: bdrewery@FreeBSD.org search for ports maintained by this maintainer
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/
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

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.
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake : devel/gmake
  2. autoconf-2.69 : devel/autoconf
  3. autoheader-2.69 : devel/autoconf
  4. autoreconf-2.69 : devel/autoconf
  5. aclocal-1.15 : devel/automake
  6. automake-1.15 : devel/automake
  7. libtoolize : devel/libtool
Library dependencies:
  1. 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:
Expand this list (1 items)
Collapse this list.
  1. https://codeload.github.com/librsync/librsync/tar.gz/v1.0.0?dummy=/
Collapse this list.

Number of commits found: 3

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
1.0.0
24 Jan 2017 19:44:34
Revision:432379Original commit files touched by this commit
bdrewery search for other commits by this committer
- 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
Revision:412348Original commit files touched by this commit
mat search for other commits by this committer
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
Revision:386688Original commit files touched by this commit
bdrewery search for other commits by this committer
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