| Commit message (Collapse) | Author | Age | Files | Lines |
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Ports 02f27a83b44d fixed the ports tree to the C locale so it would work
correctly in environments where users use a locale that isn't compatible
with the C locale, e.g. xx_YY.UTF-8 where [A-Z] includes more than just
upper case letters. USE_LOCALE was introduced to let ports use another
locale if they needed it. The C.UTF-8 locale was created later on to be
mostly compatible with the C locale.
Switch the ports tree locale to C.UTF-8 and remove USE_LOCALE. The
world has moved to Unicode so all ports either require it or know how to
build correctly in a Unicode environment.
PR: 295945
Exp-run by: antoine
|
| | |
|
| | |
|
| | |
|
| |
|
|
|
|
|
|
| |
LibreOffice suite release of 26.2.4 is available for FreeBSD users.
Release notes: https://wiki.documentfoundation.org/ReleaseNotes/26.2
Changelog: https://wiki.documentfoundation.org/Releases/26.2.4/RC1 \
https://wiki.documentfoundation.org/Releases/26.2.4/RC2
|
| | |
|
| |
|
|
|
|
|
|
| |
LibreOffice 26.2.3 is the third bugfix release of the latest line.
Release notes: https://wiki.documentfoundation.org/ReleaseNotes/26.2
Changelog: https://wiki.documentfoundation.org/Releases/26.2.3/RC1 \
https://wiki.documentfoundation.org/Releases/26.2.3/RC2
|
| |
|
|
|
|
|
| |
Announce: https://blog.documentfoundation.org/blog/2026/03/26/libreoffice-26-2-2-and-libreoffice-25-8-6/
Release notes: https://wiki.documentfoundation.org/ReleaseNotes/26.2
Changelog: https://wiki.documentfoundation.org/Releases/26.2.2/RC1 \
https://wiki.documentfoundation.org/Releases/26.2.2/RC2
|
| | |
|
| |
|
|
|
|
|
|
|
|
|
| |
LibreOffice 26.2.1, the first maintenance update to the LibreOffice 26.2 branch,
delivers targeted bug fixes and stability improvements contributed by a global
community of developers, QA engineers, and ecosystem companies.
Announce: https://blog.documentfoundation.org/blog/2026/02/26/tdf-releases-libreoffice-2621/
Release notes: https://wiki.documentfoundation.org/ReleaseNotes/26.2
Changelog: https://wiki.documentfoundation.org/Releases/26.2.1/RC1 \
https://wiki.documentfoundation.org/Releases/26.2.1/RC2
|
| |
|
|
| |
Reported by: vvd
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
We’re pleased to announce the release of LibreOffice 26.2, the newest version of the free and open source office suite
What’s New in LibreOffice 26.2
* Markdown import and export features.
* Improved performance and responsiveness across the suite, making large documents open, edit, and save more smoothly.
* Enhanced compatibility with documents created in proprietary and open core office software, reducing formatting issues and surprises.
* Refined user interface behavior for a cleaner, more consistent experience.
* Expanded support for open standards, reinforcing long-term access to documents.
* Hundreds of bug fixes and stability improvements contributed by the global LibreOffice community.
Announce: https://blog.documentfoundation.org/blog/2026/02/04/libreoffice-26-2-is-here/
Release notes: https://wiki.documentfoundation.org/ReleaseNotes/26.2
Changelog: https://wiki.documentfoundation.org/Releases/26.2.0/Beta1 \
https://wiki.documentfoundation.org/Releases/26.2.0/RC1 \
https://wiki.documentfoundation.org/Releases/26.2.0/RC2 \
https://wiki.documentfoundation.org/Releases/26.2.0/RC3
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
LibreOffice 25.8.4, the fourth minor update to the free office suite developed by volunteers
for personal productivity in office is now available for FreeBSD users!
* Use bundled/patched argon2 to prevent crash at save document with password encryption
Announce: https://blog.documentfoundation.org/blog/2025/12/18/libreoffice-25-8-4/
Release Notes: https://wiki.documentfoundation.org/ReleaseNotes/25.8
Changelog: https://wiki.documentfoundation.org/Releases/25.8.4/RC1 \
https://wiki.documentfoundation.org/Releases/25.8.4/RC2
Co-authored by: lwhsu@FreeBSD.org
|
| |
|
|
|
|
|
|
|
|
|
|
| |
LibreOffice 25.8.3, the third minor release of the free, volunteer-supported office suite
for personal productivity in office environments, is now available for FreeBSD users!
The new version fixes 70 issues compared to the previous release.
Announce: https://blog.documentfoundation.org/blog/2025/11/13/announcement-of-libreoffice-25-8-3/
Release Notes: https://wiki.documentfoundation.org/ReleaseNotes/25.8
Changelog: https://wiki.documentfoundation.org/Releases/25.8.3/RC1 \
https://wiki.documentfoundation.org/Releases/25.8.3/RC2
|
| |
|
|
| |
Approved by: khng (implicitly)
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LibreOffice 25.8.2, the second minor release of the free, volunteer-supported office suite
for personal productivity in office environments, is now available for BreeBSD users!
This release includes over 60 bug and regression fixes over LibreOffice 25.8 to enhance
the software’s stability and robustness. It also solves several interoperability issues
with the proprietary Microsoft Office/365 document format and improves the user interface
and file opening and saving processes.
Announce: https://blog.documentfoundation.org/blog/2025/10/09/release-of-libreoffice-25-8-2/
Release notes: https://wiki.documentfoundation.org/ReleaseNotes/25.8
Changelog: https://wiki.documentfoundation.org/Releases/25.8.2/RC1 \
https://wiki.documentfoundation.org/Releases/25.8.2/RC2
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Currently, there are two versions of python XML processing library
which conflict each other in the ports tree, namely:
- devel/py-lxml5 (now at version 5.4.0)
- devel/py-lxml (now at version 6.0.1)
To avoid the situation that some ports depend on py-lxml5 and some
others do on py-lxml (by switching dependencies individually), this
commit switches the dependencies from py-lxml5 to py-lxml at once.
Additional note: There are still two ports (textproc/py-rdflib and
www/py-draftjs-exporter) depending on py-lxml5 since they limit upper
version to less than 6.
PR: 289491
Approved by: Michiel van Baak Jansen <michiel@vanbaak.eu>, arrowd,
crees, madpilot, delphij, marcus, nivit, kai,
skreuzer, fluffy, bofh, thierry, stephen, sunpoet,
0mp, Eric Camachat <eric@camachat.org>
|
| |
|
|
|
|
|
|
| |
The Office team is proud to announce LibreOffice 25.8.1, the first minor release of the free,
volunteer-supported office suite for personal productivity in office environments.
Announce: https://blog.documentfoundation.org/blog/2025/08/29/announcement-of-libreoffice-25-8-1/
Release notes: https://wiki.documentfoundation.org/Releases/25.8.1/RC1
|
| |
|
|
|
|
|
|
|
|
|
|
| |
The Office team is proud to announce the release of LibreOffice 25.8 ported to FreeBD users.
This latest version of the market-leading free open source office suite
maintains its focus on digital sovereignty and privacy protection.
It offers individuals, organisations, and governments total control over
their data and the most comprehensive productivity tools.
Announce: https://blog.documentfoundation.org/blog/2025/08/20/libreoffice-25-8/
Release notes: https://wiki.documentfoundation.org/ReleaseNotes/25.8
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
This is a follow up to the commit 230fb2661c78, which updated some
ports' dependencies on devel/py-lxml to devel/py-lxml5. It was an
attempt to follow the dependency change of
www/py-beautifulsoup. However, the switch was incomplete and broke
some other ports.
It has turned out that the ports depending on devel/py-lxml (at
version 4.9.3) does not limit their dependencies' upper bound to 4.x
except for one (devel/py-pymaven-patch). So updating them to
devel/py-lxml5 (at version 5.4.0) should cause no harm.
This commit switch dependencies of all the ports (except
devel/py-pymaven-patch) to devel/py-lxml5 avoid potential conflicts.
Co-authored-by: Daniel Engberg <diizzy@FreeBSD.org>
PR: 287144, 288047
Reported by: makc (via ports-committers),
vvd (PR 288047),
diizzy (PR 287144)
Approved by: portmgr (chase dependency change, unbreak build)
Fixes: 230fb2661c78 (*/*: update dependency on devel/py-lxml to devel/py-lxml5)
|
| |
|
|
|
|
|
|
|
| |
Please welcome the release of LibreOffice 25.2.5,
the fifth maintenance release of the LibreOffice 25.2 family.
Release notes: https://blog.documentfoundation.org/blog/2025/07/17/tdf-announces-libreoffice-25-2-5/
Changelog: https://wiki.documentfoundation.org/Releases/25.2.5/RC1 \
https://wiki.documentfoundation.org/Releases/25.2.5/RC2
|
| |
|
|
|
|
|
|
|
|
| |
Please welcome the release of LibreOffice 25.2.4, the fourth maintenance release of
the LibreOffice 25.2 family, availble now for FreeBSD users!
Release Notes: https://blog.documentfoundation.org/blog/2025/06/06/tdf-announces-libreoffice-25-2-4/
Changelog: https://wiki.documentfoundation.org/Releases/25.2.4/RC1 \
https://wiki.documentfoundation.org/Releases/25.2.4/RC2 \
https://wiki.documentfoundation.org/Releases/25.2.4/RC3
|
| |
|
|
|
|
|
|
|
|
|
| |
Please welcome LibreOffice 25.2.3, the third maintenance release of the LibreOffice 25.2 family.
This release includes dozens of bug fixes and compatibility enhancements that
further improve the suite’s performance, reliability and interoperability.
Release notes: https://blog.documentfoundation.org/blog/2025/04/30/announcing-libreoffice-25-2-3/
Changelog: https://wiki.documentfoundation.org/Releases/25.2.3/RC1 \
https://wiki.documentfoundation.org/Releases/25.2.3/RC2
|
| |
|
|
| |
Approved by: khng (implicitly)
|
| |
|
|
|
|
|
|
|
| |
Please welcome LibreOffice 25.2.2, the second minor release of the recently announced LibreOffice 25.2 family.
Release notes: https://blog.documentfoundation.org/blog/2025/03/27/libreoffice-25-2-2-and-24-8-6/
Changelog: https://wiki.documentfoundation.org/Releases/25.2.2/RC1 \
https://wiki.documentfoundation.org/Releases/25.2.2/RC2
Sponsored by: Future Crew, LLC
|
| |
|
|
|
|
|
|
|
| |
- devel/tex-kpathsea: Update version 6.4.0=>6.4.1
- devel/tex-libtexluajit: Update version 2.1.0=>2.1.81742
- print/tex-ptexenc: Update version 1.4.6=>1.5.1
- korean/ko.TeX: Replace @exec/@unexec with @postexec/@postunexec
Sponsored by: Nepustil
|
| |
|
|
|
|
| |
The GTK 1-based gdk-pixbuf has not existed for some time.
No functional or package changes.
|
| |
|
|
|
|
|
|
| |
Any missed ports, feel free to bump.
Any ports that need setuptools at runtime can have the devel/py-setuptools
manually added back to RUN_DEPENDS, but understand that this practice
is deprecated; see CHANGES for details.
|
| |
|
|
|
|
|
|
|
|
|
| |
LibreOffice 25.2.1, the first minor release of the new LibreOffice 25.2
volunteer-supported office suite is available for FreeBSD users!
Release notes: https://blog.documentfoundation.org/blog/2025/02/27/announcement-of-libreoffice-25-2-1/
Chagelog: https://wiki.documentfoundation.org/Releases/25.2.1/RC1 \
https://wiki.documentfoundation.org/Releases/25.2.1/RC2
Co-Authored-by: Li-Wen Hsu <lwhsu@FreeBSD.org>
Sponsored by: Future Crew, LLC
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
| |
New big update! LibreOffice 25.2 is here, with:
->️Better change tracking
-> More versatile comments
-> Extra theme support
...plus compatibility improvements, extra privacy options, and more.
Release Notes: https://blog.documentfoundation.org/blog/2025/02/06/libreoffice-25-2/
Changelog: https://wiki.documentfoundation.org/ReleaseNotes/25.2
Sponsored by: Future Crew, LLC
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LibreOffice 24.8.4, the fourth minor release of the LibreOffice 24.8 family
of the free open source, volunteer-supported office suite optimised for
the privacy-conscious user, is available for FreeBSD users!
he release includes over 55 bug and regression fixes over LibreOffice 24.8.3
to improve the stability and robustness of the software,
as well as interoperability with legacy and proprietary document formats.
Changelog: https://wiki.documentfoundation.org/Releases/24.8.4/RC1 \
https://wiki.documentfoundation.org/Releases/24.8.4/RC2
Release Notes: https://blog.documentfoundation.org/blog/2024/12/19/libreoffice-24-8-4/
Co-Authored-by: Li-Wen Hsu <lwhsu@FreeBSD.org>
Sponsored by: Future Crew, LLC
|
| |
|
|
|
| |
With hat: gnome
PR: 273722
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LibreOffice 24.8.3, the third minor release of the LibreOffice 24.8 family of the free open source,
volunteer-supported office suite is available for FreeBSD users!
The release includes over 80 bug and regression fixes over LibreOffice 24.8.2 [1] to improve the stability
and robustness of the software, as well as interoperability with legacy and proprietary document formats.
In addition, support for Visio template format VSTX has been added.
Changelog: https://wiki.documentfoundation.org/Releases/24.8.3/RC1 \
https://wiki.documentfoundation.org/Releases/24.8.3/RC2
Release Notes: https://blog.documentfoundation.org/blog/2024/11/14/libreoffice-24-8-3/
Co-Authored-by: Li-Wen Hsu <lwhsu@FreeBSD.org>
Sponsored by: Future Crew, LLC
|
| |
|
|
|
| |
Approved by: khng (maintainer, implicitly)
Differential Revision: https://reviews.freebsd.org/D47223
|
| |
|
|
|
|
|
|
|
|
|
| |
LibreOffice 24.8.2, the second minor release of the LibreOffice 24.8 family of the free, volunteer-supported office suite, is available at FreeBSD ports and packages&
The release includes over 80 bug and regression fixes over LibreOffice 24.8.1 [1] to improve the stability and robustness of the software, as well as interoperability with legacy and proprietary document formats.
Changelog: https://wiki.documentfoundation.org/Releases/24.8.2/RC1 [1]
Release Notes: https://blog.documentfoundation.org/blog/2024/09/27/libreoffice-24-8-2/
Sponsored by: Future Crew, LLC
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
New major release!
LibreOffice 24.8, the new major release of the free, volunteer-supported office suite
has been released with a wealth of improvements:
* Handy "Quick find" deck in the Sidebar
* New spreadsheet functions, including XLOOKUP
* Better presentation templates
* New password-based encryption for documents
and much more: https://blog.documentfoundation.org/blog/2024/08/22/libreoffice-248/
Release notes: https://wiki.documentfoundation.org/ReleaseNotes/24.8
Co-Authored-by: Li-Wen Hsu <lwhsu@FreeBSD.org>
Sponsored by: Serenity Cybersecurity, LLC
|
| |
|
|
|
|
|
|
| |
The release includes more than 70 bug and regression fixes over previous version.
Read more at blog: https://blog.documentfoundation.org/blog/2024/07/11/libreoffice-24-2-5/
Release notes: https://wiki.documentfoundation.org/Releases/24.2.5/RC1 \
https://wiki.documentfoundation.org/Releases/24.2.5/RC2
|
| |
|
|
| |
Approved by: khng
|
| |
|
|
|
|
|
|
|
|
|
|
|
| |
LibreOffice 24.2.4 Community, the fourth minor release of the free,
volunteer-supported office suite for personal productivity
in office environments, is now available for FreeBSD users!
Release announcement: https://blog.documentfoundation.org/blog/2024/06/06/libreoffice-24-2-4/
Release notes: https://wiki.documentfoundation.org/ReleaseNotes/24.2
Bugs fixed: https://wiki.documentfoundation.org/Releases/24.2.4/RC1 \
https://wiki.documentfoundation.org/Releases/24.2.4/RC2
Sponsored by: Serenity Cybersecurity, LLC
|
| |
|
|
| |
Approved by: khng
|
| |
|
|
|
|
|
|
| |
TDF blog:
https://blog.documentfoundation.org/blog/2024/05/02/libreoffice-24-2-3-community/
Release notes: https://wiki.documentfoundation.org/ReleaseNotes/24.2
Changelog: https://wiki.documentfoundation.org/Releases/24.2.3/RC1
https://wiki.documentfoundation.org/Releases/24.2.3/RC2
|
| |
|
|
|
|
| |
Reported by: Wolfgang Frisch <wfrisch@suse.de>
MFH: 2024Q2
Security: CVE-2024-34020
|
| |
|
|
|
|
| |
Was a fallout after flipping PRERELEASE
Reported by: Tomoaki AOKI <junchoon@dec.sakura.ne.jp>, vvd
|
| |
|
|
|
|
|
|
| |
TDF blog:
https://blog.documentfoundation.org/blog/2024/03/28/libreoffice-24-2-2-and-7-6-6-community/
Release notes: https://wiki.documentfoundation.org/ReleaseNotes/24.2
Changelog: https://wiki.documentfoundation.org/Releases/24.2.2/RC1
https://wiki.documentfoundation.org/Releases/24.2.2/RC2
|
| |
|
|
|
|
|
|
|
|
|
| |
- Convert japanese/sourcehansans-otf as the master port.
- Convert the following ports as the slave ports:
chinese/sourcehansans-sc-otf
chinese/sourcehansans-tc-otf
korean/sourcehansans-otf
PR: 237291
Reported by: Hyun Hwang <hyun@caffeinated.codes>
|
| |
|
|
|
|
|
|
|
|
| |
LibreOffice 24.2.1 is out, with more than 100 fixes for improved stability and robustness.
Read more in TDF's blog: https://blog.documentfoundation.org/blog/2024/02/29/libreoffice-24-2-1/
Release notes: https://wiki.documentfoundation.org/ReleaseNotes/24.2
Changelog: https://wiki.documentfoundation.org/Releases/24.2.1/RC1
https://wiki.documentfoundation.org/Releases/24.2.1/RC2
|
| |
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
LibreOffice 24.2 Community is here!
The new major release of the complete, free, volunteer-supported office suite,
with the new calendar-based numbering scheme (YY.M), many new useful features,
and a focus on security and accessibility, is available.
* Styles for comments
* Row/column highlighting in Calc
* A search field in the options dialog
...and many other new features
Read more: https://blog.documentfoundation.org/blog/2024/01/31/libreoffice-24-2/
|
| |
|
|
| |
New version of gtk3 in tree
|
| |
|
|
|
|
|
|
| |
LibreOffice 7.6.4 Community and LibreOffice 7.5.9 Community are immediately available for FreeBSD users!
This release brings up over 40 fixes since previous version.
Changelog: https://wiki.documentfoundation.org/Releases/7.6.4/RC1
|
| |
|
|
|
|
|
|
|
| |
LibreOffice 7.6.3 Community, the third minor release of the 7.6 family of the
volunteer-supported free office suite is now available for FreeBSD users!
Relase notes: https://wiki.documentfoundation.org/ReleaseNotes/7.6
Sponsored by: Serenity Cybersecurity, LLC
|