NOTICE: This package has been removed from pkgsrc

./wip/syncthing, Keeps directories in sync across hosts

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ]


Branch: CURRENT, Version: 1.26.1, Package name: syncthing-1.26.1, Maintainer: gdt

Syncthing replaces proprietary sync and cloud services with something open,
trustworthy and decentralized.
Features include:
- web admin console
- directory watcher
- authentication with x509 certificates
- node discovery
- written in "go"


Required to build:
[lang/go]

Master sites:

Filesize: 14668.436 KB

Version history: (Expand)


CVS history: (Expand)


   2015-08-24 13:27:51 by Tobias Nygren | Files touched by this commit (2)
Log message:
add patch comment
   2015-08-24 12:46:20 by Thomas Klausner | Files touched by this commit (4)
Log message:
Update to 0.11.21. Fixes build with go-1.5.

Carry over patch from previous pkgsrc version, even though it only
changes a config default value (without adapting the docs).

Changes:
v0.11.21

    Recover from 'corrupted or incomplete CURRENT file' etc (#2017, @calmh)
    Retain standard streams over restart (#2155, @calmh)
    Add unit test for staggered versioning (#2165, @Zillode)
    Newest first should be different from oldest first (#2161, @calmh)
    Fix time zone error in staggered versioning (#2165, @alex2108)

v0.11.20

    Rename 'delete' to 'remove' (#1007, @Zillode)
    Fix editing device address (#2129, @calmh)
    Use grid instead of three-column (#2130, @calmh)
    Stop folder when running out of disk space (#2057, @Zillode)
    Remove double slashes in directives (#2143, @uok)
    Change to Font Awesome icon font (#2138, @uok)

v0.11.19

    Properly rename config files during integration tests (#1769, @Zillode)
    Add timeout for peek (#1035, @AudriusButkevicius)
    Handle multiple case insensitivity prefixes in ignores (#2134, @calmh)

v0.11.18

    Update credits for dependencies (#2082, @Zillode)
    Use protocol provided buffers for requests (#1157, @AudriusButkevicius)

v0.11.17

    Determine conflict winner based on change type and modification time (#1848, \ 
@calmh)
    Optionally ignore remote deletes (#1254, @calmh)
    Add devices without restart (#2083, @calmh)
    Add folders without restart (#2063, @calmh)

v0.11.16

    Allow #editIgnores to scroll in browser (#2041, @canton7)
    Don't let folder ID escape into HTML tag ID:s (#2059, @calmh)
    Improve info text for device addresses (#2044, @uok)

v0.11.15

    v0.11.14 doesn't correctly save its config on Windows. This fixes that. \ 
Woops. :confused:
    Revert "Merge pull request #2053 from calmh/atomicwriter" (#2058, \ 
@calmh)
   2015-06-09 10:39:05 by Tobias Nygren | Files touched by this commit (2)
Log message:
Update to syncthing-0.11.8.
Changes:
bug fixes
permission handling fixes
performance improvement for large files
   2015-04-28 23:04:19 by Benny Siegert | Files touched by this commit (1)
Log message:
Add INSTALL_UNSTRIPPED to fix Mac OS X build.
   2015-04-25 18:59:22 by Tobias Nygren | Files touched by this commit (3)
Log message:
Update to syncthing-0.11.0.

(This breaks API and protocol compatibility with 0.10.x.)

Important Changes and Improvements:

Conflict Handling uses version vectors instead of plain integers
CPU Usage Improvements
Performance Improvements When Syncing Many Small Files or Very Large Ones
REST Interface Changes
Event Interface Changes
External Versioning script support
Various UI Tweaks
Stopped Folders are Restarted when the become available
   2015-04-01 13:56:03 by Tobias Nygren | Files touched by this commit (2)
Log message:
syncthing-0.10.30:
- Don't allow arbitrarily short reconnection intervals (#1524, @calmh)
   2015-03-24 10:36:40 by Tobias Nygren | Files touched by this commit (3)
Log message:
bump to latest version and disable auto upgrade feature which is not
appropriate for pkgsrc
   2015-03-17 16:23:06 by Tobias Nygren | Files touched by this commit (1)
Log message:
Upstream voted to drop GPLv3 and relicense to MPLv2.