207,825 commits found in 42 milliseconds
update to sniproxy-0.9.16
Update ansible 13.0.0 -> 13.1.0
Changelog: https://github.com/ansible-community/ansible-build-data/blob/13.1.0/13/CHANGELOG-v13.md#v13-1-0
Update ansible-core -> 2.20.0 -> 2.20.1
Changelog: https://github.com/ansible/ansible/blob/stable-2.20/changelogs/CHANGELOG-v2.20.rst#v2-20-1
Update terraform-docs 0.20.0 -> 0.21.0
Changelog: https://github.com/terraform-docs/terraform-docs/releases/tag/v0.21.0
Update tflint 0.59.1 -> 0.60.0
Changelog: https://github.com/terraform-linters/tflint/releases/tag/v0.60.0
OpenBSD /ports c1cnDpy — textproc/check-jsonschema distinfo Makefile, textproc/check-jsonschema/pkg PLIST Update to check-jsonschema 0.36.0
Update to py-protobuf 6.33.2
https://github.com/protocolbuffers/protobuf/releases/tag/v33.2
Update to protobuf 6.33.2
https://github.com/protocolbuffers/protobuf/releases/tag/v33.2
OpenBSD /ports 5wB2LFf — net/synapse distinfo modules.inc, net/synapse/patches patch-pyproject_toml net/synapse: update to 1.144.0, from maintainer Renaud Allard
Include limits.h to get PATH_MAX so this compiles with ports-gcc.
OK bket@
Update to 2.17 to fix a missing break noticed by ports-gcc.
From espie@
Fix configure test that uses 'main()' instead of 'int main(void)'.
Because of this the return type of random(3) is misdetected and the
build later fails on ports-gcc because the the local random() stub
clashes with the prototype from <stdlib.h>.
Bump REVISION.
Fix main functions to modern C in this configure mess.
Bump REVISION to be on the safe side.
OpenBSD /ports CYZrlgk — math/prover9/ladr Makefile, math/prover9/ladr/patches patch-mace4_src_msearch_c patch-mace4_src_select_c Add some missing ints to please ports-gcc. Bump revision since it changes
the code.
Use modern C and use int main(void) { return 0; } as a compiler test.
No need to bump revision since this fails hard with ports-gcc.
OpenBSD /ports eDZ3C4V — games/maelstrom Makefile, games/maelstrom/patches patch-Maelstrom-netd_c Fix implicit int error with ports-gcc since int is missing for main().
OK phessler@
Fix an implicit int that makes ports-gcc fail. Bump revision.
OK edd@ phessler@
Do not pick up libyaml even if it is installed.
OK aja
lang/erlang/28: Fix distinfo (re-rolled tarballs?)
pointed out by naddy@, thanks
py2-pygame is no longer used in ports, merge it into (py3) pygame
(wasn't linked to devel/Makefile anyway..)
OpenBSD /ports 14MYmL4 — graphics/orthanc/server/patches patch-OrthancServer_Resources_RunCppCheck-2_17_0_sh patch-OrthancFramework_Resources_CMake_DcmtkConfiguration_cmake orthanc: allow building with dcmtk 3.7.0
Update to dcmtk 3.7.0
OpenBSD /ports DyvsAhJ — net/rbldnsd Makefile distinfo, net/rbldnsd/patches patch-rbldnsd_c patch-Makefile_in update to newer rbldnsd checkout, with py3 compatible tests code
no significant change for us to the compiled daemon
ok giovanni
switch net/py-dns from (py2) https://pypi.org/project/pydns/ to
(py3) https://pypi.org/project/py3dns/, rbldnsd tests fix to follow
update to random_run-2.16, from espie, add "uses pledge" marker while there
Update to PowerDNS Authoritative Server 5.0.2
This needs c++ and python so requires explicit COMPILER/COMPILER_LANGS
OK sthen@
OpenBSD /ports jzgW0PQ — devel/py-rcsparse Makefile, devel/py-rcsparse/patches patch-py-rcsparse_c Fix another int-conversion issue in python code and bump REVISION
In file included from /usr/local/include/python3.13/Python.h:73,
from py-rcsparse.c:18:
py-rcsparse.c: At top level:
/usr/local/include/python3.13/object.h:138:9: error: initialization
of 'long int' from 'PyTypeObject *' {aka 'struct _typeobject *'}
makes integer from pointer without a cast [-Wint-conversion]
138 | (type) \
| ^
py-rcsparse.c:773:9: note: in expansion of macro 'PyObject_HEAD_INIT'
773 | PyObject_HEAD_INIT(&PyType_Type)
| ^~~~~~~~~~~~~~~~~~
OK sthen@
Add COMPILER line to fix build on sparc64.
ok tb@
Update to cargo-c 0.10.19
https://github.com/lu-zero/cargo-c/releases/tag/v0.10.19