Port details |
- rsync-bpc Modified rsync that used as part of BackupPC
- 3.1.3.0 net
=1 3.1.3.0Version of this port present on the latest quarterly branch. - Maintainer: moiseev@mezonplus.ru
 - Port Added: 2014-01-26 23:37:47
- Last Update: 2021-04-06 14:31:07
- Commit Hash: 305f148
- People watching this port, also watch:: dovecot, rubygem-oxidized-web, rspamd-devel, nut, monit
- License: GPLv3+
- Description:
- Rsync-bpc is a customized version of rsync that is used as part of BackupPC,
an open source backup system.
The main change to rsync is adding a shim layer that emulates the system calls
for accessing the file system so that rsync can directly read/write files in
BackupPC's format.
Rsync-bpc is fully line-compatible with vanilla rsync, so it can talk to rsync
servers and clients.
Rsync-bpc serves no purpose outside of BackupPC.
WWW: http://backuppc.sourceforge.net/
- SVNWeb : git : Homepage
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- rsync-bpc>0:net/rsync-bpc
- To install the port:
- cd /usr/ports/net/rsync-bpc/ && make install clean
- To add the package, run one of these commands:
- pkg install net/rsync-bpc
- pkg install rsync-bpc
- PKGNAME: rsync-bpc
- Flavors: there is no flavor information for this port.
- distinfo:
- TIMESTAMP = 1602188287
SHA256 (backuppc-rsync-bpc-3.1.3.0_GH0.tar.gz) = d0df03c6b50b3fa8a9baa2320b56b61dd55bb7cc76f0ea4187376b59e629b2df
SIZE (backuppc-rsync-bpc-3.1.3.0_GH0.tar.gz) = 875653
- 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:
-
- perl5>=5.32.r0<5.33 : lang/perl5.32
- There are no ports dependent upon this port
- Configuration Options:
- No options to configure
- Options name:
- net_rsync-bpc
- USES:
- perl5
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|
Commit History - (may be incomplete: see SVNWeb link above for full details) |
Date | By | Description |
06 Apr 2021 14:31:07 3.1.3.0
|
Mathieu Arnold (mat)  |
Remove # $FreeBSD$ from Makefiles. |
14 Oct 2020 09:31:25
3.1.3.0
|
danfe  |
Update to version 3.1.3.0.
PR: 250215
Submitted by: maintainer |
27 Jun 2020 15:29:23
3.1.2.2
|
lwhsu  |
Update to 3.1.2.2
PR: 247452
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) |
15 Jul 2019 18:07:43
3.1.2.1
|
swills  |
net/rsync-bpc: Update to 3.1.2.1
PR: 239064
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) |
04 Dec 2018 18:20:37
3.1.2.0
|
swills  |
net/rsync-bpc: Update to 3.1.2.0
PR: 233710
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) |
30 Nov 2018 14:22:24
3.0.9.13
|
swills  |
net/rsync-bpc: Update to 3.0.9.13
PR: 233625
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) |
30 Jan 2018 22:10:53
3.0.9.12
|
dbaio  |
net/rsync-bpc: Update to 3.0.9.12
While here:
- Reorder USES
- Strip rsync_bpc (Q/A warning)
- Update license
Changes: https://github.com/backuppc/rsync-bpc/releases/tag/3.0.9.12
PR: 225525
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) |
14 Dec 2017 13:37:38
3.0.9.11
|
joneum  |
net/rsync-bpc: Update from 3.0.9.9 to 3.0.9.11
Changelog:
3.0.9.10
Fix to only call hardlink reference count checking when -H (preserve_hard_links)
is specified.
3.0.9.11
Fix to ensure hlink_nlinks is non-NULL before using it.
PR: 224333
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
Approved by: mentors (implicit) |
04 Dec 2017 15:33:02
3.0.9.9
|
swills  |
net/rsync-bpc: Update to 3.0.9.9
PR: 224074
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) |
09 Jul 2017 00:34:23
3.0.9.8
|
junovitch  |
net/rsync-bpc: update 3.0.9.6 -> 3.0.9.8
Changelog:
- 3.0.9.7
* An important bug fix - fixed reference counting for a particular case
in bpc_unlink(). Also fixed two memory leaks that happen on a file open
error. Upgrading is strongly recommended.
- 3.0.9.8
* Fixed version number (now 3.0.9.8), which was incorrectly left at 3.0.9.6
in the 3.0.9.7 release.
PR: 218507
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer)
MFH: 2017Q3 |
26 Mar 2017 20:22:00
3.0.9.6
|
robak  |
net/rsync-bpc: update 3_0_9_5 -> 3_0_9_6
PR: 218110
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) |
07 Mar 2017 12:16:56
3.0.9.5
|
robak  |
net/rsync-bpc: update 3.0.9.3 -> 3.0.9.5
- Change upstream location to GitHub
PR: 217605
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> (maintainer) |
14 May 2015 10:15:09
3.0.9.3
|
mat  |
MASTER_SITES cleanup.
- Replace ${MASTER_SITE_FOO} with FOO.
- Merge MASTER_SITE_SUBDIR into MASTER_SITES when possible. (This means 99.9%
of the time.)
- Remove occurrences of MASTER_SITE_LOCAL when no subdirectory was present and
no hint of what it should be was present.
- Fix some logic.
- And generally, make things more simple and easy to understand.
While there, add magic values to the FESTIVAL, GENTOO, GIMP, GNUPG, QT and
SAMBA macros.
Also, replace some EXTRACT_SUFX occurences with USES=tar:*.
Checked by: make fetch-urlall-list
With hat: portmgr
Sponsored by: Absolight |
26 Jan 2014 23:37:33
3.0.9.3
|
rm  |
Rsync-bpc is a customized version of rsync that is used as part of BackupPC,
an open source backup system.
The main change to rsync is adding a shim layer that emulates the system calls
for accessing the file system so that rsync can directly read/write files in
BackupPC's format.
Rsync-bpc is fully line-compatible with vanilla rsync, so it can talk to rsync
servers and clients.
Rsync-bpc serves no purpose outside of BackupPC.
WWW: http://backuppc.sourceforge.net/
PR: 182434
Submitted by: Alexander Moisseev <moiseev@mezonplus.ru> |