notbugAs an Amazon Associate I earn from qualifying purchases.
Want a good read? Try FreeBSD Mastery: Jails (IT Mastery Book 15)
All times are UTC
Ukraine
non port: www/pydio-cells/files/patch-cmd_start.go
SVNWeb

Number of commits found: 2

Wed, 2 Jun 2021
[ 20:25 Serhii (Sergey) Kozlov (skozlov) search for other commits by this committer ]    commit hash:12169c9d89d966bb70ffe494a25758c4b152e090  commit hash:12169c9d89d966bb70ffe494a25758c4b152e090  commit hash:12169c9d89d966bb70ffe494a25758c4b152e090  12169c9 
www/pydio-cells: Update to 2.2.8

- One patch has been upstreamed, deleted
- Fixed unit tests by fixing keyring code

Testing:
- `portlint -AC` still OK
- Smoke-tested in production
- Unit tests pass

Changelog:	https://github.com/pydio/cells/compare/v2.2.7...v2.2.8
Sun, 30 May 2021
[ 11:27 Serhii (Sergey) Kozlov (skozlov) search for other commits by this committer ]    commit hash:3fc479f35f65392937dabe00b94b2ef4d8bec74d  commit hash:3fc479f35f65392937dabe00b94b2ef4d8bec74d  commit hash:3fc479f35f65392937dabe00b94b2ef4d8bec74d  3fc479f 
www/pydio-cells: Fix build and overhaul

Summary:
Pydio cells uses a custom version of packr to embed the static
resources into the `cells` binary. Previously, the embedding process
was not peformed, resulting in a non-functional binary. When trying
to use the app, user will just get "404 Not Found" error instead of
a web page.

To fix this - before the build `gmake generate` has to be performed
in the WRKSRC, and a special custom version of packr v1
(devel/pydio-packr) has to be used.

Other changes:
- DOCS option was removed, as the README.md file didn't really provide
(Only the first 15 lines of the commit message are shown above View all of this commit message)

Number of commits found: 2