summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/add
AgeCommit message (Expand)Author
2006-07-20Fix uninitialized variable which was causing pkg_add -u to randomlygson
2006-06-27Update usage() to match the manpage - most important, add missing optionshubertf
2006-05-11sprinkle a little (char *) to quell GCC4.mrg
2006-05-11sprinkle some -fno-strict-aliasing and -Wno-pointer-sign with GCC4.mrg
2006-04-24Add support for creating summary file containing all informationdillo
2006-04-08Formatting nits.wiz
2006-04-06pkg_add also now check for USE_ABI_DEPENDS.reed
2006-03-17Fix -uu handling so recursive updates of already installed packages work,erh
2006-03-17Add sanity check if there's a @cwd in the +CONTENT file.hubertf
2006-01-25Add conditional code to ignore the non-numeric part of an OS versionjoerg
2005-12-08(pkg_do) When marking already installed package as manually installed,dillo
2005-12-06Specify the full path to tar when unpacking a package.ben
2005-11-23Remove unused variable "argc" in function apply_perms().tron
2005-11-23Reduce the use of the system() function in pkg_install to avoid quotingben
2005-11-05Add compat #ifdefs from pkgsrc, to make syncing easier between thewiz
2005-11-03Implement framework to store variable=value pairs about an installed package.dillo
2005-07-18Fix PR pkg/30658: don't fail for pkgs that were built with IGNORE_RECOMMENDED,hubertf
2005-06-29cleanup: preserve errno. Needed so err() functions ran after runninghubertf
2005-06-29Fix 'pkg_add -R' handling - not registering really means not touchinghubertf
2005-05-06Fix Dq argument, which somehow ended up on the next line.wiz
2005-05-06Document the vulnerable subdir.wiz
2005-04-07Fix bad format string which broke the build on LP64 platforms.tron
2005-04-05Fix a minor bug in the estimation of required disk space. In particulardmcmahill
2005-03-06Clarify the "OS mismatch" message:agc
2005-02-26mdoc fixes: use Sq and Dq instead of ' " and ''grant
2005-02-04Minor macro usage improvements.wiz
2005-02-04Teach pkg_add(1) and pkg_delete(1) to pass PKG_METADATA_DIR andjlam
2005-01-06Always echo the command about to be executed to standard output, notagc
2004-12-29Introduce a new abstraction in the C code, called MaxPathSize. Allagc
2004-12-15Attempt to improve the English in one sentence.agc
2004-12-15Use more markup.wiz
2004-12-15Bump date for double -u. Update paths to use 2.0 as release namewiz
2004-12-10Sync with pkgsrc to get double -u feature. Bump version to 20041209.erh
2004-11-02Merge version 20041101 from pkgsrc.erh
2004-07-30Re-work the code which checks the recorded build versions of a binaryagc
2004-05-08fix typo.grant
2004-04-2820040428: In pkg_add, set the umask nice and early, and remove an absolutetv
2004-04-21Hi there. I'm a stack-allocated array. I'm filled with garbage untiltv
2004-04-11Bump date for previous.wiz
2004-04-11Make pkg_add recognise binary packages built with ignored recommendationsrh
2004-04-10Fix file descriptor leak in read_buildinfo() which caused one leakedabs
2004-04-09Re-add umask() setting, and parameterize it so that pkgsrc/bootstrap basedtv
2004-04-06Fix signature verification after pkg_add and friends were changed to useagc
2004-03-29Changes to make these work on Interix: remove nonroot warnings if ontv
2004-01-14Don't warn and abort if a package with the same ${PKGBASE} already existsjlam
2004-01-13use ${MACHINE_ARCH} instead of what uname() puts into utsname.machine.grant
2004-01-04In the "quick depends pre-scan", first print all bad matching depends,hubertf
2003-12-20use the --use-compress-program argument to tar and do away withgrant
2003-12-20always print an error when package addition fails (rather than onlygrant
2003-12-20check the OS, architecture and version of a package against the hostgrant