summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install
AgeCommit message (Expand)Author
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-07Edit -mdoc usage.ross
2002-02-02tets -> testyamt
2002-02-02Paragraph markup improvements, use Xr in one place.wiz
2002-02-02Drop superfluous .Pp.wiz
2002-02-02Improve markup, sort section, sort SEE ALSO.wiz
2002-02-02Drop an empty line.wiz
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
2002-01-09Bump version number to reflect the pkg_info version number recognitionagc
2002-01-09Pull in a much simplified version of the vtest functionality. This newagc
2001-12-30don't hardcode "tar"'s program name, use TAR_FULLPATHNAME insteadhubertf
2001-12-12MKfoo=no -> NOfootv
2001-10-04"it's" is short for "it is".agc
2001-10-04fix typo that prevents to select best version of package.yamt
2001-09-26use full pathname of tar consistentlchubertf
2001-09-25Print out the name of the detached signature file which is being used toagc
2001-09-25Add a "-s verification-type" argument to pkg_add, which adds a calloutagc
2001-09-24va_{start,end} audit:wiz
2001-09-16Spell 'occurred' with two 'r's.wiz
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-07-24Fix `pkg_add -u' for packages without dependencies.wiz
2001-07-22seperate -> separatewiz
2001-07-16Close some memory leaks.wiz
2001-07-15Interface change for strip_txz(): now stores suffixhubertf
2001-07-15 * Bugfix: if PLIST_SRC directly follows PLIST_CWD, ignorehubertf
2001-06-19`existent', not `existant'wiz
2001-06-05Uppercase Dt argument.wiz
2001-05-28(usage): correct number of arguments to fprintfjoda
2001-05-21Apply the -I substitution logic for @cd as well as @cwd (just foragc
2001-05-21When adding the checksums for the individual file entries in the generatedagc
2001-05-21Display the correct directory for the @src directive if -I has beenagc
2001-05-21Add -I argument to pkg_create so that the real prefix can be specifiedagc
2001-05-18Add -U argument to pkg_create - by default, all files are added to theagc
2001-04-28 * add function strip_txz() to strip off any .tgz, .tbz, .t[bg]z from ahubertf
2001-04-21Check for return value of getenv() before handing it to strdup().hubertf
2001-04-19Allow PKG_PATH (or part of that) to contain a local directory, anddmcmahill
2001-04-17Don't warn about @src being deprecated any longer - we add it per defaulthubertf
2001-04-17on pkgdb_remove, don't retain old errors - clear errno before.hubertf
2001-04-14Include lsall and lsbest in usage message.hubertf
2001-04-10have EXAMPLES section.itojun
2001-04-09Whitespace, and remove unnecessary "" after .Nm.wiz
2001-04-09Fix date, and whitespace fixes.wiz
2001-04-09Whitespace fixes.wiz
2001-04-09Fix date, and improve markup.wiz
2001-04-09Whitespace fixes.wiz
2001-04-09do not terminate on EINTR. with previous behavior pkg_add terminatesitojun
2001-04-08 * Invent ZOULARISBASE, defaulting to $LOCALBASE/bsdhubertf