Age | Commit message (Collapse) | Author |
|
LibreOffice Suite 7.5.2 Community Release is now available, with fixes and improvements.
Announce: https://blog.documentfoundation.org/blog/2023/03/30/libreoffice-7-5-2-community-available-for-download/
Release notes: https://wiki.documentfoundation.org/ReleaseNotes/7.5
Sponsored by: Serenity Cybersecurity, LLC
|
|
While here, use the official site to fetch distfiles from
Approved by: khng
Differential Revision: https://reviews.freebsd.org/D37948
|
|
LibreOffice Suite 7.5.1 Community release is now available!
Along with various fixes, it also includes a manual
light/dark mode switch – regardless of your system settings.
It's under "Tools > Options > View".
Learn more: https://blog.documentfoundation.org/blog/2023/03/02/libreoffice-7-5-1-community/
Sponsored by: Serenity Cybersecurity, LLC
|
|
What's new in at-spi2-core 2.46.0:
* Fix GetInterfaces documentation on org.a11y.atspi.Accessible
interface.
What's new in at-spi2-core 2.45.91:
* Send device event controller events using the same signature as other
events.
* Document the Accessible, Action, and Cache dbus interfaces.
* Fix license of atspi-gmain.c (#87).
What's new in at-spi2-core 2.45.90:
* xml: Add some documentation.
* xml: Fix event arguments.
* xml: Add some missing DeviceEventController methods.
* Bind the AT-SPI bus to the graphical session.
* Mark bus service as belonging to the session slice.
* Add ATSPI_ROLE_PUSH_BUTTON_MENU.
* Add an "announcement" event/signal to allow objects to send
notifications (!63).
* Various code clean-ups and test improvements.
What's new in at-spi2-core 2.45.1:
* Atk and at-spi2-atk are now merged into this project.
* Now requires meson 0.56.2 and glib 2.67.4.
* at-spi2-atk: Expose the accessible hierarchy via dbus introspection.
* Properly escape the AT-SPI bus address; fixes warnings about the address
not containing a colon (!55).
* Add a text value to AtspiValue, so that a value can expose a textual
description, as in the new Atk value API.
* Add atspi_event_listener_register_with_app, to allow an event listener
to be registered only for a given application (!52).
- accessibility/atk and accessibility/at-spi2-atk have been merged into
accessibility/at-spi2-core
- accessibility/at-spi2-core: bump consumers of removed ports atk and at-spi2-atk
PR: 269704
Exp-run by: antoine
---
|
|
Office team is proud to announce LibreOffice 7.5 Community,
the new major release of the volunteer-supported free office suite for desktop productivity
Read more: https://blog.documentfoundation.org/blog/2023/02/02/tdf-announces-libreoffice-75-community/
|
|
Please welcome latest Community release of LibreOffice Suite, 7.4.4!
Read more: https://blog.documentfoundation.org/blog/2023/01/12/libreoffice-7-4-4-community/
|
|
PR: 267994
Differential revision: D37518
Approved by: bapt
|
|
|
|
- Update all the consumers to use USES=tex
- USE_TEX=yes is the old way of writing USES=tex which has been removed
and replaced in all ports
- Almost all of the USE_TEX features remains unchanged
- Some consumers had the same variables defined both in the mk
infrastructure and also in the ports which have been removed from the
ports as those are redundant.
In case any of the consumers are failing to build please make sure that
the nexessary USES=tex is there. Unlike previous USE_TEX=yes will no
longer load the required VARS for tex and related dependencies.
Reviewed by: portmgr
Approved by: portmgr (blanket)
|
|
LibreOffice 7.4.3 is now available, with bugfixes and compatibility improvements.
Read more: https://blog.documentfoundation.org/blog/2022/11/24/libreoffice-7-4-3-community/
|
|
LibreOffice Community release 7.4.2 is now available, with 80+ bugfixes and improvements.
Read more: https://blog.documentfoundation.org/blog/2022/10/13/libreoffice-7-4-2-community/
MFH: 2022Q4
|
|
LibreOffice 7.4.1 Community release is available for FreeBSD users!
Read more: https://blog.documentfoundation.org/blog/2022/09/15/libreoffice-741-community/
Release notes: https://wiki.documentfoundation.org/ReleaseNotes/7.4
|
|
Add secondary category, shorten WWW, clarify license, and set NO_ARCH.
|
|
|
|
Many of the WWW are overwritten later which means the wrong value
is used. This did not happen before where the children were either
a) just using the pkg-descr from the parents
b) or had their own separate pkg-descr with custom WWW
Use WWW?= in parents when the child's WWW is different.
Children that use the same WWW as the parent can just inherit it,
i.e., the child WWW can be removed.
Approved by: portmgr (implicit)
|
|
Commit b7f05445c00f has added WWW entries to port Makefiles based on
WWW: lines in pkg-descr files.
This commit removes the WWW: lines of moved-over URLs from these
pkg-descr files.
Approved by: portmgr (tcberner)
|
|
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.
This commit implements such a proposal and moves one of the WWW: entries
of each pkg-descr file into the respective port's Makefile. A heuristic
attempts to identify the most relevant URL in case there is more than
one WWW: entry in some pkg-descr file. URLs that are not moved into the
Makefile are prefixed with "See also:" instead of "WWW:" in the pkg-descr
files in order to preserve them.
There are 1256 ports that had no WWW: entries in pkg-descr files. These
ports will not be touched in this commit.
The portlint port has been adjusted to expect a WWW entry in each port
Makefile, and to flag any remaining "WWW:" lines in pkg-descr files as
deprecated.
Approved by: portmgr (tcberner)
|
|
On behalf of Office team I proud to announce a major update: LibreOffice 7.4!
* 16,384 columns in spreadsheets
* Better change tracking
* Document themes in presentations
...plus compatibility improvements, performance boosts and more.
Read more: https://blog.documentfoundation.org/blog/2022/08/18/libreoffice-7-4-community/
|
|
LibreOffice 7.3.5 Office Suite Released with 83 Bug Fixes and improvements.
Read more: https://blog.documentfoundation.org/blog/2022/07/21/libreoffice-7-3-5-community/
MFH: 2022Q3
|
|
gnome@ no longer uses Marcusom as their staging ground.
Approved by: gnome (nc)
Differential Revision: https://reviews.freebsd.org/D35866
|
|
A big Thank You to the original contributors of these ports:
* Alexey Dokuchaev <danfe@FreeBSD.org>
* Hye-Shik Chang
* Hye-Shik Chang <perky@FreeBSD.org>
* Hyogeol Lee <hyogeollee@gmail.com>
* Hyogeol, Lee <hyogeollee@gmail.com>
* Jie Gao <gaoj@cpsc.ucalgary.ca>
* Junho CHOI <junho.choi@gmail.com>
* Ka Ho Ng <khng300@gmail.com>
* Oh Junseon <hollywar@mail.holywar.net>
* Satoshi TAOKA <taoka@FreeBSD.org>
With hat: portmgr
|
|
Stay fresh! LibreOffice 7.3.4 Community edition is now available,
with over 80 bugfixes and compatibility improvements.
Read more: https://blog.documentfoundation.org/blog/2022/06/09/libreoffice-7-3-4-community/
|
|
PR: 264498
|
|
LibreOffice Suite release 7.3.3 is now Aaailable for community users,
with 88 bug fixes and better cocument compatibility.
Read more: https://blog.documentfoundation.org/blog/2022/05/05/libreoffice-733-community/
|
|
Sponsored by: The FreeBSD Foundation
|
|
LibreOffice 7.3.2 is now available for everyone, with over 80 fixes and compatibility improvements.
Find out more info: https://blog.documentfoundation.org/blog/2022/03/31/libreoffice-732-community/
|
|
family, is available!
More information at: https://blog.documentfoundation.org/blog/2022/03/03/lo731-community/
Sponsored by: Netzkommune GmbH
|
|
- Move pkg-plist to dynamic TMPPLIST
- Pet portclippy/portfmt
PR: 262046
Approved by: hyogeollee@gmail.com (maintainer)
|
|
- Move pkg-plist to dynamic TMPPLIST
- Pet portclippy/portfmt
PR: 262046
Approved by: hyogeollee@gmail.com (maintainer)
|
|
It has change tracking enhancements, better autocompletion in Calc,
and many compatibility and performance improvements to import/export filters.
Since this release, FreeBSD port of LibreOffice include PDFium library.
Learn more about LibreOffice 7.3: https://blog.documentfoundation.org/blog/2022/02/02/libreoffice-73-community/
Special thanks to: mikael (for pthread issue hunting)
Sponsored by: Netzkommune, GmbH.
|
|
|
|
Reported by: antoine
|
|
|
|
|
|
|
|
|
|
PR: 260866
Tested by: mtree -R time -K sha256 in korean/nanumfonts-otf
|
|
LibreOffice 7.2.5 is now available, with 90 bugfixes and compatibility improvements.
Learn more: https://blog.documentfoundation.org/blog/2022/01/06/libreoffice-7-2-5-is-now-available/
MFH: 2022Q1
Sponsored by: Netzkommune GmbH
|
|
an important security fix
New version include the fixed NSS 3.73.0 cryptographic library, to solve CVE-2021-43527
(the nss secfix is the only change compared to the previous version).
FreeBSD build is always use a system library and was not affected but we packed it anymore :)
Read more: https://blog.documentfoundation.org/blog/2021/12/06/libreoffice-7-2-4-and-7-1-8-community/
|
|
improvements.
Release notes: https://blog.documentfoundation.org/blog/2021/11/25/libreoffice-7-2-3-community/
|
|
|
|
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)
|
|
|
|
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)
|
|
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/
|
|
When using PLIST_FILES substitution is not necessary and recommended not
to use, the direct use of make(1) variables, works perfectly fine.
|
|
Release note:
https://blog.documentfoundation.org/blog/2021/07/22/libreoffice-7-1-5-community/
|
|
Release note: https://blog.documentfoundation.org/blog/2021/06/10/libreoffice-7-1-4/
This is a joint work with fluffy.
|