summaryrefslogtreecommitdiff
path: root/usr.sbin/pkg_install
Commit message (Expand)AuthorAgeFilesLines
* This commit was manufactured by cvs2svn to create branch 'RELENG_4_6'.cvs2svn2002-07-034-16/+7
* The .Nm utilityPhilippe Charnier2002-06-214-7/+16
* MFC: pkg_version was incorrectly claiming that 1.5 == 1.5.0.1, becauseBruce A. Mah2002-06-032-0/+26
* Improve the Bzip2 handling.David E. O'Brien2002-05-294-29/+40
* Backout 1.1.2.3, which shouldn't be entering RELENG_4 in the first place, butMaxim Sobolev2002-05-281-1/+0
* Provide test case for the recently discovered bug in version comparisonMaxim Sobolev2002-05-281-0/+1
* MFC:Maxim Sobolev2002-05-203-9/+36
* MFC: r1.70 - Fix pkg_add for packages read from STDIN.Murray Stokely2002-04-141-3/+4
* MFC:Maxim Sobolev2002-02-272-3/+9
* MFC: use maximum compression when creating .tgz packages.Maxim Sobolev2002-01-181-2/+4
* MFC: Revision 1.50 of -CURRENT.Giorgos Keramidas2002-01-161-0/+1
* MFC: Reduce gratuitous diffs to -CURRENT.Ruslan Ermilov2001-12-141-1/+1
* MFC: Use more paranoid modes for temp directories.Jordan K. Hubbard2001-11-221-1/+1
* MFC:Maxim Sobolev2001-11-193-3/+3
* MFC: make `-t' flag in pkg_*(1) tools actually working.Maxim Sobolev2001-10-251-1/+2
* MFC: make `-b' option actually work as advertised.Maxim Sobolev2001-10-251-0/+1
* MFC: symlinks and other non-regular files handling fixes, packing list formatMaxim Sobolev2001-10-2410-16/+96
* MFC: WANSify.Maxim Sobolev2001-10-2327-193/+192
* MFC: allow package file to be created from a locally installed package.Maxim Sobolev2001-10-225-30/+108
* MFC 1.11: use colon to separate user and group when executing chown(1).Dima Dorfman2001-10-151-2/+2
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-10-121-0/+48
* MFC:Maxim Sobolev2001-10-038-80/+187
* Fix a typo ${CURDIR} --> ${.CURDIR}.Maxim Sobolev2001-10-031-1/+1
* MFC: Allow ${PORTSDIR} to specify an alternate location for aBruce A. Mah2001-09-212-3/+2
* MFC:Maxim Sobolev2001-09-1810-29/+18
* MFC: remove duplicate umask() call.Maxim Sobolev2001-08-291-1/+0
* MFC: markup and misc fixes.Ruslan Ermilov2001-08-165-7/+7
* MFC: 1.22: recognise @option directivesKris Kennaway2001-08-081-0/+6
* MFC: bzip2 is in the base system now, so we don't need /usr/local/bin in theMaxim Sobolev2001-08-011-1/+1
* MFC: use reallocf(3) instead of malloc()+memcpy()+free().Maxim Sobolev2001-07-311-7/+4
* MFC: Only match the first osreldate date range for constructing the FTPKris Kennaway2001-07-261-1/+1
* MFC: remove whitespace at EOL.Dima Dorfman2001-07-226-84/+84
* MFC: remove extraneous .Pp before and/or after .Sh.Dima Dorfman2001-07-222-2/+0
* MFC: r1.2: correct style bugsKris Kennaway2001-07-191-4/+5
* MFC: r1.61: Properly quote recursive pkg_add operations so that filenamesKris Kennaway2001-07-191-1/+1
* MFC: r1.38:Kris Kennaway2001-07-191-44/+74
* Forgot one line from the patch....Jim Pirzyk2001-06-181-0/+1
* MFC: close descriptors in child; verbose mode.Dag-Erling Smørgrav2001-06-181-3/+4
* MFC: pkg_version fixes, including -s flag, "orphan" detection,Bruce A. Mah2001-06-182-11/+37
* Fixed pkg_add so when it does not find the package, it returns non zero.Jim Pirzyk2001-06-181-1/+1
* MFC: cross reference pkg_update(1)Eric Melville2001-05-311-0/+1
* MFC: Print longer package names in pkg_version(1).Bruce A. Mah2001-05-181-3/+3
* MFC: Sync up with HEAD, modulo update/*, version/*, sign/* and r1.38Maxim Sobolev2001-05-1723-86/+421
* MFC: pkg_version -c output to do "make clean" before and afterBruce A. Mah2001-05-101-2/+2
* MFC: Introduce and use SCRIPTS knob.Ruslan Ermilov2001-04-252-8/+2
* MFC: MAN[1-9] -> MAN.Ruslan Ermilov2001-04-252-2/+2
* Don't build pkg_sign tools if crypto is not installed, or is notWes Peters2001-04-241-1/+2
* MFC: Fix problem with tests of the form "1.0" vs. "1.0a".Bruce A. Mah2001-04-192-3/+15
* MFC: Fix pkg_version(1) version comparison, pkg_version -t,Bruce A. Mah2001-04-093-30/+128
* This commit was manufactured by cvs2svn to create branch 'RELENG_4'.cvs2svn2001-04-091-0/+72