2013年1月18日金曜日
cvs(1)がーcsup(1)がー。
20130110:
AFFECTS: everyone using csup(1), net/cvsup, or cvs(1) to update the
ports tree
AUTHOR: wblock@FreeBSD.org
On February 28, 2013, the CVSup and CVS services will end:
http://lists.freebsd.org/pipermail/freebsd-ports-announce/2012-September/000026.html
csup(1), net/cvsup, and cvs(1) will no longer be able to update the
ports tree. Please switch to one of the alternate update methods of
portsnap(8) or devel/subversion before that time. The Handbook has
information on using these update methods:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/ports-using.html
時代ですか、そうですか。
散々言われてたので名残惜しくもお別れです。
portsnap(8)さん、出番です。
とりあえず、、、
cvsupやcvs使ってports更新してたならportsのバックアップを。
バックアップを。
次に
# portsnap fetch && portsnap extract && portsnap update
ports内が綺麗にされちゃいました。
これでおしまい。
2回目以降やcrontabで回すならこっち
# portsnap fetch && portsnap update
初期のインストールで色々入れなくて良くなったので面倒も減ってスッキリかな。