summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/add/pkg_add.1
AgeCommit message (Expand)Author
2006-04-08Formatting nits.wiz
2006-04-06pkg_add also now check for USE_ABI_DEPENDS.reed
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-05-06Fix Dq argument, which somehow ended up on the next line.wiz
2005-05-06Document the vulnerable subdir.wiz
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
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-04-11Bump date for previous.wiz
2004-04-11Make pkg_add recognise binary packages built with ignored recommendationsrh
2003-12-20check the OS, architecture and version of a package against the hostgrant
2003-10-03Bump date for previous (oops :) ).wiz
2003-10-03Add HTTP support.wiz
2003-09-08Bump date for previous.wiz
2003-09-08Note that LOCALBASE and PKG_VIEW in the environment will affect thejlam
2003-09-02Merge src/usr.sbin/pkg_install on the pkgviews branch into the HEAD byjlam
2003-07-25netbsd.org->NetBSD.orgsalo
2003-04-22Rename "upgrade" variable to "Replace" (etc.) as that is what it's reallyhubertf
2003-03-24Implement remaining TODO item in pkg upgrade (pkg_add -u):hubertf
2003-02-25.Nm does not need a dummy argument ("") before punctuation orwiz
2002-09-26Ispell. Begin new sentences on a new line.wiz
2002-09-24Sprinkle .Xrs to packages(7).uebayasi
2002-08-15Drop trailing whitespace.wiz
2002-08-15document -uhubertf
2002-07-31Synch with reality (PKG_TMDIR defaults to /var/tmp (first)).jschauma
2002-02-08Generate <>& symbolically. I'm avoiding .../dist/... directories for now.ross
2002-02-07Edit -mdoc usage.ross
2002-02-02Drop an empty line.wiz
2001-09-25Add a "-s verification-type" argument to pkg_add, which adds a calloutagc
2001-07-22seperate -> separatewiz
2001-06-05Uppercase Dt argument.wiz
2001-04-10have EXAMPLES section.itojun
2001-04-09Whitespace fixes.wiz
2001-03-20Update path in example to a more recent package. Noted by zuntum.wiz
2001-03-18Add -u switch to pkg_add to do a very rudimentare form of pkg upgrading:hubertf
2001-03-13Update description a bit - inspired by Jeremy C. Reed <reed@reedmedia.net>hubertf
2001-03-05Add -V option to all pkgtools, which reports the version of the pkgtools.wiz
2001-01-07Alphabetize options.hubertf
2000-10-05insure -> ensuread
2000-01-19FTP wildcard depends code, initial commit.hubertf
2000-01-04Some changes from David Maxwell <david@fundy.ca>:hubertf
1999-11-18Typos (from OpenBSD)kristerw
1999-07-02Document PKG_TMPDIRhubertf
1999-06-15Add support for fetching packages from HTTP URLs. Since 'ftp' is alreadycgd
1999-03-22More and more .Os cleanups. .Os is defined in the tmac.doc-common file,garbled