summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install
AgeCommit message (Expand)AuthorFilesLines
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
2003-11-20When there is no distinfo file, do not apply patches we would notcube1-2/+0
2003-11-10Add (back) empty distinfo file to mark that this package has nohubertf1-0/+2
2003-10-29Sync pkgtools/pkg_install with src/usr.sbin/pkg_install from 20031003.jlam12-485/+867
2003-10-12move src2nbcompat from pkg_install to libnbcompat.grant1-143/+0
2003-10-11ensure pkg_admin is called with the full path and use the rightgrant2-17/+22
2003-10-06add TAR_CMD to DEFS to ensure we use the full path to tar.grant1-2/+2
2003-09-25define NO_TOOLS to avoid embedding the path to work/.tools/bin/{grep,sed}grant1-1/+2
2003-09-23sync with NetBSD-current after updates from wiz.grant12-140/+216
2003-09-23bump dategrant2-10/+10
2003-09-23add --with-{ftp,mtree,pax,tar} to allow overriding the commands thatgrant7-53/+93
2003-09-23sync with NetBSD-current's pkg_install-20030923.grant47-148/+179
2003-09-23no need to pass $(DEFS) to $(CC) twice.grant6-12/+12
2003-09-23clean up autoconf generated files in view/grant1-1/+3
2003-09-23config.lineno -> configure.linenogrant1-2/+2
2003-09-19shut up the 'do nothing' shell commentsgrant2-5/+5
2003-09-18remove redundant USE_BUILDLINK2, as we set NO_BUILDLINK later.grant1-2/+1
2003-09-18ensure CC is set correctly when running configure in libnbcompat.grant1-2/+3
2003-09-14Move inclusion of bsd.prefs.mk a little higher so that /etc/mk.confjlam1-3/+3
2003-09-14Update pkg_install to 20030914. Changes from version 20030913 arejlam2-5/+6
2003-09-13Update pkg_install to 20030913. Changes from version 20020912 are quietingjlam2-5/+5
2003-09-13Update pkg_install to version 20030912. Changes from 200230907 arejlam4-20/+72
2003-09-13Build pkg_install without dependencies by pulling in the libnbcompat sourcejlam1-2/+13
2003-09-11Improved DESCR and COMMENT. Changed HOMEPAGE. (Okay'd by jlam.)reed2-3/+13
2003-09-10Pull in rev 1.49 of perform.c from src/usr.sbin/pkg_install/info. Thisjlam1-3/+3
2003-09-09Bump version to 20030907. Changes from previous version include:jlam23-407/+580
2003-09-08Whee... pkgdb_remove_pkg returns 1 on success, so make the dummy functionjlam1-3/+3
2003-09-08It turns out the comment at the top of pkgdb_open is wrong. It actuallyjlam1-3/+3
2003-09-08Substitute for various program paths used by the linkfarm(1) andjlam4-29/+617
2003-09-08The pkgdb_* functions should be no-ops on platforms that don't have thejlam1-3/+3
2003-09-08Return the documented value "0" instead of EXIT_SUCCESS, which while it mayjlam1-5/+5