aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install/add
Commit message (Expand)AuthorAgeFilesLines
* Copy releng/8.2 to release/8.2.0 for 8.2-RELEASE.release/8.2.0_cvsKen Smith2011-02-167-7/+7
* Add packages-7.4-release and packages-8.2-release for the upcomingKen Smith2010-12-221-0/+2
* MFC r213718:Martin Matuska2010-11-231-3/+3
* Add packages-8.1-release directory. While here add packages-7.3-release.Ken Smith2010-05-261-0/+2
* Synchronize pkg_install with HEAD.Florent Thoumie2010-01-221-1/+1
* Prepare for 8.0 package set, adjust for 8-stable, acknowledge 9-currentKen Smith2009-08-121-1/+3
* Disable r194497 for now. It doesn't work well with ports-mgmt/tinderbox.Brian Somers2009-07-051-0/+2
* When running pkg_add -r, check & install our dependencies for eachBrian Somers2009-06-191-13/+49
* Add release package directories for 6.4 and 7.2.Ken Smith2009-04-151-0/+2
* Use full name (noticed by: ru@Chin-San Huang2009-01-111-1/+1
* - s/no-scripts/no-script/Chin-San Huang2009-01-041-2/+2
* Add package directory for 7.1-RELEASE in head as well as stable/7.Florent Thoumie2008-12-251-0/+1
* Display usage when pkg_add is called with no arguments.Brooks Davis2008-10-171-1/+1
* Remove support for RELENG_4 (__FreeBSD_version < 500039).Florent Thoumie2008-06-162-10/+1
* - add: Keep dependent packages too if -K is specified.Florent Thoumie2008-06-121-1/+1
* - Add long options to pkg_install.Florent Thoumie2008-05-302-19/+38
* - Restore functionality broken in previous commit; we need to be able to reportPav Lucistnik2008-05-031-15/+19
* Optimize package registration/deregistration. Previously, when looking up thePav Lucistnik2008-04-111-24/+62
* Improve style a little and remove one always-true condition.Roman Divacky2008-03-301-3/+3
* Sync list of directories to look for packages in to current releasesKen Smith2008-02-261-1/+3
* Introduce -i to SYNOPSIS, forgotten by krion@.Ruslan Ermilov2008-02-081-1/+1
* Revise the TECHNICAL DETAILS section.Ruslan Ermilov2008-01-091-68/+87
* Backout previous commit, since it's done without maintainersKirill Ponomarev2007-12-091-1/+0
* Add the 'pkg_search' script.David E. O'Brien2007-12-091-0/+1
* Add -i option for package installation without fetching andKirill Ponomarev2007-11-104-4/+16
* Cleanup of userland __P useKevin Lo2007-11-071-1/+1
* To honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT.Ken Smith2007-10-111-1/+2
* Fix pkg_add behaviour to preserve pathnames.Kirill Ponomarev2007-08-231-1/+1
* Fix previous rev.: don't step behind the end of memory we allocatePav Lucistnik2007-02-011-1/+1
* Remove hard-coded limit (200) on maximum number of packages that can beAde Lovett2007-01-311-21/+13
* Sync usage() with manpage's SYNOPSIS.Ruslan Ermilov2006-09-291-1/+1
* Oops. Catch up on the last couple of releases and prepare for the nextKen Smith2006-09-261-0/+3
* Allow variable amounts of verbosity.David E. O'Brien2006-06-121-1/+1
* Add -F option to not fail on already installed packages.Poul-Henning Kamp2006-03-094-5/+13
* Fix typo.Kirill Ponomarev2006-01-291-1/+1
* Add -K option to pkg_add and pkg_info.Florent Thoumie2006-01-094-9/+27
* When using @cwd %%FOO%%, we must ensure to return in the originalKirill Ponomarev2006-01-071-2/+11
* -mdoc sweep.Ruslan Ermilov2005-11-181-4/+6
* Add -P flag, it does the same as the -p option, except that theKirill Ponomarev2005-11-124-11/+52
* Look for packages in packages-6.0-release or packages-6-stable, asMurray Stokely2005-10-271-1/+2
* Fix an oops on FBSD-version for packages-5-stable I made in previousKen Smith2005-07-111-1/+1
* Prepare for packages-7-current. While here retro-fit packages-5.4-releaseKen Smith2005-07-111-1/+3
* Implement @noinst field which has at the moment the same meaning andKirill Ponomarev2005-06-141-1/+2
* Change the PATH for pkg_add to be the same used for pointyhat package builds.Joe Marcus Clarke2005-03-191-1/+1
* Expand *n't contractions.Ruslan Ermilov2005-02-131-2/+2
* Set the real limits on 5-current, add 5-stable, add 6-current.David E. O'Brien2004-10-171-1/+3
* Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this.Ruslan Ermilov2004-08-121-1/+1
* typoOliver Eikemeier2004-08-111-1/+1
* Use the length modifier 'll' instead of 'q' to print long longs.Stefan Farfeleder2004-07-281-2/+2
* Downgrade WARNS level to more tolerable value. Attempt to fixAlexander Kabaev2004-07-283-4/+4