summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
Commit message (Expand)AuthorAgeFilesLines
* mdoc: use mdoc spelling of Umlautsuqs2010-05-271-1/+1
* mdoc: move remaining sections into consistent orderuqs2010-05-131-14/+14
* - Take libinstall.a out of pkg_install and make it a proper shared library.flz2010-04-2338-3315/+68
* Bump PKG_INSTALL_VERSION to 20100403.flz2010-04-031-1/+1
* Fix pkg_delete, check if the file we're trying to delete is aflz2010-04-031-1/+1
* Various fixes.flz2010-04-019-52/+86
* Fix several typos in macros or macro misusage.uqs2010-03-121-9/+0
* - Add support for UPDATING remote fetching.flz2010-01-223-35/+53
* The last big commit: let usr.sbin/ use WARNS=6 by default.ed2010-01-024-4/+0
* Add missing `void' keywords.ed2009-12-295-5/+5
* - Bump PKG_INSTALL_VERSION to 20090902 after dougb's changes.flz2009-09-021-3/+3
* Add support for INDEX-9 [1]dougb2009-08-311-3/+3
* 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
* Don't imply that only FTP urls are supported when we can't fetchbrian2009-06-301-1/+1
* When running pkg_add -r, check & install our dependencies for eachbrian2009-06-196-44/+81
* Fix segfault when giving invalid long option to pkg_info.jilles2009-06-011-0/+1
* Skip @pkgdep if there's no argument.flz2009-05-192-1/+5
* 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
* - Backout latest changes (follow symlinks: r186496, r186518).flz2009-01-062-61/+24
* - s/no-scripts/no-script/chinsan2009-01-041-2/+2
* Fix memory leaks introduced in last commit.flz2008-12-272-13/+3
* Follow symlinks when deleting directories.flz2008-12-252-24/+71
* 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
* Use humanize_number to report pen-sizes so people don't have to countphk2008-08-072-4/+18
* Enable the -n option of pkg_create(1).keramida2008-07-082-1/+5
* Remove support for RELENG_4 (__FreeBSD_version < 500039).flz2008-06-165-30/+1
* Style fix (use naked commands).flz2008-06-161-7/+3
* - add: Keep dependent packages too if -K is specified.flz2008-06-123-2/+4
* Exclude .svn directories from generated distfile.flz2008-06-031-1/+2
* - Add long options to pkg_install.flz2008-05-3013-100/+206
* Use PKG_INSTALL_VERSION for the distfile name instead of current date.flz2008-05-281-1/+1
* Bump PKG_INSTALL_VERSION to 20080528.flz2008-05-281-1/+1
* Update usage strings to add a missing -n option.keramida2008-05-271-1/+1
* Add a -n option to pkg_create(1), to inhibit duplicate work.keramida2008-05-274-5/+42
* - Backout 1.15, it was committed by accidentpav2008-05-031-0/+5
* - Restore functionality broken in previous commit; we need to be able to reportpav2008-05-035-32/+37
* Fix pkg_info when specifying a remote package.flz2008-04-162-18/+23
* Optimize package registration/deregistration. Previously, when looking up thepav2008-04-114-51/+144
* Add a distfile target to generate a distfile to be used by theflz2008-04-091-0/+16
* Retire pkg_sign. It was used to embed signatures in gzip'ed packages.flz2008-03-3118-2590/+1
* 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
* - Adjust INDEX file name to INDEX-8 so that it matches the major FreeBSDgabor2007-12-201-5/+5
* Backout previous commit, since it's done without maintainerskrion2007-12-0910-173/+1
OpenPOWER on IntegriCloud