Commit graph

141 commits

Author SHA1 Message Date
Peter Hoeg 54e806e690 syncthing: 0.13.4 -> 0.13.7 2016-06-15 12:59:41 +08:00
Kamil Chmielewski 8cd1d4cda5 buildGoPackage: use Go 1.6 by default 2016-06-09 13:08:10 +02:00
Paul Hendry 8ea1f2d36c syncthing: 0.12.25 -> 0.13.4 (#15730)
* Rename v0.12.25 package from 'syncthing' to 'syncthing012'
* Remove syncthing011
2016-05-30 10:15:58 +02:00
William A. Kennington III e617eeea41 syncthing: Move to go-packages 2015-09-04 21:00:57 -07:00
Enrico Fasoli d4988bd5ba syncthing: 0.11.21 -> 0.11.22 2015-08-27 14:17:33 +00:00
Christian Theune 6ee8cad091 syncthing: 0.11.20 -> 0.11.21 2015-08-25 07:59:50 +02:00
Christian Theune 97afc0a914 syncthing: 0.11.16 -> 0.11.20 2015-08-18 08:15:37 +02:00
Christian Theune 79d020de49 syncthing: 0.11.15 -> 0.11.16 2015-07-19 16:02:40 +02:00
Christian Theune a932d14dd9 syncthing: 0.11.13 -> 0.11.15 2015-07-14 22:46:54 +02:00
Christian Theune 36ce0e2876 Update syncthing 0.11.10 -> 0.11.13 2015-07-09 21:16:24 +02:00
Christian Theune 700e11dfee Update syncthing to 0.11.10 2015-06-24 13:07:34 +02:00
Christian Theune b2b7245155 Update syncthing to 0.11.9 2015-06-18 11:19:05 +02:00
Christian Theune 8fc6185037 Update syncthing to 0.11.8
(Also should fix failing test on i686 as per its Changelog)
2015-06-10 13:33:59 +02:00
Christian Theune fe2d66ff65 Update syncthing to 0.11.7 2015-05-31 12:42:59 +02:00
Tobias Geerinckx-Rice 158e1cfdd0 Don't use "with licenses;" for single licences
And don't use square brackets on such lines.
2015-05-28 19:20:29 +02:00
Christian Theune 9d0bd2cd2d Update syncthing to 0.11.6 2015-05-25 10:24:02 +02:00
Christian Theune 8e36da20e7 Update syncthing to 0.11.5 2015-05-18 10:49:25 +02:00
Christian Theune d3a328bf82 Update syncthing to v0.11.1 2015-04-27 18:33:34 +02:00
Christian Theune 6daa2462c6 Enable syncthing for Mac OS X.
Also requires enabling iana-etc. I'm shooting for "unix" platforms which
seems reasonable. Not sure why this was restricted to linux originally --
the history doesn't tell.
2015-03-30 22:07:02 +02:00
Christian Theune 703e43949d bump syncthing version to 0.10.30 2015-03-30 21:55:51 +02:00
Damien Cassou acd999e4bd syncthing 0.10.26 -> 0.10.29 2015-03-22 17:33:39 +01:00
Damien Cassou 8b2f21a667 syncthing 0.10.25 -> 0.10.26 2015-03-13 09:32:32 +01:00
Brendan Long 2f3dd98ef1 syncthing: Update to 0.10.25
https://github.com/syncthing/syncthing/releases/tag/v0.10.25
2015-03-08 18:22:52 -05:00
Brendan Long 77116a5177 syncthing: Update to 0.10.24
https://github.com/syncthing/syncthing/releases/tag/v0.10.24
2015-03-02 12:10:32 -06:00
Brendan Long 82a00d1686 syncthing: Update to 0.10.23 2015-02-22 11:23:01 -06:00
Brendan Long a88b262459 syncthing: Update to 0.10.22 2015-02-09 17:55:18 -06:00
Luca Bruno 3f718a743d Add dontInstallSrc flag to buildGoPackage 2015-02-05 18:07:28 +01:00
Luca Bruno e6e4c867e5 Port syncthing to buildGoPackage 2015-02-05 13:12:10 +01:00
Brendan Long 6399e62c11 syncthing: Update to 0.10.21. 2015-01-21 14:31:04 -06:00
Brendan Long b46b15d868 syncthing: Update to 0.10.20. 2015-01-13 17:12:49 -06:00
Brendan Long 2b597f3857 syncthing: Update to version 0.10.19. 2015-01-12 13:23:18 -06:00
Brendan Long ca88aec8ed syncthing: Update to 0.10.18 and remove workarounds needed for 0.10.17. 2015-01-06 17:57:14 -06:00
Brendan Long 9d23d09bc9 syncthing: Update to 0.10.17 2015-01-06 02:24:48 -06:00
Bjørn Forsman c9baba9212 Fix many package descriptions
(My OCD kicked in today...)

Remove repeated package names, capitalize first word, remove trailing
periods and move overlong descriptions to longDescription.

I also simplified some descriptions as well, when they were particularly
long or technical, often based on Arch Linux' package descriptions.

I've tried to stay away from generated expressions (and I think I
succeeded).

Some specifics worth mentioning:
 * cron, has "Vixie Cron" in its description. The "Vixie" part is not
   mentioned anywhere else. I kept it in a parenthesis at the end of the
   description.

 * ctags description started with "Exuberant Ctags ...", and the
   "exuberant" part is not mentioned elsewhere. Kept it in a parenthesis
   at the end of description.

 * nix has the description "The Nix Deployment System". Since that
   doesn't really say much what it is/does (especially after removing
   the package name!), I changed that to "Powerful package manager that
   makes package management reliable and reproducible" (borrowed from
   nixos.org).

 * Tons of "GNU Foo, Foo is a [the important bits]" descriptions
   is changed to just [the important bits]. If the package name doesn't
   contain GNU I don't think it's needed to say it in the description
   either.
2014-08-24 22:31:37 +02:00
Eelco Dolstra 40f7b0f9df Another attempt to eradicate ensureDir
See c556a6ea46.
2014-06-30 14:56:10 +02:00
Matej Cotman 25785270b7 syncthing: update from 0.8.11 to 0.8.15 2014-06-19 18:04:18 +02:00
Lluís Batlle i Rossell 338969701c Fixing upnp in syncthing 2014-05-28 15:23:36 +02:00
Lluís Batlle i Rossell 31bc96eee7 Updating syncthing to 0.8.11. 2014-05-27 16:55:02 +02:00
Christoph Hrdinka 8fbe635fa6 syncthing: update to version 0.8.5 2014-05-15 13:37:24 +02:00
Moritz Ulrich 444538ca8f syncthing: Bump to 0.8.2.
Tested this in two containers running 0.7.1 before. Upgraded fine and
kept working without configuration changes.
2014-04-30 23:52:54 +02:00
Matej Cotman 7df1ce5088 syncthing: new package and nixos module 2014-04-04 10:46:29 +02:00