summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install
AgeCommit message (Expand)AuthorFilesLines
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
2004-04-07Bring over a fix from main sources:agc1-11/+14
2004-03-30Sync with 20040330.tv4-9/+9
2004-03-29Remove warning on Interix; OK'd by hubertf.tv1-2/+4
2004-03-29Remove umask call and remove warning on Interix; OK'd by hubertf.tv1-3/+4
2004-03-29Eek, revert previous; these weren't supposed to be committed.tv2-10/+4
2004-03-29Obey CPPFLAGS.tv3-6/+13
2004-03-28remove NO_TOOLS. we need the tools stuff to have the .sunpro/.gccgrant1-2/+1
2004-03-221.39 from usr.sbin/pkg_install/info/main.c:wiz1-3/+3
2004-03-13Set USE_DIGEST=no to avoid checking and building a new digest package.jlam1-3/+5
2004-03-13Solve a chicken-and-egg problem where pkgsrc uses newer features ofjlam1-1/+9
2004-03-11catch up with bootstrap-pkgsrc changes.grant2-5/+5
2004-02-11pass OPSYS and MACHINE_ARCH in the environmen, not CPPFLAGS.grant1-3/+3
2004-02-11just use ${OPSYS} and ${MACHINE_ARCH} from the environment. this meansgrant1-2/+2