*portupgrade [#gb6266cc]
#ref(portupgrade.jpg)
 ===>   Running ldconfig
 /sbin/ldconfig -m /usr/local/lib/compat/pkg
 ldconfig: warning: /usr/local/lib/compat/pkg: No such file or directory
 ===>   Installing ldconfig configuration file
 if [ ! -f /usr/local/etc/pkgtools.conf ]; then  /bin/cp -
 p /usr/local/etc/pkgtools.conf.sample /usr/local/etc/pkgtools.conf;  fi
 /bin/mkdir -p /usr/local/lib/compat/pkg
 /bin/cat /usr/ports/ports-mgmt/portupgrade/pkg-message
 ------------------------------------------------------------------------------
      Fill ALT_PKGDEP section in pkgtools.conf file for portupgrade
      be aware of alternative dependencies you use.
      E.g.
      ALT_PKGDEP = {
        'www/apache13' => 'www/apache13-modssl',
        'print/ghostscript-gnu' => 'print/ghostscript-gpl',
      }
 
      Note also, portupgrade knows nothing how to handle ports with different
      suffixes (E.g. -nox11). So you should explicitly define variables
      (E.g. WITHOUT_X11=yes) for the ports in /etc/make.conf or pkgtools.conf
      (MAKE_ARGS section) files.
 ------------------------------------------------------------------------------
 ===>   Registering installation for portupgrade-2.3.1,2

[使用例]~
portupgrade -vor www/apache13-modssl apache-1.3.34_4



トップ   編集 差分 履歴 添付 複製 名前変更 リロード   新規 一覧 検索 最終更新   ヘルプ   最終更新のRSS