| 100 most recent commits (all timestamps are UTC) |
|
FreshPorts has everything you want to know about FreeBSD software, ports, packages,
applications, whatever term you want to use.
Yesterday's Commits | Quarterly Branch
|
|
Friday, 18 Sep 2026
|
08:28 Koichiro Iwao (meta) 
- net/xrdp 0.10.6.1_3,1
Open source Remote Desktop Protocol (RDP) server
net/xrdp: Generate default keys/certs at first startup instead of post-install
Generating keys/certs during post-install leads to duplicate keys when
provisioning multiple hosts from a single VM image.
The default snakeoil certificate has been switched to a 5-year Ed25519
certificate.
Reported by: cperciva (via email)
Obtained from: https://github.com/neutrinolabs/xrdp/pull/3874
Sponsored by: Cybertrust Japan
d4a1d44 |
08:19 Matthew Seaman (matthew)
sysutils/py-hcloud: update to 2.25.1
Changes: https://github.com/hetznercloud/hcloud-python/blob/v2.25.1/CHANGELOG.md
Reported-by: repology, portscout
3d9105d |
08:17 Santhosh Raju (fox)
lang/babashka: Update to 1.13.223
Changes since 1.13.222:
1.13.223 (2026-09-15)
* #2151: An :exec-fn task in the :depends of a task with a :task
body runs, with its own :exec-args and spec defaults
* Dep resolution improvements
- #2152: Read POMs, settings.xml and repository metadata without
XML namespaces, as Maven does, so an element such as
<Xlint:-unchecked/> no longer fails resolution
- Resolve a timestamped snapshot version, such as
1.0-20240101.123456-3, to that build instead of the newest one
- Resolve ${project.name} and ${parent.artifactId} in a POM
- Report a missing artifact with the same message as the Clojure
CLI
- Resolve locally installed -SNAPSHOT artifacts and pick the
snapshot build with the newest metadata, including the local
repository's, as Maven does
- Write maven-metadata-local.xml in the version directory when
install installs a -SNAPSHOT version
- Download to a unique temp file and lock _remote.repositories,
so parallel resolves and processes sharing ~/.m2 do not corrupt
downloads or lose entries
- Resolve a POM's parent and BOM imports from http: repositories
the POM declares, as the Clojure CLI does
- Reuse a file cached from an unlisted repository only if it is
also available from a listed repository
- Send the HTTP headers configured for a server in settings.xml,
such as a GitLab Private-Token
- Ignore <localRepository> in settings.xml, as the Clojure CLI
does, and use :mvn/local-repo or ~/.m2/repository
- Report property, parent or BOM import cycles in POMs with
Maven's message and resolve the artifact without its
dependencies
- Report missing groupId, artifactId or version in a POM's parent
declaration with Maven's message and resolve the artifact
without its dependencies
- Resolve parent version ranges, such as
<version>[0.3.0,1)</version>, to the highest matching version
listed by the repositories
- Reject parent POMs selected by a version range if their version
is missing or contains an expression such as
${project.version}, with Maven's "Version must be a constant"
message
- Include versions from the local repository's
maven-metadata-local.xml when resolving version ranges, RELEASE
and LATEST
- Parse booleans in POMs, settings.xml and repository metadata
regardless of case, such as <optional>TRUE</optional>
- Give POM properties precedence over unprefixed model
expressions such as ${version}
- Read POMs with a byte order mark or HTML character entities
- Resolve artifacts without their dependencies when their POM is
missing or cannot be parsed
- Include dependencies even when their dependencyManagement entry
is marked optional
- Resolve local parent POM paths relative to the declaring POM,
so :local/root projects with more than two POM levels resolve
without the JVM
6dc23dd |
08:06 Yuri Victorovich (yuri) 
- devel/buf 1.73.0
CLI tool for working with Protocol Buffers
devel/buf: update 1.72.0 → 1.73.0
040af1c |
08:06 Yuri Victorovich (yuri) 
- math/universal 4.10.1
Header-only C++ template library for universal number arithmetic
math/universal: update 4.7.5 → 4.10.1
441081f |
08:06 Yuri Victorovich (yuri) 
- misc/valentina 1.1.1
Sewing pattern drafting tool aiming to remake the garment industry
misc/valentina: update 1.1.0 → 1.1.1
a9d64d9 |
08:06 Yuri Victorovich (yuri)
audio/drumstick: update 2.11.0 → 2.11.1
f76f4f1 |
08:06 Yuri Victorovich (yuri)
misc/grok-build: update 1.0.30 → 1.0.34
29754dd |
08:06 Yuri Victorovich (yuri)
misc/github-copilot-cli: update 1.0.85 → 1.0.86
123b32f |
08:06 Yuri Victorovich (yuri)
misc/antigravity-cli: update 1.2.4 → 1.2.6
523823f |
08:06 Yuri Victorovich (yuri)
misc/py-napari: update 0.8.0 → 0.9.1
a2de858 |
08:03 Nicola Vitale (nivit)
devel/py-python-discovery: Update to 1.6.1
ChangeLog:
1. https://github.com/tox-dev/python-discovery/releases/tag/1.6.1
Reported by: Bernát Gábor <notifications@github.com>
621fe0d |
07:54 Nicola Vitale (nivit)
multimedia/mpv-mpris: Update to 1.3
ChangeLog:
1. https://github.com/hoyon/mpv-mpris/releases/tag/1.3
Reported by: Ho-Yon Mak <notifications@github.com>
60e29b4 |
07:47 Gleb Popov (arrowd) 
- devel/libtuntap 0.4_2
Configuring TUN or TAP devices API in a portable manner
devel/libtuntap: Fix building with CMake 4
84fa77c |
07:24 Hiroki Tagato (tagattie)
editors/zed: Update to 1.20.2
Changelog:
- https://github.com/zed-industries/zed/releases/tag/v1.20.1
- https://github.com/zed-industries/zed/releases/tag/v1.20.2
Reported by: GitHub (watch releases)
da17f16 |
07:14 Nicola Vitale (nivit)
devel/py-virtualenv: Update to 21.7.14
ChangeLog:
1. https://github.com/pypa/virtualenv/releases/tag/21.7.12
2. https://github.com/pypa/virtualenv/releases/tag/21.7.13
3. https://github.com/pypa/virtualenv/releases/tag/21.7.14
Reported by: "github-actions[bot]" <notifications@github.com>
4ee09f9 |
07:12 Emanuel Haupt (ehaupt)
archivers/ppmd: Mark as i386-only
Although the port builds on other architectures, the resulting binary
segfaults at runtime.
While here, pet portfmt.
PR: 296288
57a5845 |
06:52 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
net/rubygem-net-protocol: Update to 0.3.0
- Update LICENSE_FILE
Changes: https://github.com/ruby/net-protocol/releases
(cherry picked from commit 864391e99225255c956e40772c0f3f7a3183c421)
3a40b18 |
06:48 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
net/rubygem-devfile: Update to 0.5.1
Changes: https://gitlab.com/gitlab-org/ruby/gems/devfile-gem/-/commits/main
(cherry picked from commit e93a1eefb9dc0a10299d673d1b2f0ef464c014e4)
d459e62 |
06:48 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
net/rubygem-devfile: Update to 0.5.1
Changes: https://gitlab.com/gitlab-org/ruby/gems/devfile-gem/-/commits/main
(cherry picked from commit d83c306b044d8cde42752d2d4cb958062ba3c948)
faba0d4 |
06:47 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
devel/rubygem-rbtrace: Update to 0.5.5
Changes: https://github.com/tmm1/rbtrace/blob/master/CHANGELOG
(cherry picked from commit 9ce2f7c02caaddd6683bce437a3fa2302d8fe2e0)
6e14541 |
06:45 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
textproc/rubygem-css_parser: Update to 2.2.0
Changes: https://github.com/premailer/css_parser/blob/master/CHANGELOG.md
(cherry picked from commit 02b111ba6d24fe4910b8d68d518a026138ceab73)
dbefc71 |
06:44 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
print/rubygem-prawn-svg036: Change RUN_DEPENDS from rubygem-css_parser to
rubygem-css_parser1
- Bump PORTREVISION for dependency change
(cherry picked from commit 2cc709adf2acd4f8e47c9d2008e05ed5117f4ee3)
0afe141 |
06:44 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
print/rubygem-prawn-svg: Change RUN_DEPENDS from rubygem-css_parser to
rubygem-css_parser1
- Bump PORTREVISION for dependency change
(cherry picked from commit 6bd8232358d548b595015c32da5f361cfbf4172e)
1956a46 |
06:44 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
mail/rubygem-roadie3: Change RUN_DEPENDS from rubygem-css_parser to
rubygem-css_parser1
- Bump PORTREVISION for dependency change
(cherry picked from commit ff26f7e493802011e2221ed79c0b48741c509694)
0b017db |
06:42 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
databases/rubygem-redis-cluster-client: Update to 0.17.1
Changes: https://github.com/redis-rb/redis-cluster-client/releases
(cherry picked from commit 9ebde75d7a28b4e6ccd5874008247938401fb4d9)
e76f5fa |
06:41 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
databases/rubygem-redis-clustering: Update to 6.0.0
Changes: https://github.com/redis/redis-rb/blob/master/CHANGELOG.md
(cherry picked from commit ba4855a487a747308557e736fc5a64fb83577360)
b4bc468 |
06:41 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
databases/rubygem-redis-cluster-client: Update to 0.17.0
Changes: https://github.com/redis-rb/redis-cluster-client/releases
(cherry picked from commit ecf209e600e9cf07800543d88dfb872f2eef5167)
ea48033 |
06:39 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
databases/rubygem-redis-client: Update to 0.30.1
Changes: https://github.com/redis-rb/redis-client/blob/master/CHANGELOG.md
(cherry picked from commit c09b0f0c48abf0dcc3bd2b978c4cf73d4ae825a1)
45a8aac |
06:27 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
textproc/rubygem-css_parser1: Add rubygem-css_parser1 1.22.0 (copied from
rubygem-css_parser)
- Add PORTSCOUT
(cherry picked from commit bacf53b12e6a6d279e3e0b17ad7c29fece46aaa0)
6a129cf |
06:26 Matthias Fechner (mfechner) 2026Q3
net/gitlab-agent: fix build as none-root user
(cherry picked from commit 70088cbc8dcbaaee4ddd628be935c892c421efba)
1d74a8f |
06:26 Matthias Fechner (mfechner) 2026Q3
devel/gitlab-runner: fix build as none-root user
(cherry picked from commit b919ca52ab00cb3ce1b8647336abadeb842563f8)
065dd0d |
06:26 Matthias Fechner (mfechner) 2026Q3
textproc/gitlab-elasticsearch-indexer: fix build as none-root user
PR: 298473
PR: 298472
(cherry picked from commit 1c09ee192d1b56389d895fbb29a867f959b1dba7)
d7f72f5 |
06:26 Matthias Fechner (mfechner) 2026Q3
www/gitlab: major upgrade to 19.4.0
Changes: https://docs.gitlab.com/releases/19/gitlab-19-4-released/
(cherry picked from commit 00e2d193096df19dd6baf2bc9bbeb5ff4da0eb90)
83f6aec |
06:25 Matthias Fechner (mfechner) 2026Q3
www/rubygem-coverband: update to 6.2.2
Required for gitlab 19.4.
Changes: https://github.com/danmayer/coverband/blob/main/changes.md
(cherry picked from commit 3847a139d7dd2829baadc32676760239b4cfdacd)
2481f72 |
06:25 Matthias Fechner (mfechner) 2026Q3
textproc/rubygem-rouge-gitlab: update to 5.1.0
Required for gitlab 19.4.
Changes: https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md
(cherry picked from commit 14aff1d9b09d8a463e4274e30c8444d0a2c89a8d)
81b6e50 |
06:25 Matthias Fechner (mfechner) 2026Q3
textproc/rubygem-loofah-gitlab: update to 2.25.2
Required for gitlab 19.4.
Changes: https://github.com/flavorjones/loofah/releases
(cherry picked from commit c474a65cab4950a65e12be2ee39eead8e77b9bc9)
883f880 |
06:24 Matthias Fechner (mfechner) 2026Q3
textproc/rubygem-gitlab-glfm-markdown: update to 0.0.43
Required for gitlab 19.4.
Changes: https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases
(cherry picked from commit d902494b71e7b9b0e5315ac7109ff79908883415)
688c4f8 |
06:24 Matthias Fechner (mfechner) 2026Q3
security/rubygem-gitlab-secret_detection: update to 0.45.0
Required for gitlab 19.4.
Changes: https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service/-/blob/main/CHANGELOG.md
(cherry picked from commit 3a4d6d56a1aa0fe0ea684b43f267cf6fae85f98b)
d01877a |
06:24 Matthias Fechner (mfechner) 2026Q3
security/rubygem-gitlab-glaz: update to 1.2.0
Required for gitlab 19.4.
Changes: https://gitlab.com/gitlab-org/ruby/gems/gitlab-glaz/-/blob/main/CHANGELOG.md?ref_type=heads
(cherry picked from commit c0c24856f7ee2d944bd3d78e175e3b13e539fff3)
bd61e09 |
06:23 Matthias Fechner (mfechner) 2026Q3
security/rubygem-acme-client-gitlab: update to 2.0.34
Required for gitlab 19.4.
Changes: https://github.com/unixcharles/acme-client/blob/master/CHANGELOG.md
(cherry picked from commit 05a2121870cc1b0fb02dc3f281aa86294783177e)
22df156 |
06:23 Matthias Fechner (mfechner) 2026Q3
net/rubygem-google-cloud-storage-gitlab: update to 1.62.0
Required for gitlab 19.4.
Changes: https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-storage/CHANGELOG.md
(cherry picked from commit 26f7ed3d41992305251f0d2f6d4245702d0533ce)
a283c9e |
06:23 Matthias Fechner (mfechner) 2026Q3
net/rubygem-gitlab-orbit-proto: update to 0.105.2
Required for gitlab 19.4.
Changes: https://gitlab.com/gitlab-org/orbit/knowledge-graph/-/blob/main/CHANGELOG.md?ref_type=heads
(cherry picked from commit 191f49be7b15a48b31a8de9ee2c51b51942f18d5)
92bdba9 |
06:23 Matthias Fechner (mfechner) 2026Q3
net/rubygem-gitlab-fog-azure-rm: update to 2.5.1
Required for gitlab 19.4.
Changes: https://gitlab.com/gitlab-org/ruby/gems/gitlab-fog-azure-rm/-/blob/gitlab/master/CHANGELOG.md
(cherry picked from commit 7c5d0ea5ade80c21fd78a40ded06f1ce63224718)
5e8cb26 |
06:23 Matthias Fechner (mfechner) 2026Q3
net/rubygem-fog-aws-gitlab: update to 3.33.3
Required for gitlab 19.4.
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md
(cherry picked from commit dd4c28c7f9cc2fb2be765369a40e9afa555f41c5)
23e3b99 |
06:23 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-zstd-ruby-gitlab: update to 2.0.9
Required for gitlab 19.4.
Changes: https://github.com/SpringMT/zstd-ruby/releases
(cherry picked from commit 95429f4a720bb007913a40e5a3f22d59cc88c993)
90e338f |
06:23 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-parser-gitlab: update to 3.3.12.0
Required for gitlab 19.4.
Changes: https://github.com/whitequark/parser/blob/master/CHANGELOG.md
(cherry picked from commit dd0e0b508e27fe3ad7bd758837b473947e676d84)
08a4535 |
06:23 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-oj-gitlab: update to 3.17.6
Required for gitlab 19.4.
Changes: https://github.com/ohler55/oj/blob/develop/CHANGELOG.md
(cherry picked from commit c29154329ddd40b0fa43f5467ea0774a3d71a6be)
748fd4fa |
06:22 Nuno Teixeira (eduardo)
devel/iniparser: Update to 4.3.0
* Add tests:
Unity is fetched at configure time, which needs network access. Add it
as a second distfile and set FETCHCONTENT_SOURCE_DIR_UNITY instead.
This skips the PATCH_COMMAND that places unity_config.h, so copy it in
pre-test.
ChangeLog:
https://gitlab.com/iniparser/iniparser/-/releases/v4.3.0#430-2026-09-15
3591f40 |
06:22 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-io-event-gitlab: update to 1.21.1
Required for gitlab 19.4.
Changes: https://github.com/socketry/io-event/blob/main/releases.md
(cherry picked from commit 1e379b967c09cca5ec57ec0629bc3a6d057ff891)
a8926a0 |
06:22 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-icalendar-gitlab: update to 2.12.4
Required for gitlab 19.4.
Changes: https://github.com/icalendar/icalendar/blob/main/CHANGELOG.md
(cherry picked from commit ae7a656373dcb952346a4bd51bcc331d905aba5c)
fd911dd |
06:22 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-google-apis-storage_v1-gitlab: update to 0.66.0
Required for gitlab 19.4.
Changes: https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-storage_v1/CHANGELOG.md
(cherry picked from commit b8a873d19061293ac186806088b8eb3e7e815d2e)
519b4f0 |
06:22 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-google-apis-compute_v1-gitlab: update to 0.154.0
Required for gitlab 19.4.
Changes: https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-compute_v1/CHANGELOG.md
(cherry picked from commit 6853e2efbedb0c093e77e8cb90266d4ab3771845)
9f726f5 |
06:22 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-google-apis-cloudresourcemanager_v1-gitlab: update to 0.45.0
Required for gitlab 19.4.
Changes: https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-cloudresourcemanager_v1/CHANGELOG.md
(cherry picked from commit c71fe4cc2645a46a7864cc08ce9d5eba672f2cac)
4805fd7 |
06:22 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-google-apis-cloudbilling_v1: update to 0.40.0
Required for gitlab 19.4.
Changes: https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-cloudbilling_v1/CHANGELOG.md
(cherry picked from commit cb8676d837900e5410f81a1aa8bcfad7798f3674)
9873f3f |
06:22 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-google-apis-androidpublisher_v3-gitlab: update to 0.107.0
Required for gitlab 19.4.
Changes: https://github.com/googleapis/google-api-ruby-client/blob/main/generated/google-apis-androidpublisher_v3/CHANGELOG.md
(cherry picked from commit 6cbf048989e46f65ec312adb3d0a53dba78336db)
698fb05 |
06:22 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-gitlab_query_language: update to 0.35.0
Required for gitlab 19.4.
Changes: https://gitlab.com/gitlab-org/glql/-/commits/main?ref_type=heads
(cherry picked from commit 4e9c0bf74ba496186cf8cad4103c2e79b052f51f)
74fa529 |
06:21 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-gitlab-labkit: update to 5.0.1
Required for gitlab 19.4.
Changes: https://gitlab.com/gitlab-org/ruby/gems/labkit-ruby/-/releases
(cherry picked from commit cc17c68782129851455df44e580eb71915473354)
451ffe4 |
06:21 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-gitlab-grape-openapi: update to 0.5.0
Required for gitlab 19.4.
Changes: https://gitlab.com/gitlab-org/ruby/gems/gitlab-grape-openapi/-/releases
(cherry picked from commit 5c05623f914da50e50abe32ec65c1df346e59c6c)
dff1ffc |
06:21 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-bootsnap-gitlab: update to 1.26.0
Required for gitlab 19.4.
Changes: https://github.com/rails/bootsnap/blob/main/CHANGELOG.md
(cherry picked from commit c45079721117ee7833b3a292f293ca9d0fada89f)
dd46707 |
06:21 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-aws-sdk-s3-gitlab: update to 1.229.0
Required for gitlab 19.4.
Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md
(cherry picked from commit 9493d3f1c27af038ed62ec71ba8406998c16bffa)
8337ada |
06:21 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-aws-sdk-cloudformation-gitlab: update to 1.157.0
Required for gitlab 19.4.
Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-cloudformation/CHANGELOG.md
(cherry picked from commit 0087ba4a4df1164a90b2b015a9055436f15f1590)
f84c7c3 |
06:21 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-aws-sdk-core-gitlab: update to 3.254.1
Required for gitlab 19.4.
Changes: https://github.com/aws/aws-sdk-ruby/blob/version-3/gems/aws-sdk-s3/CHANGELOG.md
(cherry picked from commit 09df7e69b1df85b99fdfdd22add5190acc57b9e6)
db467ca |
06:20 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-async-gitlab: update to 2.45.1
Required for gitlab 19.4.
Changes: https://github.com/socketry/async/releases
(cherry picked from commit 369f6fcb5c23395a2c34696c2c7b1e53c2f08414)
b81340b |
06:20 Matthias Fechner (mfechner) 2026Q3
devel/gitlab-runner: update to 19.4.0
Changes: https://gitlab.com/gitlab-org/gitlab-runner/blob/main/CHANGELOG.md
(cherry picked from commit 065e141109ad238724f5889ee3225a3c0fd6f312)
e659bada |
06:20 Matthias Fechner (mfechner) 2026Q3
www/gitlab: switch all not upgraded ports to rubygem-google-protobuf-gitlab
(cherry picked from commit fae9062edde0f6592b7fcf010726ac8be2c80b33)
c5d42ce |
06:19 Matthias Fechner (mfechner) 2026Q3
www/gitlab: new ports required for 19.4.0
(cherry picked from commit 348251ba3481c8d87656f31ea3729d079a893143)
607f08c |
06:19 Matthias Fechner (mfechner) 2026Q3
- devel/glab 1.118.0
GitLab CLI tool bringing GitLab to your command line
devel/glab: update to 1.118.0
Changes: https://gitlab.com/gitlab-org/cli/-/releases
(cherry picked from commit 69bb168bddb165037745029511777d5dd91c94d9)
ac94fd4 |
06:19 Matthias Fechner (mfechner) 2026Q3
- devel/glab 1.117.0
GitLab CLI tool bringing GitLab to your command line
devel/glab: update to 1.117.0
Changes: https://gitlab.com/gitlab-org/cli/-/releases
(cherry picked from commit 9639ecb16aa03f77b919579b6a046755c62351ba)
2c40f0b |
06:18 Matthias Fechner (mfechner) 2026Q3
devel/gitlab-runner: update to 19.3.2
Changes: https://gitlab.com/gitlab-org/gitlab-runner/blob/main/CHANGELOG.md
(cherry picked from commit 6d106514e09b28f5936d9d1a360591344d19ceb9)
00ec81b |
06:17 Emanuel Haupt (ehaupt)
audio/ft2-clone: Update to 2.24
49847fe |
06:16 Matthias Fechner (mfechner) 2026Q3
www/gitlab: security and patch update to 19.3.2
Changes: https://docs.gitlab.com/releases/patches/patch-release-gitlab-19-3-2-released/?nav=19.3.2
Security: 7fd351d1-af26-11f1-a883-2cf05da270f3
(cherry picked from commit 50de46a1645735ef10053158dd9dd77a25bab6e6)
8eab7ad |
06:15 Matthias Fechner (mfechner) 2026Q3
devel/rubygem-graphql: update to 2.6.10
Required for gitlab 19.3.2.
Changes: https://github.com/rmosolgo/graphql-ruby/blob/master/CHANGELOG.md
(cherry picked from commit 0dc57405f0a60d0bf1996731e2a5f22852b107ab)
cd63030 |
06:15 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
- www/gitlab 19.3.1_2
Web GUI for managing git repositories
www/gitlab: Change RUN_DEPENDS from rubygem-net-protocol to
rubygem-net-protocol-gitlab
- Bump PORTREVISION for dependency change
(cherry picked from commit a324ce8f1f3e5791f008412317acb44f8d4c0d9a)
3477ced3 |
06:14 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
net/rubygem-net-protocol-gitlab: Add rubygem-net-protocol-gitlab 0.2.2 (copied
from rubygem-net-protocol)
(cherry picked from commit fb19d02e3eea670120080ace72bf766c144766f0)
6edc8d0 |
06:14 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
www/rubygem-json-jwt-gitlab: Change RUN_DEPENDS from rubygem-bindata to
rubygem-bindata-gitlab
- Bump PORTREVISION for dependency change
(cherry picked from commit 8a0f2f5381897b26e77bce7648454a14c4ed2e94)
677da13 |
06:14 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
security/rubygem-webauthn: Change RUN_DEPENDS from rubygem-bindata to
rubygem-bindata-gitlab
- Bump PORTREVISION for dependency change
(cherry picked from commit e5dcf42e85ecc5f90539be58697d0d390360f315)
ed8d37c |
06:14 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
security/rubygem-tpm-key_attestation: Change RUN_DEPENDS from rubygem-bindata to
rubygem-bindata-gitlab
- Bump PORTREVISION for dependency change
(cherry picked from commit 213aceee3ee05f20473d88a01319f10b365c7da8)
2968d13 |
06:14 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
www/rubygem-rack-proxy0: Add rubygem-rack-proxy0 0.8.3 (copied from
rubygem-rack-proxy)
- Add PORTSCOUT
(cherry picked from commit 1d904aba060e01940486fe3ef5c963692daa5df2)
3d18b1f |
06:13 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
devel/rubygem-vite_ruby-gitlab: Change RUN_DEPENDS from rubygem-rack-proxy to
rubygem-rack-proxy0
- Bump PORTREVISION for dependency change
(cherry picked from commit b929f57dbb009b036b8bfc1c7380a5cba19715e2)
34d83a2 |
06:12 Matthias Fechner (mfechner) Author: Po-Chuan Hsieh 2026Q3
devel/rubygem-bindata-gitlab: Add rubygem-bindata-gitlab 2.5.1 (copied from
rubygem-bindata)
- Add PORTSCOUT
(cherry picked from commit e86d49b28fb6cb3ba1fd41e26942148e78cca6cf)
a2dc496 |
06:12 Matthias Fechner (mfechner) 2026Q3
www/gitlab: fix regression from b7c94a3fb1e84b08f6d4e7b66b675c70423e60c8
(cherry picked from commit bdc3fd8242800616cedeffe42ff6de30b1c463b6)
36ca3c6 |
04:12 Matthias Fechner (mfechner)
net/gitlab-agent: fix build as none-root user
70088cb |
04:12 Matthias Fechner (mfechner)
devel/gitlab-runner: fix build as none-root user
b919ca5 |
04:12 Matthias Fechner (mfechner)
textproc/gitlab-elasticsearch-indexer: fix build as none-root user
PR: 298473
PR: 298472
1c09ee1 |
04:12 Matthias Fechner (mfechner)
www/gitlab: major upgrade to 19.4.0
Changes: https://docs.gitlab.com/releases/19/gitlab-19-4-released/
00e2d19 |
04:12 Matthias Fechner (mfechner)
www/rubygem-coverband: update to 6.2.2
Required for gitlab 19.4.
Changes: https://github.com/danmayer/coverband/blob/main/changes.md
3847a13 |
04:12 Matthias Fechner (mfechner)
textproc/rubygem-rouge-gitlab: update to 5.1.0
Required for gitlab 19.4.
Changes: https://github.com/rouge-ruby/rouge/blob/master/CHANGELOG.md
14aff1d |
04:12 Matthias Fechner (mfechner)
textproc/rubygem-loofah-gitlab: update to 2.25.2
Required for gitlab 19.4.
Changes: https://github.com/flavorjones/loofah/releases
c474a65 |
04:12 Matthias Fechner (mfechner)
textproc/rubygem-gitlab-glfm-markdown: update to 0.0.43
Required for gitlab 19.4.
Changes: https://gitlab.com/gitlab-org/ruby/gems/gitlab-glfm-markdown/-/releases
d902494 |
04:12 Matthias Fechner (mfechner)
security/rubygem-gitlab-secret_detection: update to 0.45.0
Required for gitlab 19.4.
Changes: https://gitlab.com/gitlab-org/security-products/secret-detection/secret-detection-service/-/blob/main/CHANGELOG.md
3a4d6d5 |
04:12 Matthias Fechner (mfechner)
security/rubygem-gitlab-glaz: update to 1.2.0
Required for gitlab 19.4.
Changes: https://gitlab.com/gitlab-org/ruby/gems/gitlab-glaz/-/blob/main/CHANGELOG.md?ref_type=heads
c0c2485 |
04:12 Matthias Fechner (mfechner)
security/rubygem-acme-client-gitlab: update to 2.0.34
Required for gitlab 19.4.
Changes: https://github.com/unixcharles/acme-client/blob/master/CHANGELOG.md
05a2121 |
04:12 Matthias Fechner (mfechner)
net/rubygem-google-cloud-storage-gitlab: update to 1.62.0
Required for gitlab 19.4.
Changes: https://github.com/googleapis/google-cloud-ruby/blob/main/google-cloud-storage/CHANGELOG.md
26f7ed3 |
04:12 Matthias Fechner (mfechner)
net/rubygem-gitlab-orbit-proto: update to 0.105.2
Required for gitlab 19.4.
Changes: https://gitlab.com/gitlab-org/orbit/knowledge-graph/-/blob/main/CHANGELOG.md?ref_type=heads
191f49b |
04:12 Matthias Fechner (mfechner)
net/rubygem-gitlab-fog-azure-rm: update to 2.5.1
Required for gitlab 19.4.
Changes: https://gitlab.com/gitlab-org/ruby/gems/gitlab-fog-azure-rm/-/blob/gitlab/master/CHANGELOG.md
7c5d0ea |
04:12 Matthias Fechner (mfechner)
net/rubygem-fog-aws-gitlab: update to 3.33.3
Required for gitlab 19.4.
Changes: https://github.com/fog/fog-aws/blob/master/CHANGELOG.md
dd4c28c |
04:12 Matthias Fechner (mfechner)
devel/rubygem-parser-gitlab: update to 3.3.12.0
Required for gitlab 19.4.
Changes: https://github.com/whitequark/parser/blob/master/CHANGELOG.md
dd0e0b5 |
04:12 Matthias Fechner (mfechner)
devel/rubygem-oj-gitlab: update to 3.17.6
Required for gitlab 19.4.
Changes: https://github.com/ohler55/oj/blob/develop/CHANGELOG.md
c291543 |
04:12 Matthias Fechner (mfechner)
devel/rubygem-io-event-gitlab: update to 1.21.1
Required for gitlab 19.4.
Changes: https://github.com/socketry/io-event/blob/main/releases.md
1e379b9 |