Port details |
- ssync Minimalistic tool for keeping filesystems in synchronization
- 2.3_3 sysutils =6 2.3_3Version of this port present on the latest quarterly branch.
- Maintainer: samm@FreeBSD.org
- 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, openssl, subversion, wget, libevent
- 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.
- ¦ ¦ ¦ ¦
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - Dependency lines:
-
- 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):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- 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:
|
Commit History - (may be incomplete: for full details, see links to repositories near top of page) |
Commit | Credits | Log message |
2.3_3 11 Jan 2024 13:59:36 |
Baptiste Daroussin (bapt) |
MANPREFIX: eliminate usage of MANPREFIX
While here move some manpages to share/man |
07 Sep 2022 21:58:51 |
Stefan Eßer (se) |
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 |
Stefan Eßer (se) |
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 ) |
2.3_2 20 Jul 2022 14:23:05 |
Tobias C. Berner (tcberner) |
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 ) |
2.3_2 06 Apr 2021 14:31:07 |
Mathieu Arnold (mat) |
Remove # $FreeBSD$ from Makefiles. |
2.3_2 13 Feb 2020 14:27:46 |
sunpoet |
Update MAINTAINER: use @FreeBSD.org |
2.3_2 13 Oct 2019 18:16:39 |
samm |
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 |
mat |
Convert to UCL & cleanup pkg-message (categories s) |
2.3_2 19 May 2016 10:53:06 |
amdmi3 |
- Fix trailing whitespace in pkg-descrs, categories [p-x]*
Approved by: portmgr blanket |
2.3_2 17 Jul 2014 08:57:51 |
olgeni |
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 |
ehaupt |
Support staging |
2.3_2 20 Sep 2013 23:06:00 |
bapt |
Add NO_STAGE all over the place in preparation for the staging support (cat:
sysutils) |
2.3_2 04 Jul 2013 22:04:48 |
nox |
- 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 |
miwi |
- Get Rid MD5 support |
2.3_2 31 Oct 2006 09:18:19 |
miwi |
- Bump PORTREVISION
- Respect PREFIX
PR: ports/104540
Submitted by: chinsan@ |
2.3_1 13 May 2006 04:15:53 |
edwin |
Remove USE_REINPLACE from all categories starting with S |
2.3_1 24 Jan 2006 01:06:45 |
edwin |
SHA256ify
Approved by: krion@ |
2.3_1 12 Oct 2005 19:35:10 |
ehaupt |
- 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 |
marcus |
Bump PORTREVISION on all ports that depend on gettext to aid with upgrading.
(Part 1) |
2.3 29 Jan 2004 16:13:06 |
trevor |
SIZEify. |
2.3 19 Nov 2003 19:28:40 |
eik |
Reset unreachable MAINTAINERs to ports@FreeBSD.org
PR: 59109
Approved by: marcus (mentor) |
2.3 21 Feb 2003 13:28:59 |
knu |
De-pkg-comment. |
2.3 13 Nov 2002 01:56:44 |
ijliao |
upgrade to 2.3
PR: 45245
Submitted by: maintainer |
2.2 04 Nov 2002 05:46:38 |
edwin |
PERL -> REINPLACE
And some ports have USE_PERL5=yes now. |
2.2 21 Jun 2002 23:24:40 |
pat |
Project site moved. Fix MASTER_SITES and WWW tag
PR: ports/39632
Submitted by: maintainer |
2.2 02 Apr 2002 14:25:46 |
markp |
Add ssync 2.2, a minimalistic tool for keeping filesystems in
synchronization.
PR: 36227
Submitted by: Andrew Shevtsov <nyxo@dnuc.polyn.kiae.su> |