ajacoutot
c4096e6659
Stop using the daemon class in @newuser.
...
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.
discussed with sthen@, tb@ and robert@
praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:16:56 +00:00
tb
4f1615d3b9
Update syncthing to 1.21.0rc1 to cope with quic-go fallout
...
from edd (maintainer)
2022-08-28 09:06:56 +00:00
edd
310951a256
net/syncthing: easy update to version 1.20.4
2022-08-12 14:27:03 +00:00
edd
291d0eeebc
net/syncthing: update to version 1.20.3
...
OK kn@, thanks.
2022-07-11 08:55:09 +00:00
edd
8e48868b04
net/syncthing: easy update to version 1.19.1.
2022-03-12 11:49:45 +00:00
naddy
3f5796b9fd
drop RCS Ids
2022-03-11 19:45:43 +00:00
chrisz
5a7aee03a7
Re-enable aarch64
...
building, regress-tests and running tested.
ok edd@
2021-12-20 13:09:12 +00:00
edd
0f059429a8
net/syncthing: simple update to version 1.18.5.
...
https://github.com/syncthing/syncthing/releases/tag/v1.18.5
2021-12-14 21:01:52 +00:00
edd
e33aac7fcc
net/syncthing: simple update to version 1.18.4.
...
OK paco@, thanks!
2021-11-11 16:17:46 +00:00
edd
644871aa42
net/syncthing: Update to version 1.17.0.
...
OK bket@, thanks.
2021-06-15 09:11:02 +00:00
sthen
3046e0772e
bump the golang ports so that pkg_add -u knows to update them
2021-03-08 13:59:23 +00:00
edd
d5b02975d2
Update net/syncthing to version 1.12.1.
2021-01-14 23:39:51 +00:00
edd
d4d02beb9e
Update net/syncthing to version 1.11.1.
...
OK bket@, thanks!
2020-11-10 10:01:37 +00:00
edd
8c6fa226be
Update Syncthing to version 1.9.0rc4.
...
I wouldn't normally reccommend updating a port to a release candidate, but
Syncthing has been broken ever since the golang 1.15beta1 update, and this
version unbreaks it for us.
Details here:
https://forum.syncthing.net/t/syncthing-broken-by-go-1-15-quic/15467/13
OK abieber@, thanks!
2020-08-22 21:27:00 +00:00
edd
52b801b607
Update net/syncthing to version 1.5.0.
...
OK paco@ and bket@. Thank you both.
2020-05-17 16:10:25 +00:00
edd
6897277ccc
Update net/syncthing to version 1.3.2.
...
OK gonzalo@ - thanks!
2020-01-03 17:57:34 +00:00
edd
f23dd7336c
Update net/syncthing to version 1.3.0.
...
We also only package binaries that end users are likely to want.
OK bket@, thanks!
2019-11-10 12:06:38 +00:00
edd
88cac83799
Update net/syncthing to version 1.1.4.
...
Also improve the pkg README.
Tested by Paco Esteban. OK bket@. Thanks!
2019-06-29 14:05:19 +00:00
sthen
4c9d7e6039
No need for a special MODGO_ENV for go.port.mk, just use normal MAKE_ENV
...
like the rest of the ports tree. This also allows removing a bunch of
manual setting of PATH="${PORTPATH}" HOME="${PORTHOME}" done in various
ports etc. This also makes sure CFLAGS is passed through (not everything
honours it but it does improve at least some ports).
Remove NO_CCACHE from www/honk that was added because the above problem
resulted in ccache variables not being passed through correctly breaking
the cc calls in this.
ok kmos@
2019-05-04 21:46:16 +00:00
edd
3e9fa46e3f
Update net/syncthing to version 1.1.1.
...
OK bket@ and gonzalo@. Thanks!
2019-05-03 12:58:59 +00:00
edd
c95e29c950
Update to net/syncthing to 1.0.1.
...
Also link stcli (the command line interface) to the build.
This was a combined effort between myself and Alex Holst.
OK abieber@, thanks.
2019-02-07 15:50:09 +00:00
espie
f4b7f81318
convert to PKGSTEM
2018-09-04 12:46:09 +00:00
gonzalo
477fea46c7
Update for syncthing to 0.14.47
...
Initial diff from me, with from tweaks edd@ (maintainer) and sthen@
OK edd@
2018-06-04 08:51:48 +00:00
sthen
f52be2a50e
bump all go ports that don't already have a RUN_DEPENDS on lang/go (which
...
has pkgspec set on the go version number already), so that pkg_add -u updates
them to versions which work with MAP_STACK. spotted by pvk@
2018-04-14 22:53:54 +00:00
bket
f48ace4654
update to syncthing-0.14.44
...
OK edd@ (maintainer), awolk@, landry@
2018-02-24 10:14:24 +00:00
edd
b07ade7891
Update to syncthing-0.14.43.
...
From Björn Ketelaars. OK awolk@, thanks.
2018-02-05 11:53:03 +00:00
rpe
9a8b5ccd06
Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d
...
daemon scripts and bump subpackages that contain the *.rc scripts.
discussed with and OK aja@
OK tb
2018-01-11 19:27:01 +00:00
feinerer
b3642b0a51
Update to Syncthing 0.14.30
...
"go ahead" edd@
2017-06-17 07:26:50 +00:00
ajacoutot
7995708f3c
Bring rc_bg back.
2017-05-27 19:57:05 +00:00
ajacoutot
958bb491e0
I forgot the bump commit...
2017-05-27 13:55:58 +00:00
ajacoutot
13730769c8
Cope with recent rc.subr(8) change (removal of rc_bg etc.)
2017-05-27 13:53:06 +00:00
edd
32fcad600d
Update net/syncthing to 0.14.25.
...
Based on a diff from Tim "trondd".
OK awolk@, thanks.
2017-03-22 13:42:12 +00:00
edd
2e05beace0
Update syncthing to 0.14.16.
...
Tested by awolk@ and Dimitris Papastamos.
OK awolk@, thanks.
2016-12-26 09:59:16 +00:00
feinerer
a4f921a0a4
Update to Syncthing 0.14.10
...
OK edd@
2016-11-02 18:50:41 +00:00
feinerer
93dafb9af8
Update to Syncthing 0.14.9
...
OK czarkoff@, edd@
2016-10-29 16:32:44 +00:00
edd
d48bf04ce0
net/syncthing: update to 0.14.5
...
From Michael McConville.
OK czarkoff@, thanks.
2016-08-30 21:05:50 +00:00
ajacoutot
7dd96039df
Bump after recent go MODULE change.
...
ok czarkoff@
2016-08-03 09:34:39 +00:00
edd
33b163fedf
Update net/syncthing to 0.14.3.
...
OK awolk@, thanks.
2016-08-01 08:38:11 +00:00
edd
34f8a991ac
net/syncthing to 0.13.9.
...
OK awolk@, thanks.
2016-06-27 13:26:31 +00:00
edd
bdcd365427
Update to syncthing-0.13.2.
...
OK awolk@
2016-05-25 13:41:43 +00:00
czarkoff
3be378d41f
update to syncthing 0.12.23
...
while at it, make build system more verbose and add HOME MODGO_ENV, for tests.
OK edd@
2016-05-11 09:35:26 +00:00
czarkoff
f249389e27
provide PATH to Go
...
"go ahead" edd@
2016-05-09 10:00:49 +00:00
czarkoff
f7c3c0505e
Set INSTALL_STRIP= for go ports
...
OK ajacoutot@, sthen@
2016-05-05 10:46:50 +00:00
edd
9220323c15
net/syncthing: fix a few bits.
...
pexp not needed in rc script, @extraunexec in PLIST, fix manuals.
Noticed by ajacoutot@, input sthen@, OK ajacoutot@. Thanks.
2016-04-23 08:02:05 +00:00
edd
0d197ebdc0
Import net/syncthing. A file synchroniser.
...
Based on work by czarkoff@
Input from czarkoff@, awolk@ and sthen@.
OK awolk@ (and from czarkoff@ for a slightly earlier version).
Thanks!
2016-04-21 19:01:31 +00:00