Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Releng 2 7 2 #1403

Open
wants to merge 10,000 commits into
base: RELENG_2_7_2
Choose a base branch
from
Open

Conversation

Christopher-YeTI
Copy link

No description provided.

brooksdavis and others added 30 commits January 13, 2025 16:35
Move condiationl EXTRA_PATCHES additions after bsd.port.pre.mk so
PATCHDIR is defined.

Sponsored by:	DARPA, AFRL
PR:		283830
Reported by:	John Hein <[email protected]>
- Submitter becomes maintainer

libinfinity is library to build collaborative text editors. Changes to the text
buffers are synced to all other clients over a central server. Even though a
central server is involved, the local user sees his changes applied instantly
and the merging is done on the individual clients.

WWW:		https://github.com/gobby/libinfinity
PR:		283863
- Switch from PORTVERSION to DISTVERSION
- Update LICENSE
- Remove extinct GTKSPELL option
- Submitter becomes maintainer

ChangeLog:	https://github.com/gobby/gobby/blob/v0.6.0/NEWS
PR:		283864
... to their recent snapshots:
- shibboleth
- vod
- vts

Bump PORTREVISION.
Reported by:	portscout!
Sponsored by:	Future Crew, LLC
Reported by:	portscout
Reported by:	portscout
Reported by:	portscout
Sponsored by:	Netflix
New iniparser in tree
Hard code the coro stack size to something that is expected.
Documentation states that 24576 is default [1] but FreeBSD has a
PTHREAD_MIN_SIZE of only 4 * 512, so the coro stack size is just too
small for some use cases [2].

[1] https://docs.fluentbit.io/manual/administration/configuring-fluent-bit
PR:	283299 (reported by Antti Rasinen) |2]

Release notes:	https://github.com/fluent/fluent-bit/releases/tag/v3.2.4
On ARM, section types are spelled with % instead of @ as @ is the
comment characters.

Approved by:	yuri (maintainer)
PR:		283840
MFH:		2025Q1
@progbits is spelled %progbits on armv7.  This error caused dependent
port lang/emilua to fail to build, but does not directly affect this
port as the affected header files are not part of any translation unit
built with this package.

Approved by:	portmgr (build fix blanket)
MFH:		2025Q1
PR:		282921
MFH:		2025Q1
Upstream has now added support for liblowdown-2.4.0, so remove our
site patch.

Changelog: https://lists.sr.ht/~herrhotzenplotz/gcli-announce/%[email protected]%3E
 - Remove the DEBUG option - it did nothing.
 - Trie to unbundle the included sol2 library.
 - Remove the dependency on Clang 18 for FreeBSD-Current.
 - Bump PORTREVISION

PR:		283292
MFH:		2025Q1
termbox2 is a terminal rendering library for creating TUIs. It is an alternative
to the ubiquitous ncurses library. It ships with built-in support for popular
terminals and can also fallback to terminfo if present. Compared to the original
termbox, it retains a simple API and no dependencies beyond libc, and adds
stricter error checking, more efficient escape sequence parsing, opt-in support
for 32-bit color, extended grapheme clusters, code gen for built-in escape
sequences, a test suite, and more.

termbox2 is organized as a single file header library, though it is possible to
compile it as a stand-alone shared or static library.

WWW: https://github.com/termbox/termbox2

PR:		283751
From upstream:
 - Web: Fix "Inspected" error
 - Web: Fix "Elapsed" display
 - Web: Fix "Results" links

PR:		283824
rhurlin and others added 30 commits January 13, 2025 16:36
Add unifi9, version 9.0.108, an UniFi controller software.

Users are advised to take a backup of their unifi8 installation
prior to upgrade just for case when they would need a restore from
backup.

Release notes:	https://community.ui.com/releases/r/network/9.0.108
As net-mgmt/unifi9 has been added, adjust CONFLICTS accordingly.
Reported by:	portscout
- Sync default options with sdl20 (enable HIDAPI)
Remove unnecessary GH_TUPLE and GH_ACCOUNT

changeLog:
https://github.com/six-ddc/plow/releases/tag/v1.3.2
Remove useless variable.
- Fix app/name in the new file pyproject.toml to match PORTNAME,
 otherwise the build fails with the error:

===>   Generating temporary packing list
Traceback (most recent call last):
  File "<frozen runpy>", line 198, in _run_module_as_main
  File "<frozen runpy>", line 88, in _run_code
  File "/usr/local/lib/python3.11/site-packages/installer/__main__.py", line 98, in <module>
    _main(sys.argv[1:], "python -m installer")
  File "/usr/local/lib/python3.11/site-packages/installer/__main__.py", line 86, in _main
    with WheelFile.open(args.wheel) as source:
  File "/usr/local/lib/python3.11/contextlib.py", line 137, in __enter__
    return next(self.gen)
           ^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/site-packages/installer/sources.py", line 162, in open
    with zipfile.ZipFile(path) as f:
         ^^^^^^^^^^^^^^^^^^^^^
  File "/usr/local/lib/python3.11/zipfile.py", line 1295, in __init__
    self.fp = io.open(file, filemode)
              ^^^^^^^^^^^^^^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: /usr/local/poudriere/ports/default/graphics/py-fotokilof/work-py311/FotoKilof-5.1.7/dist/fotokilof-5.1.7*.whl
*** Error code 1

Release changes:	https://github.com/TeaM-TL/FotoKilof/releases/tag/5.1.7
Reported by:	Tomasz Łuczak <[email protected]>
…b4747e4907f

PR:		283697
Reported by:	Dan Kotowski <[email protected]>
Obtained from:	Dimitry Andric <[email protected]>
PR:		283916
Approved by:	vishwin 'maintainer)
Welcome MySQL 9.1

What is new in MySQL9.1:
https://dev.mysql.com/doc/relnotes/mysql/9.1/en/news-9-1-0.html

MySQL8.4+ supports only 64-bit platforms!

Sponsored by:	Netzkommune GmbH
Special thanks to:	samm
…platforms

Reported by:	fallout (portable flavor on arm64)
teste
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.