summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/add
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-291-1/+2
* Provide an option to users to shoot themselves in the foot.eadler2012-11-261-1/+5
* Use modern license instead of being consistent with the other pkg_ toolseadler2012-11-261-1/+1
* 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-221-0/+1
* if a file in plist starts with / then do not prefix it with "prefix" [1]bapt2012-09-181-1/+3
* Do not change owner, group, or mode when package database directory andjkim2012-09-144-5/+6
* Let pkg_add use the ENV variable PACKAGESUFFIX. Thisjpaetzel2012-05-303-8/+29
* Add entry for packages-8.3-release directory.kensmith2012-03-031-0/+1
* X11BASE has been deprecated for a long time and will die sooneadler2012-01-091-1/+1
* Spelling fixes for usr.sbin/uqs2011-12-306-6/+6
* Shift head from 9.0-CURRENT to 10.0-CURRENT in preparation for releasingkensmith2011-09-261-1/+3
* Backout libinstall.a -> libpkg commit.flz2011-05-175-8/+9
* 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-121-3/+3
* Use MACHINE_ARCH instead of MACHINE as the directory to fetch packagesnwhitehorn2010-08-301-4/+8
* - Take libinstall.a out of pkg_install and make it a proper shared library.flz2010-04-235-9/+8
* Various fixes.flz2010-04-012-8/+18
* Add missing `void' keywords.ed2009-12-291-1/+1
* 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
* When running pkg_add -r, check & install our dependencies for eachbrian2009-06-191-13/+49
* 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
* - s/no-scripts/no-script/chinsan2009-01-041-2/+2
* 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
* Remove support for RELENG_4 (__FreeBSD_version < 500039).flz2008-06-162-10/+1
* - add: Keep dependent packages too if -K is specified.flz2008-06-121-1/+1
* - Add long options to pkg_install.flz2008-05-302-19/+38
* - Restore functionality broken in previous commit; we need to be able to reportpav2008-05-031-15/+19
* Optimize package registration/deregistration. Previously, when looking up thepav2008-04-111-24/+62
* 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
* Backout previous commit, since it's done without maintainerskrion2007-12-091-1/+0
* Add the 'pkg_search' script.obrien2007-12-091-0/+1
* Add -i option for package installation without fetching andkrion2007-11-104-4/+16
* Cleanup of userland __P usekevlo2007-11-071-1/+1
* To honor the birth of RELENG_7 bump HEAD to 8.0-CURRENT.kensmith2007-10-111-1/+2
* Fix pkg_add behaviour to preserve pathnames.krion2007-08-231-1/+1
* Fix previous rev.: don't step behind the end of memory we allocatepav2007-02-011-1/+1
* Remove hard-coded limit (200) on maximum number of packages that can beade2007-01-311-21/+13
* Sync usage() with manpage's SYNOPSIS.ru2006-09-291-1/+1
* Oops. Catch up on the last couple of releases and prepare for the nextkensmith2006-09-261-0/+3
* Allow variable amounts of verbosity.obrien2006-06-121-1/+1
* Add -F option to not fail on already installed packages.phk2006-03-094-5/+13
OpenPOWER on IntegriCloud