9 Commits

Author SHA1 Message Date
abieber
faa7d237a0 Update rest-server to v0.10.0
- Switch to GOMOD_* vars.
- Remove upstreamed patches.

OK sthen@
2020-11-19 23:20:23 +00:00
jsing
2b82a3c4b4 Set GO111MODULE=off via go.port.mk to prevent external access being
attempted during builds.

Fixes several other packages that break during build.

ok sthen@
2019-09-15 02:04:00 +00:00
abieber
05d3a4d56b Make restic-rest-server build with Go 1.13.
OK sthen@
2019-09-13 13:06:19 +00:00
sthen
77f7cc9c61 replace simple PERMIT_PACKAGE_CDROM=Yes with PERMIT_PACKAGE=Yes 2019-07-12 20:49:33 +00:00
sthen
436602ae0d readme improvements for restic-rest-server, ok abieber@ 2019-03-08 14:04:24 +00:00
abieber
30df7a0a8e Add reload option. For now it reloades htpasswd on HUP.
Patch also upstreamed: https://github.com/restic/rest-server/pull/81

OK sthen@
2019-03-05 13:49:50 +00:00
espie
f4b7f81318 convert to PKGSTEM 2018-09-04 12:46:09 +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
abieber
c34b8fba43 Import rest-server (as restic-rest-server), a backend for sysutils/restic
OK jasper@
2018-03-06 13:49:03 +00:00