User Details
User Details
- User Since
- Dec 23 2014, 7:03 PM (541 w, 2 d)
- Roles
- Administrator
Wed, May 7
Wed, May 7
Refactor pre-commit CI
bofh committed R11:ed45a3954ca9: devel/cirrus-cli: Update version 0.130.1=>0.130.2 (authored by bofh).
devel/cirrus-cli: Update version 0.130.1=>0.130.2
bofh committed R11:c87c3cbc4b36: devel/git-codereview: Update version 1.14.0=>1.15.0 (authored by bofh).
devel/git-codereview: Update version 1.14.0=>1.15.0
bofh committed R11:36042d461c25: net/google-cloud-sdk: Update version 520.0.0=>521.0.0 (authored by bofh).
net/google-cloud-sdk: Update version 520.0.0=>521.0.0
bofh committed R11:4e9e33024039: security/cargo-audit: Update version 0.21.0=>0.21.2 (authored by bofh).
security/cargo-audit: Update version 0.21.0=>0.21.2
sysutils/consul: Update version 1.20.6=>1.21.0
databases/pspg: Update version 5.8.6=>5.8.7
Tue, May 6
Tue, May 6
bofh requested review of D50220: Refactor pre-commit CI.
bofh added a comment to D50151: devel/py-structlog: update to 25.3.0.
No. I have added the variable in HEAD. So from python 3.11 it is part of official python so no need to include this on python 3.11. What I did was:
. if ${PYTHON_REL} < 31100 PY_EXCEPTIONGROUP= ${PYTHON_PKGNAMEPREFIX}exceptiongroup>=1.1.1:devel/py-exceptiongroup@${PY_FLAVOR} PY_TOMLI= ${PYTHON_PKGNAMEPREFIX}tomli>=2.0.2<3:textproc/py-tomli@${PY_FLAVOR} * PY_TYPING_EXTENSIONS= ${PYTHON_PKGNAMEPREFIX}typing-extensions>0:devel/py-typing-extensions@${PY_FLAVOR} . endif
So PY_TYPING_EXTENSIONS will only be populated when python version is less than 3.11. And this is the exact case for at least this port. The pyproject.toml at least says that this is required only when python is less than 3.11. There are other ports where this is not the case and py-typing-extensions is mandatory and this variable should not be used.
www/miniserve: Adopt
www/zola: Adopt
sysutils/hexyl: Adopt
textproc/sd: Adopt
sysutils/fd: Adopt
shells/ion: Adopt
security/rustscan: Adopt
editors/parinfer-rust: Adopt
security/cargo-audit: Adopt
devel/tokei: Adopt
.cirrus.yml: Switch image to 14
.cirrus.yml: Refactor
Mon, May 5
Mon, May 5
bofh requested changes to D50151: devel/py-structlog: update to 25.3.0.
I have tested and it works as intended.
textproc/fzf: Update version 0.60.3=>0.61.0
bofh committed R11:24931fdf50aa: devel/cirrus-cli: Update version 0.129.1=>0.130.1 (authored by bofh).
devel/cirrus-cli: Update version 0.129.1=>0.130.1
bofh committed R11:f36cf60257ca: emulators/qemu-devel: Update version 9.1.0.20240131=>9.1.0.20250228 (authored by bofh).
emulators/qemu-devel: Update version 9.1.0.20240131=>9.1.0.20250228
emulators/qemu: Update version 9.2.3=>10.0.0
databases/pspg: Update version 5.8.5=>5.8.6
bofh committed R11:69341b8816f9: databases/freetds-devel: Update version 1.4.503=>1.4.504 (authored by bofh).
databases/freetds-devel: Update version 1.4.503=>1.4.504
Mk/Uses: Add new variable PY_TYPING_EXTENSIONS
audio/caps-plugins: Return to pool
Sun, May 4
Sun, May 4
devel/api-linter: New port
security/certificate_maker: New port
devel/grpc-gateway: New port
devel/protoc-gen-go-grpc: New port
security/rekor: New port
security/timestamp-authority: New port
devel/protobuf-go: New port
security/cosign: New port
security/go-tuf: New port
bofh committed R11:148d5ac10c21: emulators/qemu-devel: Update version 9.1.0.20241231=>9.1.0.20240131 (authored by bofh).
emulators/qemu-devel: Update version 9.1.0.20241231=>9.1.0.20240131
security/trillian: New port
security/vault: Update version 1.19.2=>1.19.3
bofh committed R11:f4d870db6ac9: devel/py-buildbot-pkg: Update version 3.11.9=>4.2.1 (authored by bofh).
devel/py-buildbot-pkg: Update version 3.11.9=>4.2.1
textproc/fzf: Update version 0.60.2=>0.60.3
astro/py-pymeeus: Return to pool
bofh committed R11:4d3c08abcb26: www/SNIP: New port (authored by Janky Jay, III <ek@purplehat.org>).
www/SNIP: New port
emulators/qemu: Update version 9.2.2=>9.2.3
sysutils/httm: Update version 0.46.10=>0.47.0
bofh committed R11:dfec9f8b5bcc: devel/clojure-cider: Update version 1.17.0=>1.18.0 (authored by bofh).
devel/clojure-cider: Update version 1.17.0=>1.18.0
bofh committed R11:9e47a7bc960c: databases/freetds-devel: Update version 1.4.491=>1.4.503 (authored by bofh).
databases/freetds-devel: Update version 1.4.491=>1.4.503
Fri, May 2
Fri, May 2
bofh updated the diff for D36257: Pre-commit CI with CIRRUS-CI.
bofh added a comment to D36257: Pre-commit CI with CIRRUS-CI.
These comments are no longer relevant with the new codes.
bofh updated the diff for D36257: Pre-commit CI with CIRRUS-CI.
As the ci scripts are part of the base system now let's use the new scripts.
tests/ci: Switch vmm detection
bofh updated the diff for D50115: tests/ci: switch vmm detection to nested virtualization check.
Rename variable to VMGUEST
bofh updated subscribers of D50115: tests/ci: switch vmm detection to nested virtualization check.
bofh requested review of D50115: tests/ci: switch vmm detection to nested virtualization check.
textproc/fzf: Update version 0.60.1=>0.60.2
sysutils/consul: Update version 1.20.5=>1.20.6
bofh committed R11:9cedb59cd065: net/google-cloud-sdk: Update version 519.0.0=>520.0.0 (authored by bofh).
net/google-cloud-sdk: Update version 519.0.0=>520.0.0
mail/imapfilter: Update version 2.8.2=>2.8.3
bofh committed R11:f4750b690b54: devel/py-importlib-metadata: Update version 8.6.1=>8.7.0 (authored by bofh).
devel/py-importlib-metadata: Update version 8.6.1=>8.7.0
bofh committed R11:fbc8f229a5a8: databases/freetds-devel: Update version 1.4.488=>1.4.491 (authored by bofh).
databases/freetds-devel: Update version 1.4.488=>1.4.491
databases/pspg: Update version 5.8.4=>5.8.5
Thu, May 1
Thu, May 1
.cirrus.yml: Refactor
.cirrus.yml: Switch image to 14
bofh requested review of D50110: .cirrus.yml: Switch image and refactor.
Wed, Apr 30
Wed, Apr 30
CI: Add full test support
Tue, Apr 29
Tue, Apr 29
net/py-h11: Update version 0.14.0=>0.16.0
bofh updated the diff for D48015: CI: Add full test support.
- Add new target ci-extract-meta which extracts and prints out the location. I will work on different environment handling like local, jenkins, aws etc after this one lands.
- For now I have removed the installation of xmlstarlet until we explore the option to post process the results for some meaningful outputs.
Sun, Apr 27
Sun, Apr 27
finance/quickfix: Fix build
www/mod_auth_kerb2: Refactor
irc/bnc: Mark DEPRECATED
irc/bip: Update version 0.9.1=>0.9.2
textproc/fzf: Update version 0.60.0=>0.60.1
bofh committed R11:ef297c6be972: emulators/qemu-devel: Update version 9.1.0.20241130=>9.1.0.20241231 (authored by bofh).
emulators/qemu-devel: Update version 9.1.0.20241130=>9.1.0.20241231
bofh committed R11:3db5d4a55e81: security/sshguard: Update version 2.4.3=>2.5.0 (authored by chris_cretaforce.gr).
security/sshguard: Update version 2.4.3=>2.5.0
bofh committed R11:671a6dbbb838: archivers/py-libarchive-c: Update version 5.1=>5.2 (authored by bofh).
archivers/py-libarchive-c: Update version 5.1=>5.2
archivers/libcomprex: Mark DEPRECATED
emulators/qemu: Update version 9.2.1=>9.2.2
biology/R-cran-BiocManager: Return to pool
devel/efivar: Fix ARCH name
databases/pspg: Update version 5.8.3=>5.8.4
astro/routino: Update version 3.4.2=>3.4.3
bofh committed R11:1895f9410ffb: databases/freetds-devel: Update version 1.4.485=>1.4.488 (authored by bofh).
databases/freetds-devel: Update version 1.4.485=>1.4.488
Sat, Apr 26
Sat, Apr 26
devel/libuv: Take maintainership
Fri, Apr 25
Fri, Apr 25
bofh committed R11:24bb6f3f1a8d: www/rubygem-rqrcode_core: Update version 1.2.0=>2.0.0 (authored by bofh).
www/rubygem-rqrcode_core: Update version 1.2.0=>2.0.0
sysutils/opentofu: Update version 1.9.0=>1.9.1
bofh committed R11:517fc3b63fc2: www/minio: Update version RELEASE.2025-04-08T15-41-24Z=>RELEASE.2025-04-22T22… (authored by bofh).
www/minio: Update version RELEASE.2025-04-08T15-41-24Z=>RELEASE.2025-04-22T22…
emulators/qemu: Update version 9.2.0=>9.2.1
bofh committed R11:5acbfc855fb7: databases/freetds-devel: Update version 1.4.454=>1.4.485 (authored by bofh).
databases/freetds-devel: Update version 1.4.454=>1.4.485
textproc/fzf: Update version 0.59.0=>0.60.0