install package without basepkg dependencies
Anthony Pankov <[email protected]>
| Newsgroups | gmane.os.freebsd.devel.hackers |
|---|---|
| Message-ID | <[email protected]> |
Hello, I want to install package in an empty directory for something like files merging/checking. I do # pkg -r empty_dir install package But this command install not only package and it dependencies but also: FreeBSD-clibs-14.snap20251016083159 Core C Libraries FreeBSD-runtime-14.snap20251016083159 FreeBSD Base System etc. Can I avoid base packages installation as a dependencies? -- Best regards, Anthony mailto:[email protected]