Port management in FreeBSD

  • Le fichier choisi /tmp/file8lghrC n'a pas pu être transféré, car le répertoire de destination sites/default/files/languages/fr_2370b7c49f7ae8e1d8273bb3c2759eab.js n'est pas correctement configuré.
  • Le fichier choisi /tmp/filerporD0 n'a pas pu être transféré, car le répertoire de destination sites/default/files/languages/fr_2370b7c49f7ae8e1d8273bb3c2759eab.js n'est pas correctement configuré.
  • Le fichier choisi /tmp/fileL0xRXo n'a pas pu être transféré, car le répertoire de destination sites/default/files/languages/fr_2370b7c49f7ae8e1d8273bb3c2759eab.js n'est pas correctement configuré.
Using portsnap to update ports tree First off, execute the fetch command to fetch the port database. Then extract it into the ports directory and finaly update the ports.
  1. [root@www ~]# portsnap fetch
  2. [root@www ~]# portsnap extract
  3. [root@www ~]# portsnap update
Using portmanager to update and install ports First, install portmanager
  1. pkg_install -r portmanager
To install a new port:
  1. portmanager graphics/gimp
To update all ports:
  1. portmanager -u