summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install
AgeCommit message (Expand)Author
2002-03-12Improved error reporting: when a pkg pattern is given, andhubertf
2002-03-06When adding packages via pkg_add(1), and a pre-requisite package needsagc
2002-03-05Output @blddep directives properly when displaying PLISTs.agc
2002-03-05Output @blddep directives before @pkgdep directives.agc
2002-03-05Add a new packing list directive, @blddep, which notes the exactagc
2002-02-22... and get the right month this time.agc
2002-02-22Bump version date to reflect this change to create/pl.c:agc
2002-02-21Modify the English slightly, and slight format cleanup.agc
2002-02-18make @cwd work a bit more reliable:hubertf
2002-02-15print the package name on deletion errorsdrochner
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