aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install
Commit message (Expand)AuthorAgeFilesLines
* Tell stupid users to write the bootcode.upstream/2.0_cvsrelease/2.0_cvsJordan K. Hubbard1994-11-2224-25/+28
* This commit was manufactured by cvs2svn to create branch 'BETA_2_0'.cvs2svn1994-11-215-22/+21
* This commit was manufactured by cvs2svn to create branch 'ALPHA_2_0'.cvs2svn1994-11-084-166/+0
* Sigh. NOW it's ok! :-)Jordan K. Hubbard1994-10-141-2/+2
* Print a better verbose message when creating packages.Jordan K. Hubbard1994-10-141-3/+7
* This should do it - I forgot about pkg_info.Jordan K. Hubbard1994-10-142-7/+10
* Whoops - variable was in wrong scope. Correct.Jordan K. Hubbard1994-10-141-3/+2
* Fix bug in home directory calculation that I introduced with the free spaceJordan K. Hubbard1994-10-141-2/+2
* Fix bug in home directory calculation that I introduced with the free spaceJordan K. Hubbard1994-10-141-5/+9
* Be optionally verbose about free-space checking. I need this to ascertianJordan K. Hubbard1994-10-081-1/+3
* Add the ability to verify that a package won't extract in the spaceJordan K. Hubbard1994-10-044-13/+59
* My last commit to bsd.port.mk made me think - `pkg_create -p ...' shouldJordan K. Hubbard1994-10-041-5/+7
* Don't let pkg_delete remove the recorded location until everything hasJordan K. Hubbard1994-09-293-9/+15
* Delete obsoleted *dist targets.Jordan K. Hubbard1994-09-131-13/+0
* Make this stop trying to go into /usr/local and inherit the settingsJordan K. Hubbard1994-09-131-2/+2
* Allow creation of absolute package namesAdam David1994-08-292-9/+15
* Add @srcdir option for customizing creation of packages.Jordan K. Hubbard1994-08-284-4/+21
* Argh! What a boneheaded bug! Finally fix the blank-line-in-packing listJordan K. Hubbard1994-07-111-2/+2
* Add explanation of -e in usage().Satoshi Asami1994-06-011-1/+2
* Close /dev/tty that is opened in y_or_n()...this is called many timesSatoshi Asami1994-06-011-1/+2
* The environment variable PKG_PREFIX is set to the first @cwd commandSatoshi Asami1994-05-255-16/+46
* Change Header to Id.Jordan K. Hubbard1994-05-251-1/+1
* Add new find_plist() function.Jordan K. Hubbard1994-05-252-9/+9
* Change in_plist() call to find_plist().Jordan K. Hubbard1994-05-251-2/+2
* Remove find_name(), replace with more generic find_plist() function.Jordan K. Hubbard1994-05-251-16/+3
* Typo (pkg_add => pkg-add).Satoshi Asami1994-05-201-1/+1
* Make clear what arguments the "require" script gets.Satoshi Asami1994-05-201-2/+5
* Make clear what arguments the "require" package gets (the original didn'tSatoshi Asami1994-05-201-2/+5
* Add `-h' option to force tar to follow symbolic linksAndrew Moore1994-05-194-3/+15
* Whoops, -Y and -N would work better if they were in the getopts string!Jordan K. Hubbard1994-04-161-2/+2
* Make y_or_n() pay attention to AutoAnswer global.Jordan K. Hubbard1994-04-053-6/+17
* Add -N and -Y flags for auto-answer feature.Jordan K. Hubbard1994-04-052-1/+17
* Cleaning house.Jordan K. Hubbard1994-01-062-6/+162
* If require script fails, don't try to delete installed package.Jordan K. Hubbard1993-10-101-3/+3
* Added files necessary for automating packing of distributions.Jordan K. Hubbard1993-10-104-0/+26
* Fix problems with executing from current directoryJordan K. Hubbard1993-10-082-7/+7
* Now works with/without obj directoriesNate Williams1993-09-204-4/+8
* Finally stuck a version number on this thing! :)Jordan K. Hubbard1993-09-191-0/+1
* Added code for doing % sequence expansion, added new @unexec command.Jordan K. Hubbard1993-09-183-5/+84
* Doc new % sequence expansion for command execution.Jordan K. Hubbard1993-09-182-7/+52
* Make sure permissions on registry location are readable by pkg_info.Jordan K. Hubbard1993-09-182-6/+10
* Fixed broken -t flag; thanks Rich!Jordan K. Hubbard1993-09-141-2/+2
* Whoops - got the exclude flag wrong, try again.Jordan K. Hubbard1993-09-121-4/+7
* Fixed an embarassing bug with @owner, @mode & @groupJordan K. Hubbard1993-09-121-3/+3
* Added and doc'd -X flag to pkg_create that allows you to specify an excludeJordan K. Hubbard1993-09-124-2/+26
* Rudementary READMEJordan K. Hubbard1993-09-081-0/+4
* Added two new options, one of which is fairly far reaching:Jordan K. Hubbard1993-09-085-15/+81
* Nailed one last lurking ^L.Jordan K. Hubbard1993-09-071-1/+1
* Fixed bug in copying script files from absolute locationsJordan K. Hubbard1993-09-061-2/+8
* Doc'd option for current directory prefix in @execJordan K. Hubbard1993-09-061-4/+5