Commit b7f05445c0 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/
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
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
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
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
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