3e5302e645eab9321826678e3e22715221010742
[ikiwiki.git] / docs / handbook / handbook-pkgsrc.mdwn
1 ## Chapter 4 Installing Applications using NetBSD's pkgsrc framework \r
2 \r
3  **Table of Contents** \r
4
5 * 4.1 [ Synopsis](pkgsrc.html)\r
6
7 * 4.2 [ Overview of Software Installation](pkgsrc-overview.html)\r
8
9 * 4.3 [ Finding Your Application](pkgsrc-finding-applications.html)\r
10
11 * 4.4 [ Using the Binary Packages System](pkgsrc-using.html)\r
12
13 * 4.5 [ Using the pkgsrc ® Source Tree](pkgsrc-sourcetree-using.html)\r
14
15 * 4.6 [  Post-installation Activities](pkgsrc-nextsteps.html)\r
16
17 * 4.7 [ Dealing with broken Packages](pkgsrc-broken.html)\r
18 \r
19 \r
20 ## 4.1 Synopsis \r
21 DragonFly is bundled with a rich collection of system tools as part of the base system. However, there is only so much one can do before needing to install an additional third-party application to get real work done. DragonFly utilizes NetBSD's pkgsrc framework ([pkgsrc.org](http://www.pkgsrc.org/)) for installing third party software on your system. This system may be used to install the newest version of your favorite applications from local media or straight off the network.\r
22 \r
23 After reading this chapter, you will know:\r
24 \r
25
26 * How to install third-party binary software packages from the pkgsrc collection.\r
27
28 * How to build third-party software from the pkgsrc collection.\r
29
30 * Where to find DragonFly-specific changes to packages.\r
31
32 * How to remove previously installed packages.\r
33
34 * How to override the default values that the pkgsrc collection uses.\r
35
36 * How to upgrade your packages.\r
37 CategoryHandbook Category\r
38 \r
39  **. o O ( Question:**  How to update essential packages like pkg-insert? This is marked not to be deleted.  **)** \r