summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install
AgeCommit message (Expand)AuthorFilesLines
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
2004-08-20Update pkgtools/pkg_install to 20040813 (latest release from the HEADjlam16-48/+112
2004-08-14Convert to use libnbcompat/inplace.mk.jlam1-17/+2
2004-08-13Typo: it's <regex.h>, not <regext.h>.jlam3-4/+4
2004-08-13Add checks for all of the system headers used in the sources. Also includejlam4-9/+137
2004-08-09Mimic how bsd.pkg.mk calls the GNU configure script in do-configure whenjlam1-3/+7
2004-08-06Sync with version 20040730 from src/usr.sbin/pkg_install on the HEAD:jlam22-300/+332
2004-06-01Import 20040601.minskim5-21/+33
2004-06-01Use statvfs if sys/statvfs.h is available. Based on patches providedminskim1-2/+12
2004-05-08sync with src/ rev. 1.101:grant1-3/+3
2004-05-08Import pkg_install-20040508. Fixes the -N flag to not cause the -Qjlam3-8/+8
2004-05-07Import pkg_install-20040507 from src/usr.sbin/pkg_install:jlam7-35/+101
2004-04-2820040428: In pkg_add, set the umask nice and early, and remove an absolutetv2-6/+7
2004-04-28Obey additional bits of CONFIGURE_ENV when configuring libnbcompat.tv1-4/+3
2004-04-21Sync to 20040421: fix an uninitialized array member access in pkg_add.tv2-4/+5
2004-04-11Update pkg_install to 20040411, pulling up the changes in the NetBSD sourcerh6-20/+64
2004-04-09Merge 20040409: Parameterize the umask calls so that defs.*.mk can changetv6-13/+20