opnsense-src/usr.sbin/pkg_install/lib
Baptiste Daroussin 8781da230c if a file in plist starts with / then do not prefix it with "prefix" [1]
pkg info -g returns 1 if a file mismatch [2]
flush stdout in pkg info -g [3]
clean up quiet mode (-q | --quiet) output of pkg_version(1) [4]
fix missing error call in uname check added to pkg_version(1) [5]
fix pkg_add(1) fails to install with -C from bad path [6]
only resolve path from pkg_add(1) -p if the given prefix do not start with a '/' [7]

PR:		bin/13128 [1]
		bin/139015 [2]
		bin/113702 [3]
		bin/142570 [4]
		bin/146857 [5]
		bin/157543 [6]
Submitted by:	cy [1]
		Anton Yuzhaninov <citrin@citrin.ru> [2]
		Ighighi <ighighi@gmail.com> [3]
		"N.J. Mann" <njm@njm.me.uk> [4]
		gcooper [5]
		David Naylor <naylor.b.david@gmail.com> [6]
		netchild [7]
MFC after:	2 weeks
2012-09-18 22:09:23 +00:00
..
deps.c Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
exec.c Make sure that each va_start has one and only one matching va_end, 2012-05-29 01:48:06 +00:00
file.c Let pkg_add use the ENV variable PACKAGESUFFIX. This 2012-05-30 21:01:06 +00:00
global.c Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
lib.h if a file in plist starts with / then do not prefix it with "prefix" [1] 2012-09-18 22:09:23 +00:00
Makefile Backout libinstall.a -> libpkg commit. 2011-05-17 19:11:47 +00:00
match.c Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
msg.c Make sure that each va_start has one and only one matching va_end, 2012-05-29 01:48:06 +00:00
pen.c Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
pkgwrap.c Backout libinstall.a -> libpkg commit. 2011-05-17 19:11:47 +00:00
plist.c if a file in plist starts with / then do not prefix it with "prefix" [1] 2012-09-18 22:09:23 +00:00
str.c Spelling fixes for usr.sbin/ 2011-12-30 10:58:14 +00:00
url.c Let pkg_add use the ENV variable PACKAGESUFFIX. This 2012-05-30 21:01:06 +00:00
version.c - add a missing "be" and "in" 2011-11-11 22:27:09 +00:00