aboutsummaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install
Commit message (Expand)AuthorAgeFilesLines
* MF8: r252639David E. O'Brien2013-07-033-4/+7
* RFC: 235276Baptiste Daroussin2012-06-021-1/+2
* MFC: r201226, r202844, r206043, r206132, r206133, r212029, r225610, r226708,Baptiste Daroussin2012-05-2114-98/+162
* MFC r235211:Glen Barber2012-05-181-1/+1
* MFC r231300, r231328:Eitan Adler2012-03-291-3/+9
* MFC r227458, r226436:Eitan Adler2012-01-051-1/+1
* Add the package directories for the 7.4, 8.1, and 8.2 releases.Ken Smith2010-12-221-0/+3
* Add packages-7.3-release directory.Ken Smith2010-01-271-0/+1
* Synchronize pkg_install with HEAD.Florent Thoumie2010-01-2216-61/+102
* MFC r193273: Fix segfault when giving invalid long option to pkg_info.Jilles Tjoelker2009-06-081-0/+1
* Add package directory for 7.2-REL (and 6.4-REL while here).Ken Smith2009-04-151-0/+2
* Use full name (noticed by: ru@Chin-San Huang2009-01-111-1/+1
* Synchronize pkg_install(1) with HEAD: fix typoChin-San Huang2009-01-111-2/+2
* Synchronize pkg_install with HEAD (20080708):Florent Thoumie2009-01-054-5/+23
* Add FreeBSD_version and package directory for 7.1.Ken Smith2008-11-251-0/+1
* MFC r183979:Brooks Davis2008-10-261-1/+1
* MFC: remove 4.x support (r179835)Florent Thoumie2008-06-175-30/+1
* MFC: style fixes (naked commands, r179819)Florent Thoumie2008-06-161-7/+3
* Synchronize pkg_install with HEAD (20080612)Florent Thoumie2008-06-163-2/+4
* Synchronize pkg_install with HEAD (20080530)Florent Thoumie2008-06-1015-101/+244
* MFC: distfile target, pkg registration optimizationFlorent Thoumie2008-06-035-52/+172
* MFC: Fix pkg_info when specifying a remote package.Florent Thoumie2008-04-232-18/+23
* Synchronize pkg_install with HEAD:Florent Thoumie2008-04-0731-2622/+94
* Merge from RELENG_7_0: Teach pkg_add(1) about 6.3-RELEASE, 7.0-RELEASEXin LI2008-03-081-1/+3
* MFC: 1.75: Revise TECHNICAL DETAILS.Ruslan Ermilov2008-02-081-68/+87
* MFC r1.39Gabor Kovesdan2008-01-041-5/+5
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2007-12-091-0/+88
* This commit was manufactured by cvs2svn to create branch 'RELENG_7'.cvs2svn2007-11-113-0/+290
* MFC 1.17:Simon L. B. Nielsen2007-11-061-7/+8
* Fix pkg_add behaviour to preserve pathnames.Kirill Ponomarev2007-08-231-1/+1
* - Replace rather inefficient bubble sort with a recursive depth-first search.Pav Lucistnik2007-06-181-64/+110
* Make consistent with style(msmith). 4 spaces indent, tab for each 2 indents.Nate Lawson2007-03-284-7/+7
* Invoke tar(1) with the -p option when installing a packageRuslan Ermilov2007-03-061-2/+2
* The use of predefined strings such as \*[Ge] can be harmful here,Ruslan Ermilov2007-03-041-3/+3
* Fix markup and clean up some of the wording.Ruslan Ermilov2007-03-041-23/+32
* Clarify the meaning information printed by the -o option.Greg Lehey2007-03-031-4/+3
* Fix a bug in 1.40 - it missed three occurences in pkg_info which leads toPav Lucistnik2007-02-071-5/+23
* 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
* Fix the logic bug that caused the custom versions of warn(3) andRuslan Ermilov2007-01-302-3/+3
* Markup fixes.Ruslan Ermilov2006-09-291-1/+1
* Fix usage().Ruslan Ermilov2006-09-291-6/+6
* 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
* Fix "pkg_version -Io" coredump, if some packages have no origin atKirill Ponomarev2006-08-121-1/+1
* Cosmetic: fix indentation.Dag-Erling Smørgrav2006-08-111-2/+2
* Turn on libfetch debugging if -v was specified on the command line.Dag-Erling Smørgrav2006-07-081-0/+1
* Allow variable amounts of verbosity.David E. O'Brien2006-06-127-7/+7
* Add INDEX-7 and remove trailing spaces.Kirill Ponomarev2006-04-171-3/+5
* Use bzip2(1) by default to compress package tarball onKirill Ponomarev2006-04-171-1/+6