1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-03 06:04:53 +00:00
freebsd-ports/Mk
Michael Osipov 4280a82efe Mk/Scripts/do-users-groups.sh: Make users and groups creation fail-fast
Fail fast when pw(8) fails to create a user or a group. Especially when it is
not the last command in the pre-install script then the exit code will be 0 and
the failure will go unnoticed.

PR:		267384
Approved by:	jrm (mentor)
Differential Revision:	https://reviews.freebsd.org/D42719
2024-05-03 09:44:53 +02:00
..
Features Features/testing.mk: Introduce the TESTING_UNSAFE knob. 2024-03-01 22:26:53 +03:00
Scripts Mk/Scripts/do-users-groups.sh: Make users and groups creation fail-fast 2024-05-03 09:44:53 +02:00
Uses multimedia/mlt7: update to 7.24.0 2024-05-02 06:56:16 +02:00
Wrappers
bsd.ccache.mk
bsd.commands.mk Mk/*: Build with a clean environment 2024-02-29 21:21:37 +01:00
bsd.default-versions.mk Mk: unregister expired Go 1.19 2024-04-18 21:03:16 +02:00
bsd.destdir.mk
bsd.gcc.mk Mk/bsd.gcc.mk: unregister expired GCC 4.8 2024-05-01 22:10:20 +02:00
bsd.gecko.mk Mk/bsd.gecko.mk: switch LLVM to 17 2024-04-08 23:13:59 +02:00
bsd.java.mk Mk/*: Build with a clean environment 2024-02-29 21:21:37 +01:00
bsd.licenses.db.mk
bsd.licenses.mk component: add SUBPACKAGES 2024-01-01 22:58:53 +01:00
bsd.local.mk
bsd.ocaml.mk
bsd.options.desc.mk Mk/bsd.options.desc.mk: Remove references for librtmp and rtmpdump 2024-05-01 13:10:58 +02:00
bsd.options.mk Mk/bsd.options.mk: add possibility set default options for other (not defined in port) arches 2024-03-22 21:43:25 +03:00
bsd.port.mk Mk/bsd.port.mk: simplify WITH_<feat> code 2024-04-16 19:16:20 +02:00
bsd.port.options.mk
bsd.port.post.mk
bsd.port.pre.mk
bsd.port.subdir.mk Mk/*: unconditionally use .MAKE.UID and .MAKE.GID 2024-01-15 17:17:05 +01:00
bsd.sanity.mk
bsd.sites.mk Mk/bsd.sites.mk: Fix GNOME MASTER_SITES 2024-03-24 15:28:52 +01:00
bsd.wx.mk