opnsense-src/usr.sbin/pkg_install/lib
Florent Thoumie c55100c9ba - add: Keep dependent packages too if -K is specified.
- updating: terminating '\n' is not part of the package origin.
- bump PKG_INSTALL_VERSION to 20080612.

PR:		bin/119368 [1], bin/124459 [2]
Submitted by:	gcooper [1], Beat Gatzi <beat@chruetertee.ch> [2]
MFC after:	3 days
2008-06-12 15:21:13 +00:00
..
deps.c - Replace rather inefficient bubble sort with a recursive depth-first search. 2007-06-18 22:49:13 +00:00
exec.c Make consistent with style(msmith). 4 spaces indent, tab for each 2 indents. 2007-03-28 05:33:52 +00:00
file.c Use the length modifier 'll' instead of 'q' to print long longs. 2004-07-28 16:03:13 +00:00
global.c Allow variable amounts of verbosity. 2006-06-12 22:39:32 +00:00
lib.h - add: Keep dependent packages too if -K is specified. 2008-06-12 15:21:13 +00:00
Makefile For variables that are only checked with defined(), don't provide 2004-10-24 15:33:08 +00:00
match.c - Restore functionality broken in previous commit; we need to be able to report 2008-05-03 22:56:50 +00:00
msg.c
pen.c Use the length modifier 'll' instead of 'q' to print long longs. 2004-07-28 16:03:13 +00:00
pkgwrap.c
plist.c Make consistent with style(msmith). 4 spaces indent, tab for each 2 indents. 2007-03-28 05:33:52 +00:00
str.c
url.c Make consistent with style(msmith). 4 spaces indent, tab for each 2 indents. 2007-03-28 05:33:52 +00:00
version.c - complete rewrite of the version number parsing code, restoring compatibiliy of 5.x with 4.x and portupgrade 2004-06-29 18:52:13 +00:00