summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install
AgeCommit message (Expand)AuthorFilesLines
2005-07-18Sync over files from src/usr.sbin/pkg_install to fix PR pkg/30658:hubertf3-23/+9
2005-06-13Use += to not override previous USE_TOOLS setting.jlam1-2/+2
2005-06-10add autoconf test for missing (like in openbsd-3.6) or broken (likedmcmahill5-15/+1429
2005-06-07List shell tools that are needed by the pkg_view and linkfarm scripts.jlam1-1/+5
2005-06-02Include netdb.h for Solaris. From Neil Hoggarth in PR 30399.wiz1-2/+5
2005-05-30Sync with base 1.53: Comment out too noisy warning.wiz1-2/+6
2005-05-30Update to 20050530:wiz17-108/+167
2005-05-29Sync with 20050529 in src/.minskim2-5/+5
2005-05-28- pull in the changes from usr.sbin which prevent an over flowdmcmahill4-19/+25
2005-05-16Note that this package wants mtree, pax, and tar.jlam1-1/+2
2005-05-10Output the error string when renaming a dependency file fails. This hasrillig1-3/+3
2005-05-06Sync with usr.sbin/pkg_install/add/pkg_add.1 v1.59.wiz2-21/+65
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1
2005-03-20Address PR pkg/24744 by Jarmo Jaakkola <jarmo.jaakkola@iki.fi>:hubertf2-6/+6
2005-03-11Never access argv[i+1] before you know that argv[i] != NULL. Approvedrillig1-6/+6
2005-03-07Bring over the clearer mismatch warning message from src.agc1-3/+3
2005-02-21sync with src:grant1-3/+3
2005-02-20sync with src:grant1-3/+3
2005-02-14Redo previous; follow the new idiom of quoting variables ("\"${XYZ}"\")uebayasi1-5/+5
2005-02-12Quote command strings to be passed to configure script.uebayasi1-5/+5
2005-02-11regen from man page update. pointed out by jlam@ - thanks!grant1-6/+3
2005-02-10pull in binary pkg handling changes from src:grant5-31/+14
2005-02-05Pull in documentation improvements and a minor change to allow buildingjlam4-17/+17
2005-02-04Update pkgtools/pkg_install to 20050204 (latest release from the HEADjlam10-43/+163
2005-02-04Pull in documentation/whitespace fixes and improvements from the HEADjlam10-51/+85
2005-02-03s/pax/pkg_install/ in the usage message.jlam1-2/+2
2005-01-22The "make update" target did not clean up after itself, which has causedjklos1-1/+2
2005-01-07Sync changes with src/:agc4-13/+11
2005-01-06Don't "cp -p" for *source* files. Builds are usually done as an unprivilegedtv1-2/+2
2004-12-29Pull in portability changes from src, and bump version to 20041226:agc21-173/+182
2004-12-12update config.{sub,guess} for various bootstrap tools. fixes build ongrant2-173/+374
2004-12-10Document the double "-u" option for updating dependant packages.erh3-7/+18
2004-12-09Explicitly override the update target to cause the deinstall step to happenerh1-1/+9
2004-12-09Make binary updates work better when there are dependant packages toerh4-37/+56
2004-11-20sync with src:grant1-2/+2
2004-11-10Bring over manual page patches from src/agc2-11/+13
2004-11-10Recognize "pre" as pre-release version. Bump version to 20041110.wiz2-4/+5
2004-11-03regen.wiz1-7/+7
2004-11-03Sync with basesrc.wiz2-16/+16
2004-11-02Merge the usedot and ctype-function changes from src.erh3-25/+26
2004-11-02Add a -N option to pkg_delete to delete registration information for a packageerh10-26/+53
2004-10-31sync with src:grant2-5/+22
2004-10-05PR pkg/23719: allow a pkg_install package to be created so a system can beerh1-3/+1
2004-08-31Don't use .PHONY, which isn't understood by every make. Split out thejlam1-3/+6
2004-08-26regen pkg_info.cat1 after last update to man page source.grant8-181/+184
2004-08-23Suck in recent minor changes made to this file.snj1-5/+5
2004-08-23Pull-up -R descripion change from src tree.cube1-3/+3
2004-08-21Fix the version number of the package in the configure script, and modifyjlam9-50/+30
2004-08-21Alphabetize list of headers.jlam2-6/+8
2004-08-20Add a script that imports from src HEAD to a named directory.jlam1-0/+53