| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
|
| |
"napi.sh" is a napiprojekt.pl client written in Bash. The purpose of
the project was to create simple tool for systems with very limited
resources (NAS QNAP drives, Synology, OpenWRT routers, Popcorn
streamers, etc). It was inspired by "pynapi.py" script.
"napi.sh" is distributed together with automatic subtitle format
converter "subotage.sh" created specially for "napi.sh". "subotage.sh"
is written in Bash and uses awk for text processing.
PR: 245996
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
The conflict checks compare the patterns first against the package
names without version (as reported by "pkg query "%n"), then - if
there was no match - agsinst the full package names including the
version (as reported by "pkg query "%n-%v").
Many CONFLICTS definitions used patterns like "bash-[0-9]*" to filter
for the bash package in any version. But that pattern is functionally
identical with just "bash".
Approved by: portmgr (blanket)
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
| |
LibreOffice 7.2.2 is now available, with 68 bugfixes and compatibility improvements.
Learn more: https://blog.documentfoundation.org/blog/2021/10/14/libreoffice-7-2-2-community/
|
|
|
|
|
|
|
| |
While here, make sure gtk-update-icon-cache is only on run dependency
where added as a dependency
Enforce gtk3 to depend on gtk-update-icon-cache (previously it was
inheriting the dependency)
|
|
|
|
|
|
| |
Remove accidentally-generated 'Makefile '
Reported by: bdrewery
|
|
|
|
|
|
| |
Remove accidentally-generated 'Makefile '
Reported by: bdrewery
|
|
|
|
| |
Use ${DATAIDR} instead of %%DATADIR%%
|
|
|
|
| |
Use ${DATAIDR} instead of %%DATADIR%%
|
|
|
|
|
|
|
|
|
| |
LibreOffice 7.2.1 is here, with many bugfixes and compatibility improvements.
Learn more about it: https://blog.documentfoundation.org/blog/2021/09/16/libreoffice-7-2-1-community/
* Add OPTION to build GTK4 VCL
* If both GTK3 and KF5 enabled, add GTK3_KDE5 VCL to build
* Force RUN_DEPENDS on JDK if JAVA selected to run extensions
|
|
|
|
|
|
| |
LibreOffice 7.2 launches with many new features, compatibility improvements
and performance boosts. Learn all about it in blog announce post:
https://blog.documentfoundation.org/blog/2021/08/19/libreoffice-7-2-community/
|
| |
|
|
|
|
|
| |
Release note:
https://blog.documentfoundation.org/blog/2021/07/22/libreoffice-7-1-5-community/
|
|
|
|
| |
The port was previously getting that dependency transitively.
|
| |
|
|
|
|
|
|
|
|
|
|
| |
Per discussion with bapt on helping pkg handle the changing of these
deps and avoiding impossible upgrade senarios.
PR: 246767
Reviewed by: manu, bapt
Approved by: x11
Differential Revision: https://reviews.freebsd.org/D30824
|
|
|
|
|
|
| |
Release note: https://blog.documentfoundation.org/blog/2021/06/10/libreoffice-7-1-4/
This is a joint work with fluffy.
|
|
|
|
|
|
| |
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
Notes:
svn path=/head/; revision=567826
|
|
|
|
| |
Notes:
svn path=/head/; revision=565770
|
|
|
|
|
|
|
| |
Release Notes: https://blog.documentfoundation.org/blog/2021/02/03/libreoffice-7-1-community/
Notes:
svn path=/head/; revision=564006
|
|
|
|
| |
Notes:
svn path=/head/; revision=562932
|
|
|
|
| |
Notes:
svn path=/head/; revision=560639
|
|
|
|
|
|
|
|
|
|
|
|
| |
improvements!
It's the latest release in the 7.0 branch
Release Notes: https://wiki.documentfoundation.org/ReleaseNotes/7.0
MFH: 2020Q4
Notes:
svn path=/head/; revision=558365
|
|
|
|
| |
Notes:
svn path=/head/; revision=554777
|
|
|
|
|
|
|
|
|
| |
Release Notes: https://wiki.documentfoundation.org/ReleaseNotes/7.0
MFH: 2020Q4
Notes:
svn path=/head/; revision=553614
|
|
|
|
| |
Notes:
svn path=/head/; revision=552267
|
|
|
|
|
|
|
|
|
|
|
| |
improvements.
Release Notes: https://wiki.documentfoundation.org/ReleaseNotes/7.0
MFH: 2020Q4 (hat: ports-secteam)
Notes:
svn path=/head/; revision=551743
|
|
|
|
| |
Notes:
svn path=/head/; revision=551522
|
|
|
|
|
|
|
|
|
| |
Details:
- Missing symbol sf_version_string, not auto-resolved by pkg + rebuild.
- Bump PORTREVISION for consumers.
Notes:
svn path=/head/; revision=550824
|
|
|
|
| |
Notes:
svn path=/head/; revision=550794
|
|
|
|
| |
Notes:
svn path=/head/; revision=549803
|
|
|
|
| |
Notes:
svn path=/head/; revision=549022
|
|
|
|
| |
Notes:
svn path=/head/; revision=547929
|
|
|
|
| |
Notes:
svn path=/head/; revision=547646
|
|
|
|
|
|
|
| |
- Push textproc/libnumertext to 1.0.6 release
Notes:
svn path=/head/; revision=547518
|
|
|
|
| |
Notes:
svn path=/head/; revision=546220
|
|
|
|
| |
Notes:
svn path=/head/; revision=545429
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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.
Notes:
svn path=/head/; revision=545101
|
|
|
|
|
|
|
| |
Relnotes: https://wiki.documentfoundation.org/ReleaseNotes/6.4
Notes:
svn path=/head/; revision=544870
|
|
|
|
| |
Notes:
svn path=/head/; revision=543779
|
|
|
|
| |
Notes:
svn path=/head/; revision=543112
|
|
|
|
| |
Notes:
svn path=/head/; revision=541705
|