Age | Commit message (Collapse) | Author |
|
Switch from Mk/bsd.ruby.mk to Mk/Uses/ruby.mk
Notable changes are.
- Mk/bsd.ruby.mk is moved to Mk/Uses/ruby.mk.
- USE_RUBY=yes is replaced with USES=ruby.
- USE_RUBY_EXTCONF is replaced with USES=ruby:extconf.
- USE_RUBY_RDOC is replaced with USES=ruby:rdoc.
- USE_RUBY_SETUP is replaces with USES=ruby:setup.
- RUBY_NO_BUILD_DEPENDS and RUBY_NO_RUN_DEPENDS are replaced with
USES=ruby:{build,none,run}.
- RUBY_REQUIRE isn't used anywhere, so removed.
- USES=gem now implies USES=ruby.
This is mainly the work of yasu@ at https://reviews.freebsd.org/D27863
I have just made some cosmetic changes and ran exp-run to test that the
tree is not in a BROKEN state.
Approved by: portmgr
Differential Revision: https://reviews.freebsd.org/D37925
|
|
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
|
|
Changlog: https://wordpress.org/news/2022/11/wordpress-6-1-1-maintenance-release/
Sponsored by: Netzkommune GmbH
|
|
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/
|
|
Sponsored by: Netzkommune GmbH
|
|
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
|
|
- editors/lazarus was updated to 2.2.4 and all ports depends of it must be
rebuilt
|
|
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
|
|
Changelog: https://wordpress.org/news/2022/08/wordpress-6-0-2-security-and-maintenance-release/
Sponsored by: Netzkommune GmbH
|
|
Changelog: https://wordpress.org/news/2022/07/wordpress-6-0-1-maintenance-release/
Sponsored by: Netzkommune GmbH
|
|
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
|
|
A big Thank You to the original contributors of these ports:
* Alex Kapranoff <kapr@crosswinds.net>
* Alexander Logvinov <avl@FreeBSD.org>
* Andrey Fesenko <andrey@bsdnir.info>
* Anes Mukhametov <anes@anes.su>
* Boris Samorodov <bsam@FreeBSD.org>
* Dmitry Liakh <dliakh@ukr.net>
* Dmitry Morozovsky <marck@rinet.ru>
* Gvozdikov Veniamin <g.veniamin@googlemail.com>
* Igor Pokrovsky <tiamat@comset.net>
* Igor Vinokurov <igor@zynaps.ru>
* Michael Vasilenko <acid@stu.cn.ua>
* Mihail Timofeev <9267096@gmail.com>
* Roman Bogorodskiy <bogorodskiy@inbox.ru>
* Sergey Kandaurov <pluknet@gmail.com>
* Sergey Skvortsov <skv@protey.ru>
* Thierry Thomas <thierry@pompo.net>
* Vyacheslav Anikin <anikinsl@gmail.com>
* ache
* mi@aldan.algebra.com
With hat: portmgr
|
|
Welcome to “Arturo”
Say hello to “Arturo” and WordPress 6.0, inspired by Grammy-winning jazz musician, Arturo O’Farrill. Known for his influence on contemporary Latin jazz, Arturo has pressed more than 15 albums spanning a body of work across five decades.
Take some time to explore WordPress 6.0, built to help you unlock your creative aspirations and make your site-building experience more intuitive. And check out some of Arturo’s inspirational sounds that span Afro Cuban jazz, contemporary Latin jazz, and so much more.
With nearly 1,000 enhancements and bug fixes, the second major release of 2022 is here. Download it now! As of today, WordPress powers more than 42% of websites worldwide.1
Site owners and administrators should upgrade to take full advantage of the many stability, performance, and usability enhancements today. WordPress content creators will enjoy a suite of new features geared toward improving the writing and designing experiences.
Full Changelog see: https://wordpress.org/news/2022/05/arturo/
Sponsored by: Netzkommune GmbH
|
|
- Add missing parameter to getdirentries syscall function
- Re-build i386 and amd64 bootstrap
- Revert fpc-i386 (FPC_USE_LIBC) build to syscall build
- Bump PORTREVISION in all ports dependant of freepascal compiler
|
|
* editors/lazarus was updated to 2.2.2
|
|
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/
|
|
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: Netzkommune GmbH
|
|
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/
|
|
Changelog: https://wordpress.org/news/2022/03/wordpress-5-9-2-security-maintenance-release/
Sponsored by: Netzkommune GmbH
|
|
family, is available!
More information at: https://blog.documentfoundation.org/blog/2022/03/03/lo731-community/
Sponsored by: Netzkommune GmbH
|
|
Changelog: https://wordpress.org/news/2022/02/wordpress-5-9-1-maintenance-release/
PR: 262184
Reported by: takefu@airport.fm
Sponspred by: Netzkommune GmbH
|
|
Approved by: joneum (implicit)
Sponsored by: Netzkommune GmbH
|
|
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.
|
|
- Bump PORTREVISION
- archivers/peazip update to 8.4.0
- editors/cudatext update to 1.155.3
- russian/emkatic update to 0.41
- x11-toolkits/qt5pas to latest version included into lazarus 2.2.0
ChangeLog at: https://wiki.lazarus.freepascal.org/Lazarus_2.2.0_release_notes
|
|
* and language versions
PR: 261460
Security: 79b65dc5-749f-11ec-8be6-d4c9ef517024
MFH: 2022Q1
|
|
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
|
|
For all languages:
Make the port portlint(1),portclippy(1) compliant.
For www,french,german,japanese,russian:
Fix pkg-message.in to only show upgrade message when upgrading.
For www,zh_CN,zh_TW,french,german:
Use do-install-DOCS-on for documentation.
For zh_CN,zh_TW:
Add CPE information
PR: 260013
Approved by: maintainer timeout
|
|
This reverts commits
* e6fa82f13214be6efb40b6cca698607fe15adfc0
* fb41f4077d321912b1e1c1c586cc90e9df5ce9d8
* 75b955057c8e0c7cf9f47d4070802312e8427d34 (eric6 part)
Requested by: fluffy, tcberner
|
|
$ make index
[...]
--- describe.russian ---
make[4]: "/usr/ports/russian/eric6/Makefile" line 6: Cannot open /usr/ports/russian/eric6/../../devel/eric6/Makefile.inc
make[4]: Fatal errors encountered -- cannot continue===> russian/eric6 failed
*** [describe.russian] Error code 1
make[1]: stopped in /usr/ports
*** Error code 1
|
|
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/
|
|
|
|
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/
|
|
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
|
|
It fixes a few bugs and introduces these new features.
MicroPython: extended the list of known CircuitPython and UF2 capable devices
Unit Test: added support for sub-tests
|
|
Changelog: https://wordpress.org/news/2021/07/tatum/
Sponsored by: Netzkommune GmbH
|
|
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/
|
|
It fixes a few bugs and introduces these new features:
- Tasks
* made the task properties dialog adapt to the task kind
* added code to get typed manual tasks
- UML Diagrams
* extended the class items to show class attributes
* added code to load a saved UML diagram via the file browser or the project others browser
* improved the diagram layout of the Import Diagram and the Application Diagram
* added code to save and load diagrams as JSON files
* changed code to print diagrams
|