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
realsync Parallel synchronization daemon for rsync
0.1_1 sysutils 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 0.1_1Version of this port present on the latest quarterly branch.
Broken BROKEN: unfetchable
Deprecated DEPRECATED: Broken for more than 6 months
Expired This port expired on: 2020-05-05
Ignore IGNORE: is marked as broken: unfetchable
Maintainer: krasi@it-sys.org search for ports maintained by this maintainer
Port Added: 2014-01-17 16:55:10
Last Update: 2020-05-05 15:38:12
SVN Revision: 534093
People watching this port, also watch:: tcpdump, metalock
License: BSD2CLAUSE
WWW:
http://www.it-sys.org/realsync
Description:
realsync daemon with rsync and python: - config support /usr/local/etc/realsync.cfg - e-mail stats support - threads support - threads wait support WWW: http://www.it-sys.org/realsync
Homepage    cgit ¦ GitHub ¦ GitHub ¦ GitLab ¦ SVNWeb

Manual pages:
pkg-plist: as obtained via: make generate-plist
Expand this list (7 items)
Collapse this list.
  1. sbin/realsync
  2. etc/rc.d/realsync
  3. etc/realsync.cfg.example
  4. man/man8/realsync.8.gz
  5. /usr/local/share/licenses/realsync-0.1_1/catalog.mk
  6. /usr/local/share/licenses/realsync-0.1_1/LICENSE
  7. /usr/local/share/licenses/realsync-0.1_1/BSD2CLAUSE
Collapse this list.
Dependency lines:
  • realsync>0:sysutils/realsync
No installation instructions:
This port has been deleted.
PKGNAME: realsync
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (realsync-0.1.tar.gz) = c0c78ef72d1a086f65d44020b345f430accf7f942bce5f3649f6113fea1e137f SIZE (realsync-0.1.tar.gz) = 6052

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. python3.7 : lang/python37
Runtime dependencies:
  1. rsync : net/rsync
  2. sudo : security/sudo
  3. python3.7 : lang/python37
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
python shebangfix
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (1 items)
Collapse this list.
  1. http://www.it-sys.org/distfiles/
Collapse this list.

Number of commits found: 10

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.1_1
05 May 2020 15:38:12
Revision:534093Original commit files touched by this commit
rene search for other commits by this committer
Remove expired ports:

Adjusted for ports rescued since r534032

2020-05-05 audio/festvox-czech: Broken for more than 6 months
2020-05-05 audio/gkrellmvolume2: Broken for more than 6 months
2020-05-05 audio/mixmos: Broken for more than 6 months
2020-05-05 audio/mma: Broken for more than 6 months
2020-05-05 audio/pd-cyclone: Broken for more than 6 months
2020-05-05 audio/shorten: Broken for more than 6 months
2020-05-05 audio/taglib-sharp: Broken for more than 6 months
2020-05-05 audio/xhippo: Broken for more than 6 months
2020-05-05 biology/consed: Broken for more than 6 months
2020-05-05 biology/plinkseq: Broken for more than 6 months
2020-05-05 biology/seqtools: Broken for more than 6 months
(Only the first 15 lines of the commit message are shown above View all of this commit message)
0.1_1
04 Apr 2020 20:51:41
Revision:530719Original commit files touched by this commit Sanity Test Failure
antoine search for other commits by this committer
Deprecate ports broken for more than 6 months
0.1_1
06 Nov 2019 16:26:35
Revision:516897Original commit files touched by this commit
antoine search for other commits by this committer
Mark a few ports BROKEN (unfetchable)
0.1_1
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)
0.1_1
26 Apr 2017 12:18:36
Revision:439443Original commit files touched by this commit
miwi search for other commits by this committer
- Fix shebangs

Submitted by:	Jochen Neumeister
0.1
19 May 2016 11:09:14
Revision:415503Original commit files touched by this commit
amdmi3 search for other commits by this committer
- Fix trailing whitespace in pkg-messages

Approved by:	portmgr blanket
0.1
01 Apr 2016 14:25:18
Revision:412349Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories r, s, t, and u.

With hat:	portmgr
Sponsored by:	Absolight
0.1
03 Apr 2015 11:26:50
Revision:383107Original commit files touched by this commit Sanity Test Failure
mat search for other commits by this committer
Remove OSVERSION checks that do not make sense any more.

For example (${OSVERSION} >= 900000 && ${OSVERSION} < 900021) is always true,
as is (${OSVERSION} > 900002 || ${OSVERSION} < 900000 && ${OSVERSION} > 800107).

Regarding patches, when an EXTRA_PATCHES is no longer needed, I remove it, when
it is always needed, I renamed it, in one case, I merged two patches.

Differential Revision:	https://reviews.freebsd.org/D2209
0.1
24 Oct 2014 16:56:10
Revision:371454Original commit files touched by this commit
mva search for other commits by this committer
- Convert ports of sysutils/ to new USES=python

Approved by:	portmgr (implicit)
0.1
17 Jan 2014 16:54:52
Revision:340070Original commit files touched by this commit
danilo search for other commits by this committer
- Add new port sysutils/realsync

realsync daemon with rsync and python:
- config support /usr/local/etc/realsync.cfg
- e-mail stats support
- threads support
- threads wait support

PR:		ports/185774
Submitted by:	Krasimir Nachev <krasi@it-sys.org>

Number of commits found: 10