freebsd-nq/usr.sbin/bsdconfig/share/packages
Devin Teske 31185df0d3 Add the necessary code to install packages (uninstall and re-install still
pending). Both scripted access (packageAdd) and UI access have been tested
successfully with a variation of different situations including:
+ Install a package with no dependencies
+ Install a package with dependencies that are already installed
+ Install a package with dependencies where some are already installed
+ Repeat each of the above from FTP and local Directory
+ Purposefully do things like try to install a package that does not exist
+ Try to install a package for which a dependency could not be loaded
+ Try to install a package that is in the INDEX bot not on the media
+ And many more.
2013-07-05 01:44:59 +00:00
..
categories.subr Use f_isset() (introduced by r250317) instead of `f_quietly f_getvar ...'. 2013-06-02 22:54:36 +00:00
index.subr Add the necessary code to install packages (uninstall and re-install still 2013-07-05 01:44:59 +00:00
Makefile
packages.subr Add the necessary code to install packages (uninstall and re-install still 2013-07-05 01:44:59 +00:00