non port: www/onlyoffice-documentserver/Makefile |
SVNWeb
|
Number of commits found: 36 |
Sun, 16 Apr 2023
|
[ 13:33 Mikael Urankar (mikael) ] b556ea7
www/onlyoffice-documentserver: Fix path for node headers
NODE_VERSION is not defined, use the correct variable name.
While here, remove an empty line.
|
[ 13:33 Mikael Urankar (mikael) ] dffad46
www/onlyoffice-documentserver: Fix path in documentserver-jwt-status.sh
PR: 270780
Reported by: freebsd.org@vollkorn.cryptobitch.de
|
Thu, 13 Apr 2023
|
[ 00:56 Jan Beich (jbeich) ] f1f1a8b (Only the first 10 of 214 ports in this commit are shown above. )
devel/icu: update to 73.1
- Temporarily switch to GitHub auto archive (release artifacts are N/A atm)
Changes: https://github.com/unicode-org/icu/releases/tag/release-73-1
Reported by: GitHub (watch releases)
PR: 270422
Exp-run by: antoine
|
Tue, 4 Apr 2023
|
[ 10:22 Mikael Urankar (mikael) ] 8e3923b
www/onlyoffice-documentserver: Bump NODE_VERSION after node update
|
Sun, 2 Apr 2023
|
[ 15:40 Mikael Urankar (mikael) ] b5437dc
www/onlyoffice-documentserver: Fix path in documentserver-update-securelink.sh
PR: 270588
Reported by: freebsd.org@vollkorn.cryptobitch.de
|
[ 15:40 Mikael Urankar (mikael) ] c7bb537
www/onlyoffice-documentserver: Fix user:group in
documentserver-update-securelink.sh
|
[ 15:40 Mikael Urankar (mikael) ] 3661e14
www/onlyoffice-documentserver: do not strip the json binary
binary generated by npm/pkg doesn't work if they are stripped
PR: 270591
Reported by: freebsd.org@vollkorn.cryptobitch.de
|
[ 15:40 Mikael Urankar (mikael) ] 778a941
www/onlyoffice-documentserver: Add missing pwgen dependency
It is required by documentserver-update-securelink.sh
PR: 270589
Reported by: freebsd.org@vollkorn.cryptobitch.de
|
Fri, 31 Mar 2023
|
[ 13:32 Mikael Urankar (mikael) ] aacdea6
www/onlyoffice-documentserver: Remove redundant "onlyoffice" in nginx conf
ETCDIR already contains "onlyoffice", remove it from the nginx conf
PR: 270561
Reported by: freebsd.org@vollkorn.cryptobitch.de
|
Sun, 26 Mar 2023
|
[ 13:23 Mikael Urankar (mikael) ] c67d03a (Only the first 10 of 37 ports in this commit are shown above. )
www/onlyoffice-documentserver: Update to 7.3.3
Changes:
https://github.com/ONLYOFFICE/DocumentServer/blob/v7.3.3/CHANGELOG.md
|
Mon, 27 Feb 2023
|
[ 17:54 Mikael Urankar (mikael) ] 478934d
www/onlyoffice-documentserver: bump NODE_VERSION to 16.19.1
Regen the npm cache so that it's compatible with npm-node16-9.4.2
|
Wed, 11 Jan 2023
|
[ 16:59 Mikael Urankar (mikael) ] 57cfc91
www/onlyoffice-documentserver: Update to 7.2.2
Changes:
https://github.com/ONLYOFFICE/DocumentServer/blob/v7.2.2/CHANGELOG.md
|
Fri, 25 Nov 2022
|
[ 11:43 Mikael Urankar (mikael) ] 7ce2e73
www/onlyoffice-documentserver: regen the cache file
The cache contains a precompiled amd64 binary
(.pkg-cache/v3.2/built-v16.13.0-freebsd-x64),
remove it so that the build system will compile it.
Reported by: dch
|
Tue, 15 Nov 2022
|
[ 07:34 Mikael Urankar (mikael) ] c1df685 (Only the first 10 of 23 ports in this commit are shown above. )
www/onlyoffice-documentserver: Update to 7.2.1.34
|
Fri, 21 Oct 2022
|
[ 15:36 Mikael Urankar (mikael) ] 953bff7
www/onlyoffice-documentserver: Fix build after node update
Regen the cache file for node 16.17.1
|
Wed, 19 Oct 2022
|
[ 08:10 Jan Beich (jbeich) ] dfe25d7 (Only the first 10 of 208 ports in this commit are shown above. )
devel/icu: update to 72.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-72-1
Reported by: GitHub (watch releases)
PR: 266582
Exp-run by: antoine
|
Sun, 11 Sep 2022
|
[ 10:20 Felix Palmen (zirias) ] ddae4e9 (Only the first 10 of 1105 ports in this commit are shown above. )
Mk/Uses: always use colon for build/run suffix
Most USES use a colon for build/run(/test) suffixes. Change kde.mk,
qt.mk and pyqt.mk to do the same, and update all ports using that.
Document in CHANGES.
PR: 266034
Exp-run by: antoine
Approved by: tcberner (mentor)
Differential Revision: https://reviews.freebsd.org/D36349
|
Wed, 7 Sep 2022
|
[ 21:10 Stefan Eßer (se) ] b7f0544 (Only the first 10 of 27931 ports in this commit are shown above. )
Add WWW entries to port Makefiles
It has been common practice to have one or more URLs at the end of the
ports' pkg-descr files, one per line and prefixed with "WWW:". These
URLs should point at a project website or other relevant resources.
Access to these URLs required processing of the pkg-descr files, and
they have often become stale over time. If more than one such URL was
present in a pkg-descr file, only the first one was tarnsfered into
the port INDEX, but for many ports only the last line did contain the
port specific URL to further information.
There have been several proposals to make a project URL available as
a macro in the ports' Makefiles, over time.
(Only the first 15 lines of the commit message are shown above )
|
Fri, 12 Aug 2022
|
[ 14:46 Dima Panov (fluffy) ] 4cf39de (Only the first 10 of 722 ports in this commit are shown above. )
*/*: bump all consumers after recent boost upgrade
|
Fri, 17 Jun 2022
|
[ 07:44 Mikael Urankar (mikael) ] 4f361f8
www/onlyoffice-documentserver: Update to 7.1.1.23
|
Thu, 9 Jun 2022
|
[ 13:58 Mikael Urankar (mikael) ] 347e35c
www/onlyoffice-documentserver: Fix build after node16 update
While here remove useless code
|
Tue, 31 May 2022
|
[ 10:40 Mikael Urankar (mikael) ] 8e42787
www/onlyoffice-documentserver: Mark as broken on i386
v8 doesn't compile on this arch
PR: 264367
Reported by: salvadore
|
Tue, 24 May 2022
|
[ 19:17 Mikael Urankar (mikael) ] f721885 (Only the first 10 of 50 ports in this commit are shown above. )
www/onlyoffice-documentserver: Update to 7.1.0.215
- Update v8 to 8.9.255.25, the bug with 8.7.220.31 is fixed so we can
compile v8 again.
- Remove ONLY_FOR_ARCHS as v8 may builds on all archs.
- Fix a few hardcoded /usr/local
- Fix mysql instructions in pkg-message.in
- Add upgrade procedure in pkg-message.in
|
Sun, 22 May 2022
|
[ 20:17 Dima Panov (fluffy) ] b082b3d (Only the first 10 of 280 ports in this commit are shown above. )
devel/boost-all: bump all library consumers after boost upgrade
PR: 246106
|
Tue, 3 May 2022
|
[ 15:35 Mikael Urankar (mikael) ] 37e2d17
www/onlyoffice-documentserver: Add missing EOM marker in pkg-message.in
|
[ 05:41 Mikael Urankar (mikael) ] 42384a5
www/onlyoffice-documentserver: Fix misplaced quotes
|
Tue, 19 Apr 2022
|
[ 13:03 Mikael Urankar (mikael) ] db0fd6b
www/onlyoffice-documentserver: Fix trigger path in
files/onlyoffice-documentserver.ucl.in
Use the correct path for the trigger.
|
Sat, 9 Apr 2022
|
[ 07:29 Mikael Urankar (mikael) ] 960d935
www/onlyoffice-documentserver: Fix build after node 16.14.2 update and improve
port
- Regen the distinfo after node 16.14.2 update
- Fix for an hardcoded /usr/local in
files/patch-core_Common_3dParty_icu_icu.pri
- Don't chown in pkg-plist and documentserver-generate-allfonts.sh.m4, there
is no rational to do that
- Use a trigger to execute documentserver-generate-allfonts.sh and fix
pkg-message accordingly
PR: 263114
|
Thu, 7 Apr 2022
|
[ 00:39 Jan Beich (jbeich) ] 268cee3 (Only the first 10 of 179 ports in this commit are shown above. )
devel/icu: update to 71.1
Changes: https://github.com/unicode-org/icu/releases/tag/release-71-1
Reported by: GitHub (watch releases)
PR: 262654
Exp-run by: antoine
Approved by: fluffy
|
Mon, 28 Mar 2022
|
[ 10:21 Mikael Urankar (mikael) ] b70f5cb5
www/onlyoffice-documentserver: Fix build with MYSQL option
Add missing "localbase" to the USES list.
Error message:
Error: Command failed: /bin/sh -c ./configure --with-system-zlib
--with-system-libpng
--prefix="/wrkdirs/usr/ports/www/onlyoffice-documentserver/work/DocumentServer-7.0.1/web-apps/build/node_modules/optipng-bin/vendor"
--bindir="/wrkdirs/usr/ports/www/onlyoffice-documentserver/work/DocumentServer-7.0.1/web-apps/build/node_modules/optipng-bin/vendor"
Checking for system libpng...
./configure: error: missing libpng or incorrect libpng version
./configure: note: libpng version 1.2.9 or higher is required
Reported and tested by: Martin Waschbüsch
|
Tue, 8 Mar 2022
|
[ 10:43 Mikael Urankar (mikael) ] 0e03a8f
www/onlyoffice-documentserver: Update to 7.0.1.50
Update to 7.0.1.50
Cleanup patches
Remove obsolete dependencies (they were required to build v8)
Don't force the installation of the database server, the server can be hosted
anywhere.
Fix a build fs violation (with PYTHONDONTWRITEBYTECODE=1)
Various fix in pkg-message
Changes:
https://github.com/ONLYOFFICE/DocumentServer/blob/master/CHANGELOG.md#701
|
Fri, 18 Feb 2022
|
[ 14:13 Mikael Urankar (mikael) ] d817112
www/onlyoffice-documentserver: Improve port.
- Option'ify the database backend and add MySQL
- Add a newsyslog sample file (pr 261514, submitted by Martin Waschbüsch)
- Add a missing nginx sample file (ds-ssl.conf)
- Fix an hardcoded /usr/local in files/patch-document-server-package_Makefile
- Improve pkg-message:
- Add an 'upgrade' note (suggested by bapt@)
- Add instructions to use MySQL as a database server
- Pass the erlang-cookie option when invoking rabbitmqctl
PR: 261514
|
Wed, 26 Jan 2022
|
[ 14:39 Mikael Urankar (mikael) ] 7bad2e9 (Only the first 10 of 46 ports in this commit are shown above. )
www/onlyoffice-documentserver: Update to 7.0.0.133
- Update to 7.0.0.133
- Downgrade v8 to v6.8.275.32:
onlyoffice doesn't work correctly with version 8.7.220.31
- Use prebuilt binaries for v8, version 6.8.275.32 requires outdated ports:
devel/gn@v1714, devel/py-Jinja2@v2.8 and textproc/py-markupsafe@v1.1.1
- Restrict the port to aarch64 and amd64
- Fix user name in pkg-plist
Changes: https://github.com/ONLYOFFICE/DocumentServer/blob/v7.0.0/CHANGELOG.md
|
Wed, 19 Jan 2022
|
[ 19:26 Mikael Urankar (mikael) ] 5fe18fe
www/onlyoffice-documentserver: Fix onlyoffice username
This file needs to be changed too.
|
[ 19:13 Mikael Urankar (mikael) ] 54d51fc
www/onlyoffice-documentserver: Fix onlyoffice username
It's "onlyoffice" not "ds"
While here remove a trailing whitespace in pkg-plist
|
[ 07:38 Mikael Urankar (mikael) ] e6f2735 (Only the first 10 of 128 ports in this commit are shown above. )
www/onlyoffice-documentserver: Add new port
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/
Reviewed by: bapt
Differential Revision: https://reviews.freebsd.org/D33923
|
Number of commits found: 36 |