0742b9d1de
Changes from pkg 1.10.99.6 to 1.10.99.7 - Sort fts traversal in repo creation - Fix floating pint exception when packaging packages with weird elf files - More test cases for config merge - Fix running the testsuite on linux and osx - Fix pkg version regarding flavors - Add support for creating packages with a hash in their names - Accept DT_SONAME anywhere in .dynamic - make pkg version -r imply -R - Some fixes for the progression display - Rename some variables in security periodic scripts. - Parse FreeBSD OS version and forbid to install too new packages Changes from pkg 1.10.99.5 to 1.10.99.6 - Lots of fixes/improvements on periodic scripts - Fix typo in the .pc file - Only check for origin if the strings contains / in pkg version - Support flags when exporting the metalog - Ignore flags when installing as a user - fix again using pattern as package arch - recognize armv7 - add %q to pkg_printf(3) and pkg-query(8) to print altabi - add an extra line when printing pkg-messages to improve readability - stop considering nfs as dangerous and if a corruption happens on nfs drive by a message the user to the highly possible reason of the corruption so he can fix - zsh completion imrpovements Changes from pkg 1.10.99.4 to 1.10.99.5 - pkg clean is now happy if the cache dir non existing - 410.pkg-audit now uses anticongestion on freebsd 12 - fix pkg install -r foo if foo is a disabled repository - fix elf handling on non FreeBSD - fix support for platforms without AT_SYMLINK_NOFOLLOW - fix dropping privileges on Linux - fix build with recent libbsd - fix duplicate pkg registration overwriting the existing pkg - better ABI name on linux - lots of changes in internal API to use fd when possible - removed option: pkg repo -L Changes from pkg 1.10 - Use dep_formula in the solver - Cache pw result to avoid over reloading nssswitch.conf - Remove pkg2ng and support for pkg_ databases
53 lines
1.3 KiB
Text
53 lines
1.3 KiB
Text
@comment $NetBSD: PLIST,v 1.8 2020/09/21 03:03:55 khorben Exp $
|
|
include/pkg.h
|
|
lib/libpkg.la
|
|
lib/libpkg_static.la
|
|
libdata/pkgconfig/pkg.pc
|
|
man/man3/pkg_printf.3
|
|
man/man3/pkg_repos.3
|
|
man/man5/pkg-repository.5
|
|
man/man5/pkg.conf.5
|
|
man/man8/pkg-add.8
|
|
man/man8/pkg-alias.8
|
|
man/man8/pkg-annotate.8
|
|
man/man8/pkg-audit.8
|
|
man/man8/pkg-autoremove.8
|
|
man/man8/pkg-backup.8
|
|
man/man8/pkg-check.8
|
|
man/man8/pkg-clean.8
|
|
man/man8/pkg-config.8
|
|
man/man8/pkg-create.8
|
|
man/man8/pkg-delete.8
|
|
man/man8/pkg-fetch.8
|
|
man/man8/pkg-info.8
|
|
man/man8/pkg-install.8
|
|
man/man8/pkg-lock.8
|
|
man/man8/pkg-query.8
|
|
man/man8/pkg-register.8
|
|
man/man8/pkg-remove.8
|
|
man/man8/pkg-repo.8
|
|
man/man8/pkg-rquery.8
|
|
man/man8/pkg-search.8
|
|
man/man8/pkg-set.8
|
|
man/man8/pkg-shell.8
|
|
man/man8/pkg-shlib.8
|
|
man/man8/pkg-ssh.8
|
|
man/man8/pkg-static.8
|
|
man/man8/pkg-stats.8
|
|
man/man8/pkg-unlock.8
|
|
man/man8/pkg-update.8
|
|
man/man8/pkg-updating.8
|
|
man/man8/pkg-upgrade.8
|
|
man/man8/pkg-version.8
|
|
man/man8/pkg-which.8
|
|
man/man8/pkg.8
|
|
sbin/pkg
|
|
sbin/pkg-static
|
|
share/examples/pkg/bash_completion.d/_pkg.bash
|
|
share/examples/pkg/periodic/daily/411.pkg-backup
|
|
share/examples/pkg/periodic/daily/490.status-pkg-changes
|
|
share/examples/pkg/periodic/security/410.pkg-audit
|
|
share/examples/pkg/periodic/security/460.pkg-checksum
|
|
share/examples/pkg/periodic/weekly/400.status-pkg
|
|
share/examples/pkg/pkg.conf.sample
|
|
share/zsh/site-functions/_pkg
|