summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install
AgeCommit message (Expand)AuthorFilesLines
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
2003-09-08Exit if there's a problem building in one of the subdirectories instead ofjlam1-2/+2
2003-09-04Allow this to compile on systems without vfork by #define'ing it to fork.jlam3-2/+20
2003-09-03Put back <sys/vfs.h> lost in last update.jlam1-2/+5
2003-09-03Update to pkg_install-20030824. Changes from the previous version include:jlam7-48/+18
2003-09-03Put back several includes lost in the update that should fix builds onjlam2-5/+10
2003-09-02We don't need to build cat1 files since they're part of the sources, sojlam1-5/+1
2003-09-02libnbcompat/buildlink2.mk does more magic for us, so do less here.jlam1-3/+1
2003-09-02The *.0 files belong in $(mandir)/cat1.jlam5-10/+10
2003-09-02allow this to build on -current after groff update to 1.19.grant1-2/+2
2003-09-02Sync to latest pkg_install sources from the HEAD for pkg_deletejlam30-91/+91
2003-09-02Only copy new files into place if they're different from the original file,jlam1-6/+25
2003-09-02Reverse the order that the config.h file and <nbcompat.h> are included,jlam1-7/+12
2003-09-02Re-add the checks for HAVE_CHFLAGS and HAVE_DBOPEN so that this can buildjlam2-4/+23
2003-09-01Document the actions taken by the tree-conversion script.jlam1-1/+10
2003-09-01Drop trailing space; sort sections; sort SEE ALSO.wiz1-6/+6
2003-09-01Sort SEE ALSO, pkg_view(1) not pkg_views(1).wiz1-3/+3
2003-09-01Update pkg_install to 20030823, which has the changes to supportjlam75-4497/+10008
2003-08-31Do previous in another way: simply define PKG_ADMIN to be the command thatjlam1-3/+3
2003-08-31Explicitly call pkg_admin(1) using "PKG_DBDIR=... pkg_admin" so that wejlam1-2/+3
2003-08-31Fix whitespacejlam1-6/+6
2003-08-31Remove lines that have no effect since they're all conditional onjlam1-9/+1
2003-07-31also install man page source, no version bump as this is not yet ingrant6-11/+21
2003-07-17s/netbsd.org/NetBSD.org/grant1-3/+3
2003-06-26Synch with basesrc:jschauma1-7/+7
2003-06-26Synch with basesrc:jschauma1-3/+3
2003-06-02Use tech-pkg@ in favor of packages@ as MAINTAINER for orphaned packages.jschauma1-2/+2
2003-04-23Update to version 20030423 via patch from src/usr.sbin/pkg_install.seb2-4/+9
2003-04-20sync with bootstrap:grant5-15/+15
2003-04-17sync with bootstrap and -current:grant3-17/+15
2003-04-17sync with bootstrap, remove an unnecessary cast which found its way ingrant1-3/+3
2003-04-11sync with current:grant2-8/+8
2003-04-11sync with -current:grant1-3/+3
2003-04-11catch up to bootstrap.grant9-44/+108
2003-04-11only include db1 support if on NetBSD. fixes updating problem on Solaris.grant1-2/+6