[Bug 244596] pkgbase: duplicate files and directories in `make packages`

2022-11-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244596 --- Comment #9 from commit-h...@freebsd.org --- A commit in branch main references this bug: URL: https://cgit.FreeBSD.org/src/commit/?id=005609addaab2ec83f97054fa4c60b3981f84271 commit 005609addaab2ec83f97054fa4c60b3981f84271 Author:

[Bug 244596] pkgbase: duplicate files and directories in `make packages`

2022-11-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=244596 --- Comment #10 from Ed Maste --- At this point the remaining issues are duplicated directories (e.g. ./etc appears 74 times in METALOG), and the handful of hard links with differing modes ./etc/pam.d/ftpd ./usr/libexec/dwatch/io (and man

[Bug 266923] PkgBase: FreeBSD-liby-dev has a missing dependency: FreeBSD-liby

2022-11-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266923 --- Comment #5 from Ed Maste --- Are there any cases except liby-dev (and liby-dev-lib32)? -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 266923] PkgBase: FreeBSD-liby-dev has a missing dependency: FreeBSD-liby

2022-11-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=266923 --- Comment #6 from Ed Maste --- Perhaps https://reviews.freebsd.org/D37429 -- You are receiving this mail because: You are on the CC list for the bug.

[Bug 249145] pkgbase: lib32 directories/files in utilities.plist which belong in utilities-lib32.plist

2022-11-17 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=249145 --- Comment #1 from Ed Maste --- lib32 is handled by bsd.lib.mk: .if ${SHLIBDIR:M*lib32*} TAGS+= lib32 .endif .if defined(NO_ROOT) .if !defined(TAGS) || ! ${TAGS:Mpackage=*} TAGS+= package=${PACKAGE:Uutilities} .endif TAG_ARGS=