summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install
AgeCommit message (Expand)AuthorFilesLines
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
2004-02-09Cut-n-paste error.jlam1-2/+2
2004-02-09bsd.prefs.mk includes mk/compiler/gcc.mk indirectly, which invokesjlam1-1/+2
2004-02-09Include bsd.prefs.mk after defining PKG_INFO so that we don't pass anyjlam1-6/+6
2004-02-07sync with NetBSD-current's pkg_install from 20040207.grant12-111/+187
2004-01-15we need to define OPSYS_NAME and MACHINE_ARCH to build this version ofgrant1-1/+4
2004-01-14Update pkgtools/pkg_install to 20040114. Changes from version 20040106jlam8-33/+428
2004-01-12don't bother checking for md5.h, as the result overrides libnbcompat'sgrant3-314/+547
2004-01-06Fix typo; new sentence, new line;wiz1-7/+7
2004-01-06Rework a bit to describe the pkg wildcards in their ownhubertf1-73/+79
2004-01-06pkg_install now prints post-install message by default, if available.hubertf2-5/+6
2004-01-04In the "quick depends pre-scan", first print all bad matching depends,hubertf2-9/+13
2003-12-22improve DESCR and COMMENT.grant2-14/+14
2003-12-20Sync pkgtools/pkg_install with src/usr.sbin/pkg_install from 20031220.grant12-130/+209
2003-12-08Sync pkgtools/pkg_install with src/usr.sbin/pkg_install from 20031121.grant11-180/+192