summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install
Commit message (Expand)AuthorAgeFilesLines
* Add entry for packages-9.2-release directory.gjb2013-08-191-0/+1
* sysconf(3) returns a long, not an int.obrien2013-06-293-3/+5
* sysconf(3) returns a long, not an int.obrien2013-06-281-1/+2
* Update location to ports INDEX file.bdrewery2013-05-181-6/+6
* Fix compilation errors.jasone2013-01-231-2/+2
* Use snprintf instead of strc* functions and add bounds checking when creatingbapt2013-01-222-4/+9
* Provide an option to users to shoot themselves in the foot.eadler2012-11-268-7/+45
* Use modern license instead of being consistent with the other pkg_ toolseadler2012-11-263-11/+25
* Add the release package directory for 9.1-RELEASE.kensmith2012-10-241-0/+1
* Warn users when using pkg tools if it looks like theyeadler2012-10-229-1/+46
* More -Wmissing-variable-declarations fixes.ed2012-10-191-3/+3
* Make sure that each va_start has one and only one matching va_end,kevlo2012-09-281-0/+1
* if a file in plist starts with / then do not prefix it with "prefix" [1]bapt2012-09-188-30/+67
* Do not change owner, group, or mode when package database directory andjkim2012-09-145-6/+7
* Bump PKG_INSTALL_VERSION which should've been done in r236233jpaetzel2012-05-301-1/+1
* Let pkg_add use the ENV variable PACKAGESUFFIX. Thisjpaetzel2012-05-305-11/+38
* Make sure that each va_start has one and only one matching va_end,kevlo2012-05-292-0/+3
* - Print package name in case an empty pkgdep line is found.beat2012-05-111-1/+2
* General mdoc(7) and typo fixes.gjb2012-05-101-1/+1
* Remove trailing whitespace per mdoc lint warningeadler2012-03-291-3/+3
* 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
OpenPOWER on IntegriCloud