Page MenuHomeFreeBSD

www/onlyoffice-documentserver: Add new port
AbandonedPublic

Authored by mikael on Jan 18 2022, 12:20 PM.
Tags
None
Referenced Files
F157294098: D33923.diff
Wed, May 20, 2:30 AM
Unknown Object (File)
Mon, May 18, 12:24 AM
Unknown Object (File)
Sat, May 16, 6:14 AM
Unknown Object (File)
Fri, May 15, 3:10 PM
Unknown Object (File)
Fri, May 15, 10:21 AM
Unknown Object (File)
Mon, May 11, 4:17 PM
Unknown Object (File)
Sat, Apr 25, 10:06 PM
Unknown Object (File)
Sat, Apr 25, 8:01 AM
Subscribers

Details

Summary

ONLYOFFICE Document Server is an online office suite comprising viewers and
editors for texts, spreadsheets and presentations, fully compatible with
Office Open XML formats: .docx, .xlsx, .pptx and enabling collaborative editing
in real time.

WWW: https://www.onlyoffice.com/

Diff Detail

Repository
R11 FreeBSD ports repository
Lint
Lint Skipped
Unit
Tests Skipped

Event Timeline

bapt added inline comments.
GIDs
245

Can't we name the user and group with a more ovious name that ds (I bet it stands for document server)

www/onlyoffice-documentserver/Makefile
35

does it really run depends on nginx? can't it run with another webserver in front?

191

thought for later: we probably want for later a configuration equivalent for newsyslog

This revision is now accepted and ready to land.Jan 18 2022, 1:38 PM
www/onlyoffice-documentserver/Makefile
35

Yes, it requires nginx. apache is not supported.

191

good point.