portupgrade
去年、portupgradeを再インストールしようとしてエラーになり
そのままにしていたので少し調べてみた。
下記のようなエラー
www# cd /usr/ports/ports-mgmt/portupgrade
www# make install clean
On FreeBSD before 6.2 ports system unfortunately can not set default X11BASE by itself so please help it a bit by setting X11BASE=${LOCALBASE} in make.conf.
On the other hand, if you do wish to use non-default X11BASE, please set variable USE_NONDEFAULT_X11BASE.Error code 1
その時のメモ
http://homepage.mac.com/kurusaki/iblog/C954507991/E20070907213958/index.html
ちょっと調べて参考になりそうなものを見つけた。
http://freebsd.fkimura.com/freebsd-portsupdate-a0.html
http://www.bsdforums.org/forums/archive/index.php/t-49603.html
明日、やってみよう。