summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
Commit message (Expand)AuthorAgeFilesLines
* Add entry for packages-8.3-release directory.kensmith2012-03-031-0/+1
* Fix r231300: Use correct test so we only bail out on error instead of on non-...eadler2012-02-101-1/+1
* Permit the use of relative paths for the prefix argument.eadler2012-02-091-3/+9
* X11BASE has been deprecated for a long time and will die sooneadler2012-01-091-1/+1
* Touch up some more small typos missed in the previous round.uqs2012-01-051-1/+1
* Spelling fixes for usr.sbin/uqs2011-12-3034-37/+39
* Reencode files to UTF-8. Drop CP1252 em-dash.uqs2011-12-303-3/+3
* In usr.sbin/pkg_install/updating/main.c, use the size of the destinationdim2011-12-171-2/+2
* - add a missing "be" and "in"eadler2011-11-111-1/+1
* Staticify elide_root() for now to fix build.delphij2011-10-241-1/+1
* Avoid printing // for packages that install to /emaste2011-10-241-3/+11
* - change "is is" to "is" or "it is"eadler2011-10-161-1/+1
* Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasingkensmith2011-09-261-1/+3
* Print the package name on deletion errors.pluknet2011-09-161-2/+2
* Backout libinstall.a -> libpkg commit.flz2011-05-1738-68/+3315
* Remove $Log$ keyword and associated history, which can cause annoyance inemaste2011-03-311-25/+0
* Add package directories used for the upcoming 8.2 and 7.4 releases,kensmith2010-12-221-0/+4
* - Add support for xz compression to pkg_create, bzip2 remains the defaultflz2010-10-126-8/+36
* Use MACHINE_ARCH instead of MACHINE as the directory to fetch packagesnwhitehorn2010-08-301-4/+8
* 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
OpenPOWER on IntegriCloud