This website requires JavaScript.
Explore
Help
Sign In
d
/
freebsd-nq
Watch
1
Star
0
Fork
0
You've already forked freebsd-nq
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
freebsd-nq
/
usr.sbin
/
pkg_install
/
add
History
Jordan K. Hubbard
11fed5e2e0
Properly quote recursive pkg_add operations so that filenames with
...
spaces or special characters in them won't barf.
2001-06-11 23:27:42 +00:00
..
add.h
$Id$ -> $FreeBSD$
1999-08-28 01:35:59 +00:00
extract.c
- Add ability to handle bzip2-compressed packages;
2001-01-22 12:01:55 +00:00
futil.c
Cause fatal error messages to be a little more helpful to the programmer
2000-10-22 09:53:27 +00:00
main.c
Fixed pkg_add so when it does not find a package, it returns != 0.
2001-06-04 21:35:08 +00:00
Makefile
Use libfetch instead of libftpio. This adds support for http and IPv6.
2000-06-27 11:00:07 +00:00
perform.c
Properly quote recursive pkg_add operations so that filenames with
2001-06-11 23:27:42 +00:00
pkg_add.1
Cross reference pkg_update(1).
2001-05-31 19:15:25 +00:00