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
osynctool Command line client for the OpenSync framework
0.39_1 deskutils Deleted on this many watch lists=0 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.39_1Version of this port present on the latest quarterly branch.
Maintainer: danilo@FreeBSD.org search for ports maintained by this maintainer
Port Added: 2013-06-04 18:14:45
Last Update: 2020-05-06 20:25:10
SVN Revision: 534199
License: not specified in port
WWW:
http://www.opensync.org/
Description:
A command line client for the OpenSync framework. WWW: http://www.opensync.org/
Homepage    cgit ¦ GitHub ¦ 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 (2 items)
Collapse this list.
  1. bin/osynctool
  2. etc/bash_completion.d/osynctool.sh
Collapse this list.
Dependency lines:
  • osynctool>0:deskutils/osynctool
Conflicts:
CONFLICTS:
  • msynctool-0.2*
Conflicts Matches:
There are no Conflicts Matches for this port. This is usually an error.
No installation instructions:
This port has been deleted.
PKGNAME: osynctool
Flavors: there is no flavor information for this port.
distinfo:
SHA256 (osynctool-0.39.tar.bz2) = 9690bc7720fadd1517c56f04b480d99c87304a43dc6e04b89bf1f59bb7e6764d SIZE (osynctool-0.39.tar.bz2) = 55850

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. cmake : devel/cmake
  2. ninja : devel/ninja
  3. pkgconf>=1.3.0_1 : devel/pkgconf
Library dependencies:
  1. libopensync.so : devel/libopensync
There are no ports dependent upon this port

Configuration Options:
No options to configure
Options name:
N/A
USES:
cmake pkgconfig tar:bzip2
FreshPorts was unable to extract/find any pkg message
Master Sites:
Expand this list (5 items)
Collapse this list.
  1. http://distcache.FreeBSD.org/local-distfiles/danilo/
  2. http://distcache.eu.FreeBSD.org/local-distfiles/danilo/
  3. http://distcache.us-east.FreeBSD.org/local-distfiles/danilo/
  4. http://distcache.us-west.FreeBSD.org/local-distfiles/danilo/
  5. http://www.opensync.org/download/releases/0.39/
Collapse this list.

Number of commits found: 12

Commit History - (may be incomplete: for full details, see links to repositories near top of page)
CommitCreditsLog message
0.39_1
06 May 2020 20:25:10
Revision:534199Original commit files touched by this commit
danilo search for other commits by this committer
- Removing some abandonware. Upstream has disapeared many years ago.

I've being keeping the tarballs for these ports for years but, inspired by
r534093, I've decided to remove them.
0.39_1
25 Dec 2018 20:25:40
Revision:488341Original commit files touched by this commit
tcberner search for other commits by this committer
Change cmake default behaviour to outsource.

Ports that build out of source now simply can use "USES=cmake"
instead of "USES=cmake:outsource". Ports that fail to build
out of source now need to specify "USES=cmake:insource".

I tried to only set insource where explictely needed.

PR:		232038
Exp-run by:	antoine
0.39_1
08 Dec 2016 19:52:20
Revision:428152Original commit files touched by this commit
tijl search for other commits by this committer
Remove libintl.so.9 compatibility link that was added in r374303 to
prevent massive PORTREVISION bumps.  Bump dependent ports that have not
been bumped since.
0.39
01 Apr 2016 14:00:57
Revision:412346Original commit files touched by this commit
mat search for other commits by this committer
Remove ${PORTSDIR}/ from dependencies, categories d, e, f, and g.

With hat:	portmgr
Sponsored by:	Absolight
0.39
14 May 2015 10:15:09
Revision:386312Original commit files touched by this commit
mat search for other commits by this committer
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
0.39
24 Apr 2015 14:26:26
Revision:384647Original commit files touched by this commit
danilo search for other commits by this committer
- Add MASTER_SITE_LOCAL to MASTER_SITES
- Remove BROKEN
- [libopensync] Fix plist
0.39
05 Apr 2015 18:59:59
Revision:383353Original commit files touched by this commit
bapt search for other commits by this committer
Mark as brooken unfetchable ports
0.39
20 Dec 2014 17:43:11
Revision:375022Original commit files touched by this commit
bapt search for other commits by this committer
Cleanup plist
0.39
26 Apr 2014 14:53:55
Revision:352264Original commit files touched by this commit
danilo search for other commits by this committer
- Convert USE_BZIP2 to USES
0.39
26 Sep 2013 21:55:12
Revision:328419Original commit files touched by this commit
danilo search for other commits by this committer
- Change maintainer email to @FreeBSD.org
- Convert LIB_DEPENDS to new syntax
- Add staging support

Approved by:	wg (mentor)
0.39
20 Sep 2013 16:21:38
Revision:327718Original 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:
deskutils)
0.39
04 Jun 2013 18:14:34
Revision:319890Original commit files touched by this commit
bdrewery search for other commits by this committer
- Rename msynctool-devel to osynctool.
  * msynctool development has ceased.
  * The upstream project has renamed to OpenSync
  * Copy msynctool-devel instead of msynctool due to it being much more
    up-to-date and because development has stopped on the former
    project.
- Unbreak
- Update to 0.39
- Pass maintainership to submitter

PR:		ports/179053
Submitted by:	Danilo Egea Gondolfo <danilogondolfo@gmail.com>

Number of commits found: 12