summaryrefslogtreecommitdiff
path: root/pkgtools/pkg_install/files/add
AgeCommit message (Expand)AuthorFilesLines
2007-08-15Bail out if the PLIST contains no @name field. This check existed sincejoerg1-3/+8
2007-08-15Split off the part dealing with already installed packages intojoerg1-155/+177
2007-08-14Add new option -m to pkg_add. This allows to override MACHINE_ARCHjoerg5-22/+36
2007-08-13Merge tmppkg into main variable block and remove indentation.joerg1-82/+79
2007-08-13Check explictly for argc == 0 to find out if options where specified.joerg2-24/+12
2007-08-09Remove @option extract-in-place support for now (will be the defaultjoerg3-70/+26
2007-08-09Change interface of is_automatic_installed andjoerg1-6/+6
2007-08-08Replace note_whats_installed, add_to_list_fn and generally mostjoerg1-32/+42
2007-08-02regen.wiz1-6/+6
2007-08-02Bump date for fixed paths.wiz1-2/+2
2007-08-02Update some paths on ftp.NetBSD.org.wiz1-5/+5
2007-07-30Remove a now unused extern declaration.joerg1-2/+1
2007-07-30Remove first obstactle in pkg_add for switching to libarchive:joerg4-123/+33
2007-07-30Push pkg_perform prototype into the individual packages.joerg1-1/+3
2007-07-26After the obsoletion on March, remove the support for require scripts.joerg3-84/+31
2007-07-25Mostly deorbit mtree support:joerg4-56/+13
2007-07-20Split pattern related functions from lib/str.c off into lib/opattern.c.joerg1-4/+4
2007-07-16Merge remaining small changes from NetBSD, most of all the pkgsrc.7 manjoerg3-16/+16
2007-04-20Sync with src: PRIu64 -> MY_PRIu64 + fallback value of PRIu64.joerg1-3/+3
2007-04-20re-add fix from r1.42 after synctnn1-2/+3
2007-04-16Sync with NetBSD base:joerg2-6/+5
2007-03-11Sync with NetBSD base version:joerg1-2/+3
2006-11-03Merge add/extract.c, rev 1.39:joerg1-3/+4
2006-07-20Import the following change to add/perform.c from src to pkgsrc:gson1-2/+4
2006-06-27Update usage() - sync with manpage, add missing options, etc.hubertf1-5/+5
2006-05-10Make pkg_install build on platforms that don't define the PRIu64 integerjlam1-2/+3
2006-04-24Sync with src, version 20060424:dillo1-22/+2
2006-04-08Sync with src/usr.sbin v1.63:wiz1-2/+2
2006-04-06Welcome to version 20060405.reed3-14/+22
2006-04-04Pull over 1.117 from src/usr.sbin:wiz1-2/+6
2006-03-13Fix -uu handling so recursive updates of already installed packages work,erh1-6/+6
2006-01-25Add conditional code to ignore the non-numeric part of an OS versionjoerg1-2/+15
2005-12-08sync with src (revision 1.115):dillo1-6/+6
2005-12-06Specify the full path to tar when unpacking a package.ben1-6/+6
2005-11-23Sync with src. Remove unused variable argc from apply_perms().ben1-3/+2
2005-11-22Reduce the use of the system() function in pkg_install to avoid quotingben5-126/+159
2005-11-05Sync with base system as of Sat Nov 5 13:19:32 UTC 2005.wiz5-32/+58
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:hubertf2-21/+7
2005-06-10add autoconf test for missing (like in openbsd-3.6) or broken (likedmcmahill1-3/+22
2005-05-28- pull in the changes from usr.sbin which prevent an over flowdmcmahill1-5/+10
2005-05-06Sync with usr.sbin/pkg_install/add/pkg_add.1 v1.59.wiz2-21/+65
2005-03-07Bring over the clearer mismatch warning message from src.agc1-3/+3
2005-02-05Pull in documentation improvements and a minor change to allow buildingjlam1-3/+3
2005-02-04Update pkgtools/pkg_install to 20050204 (latest release from the HEADjlam3-31/+40
2005-02-04Pull in documentation/whitespace fixes and improvements from the HEADjlam2-28/+40
2005-01-07Sync changes with src/:agc1-4/+3
2004-12-29Pull in portability changes from src, and bump version to 20041226:agc4-35/+35
2004-12-10Document the double "-u" option for updating dependant packages.erh2-5/+16