summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install
AgeCommit message (Expand)AuthorFilesLines
2006-03-14Modify the pkginstall framework so that it manages all aspects ofjlam1-2/+2
2006-03-13Fix -uu handling so recursive updates of already installed packages work,erh2-8/+8
2006-03-10Use pkginstall to generate the INSTALL script instead.jlam1-18/+7
2006-03-04Point MAINTAINER to pkgsrc-users@NetBSD.org in the case where nojlam1-2/+2
2006-01-25Add conditional code to ignore the non-numeric part of an OS versionjoerg5-4/+36
2006-01-08Sync with usr.sbin/pkg_install 1.58:wiz1-3/+3
2006-01-06Fixed pkglint warnings about incorrect quoting and unsorted PLIST.rillig2-19/+19
2006-01-04Handle newer versions of Berkeley DB. Our algorithm is:christos5-30/+172
2005-12-08sync with src (revision 1.115):dillo1-6/+6
2005-12-06Specify the full path to tar when unpacking a package.ben4-15/+15
2005-11-28Correct PAX_CMD to be pax.ben1-2/+2
2005-11-23Conditionally include header files, and include nbcompat.hben1-1/+17
2005-11-23Sync with src. Remove unused variable argc from apply_perms().ben1-3/+2
2005-11-23Remove unused variables, fix variable names to avoid shadowing globals,ben3-21/+23
2005-11-22Reduce the use of the system() function in pkg_install to avoid quotingben14-221/+425
2005-11-17Fix for part of PR#32092: add SKIP_AUDIT_PACKAGES=yes so pkg_install canerh1-1/+2
2005-11-14Sync with src/usr.sbin/pkg_install:dillo2-5/+5
2005-11-14Remove obsolete file from OBJS also.dillo1-2/+2
2005-11-13Sync with basesrc: do not use errx in dewey.c; handle -1 return valuewiz2-6/+11
2005-11-13Remove obsolete file.wiz1-76/+0
2005-11-08Sync with basesrc 1.3:wiz1-15/+3
2005-11-07Update to 20051107: Fix pkg_info -B against binary packages.dillo2-6/+4
2005-11-07Sync with basesrc:wiz1-3/+3
2005-11-07Aren't we forgetting something here?tv1-1/+18
2005-11-07Use the hard-coded ${PKG_TOOLS_BIN} variable as the correct location ofjlam2-3/+5
2005-11-07INSTALL_SCRIPT_ENV wasn't being defined to include a definition forjlam1-1/+2
2005-11-06In the "update" target, use "${UPDATE_TARGET}" to install the newjlam1-2/+2
2005-11-06Remove @exec from PLIST and put the action into an INSTALL script instead.jlam3-40/+65
2005-11-06Use config.h and add appropriate #if HAVE_FOO_H.wiz2-4/+36
2005-11-05Add new files.wiz1-3/+3
2005-11-05Not needed.wiz2-193/+0
2005-11-05Sync with base system as of Sat Nov 5 13:19:32 UTC 2005.wiz27-436/+1317
2005-10-30Treat FTP error 450 like 550, otherwise pkg_add from a proftpd serverjoerg2-5/+5
2005-10-07Remove CONFIGURE_ARGS setting --mandir as this is now done forreed1-2/+3
2005-09-28Replaced "# defined" with "yes" in Makefile variables like GNU_CONFIGURE,rillig1-4/+4
2005-07-25Pull over change from src/usr.sbin/pkg_install:hubertf1-4/+11
2005-07-25Pull over this change from src/usr.sbin/pkg_install (-current):hubertf1-14/+18
2005-07-18Sync over files from src/usr.sbin/pkg_install to fix PR pkg/30658:hubertf3-23/+9
2005-06-13Use += to not override previous USE_TOOLS setting.jlam1-2/+2
2005-06-10add autoconf test for missing (like in openbsd-3.6) or broken (likedmcmahill5-15/+1429
2005-06-07List shell tools that are needed by the pkg_view and linkfarm scripts.jlam1-1/+5
2005-06-02Include netdb.h for Solaris. From Neil Hoggarth in PR 30399.wiz1-2/+5
2005-05-30Sync with base 1.53: Comment out too noisy warning.wiz1-2/+6
2005-05-30Update to 20050530:wiz17-108/+167
2005-05-29Sync with 20050529 in src/.minskim2-5/+5
2005-05-28- pull in the changes from usr.sbin which prevent an over flowdmcmahill4-19/+25
2005-05-16Note that this package wants mtree, pax, and tar.jlam1-1/+2
2005-05-10Output the error string when renaming a dependency file fails. This hasrillig1-3/+3
2005-05-06Sync with usr.sbin/pkg_install/add/pkg_add.1 v1.59.wiz2-21/+65
2005-04-11Remove USE_BUILDLINK3 and NO_BUILDLINK; these are no longer used.tv1-2/+1