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
NOW FIXED. We had a known problem with lists of packages - they were out of date. The fix has been applied to production. See packages-import/issues/3 & packages-import/issues/4
Port details
rslsync Distributed peer-to-peer file syncing application
2.8.1.1390 net-p2p on this many watch lists=3 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 2.7.3Version of this port present on the latest quarterly branch.
Maintainer: arcade@b1t.name search for ports maintained by this maintainer
Port Added: 2018-05-14 02:56:21
Last Update: 2024-11-09 17:50:10
Commit Hash: 1d5854a
People watching this port, also watch:: openvpn, plexmediaserver-plexpass, nextcloud-php82, sabnzbd, mysql80-server
License: EULA
WWW:
https://www.resilio.com/
Description:
Resilio Sync is a way to automatically sync files via a secure, distributed technology. This allows users to share, sync and copy data between computers and, optionally, share subsets of their data with other people.
Homepage    cgit ¦ Codeberg ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
FreshPorts has no man page information for this port.
pkg-plist: as obtained via: make generate-plist
Expand this list (9 items)
Collapse this list.
  1. /usr/local/share/licenses/rslsync-2.8.1.1390/catalog.mk
  2. /usr/local/share/licenses/rslsync-2.8.1.1390/LICENSE
  3. /usr/local/share/licenses/rslsync-2.8.1.1390/EULA
  4. bin/rslsync
  5. @sample etc/rslsync.conf.sample
  6. @dir(rslsync,rslsync,) /var/db/rslsync
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • rslsync>0:net-p2p/rslsync
Conflicts:
CONFLICTS_INSTALL:
  • rslsync-beta
To install the port:
cd /usr/ports/net-p2p/rslsync/ && make install clean
We doubt a package is available for this port because we see it marked as as:
  • Package not available
Packages are normally not provided for ports that are marked as above.
To add the package, run one of these commands:
  • pkg install net-p2p/rslsync
  • pkg install rslsync
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: there is no package for this port: _LICENSE_RESTRICTED = delete-package delete-distfiles
Flavors: there is no flavor information for this port.
ONLY_FOR_ARCHS: amd64 i386
distinfo:
TIMESTAMP = 1731000489 SHA256 (rslsync-2.8.1.1390/resilio-sync_freebsd_x64.tar.gz) = 1531bdce3c854084d20e89be9c378ba7c00421ebcfb4d0ced55cc7e012b7427b SIZE (rslsync-2.8.1.1390/resilio-sync_freebsd_x64.tar.gz) = 13407677

Expand this list (2 items)

Collapse this list.

SHA256 (rslsync-2.8.1.1390/resilio-sync_freebsd_i386.tar.gz) = f6374787cd1a98a401622f74965eb3844aeb46588d01b87ea30359efcf765b57 SIZE (rslsync-2.8.1.1390/resilio-sync_freebsd_i386.tar.gz) = 13381759

Collapse this list.


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: pkg-fallout
This port has no dependencies.
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
net-p2p_rslsync
pkg-message:
For install:
net-p2p/rslsync includes an RC script: /usr/local/etc/rc.d/rslsync TO START ON BOOT: # sysrc rslsync_enable=YES START MANUALLY: # service rslsync start Once started, visit the following to configure: http://localhost:8888/
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. https://download-cdn.resilio.com/2.8.1.1390/freebsd/x64/0/
Collapse this list.

Number of commits found: 18

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.8.1.1390
09 Nov 2024 17:50:10
commit hash: 1d5854a31b343cd2162b9795d528734303abb28dcommit hash: 1d5854a31b343cd2162b9795d528734303abb28dcommit hash: 1d5854a31b343cd2162b9795d528734303abb28dcommit hash: 1d5854a31b343cd2162b9795d528734303abb28d files touched by this commit
Vladimir Druzenko (vvd) search for other commits by this committer
Author: Volodymyr Kostyrko
net-p2p/rslsync: Update 2.7.3 → 2.8.1.1390

Changelog:
https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log

Improve port: split long lines, add NO_BUILD, merge do-build and
do-install.

PR:	281567
07 Sep 2022 21:58:51
commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4commit hash: fb16dfecae4a6efac9f3a78e0b759fb7a3c53de4 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Remove WWW entries moved into port Makefiles

Commit b7f05445c00f 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)
2.7.3
07 Sep 2022 21:10:59
commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52commit hash: b7f05445c00f2625aa19b4154ebcbce5ed2daa52 files touched by this commit
Stefan Eßer (se) search for other commits by this committer
Add WWW entries to port Makefiles

It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.

Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.

There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.7.3
23 May 2022 15:24:19
commit hash: 77d102b8cf3413b38d7e9e70f7b32efa65138a93commit hash: 77d102b8cf3413b38d7e9e70f7b32efa65138a93commit hash: 77d102b8cf3413b38d7e9e70f7b32efa65138a93commit hash: 77d102b8cf3413b38d7e9e70f7b32efa65138a93 files touched by this commit
Nuno Teixeira (eduardo) search for other commits by this committer
Author: Volodymyr Kostyrko
net-p2p/rslsync: Update to 2.7.3

 - use DISTVERSION instead of PORTVERSION
 - pet portclippy
 - pet portfmt

ChangeLog:
https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log

PR:		264132
2.7.2
25 Oct 2021 12:58:29
commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8commit hash: 61b661339366b6ee95ca1de0667979da9240c6b8 files touched by this commit
Alexey Dokuchaev (danfe) search for other commits by this committer
Style: improve ONLY_FOR_ARCHS_REASON (grammar, markup, etc.)

ONLY_FOR_ARCHS_REASON is used as part of the sentence and thus should
start with lower-case letter and not end with a period which is added
by the framework, similar to other knobs like BROKEN, IGNORE, et al.

While here, remove needless quoting, add missing Oxford comma, expand
contractions and jargonisms, use correct spelling for proper names.
2.7.2
11 Apr 2021 20:27:44
commit hash: 71be2f1296d1ba0e54f5102c64abb39c576c9739commit hash: 71be2f1296d1ba0e54f5102c64abb39c576c9739commit hash: 71be2f1296d1ba0e54f5102c64abb39c576c9739commit hash: 71be2f1296d1ba0e54f5102c64abb39c576c9739 files touched by this commit
Kevin Bowling (kbowling) search for other commits by this committer
net-p2p/rslsync: Update to 2.7.2

Changes: none expected on FreeBSD

PR:		254975
Approved by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2.7.1
07 Apr 2021 08:09:01
commit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455ccommit hash: cf118ccf875508b9a1c570044c93cfcc82bd455c files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
One more small cleanup, forgotten yesterday.
Reported by:	lwhsu
2.7.1
06 Apr 2021 14:31:13
commit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937dcommit hash: 135fdeebb99c3569e42d8162b265e15d29bd937d files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
all: Remove all other $FreeBSD keywords.
2.7.1
06 Apr 2021 14:31:07
commit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344ebcommit hash: 305f148f482daf30dcf728039d03d019f88344eb files touched by this commit
Mathieu Arnold (mat) search for other commits by this committer
Remove # $FreeBSD$ from Makefiles.
2.7.1
27 Jun 2020 14:31:30
Revision:540608Original commit files touched by this commit
lwhsu search for other commits by this committer
Update to 2.7.1

PR:		247567
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2.7.0
04 Jun 2020 06:00:12
Revision:537870Original commit files touched by this commit
fernape search for other commits by this committer
net-p2p/rslsync: update to 2.7.0

Changelog for 2.7.0:

    New: syncing folders on same computer
    New:  setting custom names for sync shares
    Option to force rescan a sync share
    Added search in power user settings
    Added error report when Sync consumed too much RAM
    Fixed FileDelayConfig on POSIX
    Fixed WebUI not working if two or more config files are used
    Fixed crash when trying to decrypt encrypted folder
    Fixed using IPv6 addresses as known hosts
    Fixed false positive "No free space" error in some cases
    Fixed syncing files bigger than 4 Gb on FreeBSD
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.6.4
23 May 2020 12:18:02
Revision:536292Original commit files touched by this commit
joneum search for other commits by this committer
Update to 2.6.4

Changelog:
- Fixed security issue in the Sync WebUI. Credits to Frantisek Uhrecky (fruh)

PR:		243518
Reported by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
MFH:		2020Q2
Sponsored by:	Netzkommune GmbH
2.6.3
14 Aug 2019 08:48:51
Revision:508903Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories n)

(and missed 3 missed files from previous categories.)
2.6.3
23 May 2019 20:35:55
Revision:502355Original commit files touched by this commit
swills search for other commits by this committer
net-p2p/rslsync: Update to 2.6.3

PR:		237912
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name>
Approved by:	joshruehlig@gmail.com (maintainer)
2.6.1
10 Nov 2018 19:22:59
Revision:484634Original commit files touched by this commit
joneum search for other commits by this committer
Update to 2.6.1

Changelog:
- Security fix with btsync:// protocol
- Fixed crashes when reading damaged database
- Removed false positive "Cannot get list of trackers" error message
- Fixed joining multicasts on 172.16.0.0/12 networks
- Fixed showing duplicated peers and devices on OS X
- Fixed failure to save settings in WebUI sometimes
- Fixed decrypting files on encrypted peer

Changelog:
https://help.resilio.com/hc/en-us/articles/206216855-Sync-2-x-change-log

PR:		232345
Reported by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
MFH:		2018Q4
Sponsored by:	Netzkommune GmbH
2.5.13
10 Jul 2018 12:59:43
Revision:474362Original commit files touched by this commit
joneum search for other commits by this committer
Update to 2.5.13

unbreak for pkg-fallout:
=======================<phase: build          >============================
===>  Building for rslsync-2.5.13
/wrkdirs/usr/ports/net-p2p/rslsync/work/rslsync-2.5.13/rslsync
--dump-sample-config >
/wrkdirs/usr/ports/net-p2p/rslsync/work/rslsync-2.5.13/rslsync.conf.sample
[14:37:47.706] assert failed
/home/jenkins/slave-root/workspace/Build-Sync-Manually/btlog.cpp:303

assert failed
/home/jenkins/slave-root/workspace/Build-Sync-Manually/btlog.cpp:303 (33882125)
*** Signal 6

PR:		228559
Submitted by:	Volodymyr Kostyrko <arcade@b1t.name> (maintainer)
2.5.12
18 May 2018 08:35:08
Revision:470279Original commit files touched by this commit
knu search for other commits by this committer
Add a utility target: maintainer-makesum
2.5.12
14 May 2018 02:55:52
Revision:469847Original commit files touched by this commit
knu search for other commits by this committer
Rename btsync to rslsync and update it to 2.5.12

PR:		220871
Submitted by:	knu, joshruehlig@gmail.com (MAINTAINER)

Number of commits found: 18