summaryrefslogtreecommitdiffstats
path: root/usr.sbin/pkg_install/add/main.c
Commit message (Expand)AuthorAgeFilesLines
* After around 20 years of duty it is time for pkg_install to retirebapt2013-10-311-376/+0
* Add entry for packages-9.2-release directory.gjb2013-08-191-0/+1
* 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
* Let pkg_add use the ENV variable PACKAGESUFFIX. Thisjpaetzel2012-05-301-4/+11
* 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-301-1/+1
* 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-171-3/+1
* 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-231-1/+3
* 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
* Add release package directories for 6.4 and 7.2.kensmith2009-04-151-0/+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-161-6/+1
* - Add long options to pkg_install.flz2008-05-301-5/+24
* Sync list of directories to look for packages in to current releaseskensmith2008-02-261-1/+3
* Add -i option for package installation without fetching andkrion2007-11-101-2/+6
* 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 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-091-1/+6
* Add -K option to pkg_add and pkg_info.flz2006-01-091-3/+7
* Add -P flag, it does the same as the -p option, except that thekrion2005-11-121-2/+9
* Look for packages in packages-6.0-release or packages-6-stable, asmurray2005-10-271-1/+2
* Fix an oops on FBSD-version for packages-5-stable I made in previouskensmith2005-07-111-1/+1
* Prepare for packages-7-current. While here retro-fit packages-5.4-releasekensmith2005-07-111-1/+3
* Change the PATH for pkg_add to be the same used for pointyhat package builds.marcus2005-03-191-1/+1
* Set the real limits on 5-current, add 5-stable, add 6-current.obrien2004-10-171-1/+3
* Downgrade WARNS level to more tolerable value. Attempt to fixkan2004-07-281-1/+1
* - pkg_add spawns itself as argv[0] when installing dependent packages, toeik2004-06-291-3/+16
* Add 4.10 and 5.2.1 entries so that pkg_add -r fetches from the rightbmah2004-05-081-1/+3
* Add command line option for chrootdir, all pkg_add(8) operations will bekensmith2004-03-011-3/+13
* Catch up with reality with respect to the location of 4.8, 4.9,bmah2004-01-021-1/+6
* Teach pkg_add -r how to find 4.7-RELEASE packages with an appropriatebmah2002-10-081-0/+1
* Fix minor off-by-one error.bmah2002-09-091-1/+1
* Make pkg_install go to the right place for 4.6-RELEASE and 4.6.2-RELEASEbmah2002-09-091-0/+2
* Find remaining hardcoded gzip bits and change to bzip2 bits.obrien2002-08-251-2/+4
OpenPOWER on IntegriCloud