freebsd_amp_hwpstate/release
Mark Johnston 09d83a060f pkgbase: Remove package name mangling in generate-ucl.sh
The mangling was present in the initial revision of the script, but its
purpose is not clear.  It may have been to avoid defining make(1)
variables with a dash in the name, but this is permitted.  Furthermore,
it results in invalid dependency information if a dependency's name
contains an underscore, causing e.g., libcompiler_rt-dev to depend on
libcompiler-rt, and resulting in warnings when installing base system
packages.  Remove the mangling.

Reviewed by:	manu
MFC after:	2 months
Sponsored by:	The FreeBSD Foundation
Differential Revision:	https://reviews.freebsd.org/D29883
2021-04-26 15:16:04 -04:00
..
amd64 release: amd64: Fix ISO/USB hybrid image 2021-03-27 12:04:51 +01:00
arm
arm64
i386
packages pkgbase: Remove package name mangling in generate-ucl.sh 2021-04-26 15:16:04 -04:00
pkg_repos
powerpc
riscv
scripts
tools Remove tmpfs size and properly format generated fstab for arm 2021-03-17 15:02:05 +01:00
Makefile release: move installworld before installkernel 2021-04-05 13:16:01 -04:00
Makefile.azure
Makefile.ec2
Makefile.gce
Makefile.inc1 release: sync 'git count' logic with newvers.sh 2021-03-17 10:57:32 -04:00
Makefile.mirrors
Makefile.vagrant
Makefile.vm
rc.local
release.conf.sample
release.sh