summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create tagrelease/5.5.0_cvscvs2svn2006-05-2364-64/+64
* Add packages-5.5-release.Ken Smith2006-05-121-0/+1
* MFC: perform.c: 1.15Kirill Ponomarev2006-02-221-4/+5
* MFC: pkg_add.1:1.70Kirill Ponomarev2006-01-311-1/+1
* MFC:Florent Thoumie2006-01-1610-18/+71
* MFC: add/extract.c:1.44 create/perform.c:1.82 create/pkg_create.1:1.70 create...Kirill Ponomarev2006-01-106-9/+42
* MFC: pkg_info.1:1.55Kirill Ponomarev2005-11-261-1/+4
* MFC: add.h:1.12, main.c:1.65, perform.c:1.78, pkg_add.1:1.67Kirill Ponomarev2005-11-174-11/+52
* MFC: create.h:1.26, main.c:1.37, perform.c:1.81, pkg_create.1:1.69Kirill Ponomarev2005-11-114-7/+61
* MFC: delete/main.c:1.27 info/main.c:1.48Kirill Ponomarev2005-10-132-2/+2
* MFC: perform.c:1.14 test-pkg_version.sh:1.6Kirill Ponomarev2005-10-132-5/+10
* MFC: main.c:1.6, perform.c:1.13, pkg_version.1:1.36, version.h:1.5Kirill Ponomarev2005-10-094-26/+56
* MFC: 1.20Kirill Ponomarev2005-09-271-1/+1
* MFC: 1.39Kirill Ponomarev2005-09-271-1/+1
* MFC: v1.68 of pkg_create.1, v1.50 of plist.cJohn-Mark Gurney2005-07-122-4/+3
* MFC: recursive package creation move (-R).Maxim Sobolev2005-06-154-9/+70
* MFC: main.c:1.5, perform.c:1.12, pkg_version:1.33, version.h:1.4Kirill Ponomarev2005-06-124-4/+15
* Add packages-5.4-release.Ken Smith2005-04-031-0/+1
* MFC: rev 1.61Joe Marcus Clarke2005-03-211-1/+1
* MFC:Christian Brueffer2005-02-271-3/+3
* MFC: For variables that are only checked with defined(), don't provideDavid E. O'Brien2005-02-131-1/+1
* Partial MFC of v1.60 I think. Switch it so 5-stable package fetchesKen Smith2004-11-281-1/+1
* 5-current packages should track post 5.3, not post 5.2.Scott Long2004-10-241-1/+1
* Don't put DEBUG to CFLAGS, we have the standard DEBUG_FLAGS for this.Ruslan Ermilov2004-08-127-8/+6
* typoOliver Eikemeier2004-08-111-1/+1
* FWIIW, make the `test' target in pkg_install/version actually work.Oliver Eikemeier2004-08-111-1/+1
* Join the 21st century: Cryptography is no longer an optional componentColin Percival2004-08-062-2/+0
* Use the length modifier 'll' instead of 'q' to print long longs.Stefan Farfeleder2004-07-283-4/+4
* Downgrade WARNS level to more tolerable value. Attempt to fixAlexander Kabaev2004-07-287-14/+16
* Eliminated double whitespace.Ruslan Ermilov2004-07-032-2/+2
* Mechanically kill hard sentence breaks.Ruslan Ermilov2004-07-025-70/+139
* - pkg_add spawns itself as argv[0] when installing dependent packages, toOliver Eikemeier2004-06-2927-61/+97
* - pkg_info: flag -r: (show packages this packages depends on (documentation c...Oliver Eikemeier2004-06-2913-81/+110
* - pkg_create: new flag -S (clean room installation)Oliver Eikemeier2004-06-295-33/+74
* - match package version numbers with relational operatorsOliver Eikemeier2004-06-2913-49/+403
* - complete rewrite of the version number parsing code, restoring compatibiliy...Oliver Eikemeier2004-06-294-86/+264
* Markup and punctuation nits.Ruslan Ermilov2004-06-051-8/+8
* Add 4.10 and 5.2.1 entries so that pkg_add -r fetches from the rightBruce A. Mah2004-05-081-1/+3
* When invoking tar, make sure the mode option (-x) is first.Tim Kientzle2004-04-081-7/+6
* Synopsis fixes:Colin Percival2004-03-302-12/+8
* Add command line option for chrootdir, all pkg_add(8) operations will beKen Smith2004-03-012-3/+39
* This is an initial whitespace cleanup commit, new content to follow.Ken Smith2004-03-011-19/+38
* Instead of bogusly complaining about odd file names, handle them properlyDag-Erling Smørgrav2004-01-241-11/+27
* Try to apply consistent indentation.Dag-Erling Smørgrav2004-01-241-20/+19
* - Properly build both crypto and non-crypto versions of theRuslan Ermilov2004-01-178-28/+10
* Replaced black magic with white magic.Ruslan Ermilov2004-01-171-5/+2
* Catch up with reality with respect to the location of 4.8, 4.9,Bruce A. Mah2004-01-021-1/+6
* Fix a case of undefined behavior due to overlapping buf objects inJens Schweikhardt2003-12-231-2/+3
* Correct truncation detection after use of snprintf: The case whereJacques Vidrine2003-12-172-5/+5
* Clarify the order of arguments passed to the pre-/post-install scriptPeter Pentchev2003-08-261-1/+1