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
ssync Minimalistic tool for keeping filesystems in synchronization
2.3_3 sysutils on this many watch lists=4 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.3_2Version of this port present on the latest quarterly branch.
Maintainer: samm@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2002-04-02 14:26:08
Last Update: 2024-01-11 13:59:36
Commit Hash: 7074d7f
People watching this port, also watch:: gnupg, subversion, openssl, smartmontools, screen
License: not specified in port
WWW:
http://linuxfocus.org/~guido/endangered_software.html
Description:
Ssync is a minimalistic tool for keeping filesystems in synchronization. The main goals in writing ssync are correctness, simplicity, speed, low-resource comsumption and portability. It features a number of options to control how things are synchronized and under what conditions, as well as useful dry-run and verbose modes.
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. bin/ssync
  2. sbin/ssyncd
  3. etc/ssyncd.conf.sample
  4. etc/ssyncd.work.sample
  5. etc/rc.d/ssyncd.init
  6. share/man/man1/ssync.1.gz
  7. @owner
  8. @group
  9. @mode
Collapse this list.
Dependency lines:
  • ssync>0:sysutils/ssync
To install the port:
cd /usr/ports/sysutils/ssync/ && make install clean
To add the package, run one of these commands:
  • pkg install sysutils/ssync
  • pkg install ssync
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above.
PKGNAME: ssync
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (ssync-2.3.tar.gz) = 5b86906f50d1105c470ce26fa01cddd728e90f4dfc8dad8d6ba20e17c7a141d2 SIZE (ssync-2.3.tar.gz) = 44989

Packages (timestamps in pop-ups are UTC):
ssync
ABIaarch64amd64armv6armv7i386powerpcpowerpc64powerpc64le
FreeBSD:13:latest2.3_32.3_32.3_22.3_32.3_3-2.3_2-
FreeBSD:13:quarterly2.3_22.3_22.3_22.3_22.3_22.3_22.3_22.3_2
FreeBSD:14:latest2.3_32.3_32.3_22.3_32.3_32.3_2-2.3_2
FreeBSD:14:quarterly2.3_22.3_2-2.3_22.3_22.3_22.3_22.3_2
FreeBSD:15:latest2.3_32.3_3n/a2.3_3n/a2.3_32.3_32.3_3
FreeBSD:15:quarterly--n/a-n/a---
Dependencies
NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
Build dependencies:
  1. gmake>=4.3 : devel/gmake
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
sysutils_ssync
USES:
gmake
pkg-message:
For install:
You will need to copy ssyncd.conf.sample to ssyncd.conf and ssyncd.work.sample to ssyncd.work before this port can be used.
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://linuxfocus.org/~guido/
Collapse this list.

Number of commits found: 26

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
2.3_3
11 Jan 2024 13:59:36
commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277commit hash: 7074d7f6aec43269666bcbbfd162d977b7c64277 files touched by this commit
Baptiste Daroussin (bapt) search for other commits by this committer
MANPREFIX: eliminate usage of MANPREFIX

While here move some manpages to share/man
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.3_2
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.3_2
20 Jul 2022 14:23:05
commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4commit hash: ea7123695aad83707eba8adaf42b29dac7f296e4 files touched by this commit
Tobias C. Berner (tcberner) search for other commits by this committer
sysutils: remove 'Created by' lines

A big Thank You to the original contributors of these ports:

  *  <jsmith@resonatingmedia.com>
  *  Aaron Dalton <aaron@FreeBSD.org>
  *  Aaron Landwehr <aaron@snaphat.com>
  *  Adam Weinberger <adamw@FreeBSD.org>
  *  Adrian Chadd
  *  Adrian Chadd <adrian@FreeBSD.org>
  *  Akinori MUSHA aka knu <knu@idaemons.org>
  *  Alan Eldridge <alane@FreeBSD.org>
  *  Alan Eldridge <alane@geeksrus.net>
  *  Aldis Berjoza <aldis@bsdroot.lv>
  *  Alex Deiter <alex.deiter@gmail.com>
(Only the first 15 lines of the commit message are shown above View all of this commit message)
2.3_2
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.3_2
13 Feb 2020 14:27:46
Revision:526019Original commit files touched by this commit
sunpoet search for other commits by this committer
Update MAINTAINER: use @FreeBSD.org
2.3_2
13 Oct 2019 18:16:39
Revision:514411Original commit files touched by this commit
samm search for other commits by this committer
Replace my personal email address to the samm@freebsd.org

Approved by:    krion (mentor)
Differential Revision:  https://reviews.freebsd.org/D22013
2.3_2
14 Aug 2019 12:16:13
Revision:508909Original commit files touched by this commit
mat search for other commits by this committer
Convert to UCL & cleanup pkg-message (categories s)
2.3_2
19 May 2016 10:53:06
Revision:415500Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-descrs, categories [p-x]*

Approved by:	portmgr blanket
2.3_2
17 Jul 2014 08:57:51
Revision:362126Original commit files touched by this commit
olgeni search for other commits by this committer
Remove indefinite articles and trailing periods from COMMENT, plus
minor COMMENT typos and surrounding whitespace fixes. A few Makefiles
where not included as they contain Latin-1 characters that break
the Phabricator workflow. Categories P-S.

CR:		D422
Approved by:	portmgr (bapt)
2.3_2
26 Feb 2014 08:54:34
Revision:346151Original commit files touched by this commit
ehaupt search for other commits by this committer
Support staging
2.3_2
20 Sep 2013 23:06:00
Revision:327772Original commit files touched by this commit
bapt search for other commits by this committer
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils)
2.3_2
04 Jul 2013 22:04:48
Revision:322294Original commit files touched by this commit
nox search for other commits by this committer
- Fix compiling without gcc. (remove hardcoded 'gcc')
- Change to new-type headers.
- Replace all dead MASTER_SITES and WWW with working ones.

PR:		ports/179823
Submitted by:	r4721@tormail.org
Approved by:	samm@os2.kiev.ua (maintainer)
2.3_2
19 Mar 2011 12:38:54
Original commit files touched by this commit
miwi search for other commits by this committer
- Get Rid MD5 support
2.3_2
31 Oct 2006 09:18:19
Original commit files touched by this commit
miwi search for other commits by this committer
- Bump PORTREVISION
- Respect PREFIX

PR:             ports/104540
Submitted by:   chinsan@
2.3_1
13 May 2006 04:15:53
Original commit files touched by this commit
edwin search for other commits by this committer
Remove USE_REINPLACE from all categories starting with S
2.3_1
24 Jan 2006 01:06:45
Original commit files touched by this commit
edwin search for other commits by this committer
SHA256ify

Approved by: krion@
2.3_1
12 Oct 2005 19:35:10
Original commit files touched by this commit
ehaupt search for other commits by this committer
- Add two new master sites
- Pass maintainership to submitter

PR:             87323
Submitted by:   Alex Samorukov <samm@os2.kiev.ua>
Approved by:    novel (mentor)
2.3_1
04 Feb 2004 05:10:27
Original commit files touched by this commit
marcus search for other commits by this committer
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.

(Part 1)
2.3
29 Jan 2004 16:13:06
Original commit files touched by this commit
trevor search for other commits by this committer
SIZEify.
2.3
19 Nov 2003 19:28:40
Original commit files touched by this commit
eik search for other commits by this committer
Reset unreachable MAINTAINERs to ports@FreeBSD.org

PR:             59109
Approved by:    marcus (mentor)
2.3
21 Feb 2003 13:28:59
Original commit files touched by this commit
knu search for other commits by this committer
De-pkg-comment.
2.3
13 Nov 2002 01:56:44
Original commit files touched by this commit
ijliao search for other commits by this committer
upgrade to 2.3

PR:             45245
Submitted by:   maintainer
2.2
04 Nov 2002 05:46:38
Original commit files touched by this commit
edwin search for other commits by this committer
PERL -> REINPLACE
And some ports have USE_PERL5=yes now.
2.2
21 Jun 2002 23:24:40
Original commit files touched by this commit
pat search for other commits by this committer
Project site moved. Fix MASTER_SITES and WWW tag

PR:             ports/39632
Submitted by:   maintainer
2.2
02 Apr 2002 14:25:46
Original commit files touched by this commit
markp search for other commits by this committer
Add ssync 2.2, a minimalistic tool for keeping filesystems in
synchronization.

PR:             36227
Submitted by:   Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su>

Number of commits found: 26