summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/info
AgeCommit message (Expand)Author
2004-01-06Fix typo; new sentence, new line;wiz
2004-01-06Rework a bit to describe the pkg wildcards in their ownhubertf
2004-01-06pkg_info(1) now also shows post-install message by default, if presenthubertf
2003-12-20use the --use-compress-program argument to tar and do away withgrant
2003-12-06Fix typo, reported by Soren Jacobsen in PR 23666.wiz
2003-09-23Get rid of lots of system(3) (partly via vsystem) calls.wiz
2003-09-10Fix a bug I accidentally introduced in rev. 1.48 where a pkg_dbdir could nojlam
2003-09-08Allow the package entries in the pkgdbdir to be either directories orjlam
2003-09-08Bump date for previous.wiz
2003-09-02Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD byjlam
2003-07-14use bounded string op as much as possibleitojun
2003-06-19Firstly, let's give credit where credit is due - the idea came from uwe.agc
2003-06-05When displaying full pathnames of the package contents (pkg_info -L pkg),agc
2003-06-05Set the program name via setprogname(3).agc
2003-03-24Consistently check findmatchingname() return value for error condition.seb
2003-03-15Introduce a pkgdb_dump() function, which dumps the cache file ofagc
2003-01-10Introduce the notion of "preserving" an installed package.agc
2003-01-05Add an enumerated type which is used in pkgdb_open() to specifyagc
2003-01-05Use EXIT_FAILURE, rather than hardcoding a value of '1' in err(3) andagc
2002-11-14In addition to the existing "rc" modifier for a package version, addagc
2002-09-26Ispell. Begin new sentences on a new line.wiz
2002-09-24Sprinkle .Xrs to packages(7).uebayasi
2002-08-04Don't warn about PKG_PATH being set when -e is givenhubertf
2002-07-20show_file: don't append '\n' if fopen failed.yamt
2002-07-19show_file: add an extra '\n' unless file ended with '\n'.yamt
2002-07-19- remove handling of PKG_ADD_BASE.yamt
2002-06-10constify and make WARNS=2 clean.yamt
2002-06-09constify.yamt
2002-06-09- make last arg of findmatchingname void*.yamt
2002-06-09avoid a magic constant.yamt
2002-03-05Output @blddep directives properly when displaying PLISTs.agc
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-01-19Use .Nx, replace empty line with .Pp.wiz
2002-01-10Explain a bit more fully the collating sequence which pkg_info(1) uses whenagc
2001-08-21disable unnecessary warning when PKG_PATH isn't set.yamt
2001-08-19Don't do FTP stuff when operating on all pkgshubertf
2001-08-13Add a -n switch to show the packages "needed" by a package (i.e. theagc
2001-04-09Whitespace, and remove unnecessary "" after .Nm.wiz
2001-03-10Fix -r: Show REQ/+REQUIRE file for a package, if existing. Fixes pkg/12210.wiz
2001-03-10Minor cleanup, no functional change. Patch by Hubert Feyrer.wiz
2001-03-06Test matching entries in /var/db/pkg on if they are directories.wiz
2001-03-05Add -V option to all pkgtools, which reports the version of the pkgtools.wiz
2000-12-13 * Accept ".tbz" as an alternative pkg suffix to ".tbz" for pkg_add andhubertf
2000-11-30Fix pkg_info w/ URLs (*sigh*)hubertf
2000-10-11Check right variable to see if it's a URL (pkg -> cp)hubertf
2000-07-05remove extra period in SEE ALL sectionmsaitoh
2000-06-19Allocate space & copy a string returned by a function that'll clobber it onhubertf
2000-06-07save another call to allocate space on the stack for something that'shubertf
2000-05-15Don't read +CONTENTS files if not needed.hubertf
2000-05-11When expanding wildcards given on the command line, don't includehubertf