| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
| |
Bump the PORTREVISION of ports that use protobuf-c and bake in the value
of PROTOBUF_C_VERSION*.
Sponsored by: Farsight Security, Inc.
|
| |
|
|
|
|
|
|
|
|
| |
LibreOffice 7.1.3 Community, the third minor release of the LibreOffice
7.1 family, includes over 100 bug fixes, with 25% focused on
Microsoft Office file compatibility (DOCX, XLSX and PPTX).
Release notes: https://blog.documentfoundation.org/blog/2021/05/06/libreoffice-7-1-3/
|
| |
|
|
|
|
| |
Reported by: lwhsu
|
|
|
|
|
|
|
|
|
|
|
| |
The update of qxmpp to the latest upstream release made qxmpp
require C++17, for std::optional. Kadu is forcing C++14, which
breaks in the build like this:
In file included from plugins/jabber_protocol/services/jabber-room-chat-service.cpp:35:
/usr/local/include/qxmpp/QXmppMessage.h:250:10: error: no template named 'optional' in namespace 'std'
std::optional<QXmppMixInvitation> mixInvitation() const;
Bump the C++ requirement and patch the CMake bits that DTWT.
|
| |
|
|
|
|
|
|
|
|
| |
The FreeBSD Office team is proud to announce LibreOffice 7.1.2
– the second bugfix update to the 7.1 branch.
Check out more in official blog post:
https://blog.documentfoundation.org/blog/2021/04/01/libreoffice-712/
|
|
|
|
|
|
|
|
| |
improvements.
Learn more: https://blog.documentfoundation.org/blog/2021/03/04/libreoffice-711/
MFH: 2021Q1
|
| |
|
|
|
|
| |
Release Notes: https://blog.documentfoundation.org/blog/2021/02/03/libreoffice-7-1-community/
|
| |
|
| |
|
|
|
|
|
|
|
|
|
| |
improvements!
It's the latest release in the 7.0 branch
Release Notes: https://wiki.documentfoundation.org/ReleaseNotes/7.0
MFH: 2020Q4
|
| |
|
|
|
|
|
|
| |
Release Notes: https://wiki.documentfoundation.org/ReleaseNotes/7.0
MFH: 2020Q4
|
| |
|
|
|
|
|
|
|
|
| |
improvements.
Release Notes: https://wiki.documentfoundation.org/ReleaseNotes/7.0
MFH: 2020Q4 (hat: ports-secteam)
|
| |
|
|
|
|
|
|
| |
Details:
- Missing symbol sf_version_string, not auto-resolved by pkg + rebuild.
- Bump PORTREVISION for consumers.
|
| |
|
| |
|
| |
|
| |
|
| |
|
|
|
|
| |
- Push textproc/libnumertext to 1.0.6 release
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The Office@FreeBSD team is proud to announce long awaited, new major release of
LibreOffice suite - 7.0.0!
New major branch comes with tons of new changes: switch render from opengl to skia,
many templates redesigned from 4:3 to 16:9 format, added support for "ODF 1.3" and
"ODF 1.3 Extended" documents format, support native 2013/2016/2019 mode instead of
2007 compatibility mode for DOCX, added a new icon theme, named Sukapura.
Full release notes available on the official page
(https://wiki.documentfoundation.org/ReleaseNotes/7.0)
Of course, conservative users can keep 6.4.x stable version by switch to use
all-in-one editors/libreoffice6 port and even with i18n langpack (off by default).
It will be kept updated at least till 7.1.0 version will be released.
|
|
|
|
| |
Relnotes: https://wiki.documentfoundation.org/ReleaseNotes/6.4
|
| |
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
| |
QT5 VCL fixes:
- Reduce startup flickering
- Always use cairo font renderer
Special thanks to: tijl
PR: 247444
|
| |
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
release
Some notes about changes in port options:
- GTK2 option is obsolete by upstream
- GTK3 option is not more set by default because of unstable yet and have visual glitches
- QT5 option is set by default to provide comfy visual style for every user
- Change VCL autotetect logic (used if enable, skipto next in row if disabled:
-- For KDE/LXQT: kf5, qt5, gtk3_kde5, gtk3, gen
-- For GNOME, Unity, XFCE, MATE: gtk3, qt5, gen
-- All other DE should follow gnome list
One small note — since upcoming Qt5-5.15 will drop binary support for FreeBSD 11.x due to
outdated OpenSSL-1.0 in base, here is no reason to enable QT5 option on FreeBSD <12 by default
Thanks for all testers and supporters!
Dima, with office hat
Relnotes: https://wiki.documentfoundation.org/ReleaseNotes/6.4
|
| |
|
| |
|
|
|
|
|
| |
Reviewed by: lwhsu
With hat: office
|
|
|
|
|
| |
Changelog:
https://github.com/qxmpp-project/qxmpp/releases/tag/v1.3.0
|
| |
|
| |
|
| |
|