Linked by Thom Holwerda on Mon 19th Oct 2009 12:06 UTC, submitted by ebasconp
Thread beginning with comment 390024
To view parent comment, click here.
To read all comments associated with this story, please click here.
To view parent comment, click here.
To read all comments associated with this story, please click here.
There are even solutions for using only binary packages with FreeBSD:
* the -P and -PP options for portupgrade
* the pkg_upgrade script from the bsdadminscripts port
* using pkg_delete and pkg_add manually
* probably others that I haven't used yet
Ports offers the most flexibility, but it's not the only way to install software on FreeBSD.






Member since:
2006-11-18
NetBSD I don't know, never used it.
OpenBSD, NetBSD, FreeBSD, all three provide packages that can be added by pkg_add(1), you MAY compile from ports, but packages are available on all of these systems.