index
:
FreeBSD-src
RELENG_2_2
RELENG_2_3
RELENG_2_3_0
RELENG_2_3_1
RELENG_2_3_2
RELENG_2_3_3
RELENG_2_3_4
RELENG_2_4
RELENG_2_4_4
RELENG_2_4_OLD
devel
devel-11
releng/10.1
releng/10.3
releng/11.0
releng/11.1
stable/10
stable/11
Raptor Engineering's fork of pfsense FreeBSD src with pfSense changes
Raptor Engineering, LLC
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
usr.sbin
/
pkg_install
/
add
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Whoops, only attempt to back up the file if it exists. :-}
jkh
1997-06-30
1
-2
/
+2
*
Add support for @option preserve - moves existing files out of the way
jkh
1997-06-29
2
-7
/
+46
*
Fix multiple documentation bogons.
jkh
1997-06-19
1
-1
/
+1
*
When no last file specified for % command user barf(error diagnostic)
ache
1997-05-24
1
-1
/
+3
*
compare return value from getopt against -1 rather than EOF, per the final
imp
1997-03-31
1
-2
/
+2
*
Close PR#2459
jkh
1997-02-25
1
-16
/
+13
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
5
-5
/
+5
*
Prevent potential argument buffer overflow.
jkh
1997-02-15
1
-8
/
+7
*
Fix a bogon with playpen size calculation for pkg of "-". It's amazing
jkh
1997-02-15
1
-1
/
+3
*
Put back @owner/@group/@mode behavior I took out way back when.
jkh
1997-02-14
1
-1
/
+1
*
Sort cross references.
wosch
1997-01-20
1
-3
/
+3
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
5
-5
/
+5
*
Correct a problem which broke +DISPLAY file handling.
jkh
1997-01-13
1
-3
/
+4
*
Fix PR#1557 - chained package dependencies using URLs didn't work.
jkh
1996-10-14
1
-31
/
+32
*
Clean up the english a little, having made the mistake of reading it.
jkh
1996-08-20
1
-20
/
+21
*
Make -force work for pkg_add.
jkh
1996-07-31
1
-2
/
+2
*
Add MD5 checksums to packing list for all files during pkg_create and use
jkh
1996-07-30
2
-4
/
+3
*
Bring in my changes for removing the pestilent obj links (unless you
jkh
1996-06-24
1
-3
/
+3
*
Make pkg_install understand and use libftpio instead of its own
jkh
1996-06-20
2
-9
/
+7
*
fix PR#599
jkh
1996-06-03
1
-1
/
+4
*
Oh my, looks like I didn't understand .B as well as I thought I did! :-)
jkh
1996-06-01
1
-3
/
+9
*
Correct some man page xrefs, and some other minor changes to bring some
mpp
1996-04-08
1
-1
/
+1
*
Fix a couple of miscellaneous bugs and make pkg_add also support reading
jkh
1996-03-12
3
-13
/
+23
*
Another round of man page cleanups.
mpp
1996-02-12
1
-9
/
+9
*
Bring my pkg_install improvements forward from 2.1.
jkh
1995-11-12
2
-40
/
+53
*
Fix the `pkg_add relative to .' bug. Thank you, Ville!
jkh
1995-10-31
1
-3
/
+5
*
Bring forward my changes from 2.1
jkh
1995-10-25
3
-190
/
+181
*
Some fixes to make this "TMPDIR agile".
jkh
1995-08-17
1
-6
/
+6
*
Make "out of space in ${PKG_TMPDIR}" handling a bit more robust.
jkh
1995-08-06
1
-6
/
+4
*
Document how to get pkg_add to use PASSIVE MODE ftp in such transfers.
jkh
1995-07-30
1
-0
/
+12
*
o Fix PR# bin/643 - always set "where_to" properly.
jkh
1995-07-30
2
-5
/
+3
*
The default for temporary directory is /var/tmp, not /tmp.
asami
1995-07-30
1
-1
/
+1
*
Merge RELENG_2_0_5 into HEAD
rgrimes
1995-06-11
1
-9
/
+8
*
Remove trailing whitespace.
rgrimes
1995-05-30
3
-7
/
+7
*
Only apply @mode directives to files.
jkh
1995-05-19
1
-3
/
+3
*
Document fetch-by-URL.
jkh
1995-05-10
1
-1
/
+9
*
Use mtree -U instead of -u and put back error check. Thanks Rod!
jkh
1995-04-28
1
-5
/
+7
*
Don't bother checking the return status of the mtree command - it returns
jkh
1995-04-27
1
-9
/
+4
*
Further work on making all this more robust in the face of failure.
jkh
1995-04-26
2
-36
/
+70
*
Check dependencies BEFORE doing final extraction of package.
jkh
1995-04-26
1
-62
/
+76
*
My handling of the missing dependency but !Verbose was wrong. Make
jkh
1995-04-26
1
-2
/
+7
*
Second round:
jkh
1995-04-22
2
-64
/
+150
*
1. Add an new @option directive. You'll understand it better in a moment.
jkh
1995-04-22
1
-3
/
+7
*
1. Add proper dependencies to the library in my Makefiles. This was pointed
jkh
1995-04-22
1
-1
/
+8
*
Greatly simplify the calling of mtree - the error handling wasn't working
jkh
1995-04-19
1
-37
/
+4
*
Add support for the ${PKG_DBDIR} environment variable. /var/db/pkg is the
jkh
1995-04-19
2
-8
/
+15
*
Neither of these tools really told you what you needed to know neatly
jkh
1995-04-10
1
-5
/
+11
*
Add true support for dependency lists.
jkh
1995-04-09
3
-9
/
+26
*
Whoops! How embarassing. Just now noticed that I forget to update the .Os
jkh
1995-01-05
1
-1
/
+1
*
More changes from John T. Kohl. Man pages, mostly.
jkh
1994-12-06
1
-131
/
+236
[prev]
[next]