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
/
lib
Commit message (
Expand
)
Author
Age
Files
Lines
*
Deal with package filenames which contain spaces.
jkh
2000-01-04
1
-1
/
+1
*
$Id$ -> $FreeBSD$
peter
1999-08-28
8
-8
/
+8
*
-Wall fixes. Ambigious if/elses, uninitialized values, missing headers,
billf
1999-08-11
2
-3
/
+5
*
Revive the PKG_ADD_BASE stuff a bit.
jkh
1999-05-12
1
-1
/
+2
*
Make it possible to have separate install scripts as well as have
jkh
1998-12-16
1
-1
/
+3
*
Fix support for uncompressed (".tar") package types. It's not completely
asami
1998-12-05
1
-3
/
+3
*
Revert 1.33; lstat() is indeed the wrong thing to do here. I'll
jkh
1998-10-14
1
-2
/
+2
*
Use lstat() rather than stat in determining whether a file exists,
jkh
1998-10-09
1
-2
/
+2
*
correct usage of cleanup() everywhere - this became bogus when the warnx/errx
jkh
1998-09-11
4
-33
/
+56
*
o Set paths internally for pkg_add for tools we might want to invoke.
jkh
1998-09-08
1
-5
/
+5
*
Silence potentially bogus warning.
jkh
1998-09-01
1
-2
/
+2
*
Paranoia: use mkdtemp instead of mktemp
nectar
1998-07-28
1
-4
/
+3
*
Clarify "Cannot delete file as directory" errmessage.
hoek
1998-07-18
1
-3
/
+3
*
Fix dependent-package loading when pkg_adding with an FTP URL. I broke
jkh
1998-04-12
1
-9
/
+40
*
Eliminate the idea of nested "playpens" entirely - it just obfuscated
jkh
1998-02-16
2
-18
/
+16
*
MF22: Additional paranoia in cleanup.
jkh
1998-01-09
1
-2
/
+2
*
- do string-magic on the right variable when trying
jkh
1997-10-18
1
-3
/
+4
*
Don't return from cleanup() - if it's removed the playpen then very
jkh
1997-10-13
1
-4
/
+5
*
Use err(3). Cosmetics in usage string and man page.
charnier
1997-10-08
8
-79
/
+69
*
Eliminate an annoying message.
jkh
1997-09-02
1
-4
/
+2
*
Change the naming conventions for preserve'd files and also document
jkh
1997-07-01
2
-12
/
+43
*
YAMF22 - deletes and preserve option fixes.
jkh
1997-06-30
1
-21
/
+25
*
Add support for @option preserve - moves existing files out of the way
jkh
1997-06-29
1
-4
/
+25
*
Revert $FreeBSD$ to $Id$
peter
1997-02-22
7
-7
/
+7
*
Make the long-awaited change from $Id$ to $FreeBSD$
jkh
1997-01-14
7
-7
/
+7
*
Use new ftpGetURL interface, as result, report FTP error
ache
1996-11-14
1
-4
/
+7
*
Fix PR#1557 - chained package dependencies using URLs didn't work.
jkh
1996-10-14
1
-2
/
+3
*
Put verbosity in the right place.
jkh
1996-08-01
1
-3
/
+3
*
Add MD5 checksums to packing list for all files during pkg_create and use
jkh
1996-07-30
3
-42
/
+78
*
Make pkg_install understand and use libftpio instead of its own
jkh
1996-06-20
7
-498
/
+30
*
Change min_free to return free space as an off_t instead of a size_t.
alex
1996-06-08
2
-6
/
+6
*
Fix a couple of miscellaneous bugs and make pkg_add also support reading
jkh
1996-03-12
1
-7
/
+11
*
Initialize the argument list in the unpack() routine to zero.
mpp
1996-02-19
1
-1
/
+2
*
Fix to catch a stupid oversight on my part which allowed this thing
jkh
1996-02-09
1
-2
/
+2
*
Bring my pkg_install improvements forward from 2.1.
jkh
1995-11-12
2
-61
/
+54
*
Fix the `pkg_add relative to .' bug. Thank you, Ville!
jkh
1995-10-31
1
-2
/
+2
*
Bring forward my changes from 2.1
jkh
1995-10-25
4
-93
/
+188
*
Don't be needlessly verbose in the pkg_create.
jkh
1995-08-28
1
-4
/
+2
*
Make the play-pen searching routine even more agile in trying
jkh
1995-08-26
1
-1
/
+3
*
Use size_t properly in all fs size ops. This kills a bug
jkh
1995-08-26
3
-7
/
+5
*
Some fixes to make this "TMPDIR agile".
jkh
1995-08-17
1
-14
/
+32
*
Make "out of space in ${PKG_TMPDIR}" handling a bit more robust.
jkh
1995-08-06
1
-1
/
+4
*
Round this out. Now seems to transfer packages properly over ftp
jkh
1995-08-01
1
-14
/
+18
*
Argh! I hate my life! I can't seem to do anything right here today.
jkh
1995-08-01
2
-9
/
+6
*
Sync this up with ftp.c.
asami
1995-07-31
1
-3
/
+0
*
Remove dependency on sysinstall.
jkh
1995-07-31
1
-14
/
+1
*
Add ftp.c to makefile - that might make it work better. Sheesh!
jkh
1995-07-31
1
-1
/
+1
*
Change the environment variable this looks for from FTP_PASSIVE to
jkh
1995-07-30
1
-3
/
+2
*
Totally eliminate the dependency on libftp (which will be removed from the
jkh
1995-07-30
3
-50
/
+505
*
You can run pkg_info everywhere expect /var/db/pkg directory :-)
ache
1995-07-30
2
-4
/
+14
[next]