|
|
|
|
|
by rgbrenner
4227 days ago
|
|
Freebsd already had binary packages.. they (finally) developed a new binary package manager, which is great, but it doesn't change much. The problem with binary packages on freebsd was that they are frozen at release. So when you use the package manager to install everything you need... then a large package has a security hole (or it already has a hole.. since the packages might be months out of date), and the only way to patch it is by using the ports. THe only thing packages on freebsd are good for is getting up and running. You'll save a bit of time if you install the packages.. but you have to use ports to upgrade and maintain those packages. |
|