portupgrade questions

Jack Barnett jackbarnett at gmail.com
Mon Nov 5 11:11:40 PST 2007


   Aryeh M. Friedman wrote:

Here is a script I use to automate the procedure I posted in the
previous reply:

#!/bin/sh

cd /usr/src
csup ports-supfile
csup standard-supfile
cd patchs                         # optional
./apply                             # optional
portupgrade -a

  

   ??


More information about the freebsd-questions mailing list