summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/add
Commit message (Expand)AuthorAgeFilesLines
* Various fixes.flz2010-04-012-8/+18
* Add missing `void' keywords.ed2009-12-291-1/+1
* Oops. Needed to adjust a little bit more of the line for packages-8-stablekensmith2009-08-241-1/+1
* Make head 9.0-CURRENT in preparation for lifting code freeze.kensmith2009-08-221-1/+3
* Disable r194497 for now. It doesn't work well with ports-mgmt/tinderbox.brian2009-07-051-0/+2
* When running pkg_add -r, check & install our dependencies for eachbrian2009-06-191-13/+49
* Add release package directories for 6.4 and 7.2.kensmith2009-04-151-0/+2
* Use full name (noticed by: ru@chinsan2009-01-111-1/+1
* - s/no-scripts/no-script/chinsan2009-01-041-2/+2
* Add package directory for 7.1-RELEASE in head as well as stable/7.flz2008-12-251-0/+1
* Display usage when pkg_add is called with no arguments.brooks2008-10-171-1/+1
* Remove support for RELENG_4 (__FreeBSD_version < 500039).flz2008-06-162-10/+1
* - add: Keep dependent packages too if -K is specified.flz2008-06-121-1/+1
* - Add long options to pkg_install.flz2008-05-302-19/+38
* - Restore functionality broken in previous commit; we need to be able to reportpav2008-05-031-15/+19
* Optimize package registration/deregistration. Previously, when looking up thepav2008-04-111-24/+62
* Improve style a little and remove one always-true condition.rdivacky2008-03-301-3/+3
* Sync list of directories to look for packages in to current releaseskensmith2008-02-261-1/+3
* Introduce -i to SYNOPSIS, forgotten by krion@.ru2008-02-081-1/+1
* Revise the TECHNICAL DETAILS section.ru2008-01-091-68/+87
* Backout previous commit, since it's done without maintainerskrion2007-12-091-1/+0
* Add the 'pkg_search' script.obrien2007-12-091-0/+1
* Add -i option for package installation without fetching andkrion2007-11-104-4/+16
* Cleanup of userland __P usekevlo2007-11-071-1/+1
* To honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT.kensmith2007-10-111-1/+2
* Fix pkg_add behaviour to preserve pathnames.krion2007-08-231-1/+1
* Fix previous rev.: don't step behind the end of memory we allocatepav2007-02-011-1/+1
* Remove hard-coded limit (200) on maximum number of packages that can beade2007-01-311-21/+13
* Sync usage() with manpage's SYNOPSIS.ru2006-09-291-1/+1
* Oops. Catch up on the last couple of releases and prepare for the nextkensmith2006-09-261-0/+3
* Allow variable amounts of verbosity.obrien2006-06-121-1/+1
* Add -F option to not fail on already installed packages.phk2006-03-094-5/+13
* Fix typo.krion2006-01-291-1/+1
* Add -K option to pkg_add and pkg_info.flz2006-01-094-9/+27
* When using @cwd %%FOO%%, we must ensure to return in the originalkrion2006-01-071-2/+11
* -mdoc sweep.ru2005-11-181-4/+6
* Add -P flag, it does the same as the -p option, except that thekrion2005-11-124-11/+52
* Look for packages in packages-6.0-release or packages-6-stable, asmurray2005-10-271-1/+2
* Fix an oops on FBSD-version for packages-5-stable I made in previouskensmith2005-07-111-1/+1
* Prepare for packages-7-current. While here retro-fit packages-5.4-releasekensmith2005-07-111-1/+3
* Implement @noinst field which has at the moment the same meaning andkrion2005-06-141-1/+2
* Change the PATH for pkg_add to be the same used for pointyhat package builds.marcus2005-03-191-1/+1
* Expand *n't contractions.ru2005-02-131-2/+2
* Set the real limits on 5-current, add 5-stable, add 6-current.obrien2004-10-171-1/+3
* Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this.ru2004-08-121-1/+1
* typoeik2004-08-111-1/+1
* Use the length modifier 'll' instead of 'q' to print long longs.stefanf2004-07-281-2/+2
* Downgrade WARNS level to more tolerable value. Attempt to fixkan2004-07-283-4/+4
* Eliminated double whitespace.ru2004-07-031-1/+1
* - pkg_add spawns itself as argv[0] when installing dependent packages, toeik2004-06-296-19/+37
OpenPOWER on IntegriCloud