summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/info
AgeCommit message (Expand)Author
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
2000-02-22adjust copyrighthubertf
2000-01-19FTP wildcard depends code, initial commit.hubertf
2000-01-17Reverse wording for -R. Per PR 9141 by Jim Bernard <jbernard@ox.mines.edu>hubertf
2000-01-10mention -Ss in usagehubertf
1999-12-01 - Comment codehubertf
1999-11-29Put support for @src back in.hubertf
1999-11-29Add code to include the size of a package into both thehubertf
1999-08-24Bring closer to /usr/share/misc/style with the aid of indent(1).hubertf
1999-08-23Hide test for URLlength()>0 behind a macro (IS_URL()).hubertf
1999-08-19Allow specifying a package name without a version.hubertf
1999-08-19Consolidate URL handling into a table of valid leading strings foragc
1999-08-19Clean up minor nits in C code.agc
1999-05-30Remove support for absolutes pathnames completely. This can't work withtron
1999-05-29Don't prepend directories if the plist files are absolute.christos
1999-05-15@srcdir was renamed to @src long ago, reflect this in documentation;hubertf
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled
1999-03-22Ignore files in /var/db/pkg (hint 'pkg_info pkgdb.byfile.db')abs
1999-03-22Replace static array of packages given to pkg_perform() with linearhubertf
1999-03-07Clean up SYNOPSIS formatting.mycroft
1999-03-04Prevent printinv of empty "Requires:" section.hubertf
1999-03-04Do not only display the packages which require this packagehubertf
1999-01-19Add code for pkgdb.hubertf
1998-12-31Patches supplied by Greg A. Woods in PR bin/6626 to make "pkg_info"tron
1998-11-22Remove extra : printed for @cwd,hubertf
1998-10-21Add a -B option to pkg_info to print out the "Build Information" foragc
1998-10-13Add -b argument to pkg_info to display the +BUILD_VERSION file for theagc
1998-10-12+ Remove obsolete and unused string functions.agc
1998-10-09More cleanup - various bits of KNF.agc
1998-10-09Make pkg_info a tad more extensible by using a table to hold the stringsagc
1998-10-09Fix a bug in pkg_info -f with @pkgcfl entries.agc
1998-10-08Eliminate all use of sprintf(3), and replace it with snprintf(3).agc
1998-10-08Get rid of some lint.agc
1998-10-04fix some egcs warningshubertf
1998-10-03Teach our tools about dependencies containing wildcards.hubertf