| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
|
|
|
|
| |
This is the Gallant font, as used by the Sun Microsystems SPARCstation
console, extended with glyphs for many Unicode blocks. It is a raster
font with a 22x12 pixel character cell, descent 5 and ascent 17.
WWW: https://github.com/NanoBillion/gallant
PR: 289327
Reviewed by: Yusuf Yaman <nxjoseph@protonmail.com>
Approved by: yuri@ (Mentor)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Use https:// for MASTER_SITES, remove LOCAL/db
+ Add LICENSE_FILE
* Use gettext (also add -lintl to Makefile)
* Mark as PIE_UNSAFE
* Improve post-install stance
* Fix DOCS and EXAMPLES options to really work
* Use %%PREFIX%% and %%LOCALBASE%% templates for Makefile
* Fix pkg-descr
PR: 288673
Approved by: yuri@ (Mentor)
|
|
|
|
|
| |
Changes: https://github.com/typeshed-internal/stub_uploader/blob/main/data/changelogs/jsonschema.md
Reported by: repology
|
|
|
|
|
| |
Changes: https://github.com/rsyslog/librelp/blob/v1.12.0/ChangeLog
Reported by: portscout, repology
|
|
|
|
| |
PR: 289287
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Major changes
improve reproducible build support
scripts now support METALOG
set(8): allow to bulk "partial replacement"
rework the scheduler to minimize the number of split upgrades
add(8): backout support for provides/requiress
Other changes
update sqlite 3.50.4
update curl 3.16.0
fix fetch resuming
shlib(8): now accept full patch
stats(8): only show local db
run pkg delete script even during split upgrades)
back libraries during split upgrades if needed
repositories: allow negative priorities
upgrade: when pkg self restart: do not warn about the env vars.
fetch(8): do not crash on invalid url
many documentation fixes
PR: 289269
exp-run: antoine
|
|
|
|
|
|
| |
* Adjust the related bits of DOCS options accordingly as well.
* Bump PORTREVISION due changed package contents.
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
* Switch to the PEP517 build framework and adjust the related
bits of the DOCS option accordingly.
* Change to the more preferred DISTVERSION as well.
Changelog:
https://github.com/jazzband/sorl-thumbnail/releases/tag/12.11.0
PR: 289339
Approved by: Kevin Golding (maintainer)
|
|
|
|
| |
Changes: https://github.com/PurpleI2P/i2pd/releases/tag/2.58.0
|
|
|
|
|
|
| |
Changelog: https://github.com/timasoft/hyprviz/releases/tag/v0.4.4
Reported by: GitHub (watch releases)
|
|
|
|
|
| |
PR: 289277
Reported by: Martin Birgmeier <d8zNeCFG@aon.at>
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use PY_TOMLI
- Bump PORTREVISION for dependency change
from requirements.txt:
tomli==2.2.1; python_version < '3.11'
Reference: https://github.com/searxng/searxng/blob/25647c20d1904840d089892bb118390f46c66984/requirements.txt#L18
Approved by: portmgr (blanket)
With hat: python
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use PY_TOMLI
- While I'm here, update WWW
- Bump PORTREVISION for dependency change
from pyproject.toml:
'tomli >=1.1.0; python_version < "3.11"',
Reference: https://github.com/hukkin/mdformat/blob/0.7.22/pyproject.toml#L17
Approved by: portmgr (blanket)
With hat: python
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use PY_TOMLI
- Bump PORTREVISION for dependency change
from pyproject.toml:
tomli = { version = "<3.0.0", python = "<3.11" }
Reference: https://github.com/greenbone/notus-scanner/blob/v22.7.2/pyproject.toml#L46
Approved by: portmgr (blanket)
With hat: python
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use PY_TOMLI
- Bump PORTREVISION for dependency change
from pyproject.toml:
tomli = { version = ">=2.0.1", python = "<3.11" }
Reference: https://github.com/greenbone/greenbone-feed-sync/blob/v25.1.0/pyproject.toml#L31
Approved by: portmgr (blanket)
With hat: python
|
|
|
|
|
| |
Approved by: portmgr (blanket)
With hat: python
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use PY_TOMLI
- While I'm here, remove outdated setup.py hack
- Bump PORTREVISION for dependency change
from pyproject.toml:
"tomli >= 1.2, < 3.0; python_version < '3.11'",
Reference: https://github.com/jwodder/versioningit/blob/v3.3.0/pyproject.toml#L50
Approved by: portmgr (blanket)
With hat: python
|
|
|
|
|
|
|
| |
- While I'm here, clean up USES=python
Approved by: portmgr (blanket)
With hat: python
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use PY_TOMLI
- Bump PORTREVISION for dependency change
from setup.cfg:
tomli >= 1.0.0 ; python_version < "3.11"
Reference: https://github.com/tmarktaylor/phmdoctest/blob/v1.4.0/setup.cfg#L47
Approved by: portmgr (blanket)
With hat: python
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use PY_TOMLI
- While I'm here, add NO_ARCH
- Bump PORTREVISION for dependency change
from pyproject.toml:
tomli = {version = ">=2.0.0", python = "<3.11", optional = true}
Reference: https://github.com/BrianPugh/cyclopts/blob/v3.23.1/pyproject.toml#L37
Approved by: portmgr (blanket)
With hat: python
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use PY_TOMLI
- While I'm here, convert to USE_PYTHON=pep517
- Bump PORTREVISION for dependency change
from setup.py:
"toml": ['tomli; python_full_version<="3.11.0a6"'],
Reference: https://github.com/nedbat/coveragepy/blob/7.9.2/setup.py#L98
Approved by: portmgr (blanket)
With hat: python
|
|
|
|
|
|
|
|
|
|
|
| |
- Use PY_TOMLI
from setup.cfg:
tomli>=1.1.0; python_version < "3.11"
Reference: https://github.com/PyCQA/bandit/blob/1.7.10/setup.cfg#L37
Approved by: portmgr (blanket)
With hat: python
|
|
|
|
| |
Approved by: portmgr (blanket)
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use PY_TOMLI
- Bump PORTREVISION for dependency change
from pyproject.toml:
"tomli>=1.1.0; python_version < '3.11'",
Reference: https://github.com/locustcloud/locust-cloud/blob/1.26.3/pyproject.toml#L10
Approved by: portmgr (blanket)
With hat: python
|
|
|
|
|
|
|
|
|
|
|
|
| |
- Use PY_TOMLI
- Bump PORTREVISION for dependency change
from pyproject.toml:
"tomli>=1.1.0; python_version < '3.11'",
Reference: https://github.com/locustio/locust/blob/2.37.10/pyproject.toml#L44
Approved by: portmgr (blanket)
With hat: python
|
|
|
|
| |
Changelog: https://github.com/hetznercloud/cli/releases/tag/v1.52.0
|
|
|
|
|
|
| |
Changelog: https://github.com/carapace-sh/carapace-bin/releases/tag/v1.5.0
Reported by: portscout
|
|
|
|
| |
PR: 289418
|
| |
|
| |
|
|
|
|
|
|
|
| |
Changelog: https://github.com/BuddiesOfBudgie/magpie/releases/tag/v0.9.4
PR: 289411
Reported by: Olivier Duchateau <duchateau.olivier@gmail.com> (maintainer)
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Changelogs:
https://github.com/plantuml/plantuml/releases/tag/v1.2025.0
https://github.com/plantuml/plantuml/releases/tag/v1.2025.1
https://github.com/plantuml/plantuml/releases/tag/v1.2025.2
https://github.com/plantuml/plantuml/releases/tag/v1.2025.3
https://github.com/plantuml/plantuml/releases/tag/v1.2025.4
https://github.com/plantuml/plantuml/releases/tag/v1.2025.5
https://github.com/plantuml/plantuml/releases/tag/v1.2025.6
https://github.com/plantuml/plantuml/releases/tag/v1.2025.7
- Replace PORTVERSION with DISTVERSION.
- Parametrize plantuml with ${PORTNAME}.
- Split long lines.
- Replace %%JAVASHAREDIR%% with ${JAVASHAREDIR} in PLIST_FILES.
PR: 288175
Approved by: awoonya <awoonyaa@gmail.com> (maintainer, timeout 2 months)
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
While here:
- Remove gtk2 engines
- Remove post-patch target which is not needed anymore
Changelog:
- https://github.com/vinceliuice/Matcha-gtk-theme/releases/tag/2024-05-01
- https://github.com/vinceliuice/Matcha-gtk-theme/releases/tag/2025-04-11
PR: 289410
Reported by: Olivier Duchateau <duchateau.olivier@gmail.com>
Approved by: Alexander Vereeken <Alexander88207@protonmail.com> (maintainer)
|
|
|
|
|
|
|
| |
Changelog: https://metacpan.org/dist/Opcodes/changes
PR: 289409
Reported by: Sergei Vyshenski <svysh.fbsd@gmail.com> (maintainer)
|
|
|
|
|
|
|
| |
Changelog: https://github.com/Jackett/Jackett/releases
PR: 289402
Reported by: Ralf van der Enden <tremere@cainites.net> (maintainer)
|
|
|
|
| |
Changelog: https://github.com/plutoprint/plutobook/releases/tag/v0.8.0
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Release Notes:
https://docs.rundeck.com/docs/history/5_x/version-5.9.0.html
https://docs.rundeck.com/docs/history/5_x/version-5.10.0.html
https://docs.rundeck.com/docs/history/5_x/version-5.10.1.html
https://docs.rundeck.com/docs/history/5_x/version-5.11.0.html
https://docs.rundeck.com/docs/history/5_x/version-5.12.0.html
https://docs.rundeck.com/docs/history/5_x/version-5.13.0.html
https://docs.rundeck.com/docs/history/5_x/version-5.14.0.html
https://docs.rundeck.com/docs/history/5_x/version-5.14.1.html
https://docs.rundeck.com/docs/history/5_x/version-5.15.0.html
Improve port:
- Add EXTRACT_ONLY= - no need to unpack war file.
- New version support JAVA 11 and 17 only.
- Remove CONFLICTS_INSTALL=rundeck2 - it has been removed from ports.
- Parametrize rundeck with ${PORTNAME}.
- Fix plist: RUNDECK_USER can be changed, but the name of the installed
war file will always be ${PORTNAME}.war.
PR: 289391
Security: CVE-2024-52046
Security: CVE-2023-45288
Security: CVE-2024-47554
Security: CVE-2025-24970
Security: CVE-2023-3635
Security: CVE-2024-7254
Security: CVE-2024-6104
Security: CVE-2024-45337
Security: CVE-2025-22870
Security: CVE-2024-24786
Security: CVE-2024-57699
Security: CVE-2019-17571
Security: CVE-2025-22228
Security: CVE-2025-48734
Security: CVE-2025-48976
Security: CVE-2025-7783
Security: CVE-2025-55163
Security: CVE-2024-21538
Security: CVE-2022-38749
Security: CVE-2024-25710
Security: CVE-2019-5427
Security: CVE-2024-8184
Security: CVE-2020-26939
Security: CVE-2025-4949
Co-authored-by: Vladimir Druzenko <vvd@FreeBSD.org>
MFH: 2025Q3
|
| |
|
|
|
|
| |
Approved by: rust (implicit)
|
|
|
|
|
| |
Release Notes (soon):
https://www.firefox.com/en-US/firefox/140.3.0/releasenotes/
|
|
|
|
|
| |
Release Notes:
https://github.com/lwindolf/liferea/releases/tag/v1.16.4
|
|
|
|
| |
2025-09-08 databases/redisdesktopmanager: RedisDesktopManager is no longer maintained upstream as the project has been replaced by RedisInsight
|
|
|
|
| |
2025-09-08 databases/adminerevo: Abandoned upstream, repo archived Jan 24, 2025
|
|
|
|
| |
Updated required version of devel/py-inotifyrecursive
|
|
|
|
| |
Updated required version of devel/py-inotify-simple
|
| |
|
|
|
|
|
|
|
|
| |
- Upgrade to 1.22
- Fix -version command output
Changelog: https://github.com/TecharoHQ/anubis/releases
Approved by: dch@FreeBSD.org (email)
|
|
|
|
| |
Add USES=llvm
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
Add --without-wayland for everything except the gtk3 FLAVOR. That
flavor now has a hard dep on wayland (it's already present from the
default gtk30 and libxkbcommon configurations).
This is a NOOP for everybody except gtk3 users who explicitly disabled
wayland in both gtk30 and libxkbcommon. The only effect for those
users is that wayland is now a LIB_DEP. There is no runtime effect
either way.
In the below PR, Piotr identified that vim will eagerly link against
wayland if present, even for a pure-console build.
The only toolkit that vim uses that can use wayland is gtk3, so
we now specify --without-wayland for everything else.
To complicate things, wayland support is optional in the gtk30 and
libxkbcommon ports. If either of those ports are built with wayland,
then vim has to link against libwayland-client regardless of the
relevant configure switches. So, adding a WAYLAND option for the gtk3
flavor would only work to disable wayland if it's disabled in both
gtk30 and libxkbcommon.
Instead, I'm making wayland a hard dep of the gtk3 flavor. For users
of our packages, this will be a transparent change. If your goal in
life is to never install wayland but you also want the gtk3 flavor,
PR: 289408
Reported by: Piotr Smyrak
|
|
|
|
| |
Reported by: fallout
|