summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install
Commit message (Expand)AuthorAgeFilesLines
* Add the packages directory that will be used for the upcomingJosh Paetzel2013-03-111-0/+1
* MFC r241976: Add the release package directory for 9.1-RELEASE.Ken Smith2012-10-241-0/+1
* MFC r240682Baptiste Daroussin2012-10-028-30/+67
* MFC: r236213, r236333, r236336, r240476Baptiste Daroussin2012-09-1811-17/+48
* RFC: 235276Baptiste Daroussin2012-06-021-1/+2
* MFC: r201226, r202844, r206043, r206132, r206133, r212029, r225610, r226708,Baptiste Daroussin2012-05-2113-93/+149
* MFC r235211:Glen Barber2012-05-181-1/+1
* MFC r225610: Print the package name on deletion errors.Sergey Kandaurov2012-04-041-2/+2
* MFC r231300, r231328:Eitan Adler2012-03-291-3/+9
* Merge r229304,r229748,r229751,r232436Ken Smith2012-03-031-1/+4
* MFC r226697 and r226708:Ed Maste2012-02-071-3/+11
* MFC r227458, r226436:Eitan Adler2012-01-051-1/+1
* Add the packages directories that will be used for the upcomingKen Smith2010-12-221-0/+2
* MFC r213718:Martin Matuska2010-11-236-8/+36
* 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-2210-15/+11
* 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
* Don't imply that only FTP urls are supported when we can't fetchBrian Somers2009-06-301-1/+1
* When running pkg_add -r, check & install our dependencies for eachBrian Somers2009-06-196-44/+81
* Fix segfault when giving invalid long option to pkg_info.Jilles Tjoelker2009-06-011-0/+1
* Skip @pkgdep if there's no argument.Florent Thoumie2009-05-192-1/+5
* 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
* - Backout latest changes (follow symlinks: r186496, r186518).Florent Thoumie2009-01-062-61/+24
* - s/no-scripts/no-script/Chin-San Huang2009-01-041-2/+2
* Fix memory leaks introduced in last commit.Florent Thoumie2008-12-272-13/+3
* Follow symlinks when deleting directories.Florent Thoumie2008-12-252-24/+71
* 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
* Use humanize_number to report pen-sizes so people don't have to countPoul-Henning Kamp2008-08-072-4/+18
* Enable the -n option of pkg_create(1).Giorgos Keramidas2008-07-082-1/+5
* Remove support for RELENG_4 (__FreeBSD_version < 500039).Florent Thoumie2008-06-165-30/+1
* Style fix (use naked commands).Florent Thoumie2008-06-161-7/+3
* - add: Keep dependent packages too if -K is specified.Florent Thoumie2008-06-123-2/+4
* Exclude .svn directories from generated distfile.Florent Thoumie2008-06-031-1/+2
* - Add long options to pkg_install.Florent Thoumie2008-05-3013-100/+206
* Use PKG_INSTALL_VERSION for the distfile name instead of current date.Florent Thoumie2008-05-281-1/+1
* Bump PKG_INSTALL_VERSION to 20080528.Florent Thoumie2008-05-281-1/+1
* Update usage strings to add a missing -n option.Giorgos Keramidas2008-05-271-1/+1
* Add a -n option to pkg_create(1), to inhibit duplicate work.Giorgos Keramidas2008-05-274-5/+42
* - Backout 1.15, it was committed by accidentPav Lucistnik2008-05-031-0/+5
* - Restore functionality broken in previous commit; we need to be able to reportPav Lucistnik2008-05-035-32/+37
* Fix pkg_info when specifying a remote package.Florent Thoumie2008-04-162-18/+23
* Optimize package registration/deregistration. Previously, when looking up thePav Lucistnik2008-04-114-51/+144
* Add a distfile target to generate a distfile to be used by theFlorent Thoumie2008-04-091-0/+16
* Retire pkg_sign. It was used to embed signatures in gzip'ed packages.Florent Thoumie2008-03-3118-2590/+1
* 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