NetBSD/pkgsrc-wip 19e4a7e — chromium COMMIT_MSG distinfo
chromium: update to 145.0.7632.159
| Delta | File | |
|---|---|---|
| +23 | -9 | chromium/COMMIT_MSG |
| +9 | -6 | chromium/distinfo |
| +10 | -4 | chromium/tests.mk |
| +1 | -1 | chromium/Makefile |
| +43 | -20 | 4 files |
chromium: update to 145.0.7632.159
| Delta | File | |
|---|---|---|
| +23 | -9 | chromium/COMMIT_MSG |
| +9 | -6 | chromium/distinfo |
| +10 | -4 | chromium/tests.mk |
| +1 | -1 | chromium/Makefile |
| +43 | -20 | 4 files |
labwc: update to 0.9.5
| Delta | File | |
|---|---|---|
| +3 | -3 | labwc/distinfo |
| +1 | -1 | labwc/Makefile |
| +4 | -4 | 2 files |
swayidle: fix typo
| Delta | File | |
|---|---|---|
| +1 | -1 | swayidle/DESCR |
| +1 | -1 | 1 files |
Import swayidle
| Delta | File | |
|---|---|---|
| +19 | -0 | swayidle/Makefile |
| +6 | -0 | swayidle/PLIST |
| +5 | -0 | swayidle/DESCR |
| +5 | -0 | swayidle/distinfo |
| +35 | -0 | 4 files |
Import swaylock
| Delta | File | |
|---|---|---|
| +57 | -0 | swaylock/Makefile |
| +8 | -0 | swaylock/PLIST |
| +5 | -0 | swaylock/distinfo |
| +4 | -0 | swaylock/DESCR |
| +2 | -0 | swaylock/files/swaylock |
| +2 | -0 | Makefile |
| +78 | -0 | 6 files |
tangled-git: update dependencies
| Delta | File | |
|---|---|---|
| +6 | -0 | tangled-git/distinfo |
| +2 | -0 | tangled-git/go-modules.mk |
| +8 | -0 | 2 files |
tofu-ls: Take MAINTAINERship
| Delta | File | |
|---|---|---|
| +1 | -1 | tofu-ls/Makefile |
| +1 | -1 | 1 files |
tofu-ls: Update to 0.3.1 Changes: v0.3.1 * Latest available OpenTofu releases as of 10/12/2025 * OpenTofu release matching fixed v0.3.0 * Generate schema with the provider version v0.2.0 * Ephemeral support v0.1.1 * Schema bump to v0.1.1 v0.1.0 * Adds support for additional language IDs - terraform and terraform-vars
| Delta | File | |
|---|---|---|
| +33 | -75 | tofu-ls/distinfo |
| +10 | -24 | tofu-ls/go-modules.mk |
| +1 | -1 | tofu-ls/Makefile |
| +44 | -100 | 3 files |
{terraform,opentofu}: take MAINTAINERship
| Delta | File | |
|---|---|---|
| +1 | -1 | opentofu110/Makefile |
| +1 | -1 | opentofu111/Makefile |
| +1 | -1 | opentofu16/Makefile |
| +1 | -1 | terraform012/Makefile |
| +1 | -1 | terraform013/Makefile |
| +1 | -1 | terraform014/Makefile |
| +6 | -6 | 4 files not shown |
| +10 | -10 | 10 files |
wip: Add opentofu111
| Delta | File | |
|---|---|---|
| +1 | -0 | Makefile |
| +1 | -0 | 1 files |
opentofu111: Import opentofu111-1.11.5 as wip/opentofu111
OpenTofu is an OSS tool for building, changing, and versioning
infrastructure safely and efficiently. OpenTofu can manage existing and
popular service providers as well as custom in-house solutions.
The key features of OpenTofu are:
* Infrastructure as Code: Infrastructure is described using a
high-level configuration syntax. This allows a blueprint of your
datacenter to be versioned and treated as you would any other code.
Additionally, infrastructure can be shared and re-used.
* Execution Plans: OpenTofu has a "planning" step where it generates
an execution plan. The execution plan shows what OpenTofu will do
when you call apply. This lets you avoid any surprises when
OpenTofu manipulates infrastructure.
* Resource Graph: OpenTofu builds a graph of all your resources, and
parallelizes the creation and modification of any non-dependent
resources. Because of this, OpenTofu builds infrastructure as
[9 lines not shown]| Delta | File | |
|---|---|---|
| +3,306 | -0 | opentofu111/distinfo |
| +1,102 | -0 | opentofu111/go-modules.mk |
| +27 | -0 | opentofu111/Makefile |
| +26 | -0 | opentofu111/DESCR |
| +16 | -0 | opentofu111/patches/patch-provider__source.go |
| +2 | -0 | opentofu111/PLIST |
| +4,479 | -0 | 1 files not shown |
| +4,480 | -0 | 7 files |
Lock to go1.25 has the same "panic: crypto/tls bug: where's my session ticket?" issue as syncthing 1.x when built with go1.26
| Delta | File | |
|---|---|---|
| +4 | -0 | syncthing/Makefile |
| +4 | -0 | 1 files |
Set MKPIE_SUPPORTED=no - thanks to tnn@ for the fix
| Delta | File | |
|---|---|---|
| +0 | -13 | syncthing/TODO |
| +3 | -0 | syncthing/Makefile |
| +3 | -13 | 2 files |
opentofu*: Point out the version tracked in DESCR too
| Delta | File | |
|---|---|---|
| +2 | -0 | opentofu110/DESCR |
| +2 | -0 | opentofu16/DESCR |
| +4 | -0 | 2 files |
terraform*: Point out the version tracked in DESCR too
| Delta | File | |
|---|---|---|
| +2 | -0 | terraform014/DESCR |
| +2 | -0 | terraform012/DESCR |
| +2 | -0 | terraform013/DESCR |
| +2 | -0 | terraform015/DESCR |
| +2 | -0 | terraform11/DESCR |
| +2 | -0 | terraform13/DESCR |
| +12 | -0 | 1 files not shown |
| +14 | -0 | 7 files |
terraform012: add candidate commit message
| Delta | File | |
|---|---|---|
| +28 | -0 | terraform012/COMMIT_MSG |
| +28 | -0 | 1 files |
py-weewx: regen distinfo
| Delta | File | |
|---|---|---|
| +3 | -3 | py-weewx/distinfo |
| +3 | -3 | 1 files |
py-weewx: Update to 5.3.1 This accomodates python 3.7 in a test case; no changes to operational code, other than increased version.
| Delta | File | |
|---|---|---|
| +1 | -1 | py-weewx/Makefile |
| +1 | -1 | 1 files |
labwc: add option to build with xwayland
| Delta | File | |
|---|---|---|
| +11 | -0 | labwc/options.mk |
| +2 | -3 | labwc/Makefile |
| +13 | -3 | 2 files |
wlroots: add option to build with xwayland support
| Delta | File | |
|---|---|---|
| +13 | -0 | wlroots/options.mk |
| +2 | -9 | wlroots/Makefile |
| +6 | -0 | wlroots/buildlink3.mk |
| +21 | -9 | 3 files |
terraform-provider-vultr: add more info to the candidate commit message
| Delta | File | |
|---|---|---|
| +13 | -2 | terraform-provider-vultr/COMMIT_MSG |
| +13 | -2 | 1 files |
terraform-provider-template: add candidate commit message
| Delta | File | |
|---|---|---|
| +10 | -0 | terraform-provider-template/COMMIT_MSG |
| +10 | -0 | 1 files |
terraform-provider-random2: add candidate commit message
| Delta | File | |
|---|---|---|
| +11 | -0 | terraform-provider-random2/COMMIT_MSG |
| +11 | -0 | 1 files |
terraform-provider-null: add candidate commit message
| Delta | File | |
|---|---|---|
| +19 | -1 | terraform-provider-null/COMMIT_MSG |
| +19 | -1 | 1 files |
terraform-provider-local: Add candidate commit message
| Delta | File | |
|---|---|---|
| +29 | -0 | terraform-provider-local/COMMIT_MSG |
| +29 | -0 | 1 files |
terraform-provider-local: G/C not needed bits
| Delta | File | |
|---|---|---|
| +0 | -2 | terraform-provider-local/Makefile |
| +0 | -2 | 1 files |
terraform-provider-kubernetes1: add candidate commit message
| Delta | File | |
|---|---|---|
| +11 | -0 | terraform-provider-kubernetes1/COMMIT_MSG |
| +11 | -0 | 1 files |
terraform-provider-aws3: G/C no longer needed bits
| Delta | File | |
|---|---|---|
| +0 | -4 | terraform-provider-aws3/Makefile |
| +0 | -4 | 1 files |
Add some more notes on non working options
| Delta | File | |
|---|---|---|
| +5 | -0 | syncthing/TODO |
| +5 | -0 | 1 files |
Initial (non working) syncthing 2.x package Fails to start on NetBSD with /usr/pkg/bin/syncthing: text relocations /usr/pkg/bin/syncthing: Cannot write-enable text segment: Permission denied Adding NOT_PAX_MPROTECT_SAFE to test just gets a segfault Could be related to the switch to sqlite?
| Delta | File | |
|---|---|---|
| +977 | -0 | syncthing/distinfo |
| +326 | -0 | syncthing/go-modules.mk |
| +80 | -0 | syncthing/Makefile |
| +44 | -0 | syncthing/files/syncthing.sh |
| +9 | -0 | syncthing/PLIST |
| +8 | -0 | syncthing/TODO |
| +1,444 | -0 | 1 files not shown |
| +1,452 | -0 | 7 files |