How do I upgrade Perl version under FreeBSD operating system?
{ 4 comments }
It is recommended that to keep FreeBSD systems up to date with the latest application security patches installed via ports collection. The yum command line tool is used to install and update software packages under CentOS / RHEL / Fedora Linux. However, I’ve tons of apps installed under FreeBSD. How do I upgrade all packages under FreeBSD?
{ 6 comments }
I’m using portmaster to manage my ports without external databases. However, when I run the try to run pkg_version -l ‘< ‘, I’m getting the following error: pkg_version: corrupted record (pkgdep line without argument), ignoring How do I fix this problem?
{ 0 comments }