Page MenuHomeFreeBSD

bofh (Muhammad Moinur Rahman)
UserAdministrator

Projects

User Details

User Since
Dec 23 2014, 7:03 PM (541 w, 2 d)
Roles
Administrator

Recent Activity

Wed, May 7

bofh committed rG4b656ded9248: Refactor pre-commit CI (authored by bofh).
Refactor pre-commit CI
Wed, May 7, 8:26 PM
bofh closed D50220: Refactor pre-commit CI.
Wed, May 7, 8:25 PM
bofh added a member for Src Committers: kgalazka.
Wed, May 7, 7:54 PM
bofh added a member for committers: kgalazka.
Wed, May 7, 7:53 PM
bofh renamed kgalazka from krzysztof.galazka_intel.com to kgalazka.
Wed, May 7, 7:52 PM
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
Wed, May 7, 12:44 PM
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
Wed, May 7, 12:44 PM
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
Wed, May 7, 12:44 PM
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
Wed, May 7, 12:44 PM
bofh committed R11:64dcf6024239: sysutils/consul: Update version 1.20.6=>1.21.0 (authored by bofh).
sysutils/consul: Update version 1.20.6=>1.21.0
Wed, May 7, 12:44 PM
bofh committed R11:8a74259d2f3e: databases/pspg: Update version 5.8.6=>5.8.7 (authored by bofh).
databases/pspg: Update version 5.8.6=>5.8.7
Wed, May 7, 12:43 PM

Tue, May 6

bofh requested review of D50220: Refactor pre-commit CI.
Tue, May 6, 8:45 PM
bofh added a comment to D50151: devel/py-structlog: update to 25.3.0.

Macro shipit:

Tue, May 6, 5:06 PM
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.

Tue, May 6, 5:00 PM
bofh committed R11:56d6be511a8a: www/miniserve: Adopt (authored by bofh).
www/miniserve: Adopt
Tue, May 6, 11:33 AM
bofh committed R11:7f19629486f6: www/zola: Adopt (authored by bofh).
www/zola: Adopt
Tue, May 6, 11:33 AM
bofh committed R11:3149f21f1ef7: sysutils/hexyl: Adopt (authored by bofh).
sysutils/hexyl: Adopt
Tue, May 6, 11:33 AM
bofh committed R11:23006094381c: textproc/sd: Adopt (authored by bofh).
textproc/sd: Adopt
Tue, May 6, 11:33 AM
bofh committed R11:728079b1f510: sysutils/fd: Adopt (authored by bofh).
sysutils/fd: Adopt
Tue, May 6, 11:33 AM
bofh committed R11:b570e2b28102: shells/ion: Adopt (authored by bofh).
shells/ion: Adopt
Tue, May 6, 11:33 AM
bofh committed R11:0702b9fafe2a: security/rustscan: Adopt (authored by bofh).
security/rustscan: Adopt
Tue, May 6, 11:33 AM
bofh committed R11:b34051f85751: editors/parinfer-rust: Adopt (authored by bofh).
editors/parinfer-rust: Adopt
Tue, May 6, 11:33 AM
bofh committed R11:21ddfc79dd04: security/cargo-audit: Adopt (authored by bofh).
security/cargo-audit: Adopt
Tue, May 6, 11:33 AM
bofh committed R11:a5ece5a503e4: devel/tokei: Adopt (authored by bofh).
devel/tokei: Adopt
Tue, May 6, 11:33 AM
bofh committed rGbf2ccfcbac03: .cirrus.yml: Switch image to 14 (authored by bofh).
.cirrus.yml: Switch image to 14
Tue, May 6, 11:03 AM
bofh committed rG5bc4143b95ac: .cirrus.yml: Refactor (authored by bofh).
.cirrus.yml: Refactor
Tue, May 6, 11:03 AM

Mon, May 5

bofh requested changes to D50151: devel/py-structlog: update to 25.3.0.

I have tested and it works as intended.

Mon, May 5, 2:40 PM
bofh committed R11:c8b50cb54a2f: textproc/fzf: Update version 0.60.3=>0.61.0 (authored by bofh).
textproc/fzf: Update version 0.60.3=>0.61.0
Mon, May 5, 2:34 PM
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
Mon, May 5, 2:34 PM
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
Mon, May 5, 2:33 PM
bofh committed R11:c1fa0101a82e: emulators/qemu: Update version 9.2.3=>10.0.0 (authored by bofh).
emulators/qemu: Update version 9.2.3=>10.0.0
Mon, May 5, 2:33 PM
bofh committed R11:4e6146c9d0fa: databases/pspg: Update version 5.8.5=>5.8.6 (authored by bofh).
databases/pspg: Update version 5.8.5=>5.8.6
Mon, May 5, 2:33 PM
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
Mon, May 5, 2:33 PM
bofh committed R11:9cb9ea7c0761: Mk/Uses: Add new variable PY_TYPING_EXTENSIONS (authored by bofh).
Mk/Uses: Add new variable PY_TYPING_EXTENSIONS
Mon, May 5, 2:33 PM
bofh committed R11:384328b91149: audio/caps-plugins: Return to pool (authored by bofh).
audio/caps-plugins: Return to pool
Mon, May 5, 2:33 PM

Sun, May 4

bofh committed R11:39d0ce7040df: devel/api-linter: New port (authored by bofh).
devel/api-linter: New port
Sun, May 4, 6:45 PM
bofh committed R11:a00c27a5acdb: security/certificate_maker: New port (authored by bofh).
security/certificate_maker: New port
Sun, May 4, 6:45 PM
bofh committed R11:f7ae4c5c4794: devel/grpc-gateway: New port (authored by bofh).
devel/grpc-gateway: New port
Sun, May 4, 6:45 PM
bofh committed R11:426b844f15d4: devel/protoc-gen-go-grpc: New port (authored by bofh).
devel/protoc-gen-go-grpc: New port
Sun, May 4, 6:45 PM
bofh committed R11:fd18edcfedc3: security/rekor: New port (authored by bofh).
security/rekor: New port
Sun, May 4, 6:45 PM
bofh committed R11:0194e90af5fa: security/timestamp-authority: New port (authored by bofh).
security/timestamp-authority: New port
Sun, May 4, 6:45 PM
bofh committed R11:92e2333be67c: devel/protobuf-go: New port (authored by bofh).
devel/protobuf-go: New port
Sun, May 4, 6:45 PM
bofh committed R11:e4a9ef0dd38b: security/cosign: New port (authored by bofh).
security/cosign: New port
Sun, May 4, 6:45 PM
bofh committed R11:1786296cd09f: security/go-tuf: New port (authored by bofh).
security/go-tuf: New port
Sun, May 4, 6:45 PM
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
Sun, May 4, 6:45 PM
bofh committed R11:dc13e88bbe9c: security/trillian: New port (authored by bofh).
security/trillian: New port
Sun, May 4, 6:45 PM
bofh committed R11:fb36e68ad875: security/vault: Update version 1.19.2=>1.19.3 (authored by bofh).
security/vault: Update version 1.19.2=>1.19.3
Sun, May 4, 6:45 PM
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
Sun, May 4, 6:45 PM
bofh committed R11:95cd19b19559: textproc/fzf: Update version 0.60.2=>0.60.3 (authored by bofh).
textproc/fzf: Update version 0.60.2=>0.60.3
Sun, May 4, 6:45 PM
bofh committed R11:6e209acb1bcc: astro/py-pymeeus: Return to pool (authored by bofh).
astro/py-pymeeus: Return to pool
Sun, May 4, 6:45 PM
bofh committed R11:4d3c08abcb26: www/SNIP: New port (authored by Janky Jay, III <ek@purplehat.org>).
www/SNIP: New port
Sun, May 4, 6:45 PM
bofh committed R11:8cbe9a8d5f6a: emulators/qemu: Update version 9.2.2=>9.2.3 (authored by bofh).
emulators/qemu: Update version 9.2.2=>9.2.3
Sun, May 4, 6:45 PM
bofh committed R11:7afba0db8b2b: sysutils/httm: Update version 0.46.10=>0.47.0 (authored by bofh).
sysutils/httm: Update version 0.46.10=>0.47.0
Sun, May 4, 6:45 PM
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
Sun, May 4, 6:45 PM
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
Sun, May 4, 6:45 PM

Fri, May 2

bofh updated the diff for D36257: Pre-commit CI with CIRRUS-CI.
Fri, May 2, 9:22 PM
bofh added a comment to D36257: Pre-commit CI with CIRRUS-CI.

These comments are no longer relevant with the new codes.

Fri, May 2, 9:20 PM
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.

Fri, May 2, 9:19 PM
bofh committed rG5ea28c513979: tests/ci: Switch vmm detection (authored by bofh).
tests/ci: Switch vmm detection
Fri, May 2, 5:31 PM
bofh closed D50115: tests/ci: switch vmm detection to nested virtualization check.
Fri, May 2, 5:31 PM
bofh updated the diff for D50115: tests/ci: switch vmm detection to nested virtualization check.

Rename variable to VMGUEST

Fri, May 2, 5:20 PM
bofh updated subscribers of D50115: tests/ci: switch vmm detection to nested virtualization check.
Fri, May 2, 3:45 PM
bofh requested review of D50115: tests/ci: switch vmm detection to nested virtualization check.
Fri, May 2, 12:08 PM
bofh committed R11:d21b0d094a38: textproc/fzf: Update version 0.60.1=>0.60.2 (authored by bofh).
textproc/fzf: Update version 0.60.1=>0.60.2
Fri, May 2, 9:07 AM
bofh committed R11:da6daff92e15: sysutils/consul: Update version 1.20.5=>1.20.6 (authored by bofh).
sysutils/consul: Update version 1.20.5=>1.20.6
Fri, May 2, 9:07 AM
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
Fri, May 2, 9:06 AM
bofh committed R11:86d907a8fe26: mail/imapfilter: Update version 2.8.2=>2.8.3 (authored by bofh).
mail/imapfilter: Update version 2.8.2=>2.8.3
Fri, May 2, 9:06 AM
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
Fri, May 2, 9:06 AM
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
Fri, May 2, 9:06 AM
bofh committed R11:d5eb3f117d25: databases/pspg: Update version 5.8.4=>5.8.5 (authored by bofh).
databases/pspg: Update version 5.8.4=>5.8.5
Fri, May 2, 9:06 AM

Thu, May 1

bofh committed rG5c67180ffa93: .cirrus.yml: Refactor (authored by bofh).
.cirrus.yml: Refactor
Thu, May 1, 11:11 PM
bofh committed rG3740606f2641: .cirrus.yml: Switch image to 14 (authored by bofh).
.cirrus.yml: Switch image to 14
Thu, May 1, 11:11 PM
bofh closed D50110: .cirrus.yml: Switch image and refactor.
Thu, May 1, 11:10 PM
bofh requested review of D50110: .cirrus.yml: Switch image and refactor.
Thu, May 1, 10:26 PM

Wed, Apr 30

bofh closed D48015: CI: Add full test support.
Wed, Apr 30, 8:18 AM
bofh committed rGc08f5ad160bf: CI: Add full test support (authored by bofh).
CI: Add full test support
Wed, Apr 30, 8:18 AM

Tue, Apr 29

bofh committed R11:72eea8b95e0f: net/py-h11: Update version 0.14.0=>0.16.0 (authored by bofh).
net/py-h11: Update version 0.14.0=>0.16.0
Tue, Apr 29, 1:10 PM
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.
Tue, Apr 29, 10:42 AM

Sun, Apr 27

bofh committed R11:93d4a42455d5: finance/quickfix: Fix build (authored by bofh).
finance/quickfix: Fix build
Sun, Apr 27, 8:10 PM
bofh committed R11:da3985ecfc4e: www/mod_auth_kerb2: Refactor (authored by bofh).
www/mod_auth_kerb2: Refactor
Sun, Apr 27, 8:02 PM
bofh committed R11:65d0bc0310bd: irc/bnc: Mark DEPRECATED (authored by bofh).
irc/bnc: Mark DEPRECATED
Sun, Apr 27, 1:06 PM
bofh committed R11:b6a04c6ee104: irc/bip: Update version 0.9.1=>0.9.2 (authored by bofh).
irc/bip: Update version 0.9.1=>0.9.2
Sun, Apr 27, 1:00 PM
bofh committed R11:952fdf0edb74: textproc/fzf: Update version 0.60.0=>0.60.1 (authored by bofh).
textproc/fzf: Update version 0.60.0=>0.60.1
Sun, Apr 27, 9:54 AM
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
Sun, Apr 27, 9:54 AM
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
Sun, Apr 27, 9:54 AM
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
Sun, Apr 27, 9:54 AM
bofh committed R11:0ca956ae01ba: archivers/libcomprex: Mark DEPRECATED (authored by bofh).
archivers/libcomprex: Mark DEPRECATED
Sun, Apr 27, 9:54 AM
bofh committed R11:719a68ea59a3: emulators/qemu: Update version 9.2.1=>9.2.2 (authored by bofh).
emulators/qemu: Update version 9.2.1=>9.2.2
Sun, Apr 27, 9:54 AM
bofh committed R11:93078cd6b2dc: biology/R-cran-BiocManager: Return to pool (authored by bofh).
biology/R-cran-BiocManager: Return to pool
Sun, Apr 27, 9:54 AM
bofh committed R11:fd9dbe44beba: devel/efivar: Fix ARCH name (authored by bofh).
devel/efivar: Fix ARCH name
Sun, Apr 27, 9:54 AM
bofh committed R11:ff778f96e388: databases/pspg: Update version 5.8.3=>5.8.4 (authored by bofh).
databases/pspg: Update version 5.8.3=>5.8.4
Sun, Apr 27, 9:54 AM
bofh committed R11:82ff37b489f1: astro/routino: Update version 3.4.2=>3.4.3 (authored by bofh).
astro/routino: Update version 3.4.2=>3.4.3
Sun, Apr 27, 9:54 AM
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
Sun, Apr 27, 9:54 AM

Sat, Apr 26

bofh committed R11:2544b7aba4f5: devel/libuv: Take maintainership (authored by bofh).
devel/libuv: Take maintainership
Sat, Apr 26, 4:01 PM

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
Fri, Apr 25, 9:37 AM
bofh committed R11:6c53d9e75412: sysutils/opentofu: Update version 1.9.0=>1.9.1 (authored by bofh).
sysutils/opentofu: Update version 1.9.0=>1.9.1
Fri, Apr 25, 9:37 AM
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…
Fri, Apr 25, 9:37 AM
bofh committed R11:883630427159: emulators/qemu: Update version 9.2.0=>9.2.1 (authored by bofh).
emulators/qemu: Update version 9.2.0=>9.2.1
Fri, Apr 25, 9:37 AM
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
Fri, Apr 25, 9:37 AM
bofh committed R11:bb6bcaacf0d4: textproc/fzf: Update version 0.59.0=>0.60.0 (authored by bofh).
textproc/fzf: Update version 0.59.0=>0.60.0
Fri, Apr 25, 9:37 AM