10271 Commits

Author SHA1 Message Date
fcambus
9870bf6591 Drop maintainership. 2022-11-14 08:49:21 +00:00
naddy
c0f5554a06 remove useless CONFIGURE_STYLE=none
If a port should not attempt to run a configure script, simply don't
set CONFIGURE_STYLE at all.

The perl and pyton modules use CONFIGURE_STYLE=none for their own
purposes.  Also, some ports use it to disable a default provided
by Makefile.inc.  Apart from that, CONFIGURE_STYLE=none has no meaning.

ok semarie@ ajacoutot@ kn@ sthen@
2022-11-13 22:24:51 +00:00
sthen
1427b990d1 bump for MODPY_DEFAULT_VERSION_3 change 2022-11-13 15:29:41 +00:00
ajacoutot
dd6c4efe98 Update to awscli-1.27.8. 2022-11-13 11:27:27 +00:00
lraab
2f1ff81b8e update last vestiges of m1n1-uboot -> apple-boot
ok sthen
2022-11-12 15:26:07 +00:00
sthen
93bf1bcbf7 update to pv-1.6.20 2022-11-12 08:27:30 +00:00
tobhe
96ec35ff08 Produce a combined m1n1 + uboot license file in /etc/firmware/apple-boot-license.
Fix PLIST path while there.
2022-11-11 20:06:01 +00:00
sthen
ee3d7976bd don't subst PERMIT_PACKAGE in plist; otherwise for ports set to PERMIT_PACKAGE=firmware
it can end up in pkg/PLIST
2022-11-11 19:57:36 +00:00
tobhe
0728f42ff1 Generate license files for m1n1 and u-boot-asahi to include in
the apple-boot firmware package.

ok sthen@ kettenis@
2022-11-11 19:38:11 +00:00
tobhe
83db5408cd Remove m1n1-uboot. It has moved to apple-boot. 2022-11-11 19:05:10 +00:00
tobhe
2975a4566f Rename m1n1-uboot -> apple-boot 2022-11-11 19:02:53 +00:00
tobhe
a36baa3293 Reimport m1n1-uboot as apple-boot for a more generic and
descriptive name.

discussed with many
2022-11-11 18:59:19 +00:00
pvk
89c649306a Update ansible 6.5.0 -> 6.6.0
Changelog: https://github.com/ansible-community/ansible-build-data/blob/main/6/CHANGELOG-v6.rst#v6-6-0
2022-11-11 17:48:46 +00:00
pvk
3f18ba162d Update ansible-core 2.13.5 -> 2.14.0
Changelog: https://github.com/ansible/ansible/blob/stable-2.14/changelogs/CHANGELOG-v2.14.rst#v2-14-0
2022-11-11 17:47:57 +00:00
ajacoutot
d0c33abe7e Fix HOMEPAGE and remove non existing ones. 2022-11-11 17:16:00 +00:00
ajacoutot
4ecc5b9ae2 Update to terragrunt-0.40.2. 2022-11-11 12:39:03 +00:00
ajacoutot
5755135add Update to awscli-1.27.7. 2022-11-11 12:32:45 +00:00
ajacoutot
babde52a86 Remove useless support for security/libxcrypt.
We have all we need in base, and having this lib around will make other
stuff pick it up while we don't want to.

ok robert@
2022-11-11 11:57:08 +00:00
sthen
7b0399cf7d reminder to update firmware/m1n1-uboot if these are updated 2022-11-10 17:13:45 +00:00
sthen
668e2a87bf be explicit with versions; firmware packages are handled by
fw_update which has no way to do dependency tracking
2022-11-10 17:12:32 +00:00
tobhe
66b6455a90 Hook up m1n1-uboot 2022-11-10 15:44:43 +00:00
tobhe
6f69c4fa3a Import m1n1+uboot bootloader firmware meta port for Apple arm64 machines.
ok sthen@
2022-11-10 15:41:23 +00:00
robert
0090d16257 do not pick libudev up yet 2022-11-10 15:01:09 +00:00
sthen
ef7dbc7662 should use MAKE_PROGRAM 2022-11-10 13:09:57 +00:00
robert
8124fb4f66 bring in latest systemd wrapper functions from the git repo 2022-11-10 12:50:08 +00:00
ajacoutot
6dfa17f4a9 Simplify to use elogind_dep and drop bogus patch to prevent undefined
reference.
2022-11-10 11:45:38 +00:00
ajacoutot
b2fa9c9923 Give MAINTAINER to robert@ 2022-11-10 11:14:43 +00:00
robert
932dc8b50f pull sd_seat_can_multi_session() in from libconsolekit 2022-11-10 10:43:37 +00:00
robert
d5125517a3 depend on latest consolekit2 changes and cleanup some warnings 2022-11-10 10:15:36 +00:00
robert
9c5136f537 pull in the latest sd_seat_can_multi_session() function from the git repo 2022-11-10 10:15:01 +00:00
jsg
57400ad3cd update intel microcode to 20221108
release notes:
https://github.com/intel/Intel-Linux-Processor-Microcode-Data-Files/releases/tag/microcode-20221108
2022-11-10 02:09:28 +00:00
robert
536ef06080 update to 22.08.8 2022-11-09 23:17:21 +00:00
robert
d3f858577f include latest systemd compat functions from the ConsoleKit2 git repo 2022-11-09 23:16:29 +00:00
ajacoutot
96b8a9151d Update to google-cloud-sdk-409.0.0. 2022-11-09 21:20:49 +00:00
ajacoutot
6f46eab827 Update to delete. 2022-11-09 21:07:13 +00:00
kn
a26bf2b12c Update to patchelf 0.17.0
Relevant changes:
- write out replace sections in original order
- patchelf: correct page size for sparc64
- update vendored elf file
2022-11-08 23:03:43 +00:00
ajacoutot
34b2ae4830 Indent and full stop to DESCR. 2022-11-08 18:54:31 +00:00
robert
08ad2f08a8 import libudev-openbsd; a udev compatible library based
on freebsd's libudev-devd

ok aja@
2022-11-08 18:45:12 +00:00
tobhe
cfd18433be Add custom OpenBSD bootsplash instead of Asahi Linux default.
Discussed with kettenis@
ok patrick@
2022-11-08 18:16:18 +00:00
semarie
1dbb4ce539 update sysutils/bupstash to 0.12.0
ok sdk@ gonzalo@ bket@
2022-11-08 16:14:42 +00:00
ajacoutot
58642e1c4f Missed bumps after vte3 split.
spotted by naddy@
2022-11-08 14:06:44 +00:00
ajacoutot
4f4bba5bfa Update to terragrunt-0.40.1. 2022-11-08 12:35:30 +00:00
sdk
8fe5875c06 Add missing include to cpuid.c
ok sthen@
2022-11-08 11:55:39 +00:00
ajacoutot
c4096e6659 Stop using the daemon class in @newuser.
If we need to make an exception we can do it and properly document the
reason but by default we should just use the default login class.
rc.d uses daemon or the login class provided in login.conf.d so this has
no impact there.

discussed with sthen@, tb@ and robert@

praying that my grep/sed skills did not break anything and still
believing in portbump :-)
2022-11-08 11:16:56 +00:00
solene
e66f6e87ea Update to obsdfreqd-1.1.1
with inputs from maintainer
ok from maintainer Florian Viehweger
2022-11-07 22:43:03 +00:00
ajacoutot
e4e21b9473 Update to awscli-1.27.4. 2022-11-07 22:34:03 +00:00
ajacoutot
175aefa400 Update to terragrunt-0.40.0. 2022-11-07 22:01:53 +00:00
ajacoutot
2c4b25e91f Update to p5-Sys-Virt-8.9.0. 2022-11-07 21:47:43 +00:00
ajacoutot
a2ef0dcae6 Update to (hashicorp-)serf-0.10.1. 2022-11-07 18:41:16 +00:00
tobhe
798faadc2a Install device trees for u-boot-asahi. We are going to need those to update
the booloader binary from the installer.

ok kettenis@
2022-11-07 11:53:36 +00:00